* progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
522ddc9f
JB
12009-10-14 Juanma Barranquero <lekktu@gmail.com>
2
3 * trouble.texi (DEL Does Not Delete): Fix typo.
4
50b49ade
MA
52009-10-05 Michael Albinus <michael.albinus@gmx.de>
6
7 * files.texi (Misc File Ops): Mention copy-directory.
8
6308321a
EZ
92009-10-04 Eli Zaretskii <eliz@gnu.org>
10
43b3b4d1
EZ
11 * mule.texi (Unibyte Mode): Emphasize that
12 unibyte-display-via-language-environment affects only the display.
13
6308321a
EZ
14 * display.texi (Horizontal Scrolling): Document cursor behavior under
15 horizontal scrolling when point moves off the screen (Bug#4564).
16 Improve wording.
17
bd51ea7f
MA
182009-10-01 Michael Albinus <michael.albinus@gmx.de>
19
20 * files.texi (Directories): delete-directory prompts for recursive
21 deletion.
22
55381962
GM
232009-09-30 Glenn Morris <rgm@gnu.org>
24
25 * ack.texi (Acknowledgments):
26 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
27
13989ab1
TH
282009-09-25 Tassilo Horn <tassilo@member.fsf.org>
29
30 * dired.texi (Dired Navigation): Use @code instead of @var for
31 dired-isearch-filenames, so that it's not capitalized.
32
8ba46c89
CY
332009-09-19 Chong Yidong <cyd@stupidchicken.com>
34
35 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
36
37 * entering.texi (Exiting): C-z is now bound to suspend-frame.
38
39 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
40 (Key Bindings): Reference Init Rebinding in introductory text. Shift
41 some of the introduction to Keymaps node.
42 (Keymaps): Simplify.
43 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
44 (Minibuffer Maps): Remove mention of Mocklisp.
45 (Init Rebinding): Move mode-local rebinding example here from Local
46 Keymaps.
47 (Modifier Keys): Clarify.
1e11b018 48 (Rebinding): Add cindex for "binding keys".
8ba46c89 49
6a5ca7c8
CY
502009-09-13 Chong Yidong <cyd@stupidchicken.com>
51
52 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
53
0e1cba51
NR
542009-08-31 Nick Roberts <nickrob@snap.net.nz>
55
6a5ca7c8 56 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 57 Re-organise these two sections.
0e1cba51 58
76a87a4d
EZ
592009-08-29 Eli Zaretskii <eliz@gnu.org>
60
61 * cmdargs.texi (Initial Options): Fix last change.
62
82e98df4
SM
632009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
64
65 * mule.texi (Enabling Multibyte):
66 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
67 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
68
fb89fad9
GM
692009-08-20 Glenn Morris <rgm@gnu.org>
70
71 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
72
e99652b0
GM
732009-08-19 Glenn Morris <rgm@gnu.org>
74
75 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
76
5cca97ad
GM
772009-08-18 Glenn Morris <rgm@gnu.org>
78
79 * ack.texi (Acknowledgments):
80 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
81
997797ae 82 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 83
985bf85b
GM
842009-08-09 Glenn Morris <rgm@gnu.org>
85
86 * ack.texi (Acknowledgments):
87 * emacs.texi (Acknowledgments): Add gdb-mi entry.
88
8d6bb99e
DD
892009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
90
91 * emacs.texi (Top): Add new menu items for GDB-UI.
92
93 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 94 section. Threads buffer is in separate section now.
8d6bb99e 95
8353da9c
GM
962009-08-08 Glenn Morris <rgm@gnu.org>
97
98 * ack.texi (Acknowledgments):
99 * emacs.texi (Acknowledgments):
100 Update for js2-mode and org changes.
101
f2074faf
MA
1022009-08-02 Michael Albinus <michael.albinus@gmx.de>
103
104 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
105 files.
106
e8d2d3fb
CY
1072009-07-28 Chong Yidong <cyd@stupidchicken.com>
108
109 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
110
324a4f6a
GM
1112009-07-23 Glenn Morris <rgm@gnu.org>
112
113 * programs.texi (Matching): Update blink-matching-paren-distance.
114
b6937a70
CY
1152009-07-21 Chong Yidong <cyd@stupidchicken.com>
116
117 * frames.texi (Cut/Paste Other App): For select-active-regions,
118 selection is now updated on moving point.
119
bd8aaa36
RS
1202009-07-21 Richard Stallman <rms@gnu.org>
121
122 * glossary.texi (GNU, Daemon): Update information.
123
8d9b5eba
JL
1242009-07-19 Juri Linkov <juri@jurta.org>
125
126 * custom.texi (Specifying File Variables, Safe File Variables):
127 "variables/value pairs" -> "variable/value pairs".
128
a2acc1db
GM
1292009-07-15 Glenn Morris <rgm@gnu.org>
130
131 * misc.texi (Gnus): Remove widow.
132
c5ae942b
GM
1332009-07-11 Glenn Morris <rgm@gnu.org>
134
703d26ba
GM
135 * Makefile.in (TEXI2PDF): New.
136 (emacs.pdf, emacs-xtra.pdf): New targets.
137
522ddc9f 138 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
139
140 * display.texi (Horizontal Scrolling): Re-word to remove widow.
141
142 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
143 Don't print the copying notice twice in the printed version.
144 Update the menu and detailmenu.
145 (Preface): The meaning of "on-line" has changed.
146 Correct name for "Common Problems" chapter.
147 (Distrib): Update FSF shop URL.
148 (Intro): Showing two files at once is not so exciting.
149
150 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
151 (Mac / GNUstep Basics): Minor grammar changes.
152 (Mac / GNUstep Events): Fix typo.
153 (GNUstep Support): CANNOT_DUMP no longer applies.
154
155 * misc.texi (Document View): Fix typos.
156
157 * dired.texi (Dired):
158 * help.texi (Help):
159 * macos.texi (Mac OS / GNUstep):
160 * maintaining.texi (Version Control, Introduction to VC):
161 End menu descriptions with a period.
c5ae942b 162
b1c8242b
EZ
1632009-07-09 Eli Zaretskii <eliz@gnu.org>
164
165 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
166 so categorical in saying that the option is only useful on NTFS.
167
220d9aa6
GM
1682009-07-09 Glenn Morris <rgm@gnu.org>
169
170 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
171 (ENVADD): Add texinfodir to TEXINPUTS.
172
173 * emacs.texi (Top): Fix cross-reference.
174
175 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
176
177 * vc1-xtra.texi (Revision Tags): Fix typo.
178
d07e72d3
GM
1792009-07-03 Glenn Morris <rgm@gnu.org>
180
181 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
182 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
183 (Merge Commands): `.' does not seem to work in A or B buffer.
184 `l' can recreate the 3-window display.
185
186 * glossary.texi (Glossary): Minor phrasing changes throughout.
187 Add more internal cross-references.
188 <Autoloading>: You can't really autoload a variable.
189 <C-M->: Move details here from `M-C-' item.
190 <Continuation Line>: Refer to `Truncation.'
191 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
192 <Home Directory, Unix>: New entries.
193 <Deletion of Files>: Mention recycle bins.
194 <Directory>: Mention ``folders.''
195 <Error>: Don't mention ``type-ahead.''
196 <Fringe>: Refer to the manual node.
197 <Minor Mode>: Can be global or local.
198 <Spell Checking>: There are other checkers besides Ispell.
199
f144038a
GM
2002009-07-02 Glenn Morris <rgm@gnu.org>
201
202 * anti.texi (Antinews): Minor changes in phrasing.
203
204 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
205 some underfull lines in dvi output.
206
207 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
208
209 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
210
211 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
212
3f1c6666
JD
2132009-07-01 Jan Djärv <jan.h.d@swipnet.se>
214
215 * xresources.texi (Table of Resources): Mention maximized for
216 fullscreen.
217
218 * cmdargs.texi (Window Size X): -mm/--maximized is new.
219
62aadce7
CY
2202009-07-01 Chong Yidong <cyd@stupidchicken.com>
221
222 * anti.texi (Antinews): Correct the list of removed platforms.
223
82ec412e
GM
2242009-06-28 Glenn Morris <rgm@gnu.org>
225
226 * arevert-xtra.texi: Minor language tweaks.
227
09964e7d
GM
228 * dired-xtra.texi: Minor revisions.
229
666e158e
MB
2302009-06-23 Miles Bader <miles@gnu.org>
231
232 * display.texi (Scrolling): Document `recenter-redisplay'
05fbc4a9 233 (Temporary Face Changes): Document `text-scale-set'.
666e158e 234
70243478
CY
2352009-06-21 Chong Yidong <cyd@stupidchicken.com>
236
237 * Branch for 23.1.
238
67cbe681
KH
2392009-06-17 Kenichi Handa <handa@m17n.org>
240
241 * mule.texi (Charsets): Update the description for the new charset.
242 (list-character-sets): New findex.
125dd7c5 243 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 244
40e67246
CY
2452009-06-10 Chong Yidong <cyd@stupidchicken.com>
246
b5700de6
CY
247 * basic.texi (Moving Point): Fix tag.
248
249 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
250
251 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
252 use camel-case for PageUp and PageDown.
253
254 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
255 camel-case for PageUp and PageDown.
256
257 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
258
40e67246 259 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 260 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 261
522ddc9f 2622009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 263
522ddc9f
JB
264 * fixit.texi (Spelling): Set default dictionary.
265 Improve descriptions (Bug#2554)
6f591cf4 266
53483c76
DR
2672009-06-08 David Reitter <david.reitter@gmail.com>
268
269 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
270 since saving colors and faces set this way is not implemented.
271 (Environment variables): Remove mention of mac-fix-env, which is
272 scheduled to be removed.
273
1557ef4f
CY
2742009-06-04 Chong Yidong <cyd@stupidchicken.com>
275
91056528
CY
276 * custom.texi (Init Examples): Add example of changing load-path.
277
1557ef4f
CY
278 * building.texi (Lisp Libraries): Add example of changing
279 load-path (Bug#3446).
280
623cec4c
CY
2812009-05-28 Chong Yidong <cyd@stupidchicken.com>
282
283 * mark.texi (Mark): Further clarifications.
284 (Setting Mark): Emphasize that C-SPC activates the mark.
285
0fcca8ee
CY
2862009-05-28 Chong Yidong <cyd@stupidchicken.com>
287
702b10e1
CY
288 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
289 Mark mode.
0fcca8ee
CY
290 (Using Region, Persistent Mark): Use "active mark" instead of "active
291 region".
292
d3b396e4
CY
2932009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
294
295 * mule.texi (Select Input Method): Fix typo.
296
3f698a06
CY
2972009-05-13 Chong Yidong <cyd@stupidchicken.com>
298
299 * anti.texi (Antinews): Document completion changes. Some additional
300 copyedits and rearrangement of entries.
301
b2a42eb7
CY
3022009-05-12 Chong Yidong <cyd@stupidchicken.com>
303
932fd020
CY
304 * misc.texi (Interactive Shell, Saving Emacs Sessions)
305 (Shell History Copying, Terminal emulator): Copyedits.
306
ac36a8f1
CY
307 * xresources.texi (Resources): Simplify descriptions. Shorten
308 description of editres, which is not very useful these days.
309 (Table of Resources): Document fontBackend resource.
310
b2a42eb7
CY
311 * trouble.texi (Quitting): Add other undo bindings to table.
312 (DEL Does Not Delete): Note that the erasure key is usually labelled
313 "Backspace". Remove discussion of obscure Xmodmap issue.
314
c6ea7fb8
CY
3152009-05-07 Chong Yidong <cyd@stupidchicken.com>
316
317 * files.texi (Visiting): Copyedits.
318
ad36c422
CY
3192009-05-06 Chong Yidong <cyd@stupidchicken.com>
320
321 * basic.texi (Inserting Text): Document ucs-insert.
322
323 * mule.texi (International Chars): Define "multibyte". Note that
324 internal representation is unicode-based. Simplify definition of raw
325 bytes. Mention ucs-insert.
326 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
327 (Language Environments): Add language environments new to Emacs 23.
328 (Multibyte Conversion): Node deleted.
329 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
330 mention obsolete emacs-mule coding system.
331 (Output Coding): Copyedits.
332
333 * emacs.texi (Top): Update node listing.
334
d4ad7b96
CY
3352009-05-05 Per Starbäck <per@starback.se> (tiny change)
336
337 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
338
5bd66204
SM
3392009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
340
341 * building.texi (Lisp Libraries): `load-library' does offer completion.
342
bc36ad1c
CY
3432009-04-28 Chong Yidong <cyd@stupidchicken.com>
344
345 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
346 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
347
f1a47884
EZ
3482009-04-25 Eli Zaretskii <eliz@gnu.org>
349
350 * maintaining.texi (Tags): Clarify text. (Bug#3101)
351
be77bd45
CY
3522009-04-22 Chong Yidong <cyd@stupidchicken.com>
353
354 * entering.texi (Entering Emacs): Document initial-buffer-choice.
355
356 * building.texi (Lisp Interaction): Document initial-scratch-message.
357
d3b82927
JB
3582009-04-18 Juanma Barranquero <lekktu@gmail.com>
359
ed6e7b11
JB
360 * msdog.texi (Windows Fonts): Fix typos.
361
d3b82927
JB
362 * files.texi (Save Commands): Fix pxref.
363
bc323c04
CY
3642009-04-18 Chong Yidong <cyd@stupidchicken.com>
365
366 * files.texi (Save Commands): Mention diff-buffer-with-file.
367 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
368 Henoch (Bug#3036).
369
2186d13f
GM
3702009-03-15 Glenn Morris <rgm@gnu.org>
371
372 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
373 the former is not always used.
374 (Mail Headers): Use active voice. Add "Mail-reply-to".
375 Change case of "Id". Avoid repeated "appropriate".
376 (Mail Aliases): Fix previous change - use an example with a ".", so it
377 does actually get quoted when expanded.
378 (Mail Sending): Mailclient is the default on some systems.
379 (Citing Mail): Mention mail-indentation-spaces.
380 (Mail Mode Misc): Add an @dfn for "mail signature".
381
71e454fc
CY
3822009-03-15 Chong Yidong <cyd@stupidchicken.com>
383
384 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
385 (Completion Options): Document read-file-name-completion-ignore-case,
386 read-buffer-completion-ignore-case, and completion-styles. Remove
387 description of partial-completion-mode.
388
df1a3e06
GM
3892009-03-14 Glenn Morris <rgm@gnu.org>
390
391 * sending.texi (Mail Format): Fix typo. Add index entry for
392 mail-header-separator.
393 (Mail Headers): Put info about initialization and changing in one place
394 at the start. Update FCC section for mbox Rmail. Clarify From
395 section, mention mail-setup-with-from. Clarify Reply-to section.
396 Add Mail-followup-to and mail-mailing-lists. Clarify References
397 section.
398 (Mail Aliases): Update example, make less contentious.
399 Update for name change of mail-interactive-insert-alias.
400 (Mail Mode): Remove mention of `%' as a word separator.
401 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
402 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
403 commands. Clarify FCC handling. In mail-complete, add reference to
404 Mail Aliases section, and mention mail-complete-function.
405 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
406 (Mail Mode Misc): Clarify the mail-signature function. Add basic
407 signature netiquette. Explain how the mail hooks work when continuing
408 a composition.
409 (Mail Amusements): Internationalize the spook section a bit.
410 Remove the spook mail-setup-hook example, since it doesn't work well.
411 Mention fortune-file.
412 (Mail Methods): Mention read-mail-command.
413
ed6e7b11 4142009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 415
df1a3e06
GM
416 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
417 and NS resources following recent changes.
959d68bd 418
86dca3e8
JR
4192009-03-10 Jason Rumney <jasonr@gnu.org>
420
421 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
422 w32-use-visible-system-caret doc to indicate that it should get set
423 automatically.
424 (Windows Fonts): Add doc for the uniscribe backend.
425
042fe98f
DN
4262009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
427
428 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
429 vc-dir. (Bug#2598)
430
7f8dba73
RS
4312009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
432
433 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
434
505e70c3
GM
4352009-03-05 Glenn Morris <rgm@gnu.org>
436
04242bdc
GM
437 * rmail.texi (Rmail Basics): Add reference to sorting.
438 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
439 Minor re-wordings.
440 (Rmail Motion): Mention rmail-next-same-subject.
441 (Rmail Deletion): Expunging is not the only way to change the numbers.
442 (Rmail Labels): Labels can also be used in sorting.
443 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
444 (Rmail Display): Mention rmail-mime.
445
00cfe22c
GM
4462009-03-04 Glenn Morris <rgm@gnu.org>
447
448 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
449 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
450 summary. Mention sorts cannot be undone.
451 (Rmail Display): Give an example of how to use goto-address-mode.
452 (Rmail Editing): It's keybindings that are redefined, not commands.
453 Fix some typos.
454 (Movemail): Some minor rewording.
455 (Remote Mailboxes): Emacs movemail supports pop by default.
456 Fix some minor grammatical issues. The "two alternative ways" to
457 specify a POP mailbox are really just one. Remove all reference to the
458 variables rmail-pop-password and rmail-pop-password-required, obsolete
459 since Emacs 22.1. Clarify the four password steps. Emacs movemail
460 can support Kerberos.
461
3d963b67
GM
4622009-03-03 Glenn Morris <rgm@gnu.org>
463
464 * rmail.texi (Rmail Deletion): Revert previous change, which was
465 describing the Rmail summary versions.
466 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
467 Minor re-wording for rmail-resend.
468 (Rmail Make Summary): Summaries apply to buffers rather than files.
469 <rmail-summary-by-topic>: Headers includes the subject.
470 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
471 details, including prefix arguments.
2340abde 472 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
473 Not counting lines might be faster.
474 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
475 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
476 Name the commands bound to the various keys. Mention prefix argument
477 for searching.
3d963b67
GM
478 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
479 Simplify rmail-highlighted-headers description. Update face name.
480
a8ce3d17
JB
4812009-03-02 Juanma Barranquero <lekktu@gmail.com>
482
483 * mark.texi (Marking Objects): Fix typo.
484
130a29b6
CY
4852009-03-01 Chong Yidong <cyd@stupidchicken.com>
486
487 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
488 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
489
9d5de6f8
GM
4902009-03-01 Glenn Morris <rgm@gnu.org>
491
79fc530e 492 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
493 (Rmail Motion): - M-s searches from the end of messages.
494 (Rmail Deletion): Minor clarification. Fix numeric argument
495 description.
496 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
497 newmail and RMAILOSE files need not be in home-directory.
498 (Rmail Files): Mention I/O menus are unselectable if no files match.
499 Mention `MAIL' env-var.
500
b545ff9c
JR
5012009-02-24 Jason Rumney <jasonr@gnu.org>
502
503 * mule.texi (Fontsets): Mention fontset-default, font specs and
504 fallback fontsets.
505 (Defining Fontsets): Mention ns and w32 variants of
506 standard-fontset-spec. Update description of startup fontset to match
507 Emacs 23 behavior.
a93be82a 508 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 509 (International): Link to Modifying Fontsets.
b545ff9c 510
75da0618 5112009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
512
513 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
514 Mention ns-extended-platform-support-mode.
515
6be93a16
KB
5162009-02-22 Karl Berry <karl@gnu.org>
517
518 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
519
867d4bb3
JB
5202009-02-19 Juanma Barranquero <lekktu@gmail.com>
521
522 * basic.texi (Moving Point, Position Info):
523 * files.texi (Visiting):
524 * mini.texi (Completion Options):
525 * text.texi (HTML Mode): Remove duplicate words.
526
49b5c0e8
GM
5272009-02-20 Glenn Morris <rgm@gnu.org>
528
529 * rmail.texi: Minor updates for mbox rather than Babyl.
530
f43a822c
KB
5312009-02-17 Karl Berry <karl@gnu.org>
532
49b5c0e8 533 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 534
80d634b8
RS
5352009-02-17 Richard M Stallman <rms@gnu.org>
536
537 * anti.texi (Antinews): Mention Babyl format.
538
539 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
540
541 * rmail.texi: Update for mbox format.
542 Various small fixes, as well as the following.
543 (Out of Rmail): Node deleted.
544 (Rmail): Update menu.
545 (Rmail Files): Comment out set-rmail-inbox-list.
546 Document rmail-inbox-list instead.
547 (Rmail Output): Substantial changes since C-o is now
548 rmail-output-as-seen and o is rmail-output.
549 (Rmail Attributes): Delete `stored', add `retried'.
550 (Rmail Display): Editing headers works in all cases.
551
f0d129c6
GM
5522009-02-17 Glenn Morris <rgm@gnu.org>
553
554 * basic.texi (Position Info): M-x count-lines-region is not always on
555 M-=. (Bug#2269)
556
160f11d3
GM
5572009-02-09 Glenn Morris <rgm@gnu.org>
558
559 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
560 defaults.
561
763e01c4
EZ
5622009-02-07 Eli Zaretskii <eliz@gnu.org>
563
564 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
565 documentation of possible problems with redecoding.
566
f5e1441d
GM
5672009-02-03 Glenn Morris <rgm@gnu.org>
568
569 * rmail.texi (Out of Rmail): Mention b2m.pl.
570
e1eabe41
GM
5712009-01-31 Glenn Morris <rgm@gnu.org>
572
573 * rmail.texi (Out of Rmail): Correct b2m location.
574
dd05f9de
CY
5752009-01-27 Chong Yidong <cyd@stupidchicken.com>
576
577 * fixit.texi (Undo): Update undo limit values.
578
d74d846e
GM
5792009-01-27 Glenn Morris <rgm@gnu.org>
580
581 * emacs.texi (Top): Fix Antinews menu entry.
582
49ffdce8
KB
5832009-01-25 Karl Berry <karl@gnu.org>
584
585 * text.texi (Foldout): Use @itemize @w{} to make an itemize
586 item with no marker, instead of the syntactically incorrect
587 @itemize @asis.
588
467e8d77
JL
5892009-01-25 Juri Linkov <juri@jurta.org>
590
591 * building.texi (Grep Searching): Fix index entry for lgrep.
592
6c60bbdb
EZ
5932009-01-24 Eli Zaretskii <eliz@gnu.org>
594
595 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
596
9ce5a36f
AR
5972009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
598
599 * macos.texi (Preferences Panel): Update description of font setting to
600 reflect that prior frame selection is no longer needed.
601
9aa5f2fb
NR
6022009-01-20 Nick Roberts <nickrob@snap.net.nz>
603
604 * building.texi (Debuggers): Revert some of 2008-10-31 change to
605 raise GUD subsections.
606
3892ff9c
GM
6072009-01-15 Glenn Morris <rgm@gnu.org>
608
609 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
610
14731c8f
GM
6112009-01-10 Glenn Morris <rgm@gnu.org>
612
613 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
614
45c55e53
CY
6152009-01-04 Chong Yidong <cyd@stupidchicken.com>
616
617 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
618 logical lines.
619
2e4667d1
JL
6202008-12-29 Juri Linkov <juri@jurta.org>
621
622 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
623
624 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
625
2a3eac47
CY
6262008-12-28 Chong Yidong <cyd@stupidchicken.com>
627
628 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
629 goto-address-mode instead of goto-address.
630
3da8da94
CY
631 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
632 mode.
633
2a3eac47
CY
634 * emacs.texi (Top): Update node listing.
635
057f6dd3
EZ
6362008-12-26 Eli Zaretskii <eliz@gnu.org>
637
638 * custom.texi (Directory Variables): Explain what is a "project".
639 Add indexing. Improve wording. Add a footnote about using
640 _dir-locals.el on MS-DOS.
641
e6979067
DN
6422008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
643
644 * files.texi (Misc File Ops): Mention chmod as an alias for
645 set-file-modes.
646
9de15963
MR
6472008-12-24 Martin Rudalics <rudalics@gmx.at>
648
649 * help.texi (Help): Fix typos and reword.
650 (Help Summary): Add entries for C-h n and C-h r, reorder
651 entries, and do some minor fixes.
652 (Name Help): Say that C-h F works for commands only.
653 (Misc Help): Say that view-lossage displays 300 keystrokes.
654
236fd60d
GM
6552008-12-20 Glenn Morris <rgm@gnu.org>
656
657 * ack.texi (Acknowledgments): General update based on AUTHORS,
658 including removal of some stuff no longer distributed.
659
349b3256
AM
6602008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
661
662 * fixit.texi: Mention hunspell
663
e840fca5
GM
6642008-12-19 Glenn Morris <rgm@gnu.org>
665
666 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 667 Consolidate explanatory text at start.
e840fca5
GM
668
669 * display.texi (Text Display):
670 * indent.texi (Indentation): Use @acronym with ASCII.
671
9dfa7983
GM
6722008-12-18 Glenn Morris <rgm@gnu.org>
673
674 * ack.texi: Various small updates and fixes.
675
97b3a00b
JL
6762008-12-18 Juri Linkov <juri@jurta.org>
677
678 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
679 as a key binding to start a forward nonincremental word search.
680 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
681 a backward nonincremental word search. Add index for `M-s w'
682 `isearch-forward-word'.
683 (Regexp Search): Add a short summary of regexp key commands like
684 in the node "Basic Isearch".
685 (Other Repeating Search): Fix typo.
686
6872008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
688
689 * misc.texi (PostScript Variables): Fix doc.
690
31ce6a07
CY
6912008-12-10 Chong Yidong <cyd@stupidchicken.com>
692
693 * programs.texi (Program Modes): Mention Ruby mode.
694
636b507b
DN
6952008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
696
697 * misc.texi (emacsclient Options): Describe what an empty string
698 argument does for --alternate-editor.
699
a323fa14
CY
7002008-12-09 Frank Schmitt <ich@frank-schmitt.net>
701
702 * cmdargs.texi (Font X): Distinguish between client-side and
703 server-side fonts. List valid Fontconfig properties. Add reference to
704 Fontconfig manual. List valid GTK font properties. Explain use of
705 fc-list.
706
c5ca6cd0
CY
7072008-12-09 Chong Yidong <cyd@stupidchicken.com>
708
709 * cmdargs.texi (Font X): Move discussion of quoting to top.
710
e5136377
GM
7112008-12-06 Glenn Morris <rgm@gnu.org>
712
713 * maintaining.texi (Old Revisions): Improve previous change.
714
248c026b
RS
7152008-12-05 Richard M Stallman <rms@gnu.org>
716
717 * anti.texi (Antinews): Minor fixes.
718
a9253a1e
GM
7192008-12-03 Glenn Morris <rgm@gnu.org>
720
721 * maintaining.texi (Old Revisions): Fix diff-switches description.
722
fa687b02
MR
7232008-12-01 Martin Rudalics <rudalics@gmx.at>
724
725 * emacs.texi (Top): Fix typo.
726
72e6decd
CY
7272008-11-30 Chong Yidong <cyd@stupidchicken.com>
728
320ee034
CY
729 * misc.texi (Document View): Explain dependence on gs at the top.
730 Copyedits.
731
732 * emacs.texi (Top): Add DocView nodes to detailed node listing.
733
72e6decd
CY
734 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
735 (Comment Commands): Discuss region-active behavior of M-; first.
736
2a472ee4
MR
7372008-11-29 Martin Rudalics <rudalics@gmx.at>
738
9c6361c9
MR
739 * display.texi (Line Truncation): Add reference to Continuation
740 Lines.
741
2a472ee4
MR
742 * windows.texi (Pop Up Window): Mention split-height-threshold
743 and split-width-threshold.
9c6361c9 744 (Split Window): Add reference to Continuation Lines.
2a472ee4 745
e93bc142
AR
7462008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
747
748 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
749 (GNUstep Support): New node.
750 * anti.texi:
751 * emacs.texi:
752 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
753
43b978db
RS
7542008-11-28 Richard M Stallman <rms@gnu.org>
755
756 * misc.texi (Dissociated Press): Minor cleanups.
757
758 * dired.texi (Image-Dired): Avoid passive.
759
e8e2bd93
EZ
7602008-11-28 Eli Zaretskii <eliz@gnu.org>
761
762 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
763 representation.
764
8d2d45da
CY
7652008-11-26 Richard M. Stallman <rms@gnu.org>
766
767 * files.texi (Visiting): Rewrite paragraph for clarity.
768
769 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
770
a5f7bbcc
AM
7712008-11-25 Alan Mackenzie <acm@muc.de>
772
773 * programs.texi (Moving by Parens): Clarify that parens inside strings
774 and comments are ignored, and that the commands assume the starting
775 point isn't in a string or comment.
776
a71703d3
AR
7772008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
778
779 * macos.texi: Add Prev/Next/Top pointers to all nodes.
780 (Mac Basics): Merge in Grabbing Environment Variables from earlier
781 version.
782 (Mac Customization): Rewrite Preferences Panel section and merge in to
783 this node, add Open files by dragging to an Emacs window.
784
785 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
786
aa5ab79a
CY
7872008-11-26 Chong Yidong <cyd@stupidchicken.com>
788
0cc92c19
CY
789 * files.texi (Misc File Ops): Document set-file-modes.
790
c366b4e4
CY
791 * windows.texi (Split Window): Document integer values of
792 truncate-partial-width-windows.
793
aa5ab79a
CY
794 * text.texi (Text): Simplify description of markup languages.
795 (TeX Mode): Simplify introduction. Mention BibTeX mode.
796 (TeX Editing): Note that `""' inserts one `"' character.
797 (HTML Mode): Note in the introduction that XML mode is an alias for
798 SGML mode. Mention nXML mode.
799
56221db7
CY
8002008-11-25 Chong Yidong <cyd@stupidchicken.com>
801
802 * building.texi (Watch Expressions): Fix typo.
803
90effe33
CY
8042008-11-24 Chong Yidong <cyd@stupidchicken.com>
805
f90a5ae3
CY
806 * files.texi (Visiting): Document new behavior of
807 confirm-nonexistent-file-or-buffer.
808
809 * buffers.texi (Select Buffer): Document
810 confirm-nonexistent-file-or-buffer.
811
a18ffb4a
CY
812 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
813 edit-picture.
814
90effe33
CY
815 * text.texi (Text): Simplify introduction. Discard mention of `M-x
816 edit-picture', since that is just an alias for picture-mode.
817 (Sentences): Note that repeated M-@ extends the region.
818 (Pages): Make terminology more consistent. Link to Regexps node.
819 (Longlines): Discuss relationship with Visual Line mode.
820 (Text Mode): Remove extraneous discussion of other modes, since they
821 were already introduced in the parent node.
822
e85103ec
CY
8232008-11-23 Chong Yidong <cyd@stupidchicken.com>
824
5cb2fe30
CY
825 * anti.texi (Antinews): Rewrite.
826
1eb9b307 827 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
828
829 * frames.texi (Frame Commands): Mention "minimize" terminology.
830
e85103ec
CY
831 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
832 formats.
b908332f
CY
833 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
834 (Misc X): Don't document useless -hb option.
e85103ec 835
607f5f88
JL
8362008-11-22 Juri Linkov <juri@jurta.org>
837
838 * dired.texi (Dired Navigation): Change normal file name search option
839 from `non-nil' to `t'. Add `dwim' option.
840
e1b867a0
JL
8412008-11-22 Juri Linkov <juri@jurta.org>
842
843 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
844 ".dir-locals.el". Rename `define-project-bindings' to
845 `dir-locals-set-class-variables'. Rename `set-directory-project' to
846 `dir-locals-set-directory-class'.
847
dd186936
LK
8482008-11-22 Lute Kamstra <lute@gnu.org>
849
850 * buffers.texi (Select Buffer): Index goto-line.
851 * basic.texi (Moving Point): Mention the use of a numeric prefix
852 argument with goto-line and refer to Select Buffer for the use of a
853 plain prefix argument.
854
4b121911
GM
8552008-11-19 Glenn Morris <rgm@gnu.org>
856
857 * doclicense.texi: Update to FDL 1.3.
858 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
859
27267e4c
CY
8602008-11-17 Chong Yidong <cyd@stupidchicken.com>
861
696f351d
CY
862 * custom.texi (Minor Modes): Define mode commands and mode variables
863 more precisely. Recommend using mode commands instead of setting
864 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
865 (Easy Customization): Use "init file" instead of .emacs.
866 (Customization Groups): Update to new Custom buffer appearance.
867 (Saving Customizations): Copyedits. Update example.
868 (Variables): Give example of variable type-sensitivity.
869 (Examining): Update example.
870 (Hooks): Copyedits.
871 (Specifying File Variables): Use C comments instead of an artificial
872 Lisp for the example.
873 (Keymaps): Move internals discussion to Prefix Keymaps.
874 (Rebinding): Remove redundant paragraph (stated in Key Binding).
875 (Init Rebinding): Document kbd macro.
876 (Init File): Link to Find Init.
696f351d
CY
877
878 * mark.texi (Using Region): Document Delete Selection Mode more
879 thoroughly.
880
881 * frames.texi (Mouse Commands): Move most of the description of Delete
882 Selection Mode to Using Region, and link to it.
1bc9c425 883 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 884
b0570c25
CY
885 * building.texi (Compilation): Document first-error value of
886 compilation-scroll-output.
887 (Compilation Mode): Note that compilation-auto-jump-to-first-error
888 works as soon as an error is available. Suggested by Juri Linkov.
889
27267e4c
CY
890 * mini.texi (Passwords): New node.
891
892 * files.texi (Remote Files): Link to Passwords node.
893
894 * emacs.texi (Top): Update node listings.
895
122eb807
CY
8962008-11-16 Chong Yidong <cyd@stupidchicken.com>
897
9c9855a3
CY
898 * ack.texi (Acknowledgments): Some updating of credits.
899
bd6fdcad
CY
900 * emacs.texi (Acknowledgments): Add a couple more names.
901
dd1eef46
CY
902 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
903
122eb807 904 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 905 (Misc File Ops): Document use of trash.
122eb807 906
801a8da1
JB
9072008-11-16 Juanma Barranquero <lekktu@gmail.com>
908
909 * macos.texi (Mac Customization): Fix typos.
910
0b4f2253
CY
9112008-11-14 Chong Yidong <cyd@stupidchicken.com>
912
913 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
914 replacing previous contents. Numerous copyedits to adapt ns-emacs to
915 the conventions of the main Emacs manual.
916
917 * emacs.texi (Top): Update node listings.
918
517e2b89
CY
9192008-11-12 Chong Yidong <cyd@stupidchicken.com>
920
07a85685
CY
921 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
922 command-line-args is processed during startup.
923 (Action Arguments): Correctly describe how file arguments interact with
924 the startup screen. Link to Lisp Interaction for scratch buffer.
925 (Initial Options): Link to Command Example for -batch option.
926 (Environment): Document initial-environment.
927
517e2b89
CY
928 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
929 can't be changed in the site-start file.
930
6337bbde
CY
9312008-11-07 Chong Yidong <cyd@stupidchicken.com>
932
933 * dired.texi (Dired): Mention C-x C-d too.
934 (Dired Enter): Document M-n in the Dired minibuffer.
935 (Dired Navigation): Explain dired-goto-file more clearly. Document
936 dired-isearch-filenames.
937 (Dired Deletion): Remove unnecessary "expunged" terminology.
938 (Flagging Many Files): & is now rebound to `% &'.
939 (Shell Commands in Dired): Document dired-do-async-shell-command.
940 Clarify how multi-file arguments are passed.
941 (Misc Dired Features): Document dired-do-isearch.
942
9e8eeff9
CY
9432008-11-06 Chong Yidong <cyd@stupidchicken.com>
944
945 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
946
e071f849
CY
9472008-11-03 Chong Yidong <cyd@stupidchicken.com>
948
949 * search.texi (Other Repeating Search): Remove obsolete findex entries.
950
05482eb1
CY
9512008-11-01 Chong Yidong <cyd@stupidchicken.com>
952
e2346dea
CY
953 * programs.texi (Program Modes): Link to Program Indent node.
954 (Left Margin Paren): Explain consequences of changing
955 open-paren-in-column-0-is-defun-start more concisely.
956 (Which Function, Program Indent, Info Lookup): Minor edits.
957 (Basic Indent): If region is active, TAB indents the region.
958 (Multi-line Indent): If region is active, TAB indents the region. Note
959 that indent-region is useful when Transient Mark mode is off.
960 (Matching): The delimiter at the cursor is highlighted---the character
961 changes color.
962 (Symbol Completion): Link to Completion node.
963
e4b6428c
CY
964 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
965 a strictly text-only system.
966
05482eb1
CY
967 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
968 batch mode.
969
a11d3737
RS
9702008-11-01 Richard M. Stallman <rms@gnu.org>
971
5abad626
RS
972 * misc.texi (Document View): Major rewrite.
973
a11d3737
RS
974 * maintaining.texi (Types of Log File): Change logs are older than
975 version control.
976 (VCS Concepts): Simplify and rearrange.
977 (Version Control Systems): Make it clear that Linux is only the kernel.
978 (VC Mode Line): Shorten reference to menu item.
979 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
980 (VC Directory Mode): Minor cleanup.
981 Unchanged files are hidden, not omitted.
982 (VC Directory Commands): Shorten and simplify.
983 (Change Log Commands): New node, split from Change Logs.
984 (VC Directory Buffer): New node, split from VC Directory Mode.
985
c55a4acb
CY
9862008-10-31 Chong Yidong <cyd@stupidchicken.com>
987
df0356f6
CY
988 * misc.texi (Document View): Renamed from Document Files, moved here
989 from files.texi.
990
991 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
992 moved as well.
993 (Document Files): Moved to misc.texi.
994
c55a4acb
CY
995 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
996 vc-update-change-log.
df0356f6
CY
997 (Version Control): Move here from files.texi.
998 (Format of ChangeLog): Make it a subnode of Change Log.
999
1000 * emacs.texi (Top): Update node listing.
c55a4acb 1001
ef082374
TH
10022008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1003
1004 * files.texi (Files): Add a section about document
1005 files (doc-view-mode).
1006
d52582c3
CY
10072008-10-31 Chong Yidong <cyd@stupidchicken.com>
1008
1009 * building.texi (Compilation Mode): Document
1010 compilation-auto-jump-to-first-error.
1011 (Debuggers): Lower GUD subsections to subsubsections.
1012 (Starting GUD): Add cindex.
1013 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1014
4e0a0968
CY
10152008-10-30 Chong Yidong <cyd@stupidchicken.com>
1016
03625b47
CY
1017 * indent.texi (Indentation): Link to Program Indent.
1018
4e0a0968
CY
1019 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1020 now uses emacsclient's terminal.
1021
8bd3f7ef
CY
10222008-10-29 Chong Yidong <cyd@stupidchicken.com>
1023
80e5620e
CY
1024 * mark.texi (Using Region): Document use-empty-active-region.
1025
97d5c404
CY
1026 * emacs.texi (Top): Update node listings.
1027
8bd3f7ef
CY
1028 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1029 mention obsolete emacs.bash script.
1030 (Invoking emacsclient): Rewrite, moving optional arguments to
1031 emacsclient Options.
21d2bae3
CY
1032 (emacsclient Options): New node. Document server-use-tcp and
1033 server-host.
8bd3f7ef 1034
5fda2cbd
CY
10352008-10-28 Chong Yidong <cyd@stupidchicken.com>
1036
1037 * indent.texi (Indentation): Replace list with paragraphed text,
1038 putting description of syntax-driven indentation first. Document new
1039 effect of active regions on tab.
1040 (Tab Stops): Note that editable tab stops affect indentation commands.
1041
4ff029f6
DN
10422008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1043
1044 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1045
996cd6e4
CY
10462008-10-23 Chong Yidong <cyd@stupidchicken.com>
1047
f28815e3
CY
1048 * custom.texi (Function Keys): Note that modified keypad keys are not
1049 translated.
1050
996cd6e4
CY
1051 * basic.texi (Arguments): Explain how to insert multiple digits.
1052
49545fe2
MA
10532008-10-22 Michael Albinus <michael.albinus@gmx.de>
1054
1055 * files.texi (Remote Files): Precise selection of default method.
1056 Rewrite paragraph about disabling remote file names.
1057
edac0b53
CY
10582008-10-22 Chong Yidong <cyd@stupidchicken.com>
1059
e752c544
CY
1060 * search.texi (Special Isearch): Document M-TAB is isearch.
1061
edac0b53
CY
1062 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1063 command.
1064
1065 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1066
20a36054
TH
10672008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1068
1069 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1070 section.
1071
69051ab6
CY
10722008-10-21 Chong Yidong <cyd@stupidchicken.com>
1073
c4b1a32a
CY
1074 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1075 to files.texi. Move contents of vc2-xtra.texi here.
1076
1077 * vc2-xtra.texi: File removed.
1078
1079 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1080 Directory Commands from the submenu. Don't include deleted file
1081 vc2-xtra.texi.
1082
1083 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1084 (Version Control): Add VC Directory Mode and VC Directory Commands to
1085 the submenu.
1086 (Why Version Control?): Use table format.
1087 (Version Control Systems): Note that Meta-CVS support is gone.
1088 (VCS Concepts): Note precisely when VC started supporting filesets.
1089 Remove bogus xref to CVS Options node.
1090 (Types of Log File): Copyedits.
1091 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1092 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1093 The Right Thing.
1094 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1095 (Log Buffer): Reorganize node, putting C-c C-c description first.
1096 (Old Revisions): Use CVS for example, not RCS.
1097 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1098 Commands from the submenu, putting them under Version Control.
1099 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1100 need to include it in the manual unconditionally, since it is now
1101 crucial to using distributed version control systems.
1a6e2954
CY
1102 (Comparing Files): Note that diff uses the minibuffer, and that the
1103 output is shown using Diff mode.
1104 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1105 diff-update-on-the-fly, diff-refine-hunk, and
1106 diff-show-trailing-whitespaces.
1a6e2954 1107 (File Archives): Add rar support.
c4b1a32a 1108
69051ab6
CY
1109 * major.texi (Choosing Modes): Make mode selection sequence more
1110 obvious by describing the steps in order of priority. Note that
1111 magic-mode-alist is nil by default. Document
1112 magic-fallback-mode-alist.
1113
e7421e03
CY
11142008-10-20 Chong Yidong <cyd@stupidchicken.com>
1115
1116 * frames.texi (Mouse References): Copyedits.
1117
6b2efdc2
TH
11182008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1119
1120 * ack.texi (Acknowledgments): Add myself as doc-view author.
1121
9c5e9396
EZ
11222008-10-20 Eli Zaretskii <eliz@gnu.org>
1123
1124 * frames.texi (Dialog Boxes): Add @cindex entries.
1125
dac94f8e
CY
11262008-10-20 Chong Yidong <cyd@stupidchicken.com>
1127
1128 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1129 (Text-Only Mouse): Copyedit.
1130
25597d40
CY
11312008-10-19 Chong Yidong <cyd@stupidchicken.com>
1132
f8a447f6
CY
1133 * frames.texi: Use @key throughout for mouse clicks.
1134 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1135 (Secondary Selection): Fix modified mouse click syntax.
1136 (Clipboard): Describe Cut, Copy and Paste commands.
1137 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1138 Copyedits.
1139 (Creating Frames): Add xref to Init File.
1140 (Frame Commands): Add xref to Exiting.
1141 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1142
b0f95216
CY
11432008-10-15 Chong Yidong <cyd@stupidchicken.com>
1144
b0817f00
CY
1145 * files.texi (Version Control): Copyedits. Add Bazaar.
1146 (Version Control Systems): List different VCS's using an itemized list.
1147 Add Bazaar.
1148 (VCS Concepts): Copyedits. Tweak description of file merging.
1149
b0f95216
CY
1150 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1151 (Cut/Paste Other App): Document select-active-regions and
1152 x-select-enable-primary.
1153
69d0d701
CY
11542008-10-13 Chong Yidong <cyd@stupidchicken.com>
1155
1156 * mark.texi (Shift Selection): Correct case in node name.
1157
1158 * emacs.texi (Top): Update node order in Mark chapter.
1159
375e8351
EZ
11602008-10-12 Eli Zaretskii <eliz@gnu.org>
1161
1162 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1163
1164 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1165 elsewhere in the manual instead of describing yet again the intricacies
1166 of $HOME on MS-Windows and MS-DOS.
1167
ab58114f
CY
11682008-10-12 Chong Yidong <cyd@stupidchicken.com>
1169
4f959513
CY
1170 * mini.texi (Minibuffer File): Add xref to File Names.
1171 (Minibuffer File): Add discussion of `~' in file names. Add
1172 insert-default-directory index reference.
1173
ab58114f
CY
1174 * files.texi (File Names): Reorganize description.
1175 (Visiting): Add xref to Mode Line. Copyedits.
1176 (Save Commands): Mention prefix behavior of C-x C-s.
1177 (Numbered Backups): Node deleted.
1178 (Backup Names): Contents of Numbered Backups moved here. State default
1179 of version-control variable.
1180 (Reverting): Copyedits.
1181 (Version Control): Add additional version control systems.
1182
1183 * emacs.texi (Top): Delete Numbered Backups node.
1184
1185 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1186 Backup Names.
f2884f63 1187 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1188
b0b5100a
RF
11892008-10-11 Romain Francoise <romain@orebokech.com>
1190
1191 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1192
89774b5f
CY
11932008-10-11 Chong Yidong <cyd@stupidchicken.com>
1194
1195 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1196 (Select Buffer): Mention use of minibuffer history. Describe default
1197 value of default-major-mode. Mention that C-x 4 b selects the other
1198 window.
1199 (List Buffers): Document CRM indicators in the order they appear.
1200 (Kill Buffer): Document new command kill-matching buffers.
1201 (Several Buffers): Move explanation of the relationship between buffer
1202 list and buffer menu to the top.
1203 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1204
4c72bf27
CY
12052008-10-10 Chong Yidong <cyd@stupidchicken.com>
1206
1207 * entering.texi (Exiting): Document change of C-x C-c to
1208 save-buffers-kill-terminal. Document kill-emacs.
1209
f68eb991
EZ
12102008-09-30 Eli Zaretskii <eliz@gnu.org>
1211
1212 * mule.texi (Coding Systems): Don't mention codepage-setup.
1213
1214 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1215 cpNNN coding systems anymore.
1216 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1217 for unibyte mode. Don't mention line-drawing characters. Don't
1218 mention dos-unsupported-char-glyph.
1219
1a2dd44d
CY
12202008-09-25 Chong Yidong <cyd@stupidchicken.com>
1221
1222 * search.texi (Search): Shorten introduction.
1223 (Basic Isearch): Add command table. Discuss reverse isearch and
1224 isearch highlighting.
1225 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1226 ring to cindex.
1227 (Special Isearch): Move input methods discussion here.
1228 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1229 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1230 Repeat Isearch.
1231 (Isearch Minibuffer): New node.
1232 (Word Search): Document new word search commands.
1233 (Regexp Example): Simplify example using sentence-end-base variable.
1234 (Replace): Reword introduction.
1235 (Unconditional Replace): Remove unnecessary example.
1236 (Other Repeating Search): Document new `M-s o' binding.
1237
1238 * emacs.texi (Top): Update node listings.
1239
e45da31d
JB
12402008-09-22 Juanma Barranquero <lekktu@gmail.com>
1241
1242 * emacs.texi (Top): Remove Kill Errors from menu.
1243
841c8096
CY
12442008-09-22 Chong Yidong <cyd@stupidchicken.com>
1245
402168fa
CY
1246 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1247 interface for defining macros. Simplify examples. Note that C-g quits
1248 macro definitions.
801a8da1 1249 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1250 usage example.
1251 (Keyboard Macro Query): Organize query responses in a table.
1252
1253 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1254 to Erasing node.
841c8096
CY
1255 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1256 rationale to a footnote.
1257 (Kill Errors): Remove node, due to redundancy with Erasing.
1258 (Spelling): Move discussion of flyspell to end. Note new behavior of
1259 M-$ in active region. Remove non-ispell-specific keybindings from
1260 table.
1261
eab2ee89
DN
12622008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1263
1264 * cmdargs.texi (Initial Options): Document --daemon.
1265
3d53e905
GM
12662008-09-20 Glenn Morris <rgm@gnu.org>
1267
1268 * files.texi (Numbered Backups): Mention that some modes set
1269 version-control.
1270
1c90484d
GM
12712008-09-20 Jim Blandy <jimb@red-bean.com>
1272
1273 * files.texi (Numbered Backups): Reference File Variables, as well.
1274 Remove discussion of Rmail's implementation.
1275
0fc0d844
CY
12762008-09-06 Chong Yidong <cyd@stupidchicken.com>
1277
1278 * misc.texi (Recursive Edit): Note that top-level exits active
1279 minibuffers.
1280
1281 * trouble.texi (Quitting): Likewise.
1282
b18d283d
CY
12832008-08-31 Chong Yidong <cyd@stupidchicken.com>
1284
1285 * emacs.texi (Top): Add Temporary Face Changes xref.
1286
1287 * display.texi (Display): Move Temporary Face Changes node to just
1288 after Standard Faces.
1289 (Scrolling): Document recenter-top-bottom instead of recenter.
1290 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1291 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1292 (Display Custom): Copyedits.
1293 (Optional Mode Line): Document display-battery-mode.
1294
180135fc
RF
12952008-08-27 Romain Francoise <romain@orebokech.com>
1296
1297 * custom.texi (Directory Variables): Minor fix.
1298
d3fe3475
GM
12992008-08-27 Glenn Morris <rgm@gnu.org>
1300
1301 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1302 descriptions.
1303 (Calendar Customizing): Tweak layout description.
183080b6 1304 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1305 markers. Condense calendar-star-date and calendar-mark-today
1306 description.
1307 (Holiday Customizing): Add oriental and solar holidays.
1308 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1309 Fix holiday-float description. Use zerop in examples. Be less verbose.
1310 (Date Display Format): Change ISO format. Be less verbose.
1311 (Diary Customizing): Mention day and month abbrev arrays.
1312 Mention the date-form variables by name. Update European example.
1313 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1314 Condense examples. Mention diary-entry-symbols by name.
1315 Condense table for insertion commands.
1316 (Fancy Diary Display): Mention diary-include-string and
1317 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1318 Ethiopic, Persian date functions. Condense descriptions.
1319
1320 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1321 (Adding to Diary): Adapt for changed node name.
1322
71755807
GM
13232008-08-26 Glenn Morris <rgm@gnu.org>
1324
1325 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1326 node "Hebrew/Islamic Entries".
1327
1328 * calendar.texi (Specified Dates): Fix names of iso functions.
1329 (General Calendar): There may not be another window.
1330 (Writing Calendar Files, Holidays): Tweak intro.
1331 (Holidays): Mention Baha'i and Chinese holidays.
1332 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1333 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1334 (To Other Calendar): Add calendar-print-other-dates.
1335 Refer to "graphic display" rather than "X.
1336 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1337 (Displaying the Diary): Fix whitespace after reference.
1338 Fix `diary-number-of-entries' reference.
1339 (Date Formats): Explicitly mention that day names can be abbreviated.
1340 (Adding to Diary): Add some references to other sections.
1341 (Special Diary Entries): Fix reference.
1342 (Appointments): Simplify appt-message-warning-time entry.
1343 Clarify where times must be.
1344 (Importing Diary): Comment out icalendar paragraph that does not apply.
1345 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1346
d76ebc75
GM
13472008-08-23 Glenn Morris <rgm@gnu.org>
1348
1349 * fortran-xtra.texi (Fortran): Change description of free form and
1350 fixed form a bit. Mention hideshow and imenu.
1351 (Fortran Motion): Mention fortran-end-of-subprogram,
1352 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1353 (Fortran Indent): Minor re-word.
1354 (ForIndent Commands): Mention fortran-fill-paragraph and
1355 fortran-fill-statement.
1356 (ForIndent Cont): Mention fortran-tab-mode-string.
1357 (Fortran Comments): Mention fortran-comment-line-start-skip.
1358 (Fortran Columns): Mention font-locking.
1359 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1360
e2a71e28
JB
13612008-08-23 Johan Bockgard <bojohan@muon>
1362
1363 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1364
5c52e13c
CY
13652008-08-22 Chong Yidong <cyd@stupidchicken.com>
1366
1367 * mini.texi (Minibuffer): Simplify introduction.
1368 (Minibuffer File): Document tilde in minibuffer filenames.
1369 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1370 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1371 (Completion Example): Update example to current command list.
1372 (Completion Options): Document `lazy' value of completion-auto-help.
1373 Update contents of completion-ignored-extensions.
1374 (Minibuffer History): Describe "future history" list. State default
1375 value of history-delete-duplicates.
1376
77a00355
GM
13772008-08-21 Glenn Morris <rgm@gnu.org>
1378
1379 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1380 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1381
39ee1d04
CY
13822008-08-17 Chong Yidong <cyd@stupidchicken.com>
1383
1384 * regs.texi (Registers): Clarify valid register names.
1385 (RegPos): Note that buffer is saved and restored too.
1386 (RegText): Note that mark is reactivated/deactivated.
1387 (RegConfig): Xref to Windows node.
1388
b12c348f
CY
13892008-08-16 Chong Yidong <cyd@stupidchicken.com>
1390
3ae7ba79
CY
1391 * basic.texi (Inserting Text): Provide command name for C-q.
1392
b12c348f
CY
1393 * killing.texi (Killing): Copyedit. Define read-only text.
1394 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1395 (Killing by Lines): Copyedit.
1396 (Other Kill Commands): Move M-w description here.
1397 (Yanking): Move M-w to Other Kill Commands.
1398 (Kill Ring): Also mention saving text in registers. Link to Text
1399 Properties in elisp manual.
1400 (Accumulating Text): Copyedit.
1401 (CUA Bindings): Shift selection is now the default.
1402
d8ff7692
TZ
14032008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1404
1405 * maintaining.texi (Change Log): Mention next-error is available.
1406
a43a8a2e
GM
14072008-08-10 Glenn Morris <rgm@gnu.org>
1408
1409 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1410 and intermonth text.
1411 (Holiday Customizing): Add holiday-chinese.
1412
eba27308
EZ
14132008-08-08 Eli Zaretskii <eliz@gnu.org>
1414
1415 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1416
5f14a5b3
DN
14172008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1418
1419 * files.texi (Log Buffer): Describe C-c C-d.
1420 (Diff Mode): Describe C-x 4 A.
1421
49989bff
EZ
14222008-08-06 Eli Zaretskii <eliz@gnu.org>
1423
1424 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1425
5c915c02
DN
14262008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1427
2beaf97a
DN
1428 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1429 describe the new bindings to show the changeset diff, toggle annotation
1430 visibility, show revisions.
1431 (VC Status): Describe key bindings for modifying the change comments,
1432 displaying changeset diffs and annotations.
1433
5c915c02
DN
1434 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1435
71798ace
NR
14362008-08-05 Nick Roberts <nickrob@snap.net.nz>
1437
1438 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1439
b8949644
EZ
14402008-08-02 Eli Zaretskii <eliz@gnu.org>
1441
1442 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1443 and wording.
1444
819567d1
DN
14452008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1446
1447 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1448 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1449 commands. Improve some old info.
1450
5f38310a
CY
14512008-07-31 Chong Yidong <cyd@stupidchicken.com>
1452
0dc3906b
CY
1453 * display.texi (Visual Line Mode): New node.
1454
5f38310a
CY
1455 * basic.texi (Inserting Text): Move DEL to deletion node.
1456 (Moving Point): Add additional alternative key bindings. Describe
1457 line-move-visual.
1458 (Erasing): Describe DEL.
1459 (Basic Undo, Blank Lines, Arguments): Copyedit.
1460 (Continuation Lines): Mention Visual Line mode.
1461 (Position Info): Move extended discussion to mule.texi.
1462
1463 * mule.texi (International Chars): Describe C-x =.
1464
1465 * emacs.texi (Top): Add Visual Line Mode node.
1466
7c2fb837
DN
14672008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1468
1469 * emacs.texi: Remove VMS support.
1470
3f6b73ef
DN
14712008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1472
1473 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1474 the vc-dir command name.
1475
9e2a2647
DN
14762008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1477
1478 * xresources.texi: Remove mentions of Mac Carbon.
1479
568beaa2
AS
14802008-07-19 Andreas Schwab <schwab@suse.de>
1481
1482 * ns-emacs.texi: Move to ../misc.
1483
0ef94706
CY
14842008-07-15 Chong Yidong <cyd@stupidchicken.com>
1485
1486 * entering.texi (Exiting): Don't describe text-only terminals as the
1487 default. Describe the new startup screen.
1488 (Exiting): Describe how to kill Emacs first. Change description of
1489 iconification to handle modern window systems.
1490
ba60bd44 14912008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1492
1493 * ns-emacs.texi: New file, documents features of Emacs port under
1494 NeXTstep windowing.
1495
9f30aa73
CY
14962008-07-15 Chong Yidong <cyd@stupidchicken.com>
1497
938a5d2e
CY
1498 * entering.texi (Entering Emacs): Update prev node.
1499
1500 * glossary.texi (Glossary): Remove xref to Text Characters.
1501
9f30aa73
CY
1502 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1503 directly, rather than in the context of ASCII. Move description of
1504 special properties of modifier key to new Modifier Keys node.
1505 (Keys): Copyedit.
1506 (Text Characters): Delete node. Multibyte is the default nowadays, and
1507 the node contents are obsolete.
1508
1509 * custom.texi (Modifier Keys): New node.
1510
1511 * emacs.texi (Top): Update node list.
1512
7e53d36c
CY
15132008-07-13 Chong Yidong <cyd@stupidchicken.com>
1514
1515 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1516 saying that Emacs provides menus and mouse support (which is par for
1517 the course).
1518
1519 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1520 early on.
1521 (Point): Copyedit. Relegate historical trivia to a footnote.
1522 (Mode Line): Explain mode-line format more consistently.
1523 (Menu Bar): Copyedit.
1524
1e9fa96d
GM
15252008-06-27 Glenn Morris <rgm@gnu.org>
1526
1527 * cal-xtra.texi (Sexp Diary Entries):
1528 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1529
dc9bebb8
CY
15302008-06-26 Chong Yidong <cyd@stupidchicken.com>
1531
1532 * mark.texi (Shift selection): New node.
1533 (Mark): Copyedits.
1534 (Persistent Mark): Move to the end of the chapter.
1535
e7881076
EZ
15362008-06-20 Eli Zaretskii <eliz@gnu.org>
1537
1538 * makefile.w32-in (distclean): Remove makefile.
1539
f427400c
NR
15402008-06-17 Nick Roberts <nickrob@snap.net.nz>
1541
1542 * building.texi (Starting GUD): Add an entry for gud-gdb.
1543 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1544 command mode.
1545
b597d348
GM
15462008-06-17 Glenn Morris <rgm@gnu.org>
1547
1548 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1549
647b7094
NR
15502008-06-17 Nick Roberts <nickrob@snap.net.nz>
1551
1552 * building.texi (Starting GUD): Expand on remote debugging.
1553 (Other GDB-UI Buffers): Mention new keyboard bindings.
1554
47a30023
GM
15552008-06-15 Glenn Morris <rgm@gnu.org>
1556
1557 * gnu.texi: Use a verbatim license for this invariant section,
1558 as per etc/GNU.
1559
37e5d54a
GM
15602008-06-13 Daniel Engeler <engeler@gmail.com>
1561
1562 * emacs.texi, misc.texi: Add documentation about serial port access.
1563
8e65d46c
GM
15642008-06-13 Glenn Morris <rgm@gnu.org>
1565
c1473b4c
MB
1566 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1567 maintain.info.
8e65d46c 1568
e40a85cd
MB
15692008-06-05 Miles Bader <miles@gnu.org>
1570
1571 * display.texi (Temporary Face Changes): Update to reflect function
1572 renamings in face-remap.el.
1573
56c73dec
MB
15742008-06-04 Miles Bader <miles@gnu.org>
1575
1576 * display.texi (Temporary Face Changes): Add
1577 `adjust-buffer-face-height'. Rewrite description of
1578 `increase-buffer-face-height' and `decrease-default-face-height' now
1579 that they aren't bound by default.
1580
9d3d42fb
MB
15812008-06-03 Miles Bader <miles@gnu.org>
1582
1583 * display.texi (Temporary Face Changes): New node.
1584
2be6bfe2
EZ
15852008-05-31 Eli Zaretskii <eliz@gnu.org>
1586
1587 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1588
daf7e339
GM
15892008-05-31 Glenn Morris <rgm@gnu.org>
1590
1591 * cal-xtra.texi (Fancy Diary Display): Simplify.
1592
d21d2618
GM
15932008-05-30 Glenn Morris <rgm@gnu.org>
1594
1595 * cal-xtra.texi (Fancy Diary Display): Update for
1596 diary-display-function replacing diary-display-hook.
1597
71ce5fd0
JB
15982008-05-29 Drew Adams <drew.adams@oracle.com>
1599
1600 * msdog.texi (Windows Keyboard): Add descriptions of
1601 w32-register-hot-key and w32-unregister-hot-key.
1602
a3cdbdf8
MO
16032008-05-21 Tom Tromey <tromey@redhat.com>
1604
1605 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1606 Variables node.
1607
854a574c
MO
16082008-05-19 Tom Tromey <tromey@redhat.com>
1609
1610 * custom.texi (Variables): Add Directory Variables to menu.
1611 (Directory Variables): New node.
1612
7c2ec3f9
ER
16132008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1614
71ce5fd0 1615 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1616
370fded4
ER
16172008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1618
1619 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1620 Revision Tags and rewritten. Section now uses modern terminology,
1621 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1622 accurately.
1623
6af511e3
EZ
16242008-05-10 Eli Zaretskii <eliz@gnu.org>
1625
1626 * msdog.texi (Windows Files): Update documentation of
1627 w32-get-true-file-attributes.
1628
7a78b6e7
ER
16292008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1630
1631 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1632 directory mode.
1633
1bcfc24e
CY
16342008-05-08 Chong Yidong <cyd@stupidchicken.com>
1635
1636 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1637 entry "television".
1bcfc24e 1638
db86064f
ER
16392008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1640
ab5ec32c 1641 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1642
a31b405e
ER
16432008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1644
1645 * emacs/buffers.texi, emacs/files.texi (Version-control):
1646 vc-toggle-read-only is no longer a good idea...
1647
ff2c14fc
GM
16482008-04-29 Glenn Morris <rgm@gnu.org>
1649
1650 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1651
367c9b7c
JL
16522008-04-22 Juri Linkov <juri@jurta.org>
1653
1654 * dired.texi (Subdirectories in Dired): Describe using `^'
1655 to return to the parent directory.
1656
4ac1e9b4
NR
16572008-04-22 Nick Roberts <nickrob@snap.net.nz>
1658
1659 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1660 recent changes.
1661
b9b3bf2b
NR
16622008-04-19 Nick Roberts <nickrob@snap.net.nz>
1663
1664 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1665 (Other GDB-UI Buffers): Update for recent thread related changes.
1666
4d120d6a
SM
16672008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1668
1669 * maintaining.texi (Maintaining):
1670 * emacs.texi (Top): Typo.
1671
a152877d
SM
16722008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1673
b9b3bf2b
NR
1674 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1675 arg in `font-lock-add-keywords'.
a152877d 1676
36c0514c
GM
16772008-04-08 Glenn Morris <rgm@gnu.org>
1678
1679 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1680 Also add Baha'i calendar references where appropriate.
1681
06a97d46
GM
16822008-04-05 Glenn Morris <rgm@gnu.org>
1683
1684 * custom.texi (Init File): Byte-compiling .emacs is bad.
1685
6adc6eed
SM
16862008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1687
1688 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1689
571388b0
GM
16902008-03-29 Glenn Morris <rgm@gnu.org>
1691
1692 * calendar.texi: Update for `calendar-date-style' replacing
1693 `european-calendar'.
1694
3ae8f876
JR
16952008-03-28 Jason Rumney <jasonr@gnu.org>
1696
1697 * display.texi (Display Custom): Mention overlay-margin in text.
1698
5bc6ddff 16992008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1700
5bc6ddff
MB
1701 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1702 tutorial' comments.
03a864d5 1703
7186a830
CY
17042008-03-28 Chong Yidong <cyd@stupidchicken.com>
1705
1706 * mark.texi (Mark): Rearrange nodes.
1707 (Persistent Mark): Rename from Transient Mark.
1708 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1709 Describe Transient Mark mode as the default.
1710
1711 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1712 the default behavior with Transient Mark mode off.
1713 (Position Info): Fix typo.
1714
71ce5fd0
JB
1715 * display.texi (Standard Faces): Reference the Mark node.
1716 Remove discussion of the region face, which is discussed there.
7186a830
CY
1717
1718 * emacs.texi (Top): Update node listings.
1719
1720 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1721 as the default.
1722
1723 * fixit.texi (Undo): Standardize choice of undo key sequence.
1724 (Undo, Spelling): Describe Transient Mark mode as the default.
1725
1726 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1727 default.
1728
1729 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1730
1731 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1732 mode is the default, and note that the mark is not activated when set.
1733
1734 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1735 Describe Transient Mark mode as the default.
1736
1737 * search.texi (Basic Isearch): Reference the Mark Ring node.
1738 (Replace, Unconditional Replace, Other Repeating Search):
1739 Describe Transient Mark mode as the default.
1740
1741 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1742 Transient Mark mode as the default.
1743 (Paragraphs): Describe how M-h behaves when region is active.
1744
1745 * trouble.texi (Quitting): Clarify effects of C-g.
1746
dc47d1ff
GM
17472008-03-13 Glenn Morris <rgm@gnu.org>
1748
1749 * emacs.texi (EMACSVER): Set to 23.0.60.
1750
e3e0fb39 17512008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 1752
e3e0fb39
GM
1753 * dired.texi (Hiding Subdirectories): Fix previous change.
1754
17552008-03-05 Drew Adams <drew.adams@oracle.com>
1756
1757 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 1758
5e14abf8
KS
17592008-02-28 Kim F. Storm <storm@cua.dk>
1760
1761 * help.texi (Help Files): Move describe-gnu-project to C-h g.
1762 Move describe-distribution to C-h C-o.
1763 Move view-emacs-problems to C-h C-p.
1764 Add view-emacs-debugging on C-h C-d.
1765 Add view-external-packages on C-h C-e.
d0207bf3 1766 Add view-order-manuals on C-h C-m.
5e14abf8 1767
d0207bf3 17682008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
1769
1770 * msdog-xtra.texi (MS-DOS): Docstring fix.
1771
87e391bb
EZ
17722008-02-09 Eli Zaretskii <eliz@gnu.org>
1773
1774 * msdog.texi (Windows Fonts): Use a @table for describing font
1775 properties.
1776
5662e503
JR
17772008-02-07 Jason Rumney <jasonr@gnu.org>
1778
1779 * msdog.texi (Windows Files): w32-get-true-file-attributes default
1780 value has changed.
1781 (Windows HOME): Clarify what is meant by "if that fails as well".
1782 (Windows Fonts): New section.
1783
72463824
GM
17842008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
1785
1786 * basic.texi (Basic Undo): Remove duplicate "you can".
1787
7ff926e0
EZ
17882008-02-02 Eli Zaretskii <eliz@gnu.org>
1789
1790 * maintaining.texi (Tags): Fix last change.
1791
6ab7aef1
MA
17922008-02-02 Michael Albinus <michael.albinus@gmx.de>
1793
093571c3 1794 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 1795
ace67e7e
NR
17962008-01-31 Nick Roberts <nickrob@snap.net.nz>
1797
1798 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
1799
ae068fdf
RS
18002008-01-26 Richard Stallman <rms@gnu.org>
1801
1802 * maintaining.texi (Tags): Delete redundant index entry.
1803
a56d9a08
EZ
18042008-01-26 Eli Zaretskii <eliz@gnu.org>
1805
1806 * programs.texi (Imenu): Move "@cindex tags" from here...
1807 * maintaining.texi (Tags): ...to here.
1808
e941ed90
NR
18092008-01-23 Kevin Ryde <user42@zip.com.au>
1810
1811 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
1812 click count.
1813
650276d5
JB
18142008-01-21 Juanma Barranquero <lekktu@gmail.com>
1815
1816 * entering.texi (Exiting): Fix typo.
1817 Reported by D. E. Evans <sinuhe@gnu.org>.
1818
8dc17977
MR
18192007-12-31 Martin Rudalics <rudalics@gmx.at>
1820
1821 * glossary.texi (Glossary): Fix typo.
1822
9f9695a6
RS
18232007-12-27 Richard Stallman <rms@gnu.org>
1824
1825 * text.texi (Formatted Text): Improve menu tag.
1826 (Editing Format Info): In Info, add duplicate menu of nodes
1827 about the submenus.
1828 (Format Faces): Say where Faces menu is found. Mention Other.
1829 (Format Colors): Say where these submenus are found.
1830 (Format Indentation, Format Justification): Likewise.
1831 (Format Properties): Likewise.
1832
abfd0191
RS
18332007-12-22 Richard Stallman <rms@gnu.org>
1834
1835 * search.texi (Query Replace): Make exp of query-replace more
1836 self-contained, and clarify.
8dc17977 1837
abfd0191
RS
1838 * cc-mode.texi (Getting Started): Change @ref to @pxref.
1839
a2586785
RS
18402007-12-15 Richard Stallman <rms@gnu.org>
1841
1842 * files.texi (Auto Save): Clarify definition of auto-saving.
1843
a67cf2bb
RS
18442007-11-26 Richard Stallman <rms@gnu.org>
1845
1846 * help.texi (Help Echo): Cleanups.
1847
448b33b1
TTN
18482007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
1849
1850 * files.texi (Why Version Control?): Fix typo.
1851 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
1852 (Selecting a Fileset): Fix typos; small rewording.
1853 (Log Buffer): Likewise.
1854 (Old Revisions): Likewise.
448b33b1 1855
221bb7f6
EZ
18562007-11-17 Eli Zaretskii <eliz@gnu.org>
1857
1858 * mule.texi (Communication Coding): Fix wording of last change.
1859
d0207bf3 18602007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 1861
630cb3b7
JB
1862 * custom.texi (Specifying File Variables):
1863 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 1864
53b7759e
KH
18652007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
1866
a5ab2e0c 1867 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
1868
1869 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
1870
c8763fb6 18712007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 1872
630cb3b7 1873 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
1874 --output=file.
1875
ff98e024
MR
18762007-11-13 Martin Rudalics <rudalics@gmx.at>
1877
1878 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
1879 (Help Echo): Avoid mentioning the term "region" here and
1880 consistently use the term "active text".
1881
37b11c22
GM
18822007-11-11 Glenn Morris <rgm@gnu.org>
1883
1884 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
1885
21d50ba1
JL
18862007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
1887
1888 * search.texi (Query Replace): Mention
1889 `query-replace-show-replacement'.
1890
c12ecb0a 18912007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
1892
1893 * building.texi (Watch Expressions): Remove obscure sentence.
1894
3b4201f4
KH
18952007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
1896
1897 * mule.texi (Select Input Method): Describe how to activate an input
1898 method in the text mode.
1899
07e5c0b0
DN
19002007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
1901
1902 * cmdargs.texi (Misc Variables): Remove Sun windows info.
1903
52dd7391
NR
19042007-10-30 Nick Roberts <nickrob@snap.net.nz>
1905
1906 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
1907
c004e539
GM
19082007-10-30 Glenn Morris <rgm@gnu.org>
1909
1910 * misc.texi (Directory Tracking): Explain a bit more about
1911 dirtrack-mode.
1912
ca8c5b8c
GM
19132007-10-25 Glenn Morris <rgm@gnu.org>
1914
1915 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
1916
b6c764ef
RS
19172007-10-24 Richard Stallman <rms@gnu.org>
1918
1919 * misc.texi (Interactive Shell): Cleanup last change.
1920
eabd84c9
JL
19212007-10-22 Juri Linkov <juri@jurta.org>
1922
1923 * mini.texi (Minibuffer History): Add text about a list of minibuffer
1924 default values.
1925
0b43c7e2
ER
19262007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
1927
ca8c5b8c 1928 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
1929 'filesets'.
1930
a80859d4
MR
19312007-10-18 Martin Rudalics <rudalics@gmx.at>
1932
1933 * trouble.texi (Quitting): Fix typo.
1934
c9447ae1
GM
19352007-10-18 Glenn Morris <rgm@gnu.org>
1936
1937 * frames.texi (Mode Line Mouse): Mention minor mode names.
1938
168b980f
JL
19392007-10-17 Juri Linkov <juri@jurta.org>
1940
1941 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1942 fill-paragraph operates on the active region in Transient Mark mode.
1943 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1944 with fill-paragraph.
1945
1946 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1947 fill-paragraph.
1948
1949 * fixit.texi (Spelling): ispell-word operates on the active region
1950 in Transient Mark mode.
1951
5a331f34
JB
19522007-10-17 Aaron S. Hawley <aaronh@garden.org>
1953
1954 * building.texi (Source Buffers):
1955 * custom.texi (Init Non-ASCII):
1956 * glossary.texi (Glossary): Use "key binding" consistently.
1957
2a9f4d55
JB
19582007-10-17 Juanma Barranquero <lekktu@gmail.com>
1959
1960 * calendar.texi (Diary): Fix directive.
1961
de13cecf
RS
19622007-10-16 Richard Stallman <rms@gnu.org>
1963
1964 * calendar.texi (Diary): Clarify text about diary file example.
1965
5f90d53e
ER
19662007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1967
1968 * files.texi: Capitalize node names according to convention.
1969
3aa491bc
GM
19702007-10-13 Glenn Morris <rgm@gnu.org>
1971
1972 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1973
8a3106d3
ER
19742007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1975
1976 * emacs.texi:
1977 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1978 suggested by RMS and Robert J. Chassell.
8a3106d3 1979
da1080a2
ER
19802007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1981
3aa491bc 1982 * files.texi (Version Systems):
0870a421
ER
1983 * vc-xtra.texi:
1984 * vc1-xtra.texi:
ac3f4c6f 1985 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1986 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1987 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1988 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1989
58ade22b
ER
19902007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1991
da1080a2 1992 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1993 Reorder the descriptions to be chronological.
1994
93870ce2
RS
19952007-10-09 Richard Stallman <rms@gnu.org>
1996
1997 * display.texi (Cursor Display): Correct how cursor appears
1998 in nonselected windows.
1999
568c7288
NR
20002007-10-04 Nick Roberts <nickrob@snap.net.nz>
2001
2002 * building.texi (GDB Graphical Interface): Remove references to gdba
2003 and mention gud-gdb.
2004
1af74d06 20052007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2006
1af74d06 2007 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2008
0d8fb755
JL
20092007-10-06 Juri Linkov <juri@jurta.org>
2010
2011 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2012 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2013 fill-paragraph-or-region.
2014
2015 * basic.texi (Arguments): Replace fill-paragraph with
2016 fill-paragraph-or-region.
2017
b981e2c6
ER
20182007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2019
2020 * files.texi: Update the section on version control for 2007
2a9f4d55 2021 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2022 will come later.
2023
5fceaf9c
GM
20242007-09-15 Glenn Morris <rgm@gnu.org>
2025
2026 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2027 to `list-holidays'.
2028
b0e44b17
GM
20292007-09-14 Glenn Morris <rgm@gnu.org>
2030
2031 * calendar.texi: Update all instances of mark-calendar-holidays,
2032 list-calendar-holidays, list-holidays with the new names.
2033
8cf51b2c
GM
20342007-09-06 Glenn Morris <rgm@gnu.org>
2035
46a367db 2036 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2037 Split into the Emacs manual in emacs/, and other manuals in misc/.
2038 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2039 manual.
2040 (infodir): New variable.
2041 (info): Use $infodir.
2042 (emacsman): Delete target, not needed any more.
2043 Move all targets that are not the Emacs manual to misc/Makefile.in.
2044 (mostlyclean): Remove `gnustmp'.
2045 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2046 manual.
92f9b43f 2047 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2048 (emacsman): Delete target, not needed any more.
2049 (clean): Remove all info files but Emacs manual.
2050 Move all targets that are not the Emacs manual to misc/Makefile.in.
2051 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2052
2053 * Makefile.in (INFOSOURCES): Delete.
2054 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2055 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2056 *.vrs *.toc here...
2057 (maintainer-clean): ...from here.
2058
20592007-09-05 Glenn Morris <rgm@gnu.org>
2060
2061 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2062
8cf51b2c
GM
20632007-08-29 Glenn Morris <rgm@gnu.org>
2064
2065 * emacs.texi (EMACSVER): Increase to 23.0.50.
2066
3420c522
RS
20672007-08-27 Richard Stallman <rms@gnu.org>
2068
2069 * emacs.texi (Top): Clarify menu item for Glossary.
2070
2071 * display.texi (Faces): Change secn title.
2072 Clarify not all fonts come from Font Lock.
2073
8cf51b2c
GM
20742007-08-17 Eli Zaretskii <eliz@gnu.org>
2075
2076 * basic.texi (Position Info): Add index entry for face at point.
2077 Mention that character faces are also displayed by "C-u C-x =".
2078
8cf51b2c
GM
20792007-08-08 Glenn Morris <rgm@gnu.org>
2080
2081 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2082
20832007-08-07 Chong Yidong <cyd@stupidchicken.com>
2084
2085 * files.texi (File Conveniences): Document point motion keys in Image
2086 mode.
2087
8cf51b2c
GM
20882007-07-27 Glenn Morris <rgm@gnu.org>
2089
8cf51b2c
GM
2090 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2091 in-line.
2092
2093 * gpl.texi: New file with text of GPL.
2094 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2095
20962007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2097
2098 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2099
2100 * dired.texi (Wdired): Mention C-x C-q key binding.
2101
21022007-07-28 Nick Roberts <nickrob@snap.net.nz>
2103
2104 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2105
21062007-07-25 Glenn Morris <rgm@gnu.org>
2107
8cf51b2c
GM
2108 * emacs.texi (Copying): Replace license with GPLv3.
2109
2110 * Relicense all FSF files to GPLv3 or later.
2111
21122007-07-24 Glenn Morris <rgm@gnu.org>
2113
2114 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2115 for some calendars.
2116
21172007-07-23 Nick Roberts <nickrob@snap.net.nz>
2118
2119 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2120 default-directory for the current buffer is on a remote machine.
2121
8cf51b2c
GM
21222007-07-21 Eli Zaretskii <eliz@gnu.org>
2123
2124 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2125 default value.
2126
21272007-07-21 Richard Stallman <rms@gnu.org>
2128
2129 * files.texi (Why Version Control?): Improve previous change.
2130
21312007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2132
2133 * files.texi (Why Version Control?): New node.
2134
8cf51b2c
GM
21352007-07-12 Nick Roberts <nickrob@snap.net.nz>
2136
8cf51b2c
GM
2137 * building.texi (Starting GUD): Add xref to this anchor.
2138
8cf51b2c
GM
21392007-06-24 Karl Berry <karl@gnu.org>
2140
2a9f4d55 2141 * emacs.texi: New Back-Cover Text.
8cf51b2c 2142
8cf51b2c
GM
21432007-06-07 Alan Mackenzie <acm@muc.de>
2144
2145 * display.texi (Optional Mode Line): Document the new form of
2146 line+column numbers, "(561,2)".
2147
21482007-06-06 Juanma Barranquero <lekktu@gmail.com>
2149
49823426 2150 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2151
21522007-06-02 Chong Yidong <cyd@stupidchicken.com>
2153
2154 * Version 22.1 released.
2155
8cf51b2c
GM
21562007-05-07 Karl Berry <karl@gnu.org>
2157
2158 * emacs.texi (EMACSVER): Back to 22.
2159
21602007-05-06 Richard Stallman <rms@gnu.org>
2161
2162 * maintaining.texi (Create Tags Table): Clean up previous change.
2163
c8763fb6 21642007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2165
2166 * maintaining.texi (Create Tags Table): Add text about the dangers of
2167 making symbolic links to tags files.
2168
21692007-05-04 Karl Berry <karl@gnu.org>
2170
2171 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2172
21732007-05-03 Karl Berry <karl@gnu.org>
2174
2175 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2176
2177 * .cvsignore (*.pdf): New entry.
2178
8cf51b2c
GM
2179 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2180 for printing.
2181
21822007-05-01 Richard Stallman <rms@gnu.org>
2183
2184 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2185
8cf51b2c
GM
21862007-04-28 Glenn Morris <rgm@gnu.org>
2187
2188 * ack.texi (Acknowledgments):
2189 * anti.texi (Antinews):
8cf51b2c
GM
2190 * programs.texi (Program Modes): Restore mention of python.el pending
2191 consideration of legal status.
2192
21932007-04-28 Richard Stallman <rms@gnu.org>
2194
2195 * files.texi (File Names): Fixes to ~ description on MS systems.
2196
8cf51b2c
GM
21972007-04-26 Glenn Morris <rgm@gnu.org>
2198
2199 * emacs.texi (EMACSVER): Increase to 22.1.50.
2200
22012007-04-25 Karl Berry <karl@gnu.org>
2202
2203 * emacs.texi: Improve line breaks on copyright page,
2204 similar layout to lispref, 8.5x11 by default.
2205
2206 * dired.texi (Image-Dired): Improve line break, fix typo.
2207
22082007-04-24 Chong Yidong <cyd@stupidchicken.com>
2209
2210 * programs.texi (Program Modes):
8cf51b2c
GM
2211 * anti.texi (Antinews):
2212 * ack.texi (Acknowledgments): python.el removed.
2213
8cf51b2c
GM
22142007-04-23 Chong Yidong <cyd@stupidchicken.com>
2215
2216 * display.texi (Highlight Interactively): Correct description of
2217 hi-lock-file-patterns-policy.
2218
2219 * files.texi (File Archives): Mention self-extracting executables.
2220
22212007-04-23 Eli Zaretskii <eliz@gnu.org>
2222
2223 * search.texi (Unconditional Replace, Query Replace): Add xref to
2224 "Replacement and Case".
2225
22262007-04-22 Chong Yidong <cyd@stupidchicken.com>
2227
2228 * dired.texi (Image-Dired): Move from Thumbnails node.
2229 * misc.texi (Thumbnails): Node deleted.
2230 * emacs.texi (Top): Update node listing.
2231
2232 * files.texi (File Conveniences):
49823426 2233 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2234
22352007-04-21 Richard Stallman <rms@gnu.org>
2236
2237 * display.texi (Highlight Interactively): Correct previous change.
2238 Clarify doc of hi-lock-find-patterns, and move new features into it.
2239
22402007-04-20 David Koppelman <koppel@ece.lsu.edu>
2241
2242 * display.texi (Highlight Interactively): Document
2243 hi-lock-file-patterns-policy.
2244
22452007-04-20 Martin Rudalics <rudalics@gmx.at>
2246
2247 * display.texi (Scrolling): Fix typo.
2248
8cf51b2c
GM
22492007-04-15 Chong Yidong <cyd@stupidchicken.com>
2250
8cf51b2c
GM
2251 * doclicense.texi: Remove node heading, so that it can be included by
2252 other files.
2253
2254 * emacs.texi: Insert node heading for GFDL.
2255
8cf51b2c
GM
22562007-04-14 Eli Zaretskii <eliz@gnu.org>
2257
2258 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2259 "command line".
2260
2261 * display.texi (Faces): Refer to "Creating Frames" for face
2262 and other frame customizations in .emacs.
2263
2264 * frames.texi (Creating Frames): Mention that face customizations can
2265 be put in .emacs. Add index entries.
2266
22672007-04-12 Richard Stallman <rms@gnu.org>
2268
2269 * glossary.texi (Glossary): Explain `iff'.
2270
22712007-04-11 Karl Berry <karl@gnu.org>
2272
2273 * gnu.texi (Top),
2274 * macos.texi (Mac Font Specs),
2275 * anti.texi (Antinews),
2276 * xresources.texi (Resources),
2277 * misc.texi (Emulation),
2278 * calendar.texi (Daylight Saving),
2279 * dired.texi (Dired and Find),
2280 * rmail.texi (Remote Mailboxes),
2281 * sending.texi (Mail Headers),
2282 * programs.texi (Which Function),
2283 * files.texi (Recover),
2284 * buffers.texi (Uniquify),
2285 * frames.texi (Wheeled Mice),
2286 * killing.texi (Rectangles): Wording to improve breaks in
2287 8.5x11 format.
2288 * mule.texi (Language Environments): \hbadness=10000 since there's
2289 no way to reword.
2290 * emacs.texi (smallbook): New @set to more easily switch between
2291 smallbook and 8.5x11.
2292
22932007-04-11 Richard Stallman <rms@gnu.org>
2294
2295 * files.texi (File Conveniences): Add xref to Tumme.
2296 Delete text about Thumbnail mode.
2297
8cf51b2c
GM
22982007-04-09 Alan Mackenzie <acm@muc.de>
2299
2300 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2301 new name. Insert concept index entries.
2302
8cf51b2c
GM
23032007-04-08 Chong Yidong <cyd@stupidchicken.com>
2304
2305 * display.texi (Standard Faces): Document prefix arg for
2306 list-faces-display.
2307
2308 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2309
8cf51b2c
GM
23102007-04-07 Chong Yidong <cyd@stupidchicken.com>
2311
8cf51b2c
GM
2312 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2313
2314 * files.texi (Misc File Ops): Rewrite description of
2315 insert-file-literally.
2316
8cf51b2c
GM
23172007-03-31 Eli Zaretskii <eliz@gnu.org>
2318
2319 * misc.texi (Printing): Postscript -> PostScript.
2320
8cf51b2c
GM
2321 * ack.texi (Acknowledgments): Postscript -> PostScript.
2322
2323 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2324
2325 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2326 below.
2327
23282007-03-30 Chong Yidong <cyd@stupidchicken.com>
2329
2330 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2331 Init Non-ASCII.
2332 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2333 (Init Non-ASCII): New node.
2334
23352007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2336
2337 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2338
8cf51b2c
GM
23392007-03-12 Glenn Morris <rgm@gnu.org>
2340
8cf51b2c
GM
2341 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2342 "Daylight Savings".
2343
49823426 2344 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2345 saving" in text throughout.
2346
8cf51b2c
GM
23472007-03-04 Richard Stallman <rms@gnu.org>
2348
2349 * custom.texi (Safe File Variables): Minor correction.
2350
8cf51b2c
GM
23512007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2352
2353 * rmail.texi (Movemail): Add internal ref.
2354 Don't indent the intro for the PROTO table.
2355 Format PROTO table items with @code.
2356
8cf51b2c
GM
23572007-02-26 Nick Roberts <nickrob@snap.net.nz>
2358
2359 * building.texi: Remove references to bashdb.
2360
8cf51b2c
GM
23612007-02-19 Juanma Barranquero <lekktu@gmail.com>
2362
2363 * mule.texi (Language Environments): Update list of supported language
2364 environments.
2365
8cf51b2c
GM
23662007-02-14 Kim F. Storm <storm@cua.dk>
2367
2368 * building.texi (Grep Searching): Fix lgrep doc.
2369
23702007-02-12 Chong Yidong <cyd@stupidchicken.com>
2371
2372 * back.texi: Remove unused file.
2373
c8763fb6 23742007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2375
2376 * maintaining.texi (Tag Syntax): Now --members is the default for
2377 etags, not for ctags yet.
2378
8cf51b2c
GM
23792007-02-03 Eli Zaretskii <eliz@gnu.org>
2380
2381 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2382 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2383 expects. Add comments to prevent people from inadvertently modifying
2384 the key parts needed by `texinfo-multiple-files-update'.
2385
23862007-01-29 Chong Yidong <cyd@stupidchicken.com>
2387
2388 * frames.texi (Secondary Selection): Window clicked does not matter
2389 when mouse-yank-at-point is non-nil.
2390
8cf51b2c
GM
23912007-01-16 Glenn Morris <rgm@gnu.org>
2392
2393 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2394 system abbrev.
2395
23962007-01-11 Richard Stallman <rms@gnu.org>
2397
2398 * msdog.texi (Windows Keyboard): Another small cleanup.
2399
24002007-01-10 Richard Stallman <rms@gnu.org>
2401
2402 * msdog.texi (Windows Keyboard): Yet another try to make
2403 everyone happy with that passage.
2404
24052007-01-05 Richard Stallman <rms@gnu.org>
2406
2407 * anti.texi (Antinews): Mention M-x shell scrolling.
2408
24092007-01-05 Nick Roberts <nickrob@snap.net.nz>
2410
2411 * building.texi (Watch Expressions): Describe gdb-max-children.
2412
8cf51b2c
GM
24132007-01-04 Richard Stallman <rms@gnu.org>
2414
8cf51b2c
GM
2415 * msdog.texi (Windows Keyboard): Clarify previous change.
2416
8cf51b2c
GM
24172007-01-02 Richard Stallman <rms@gnu.org>
2418
2419 * custom.texi (Changing a Variable): Minor clarification.
2420 (Specific Customization): customize-customized => customize-unsaved.
2421
2422 * entering.texi (Entering Emacs): Clean up text about restarting
2423 Emacs for each file.
2424
2425 * misc.texi (Shell Options): Minor cleanup.
2426
2427 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2428 with Emacs, not vice versa.
2429
2430 * programs.texi (Symbol Completion): Recommend customizing
2431 window manager.
2432
2433 * xresources.texi (Resources): Minor fix.
2434
c8763fb6 24352007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2436
2437 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2438
24392007-01-01 Richard Stallman <rms@gnu.org>
2440
2441 * commands.texi (User Input): Document keys stolen by window mangers.
2442
24432006-12-31 Richard Stallman <rms@gnu.org>
2444
2445 * custom.texi (Specific Customization): Document customize-option
2446 instead of customize-variable.
2447
24482006-12-31 Kim F. Storm <storm@cua.dk>
2449
2450 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2451
24522006-12-30 Kim F. Storm <storm@cua.dk>
2453
2454 * killing.texi (CUA Bindings): Fix typo.
2455
2456 * xresources.texi (Table of Resources): Mention grow-only value for
2457 auto-resize-tool-bars.
2458
8cf51b2c
GM
24592006-12-27 Eli Zaretskii <eliz@gnu.org>
2460
2461 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2462 and how to get them back.
2463
24642006-12-26 Richard Stallman <rms@gnu.org>
2465
2466 * calendar.texi (Holidays): Holiday listing is based on current
2467 practice, but DST is not.
2468
24692006-12-25 Richard Stallman <rms@gnu.org>
2470
2471 * emacs.texi (Top): Update subnode menus.
2472
2473 * mark.texi (Transient Mark): Fix xref.
2474
2475 * killing.texi (Graphical Kill): Node deleted.
2476 (Killing): Add xref to Cut and Paste.
2477 (CUA Bindings): Update xref.
2478
2479 * frames.texi (Cut and Paste): New section to hold other nodes.
2480 (Mouse Commands): Node demoted.
2481 (Cut/Paste Other App): Split out from Mouse Commands.
2482 (Word and Line Mouse): Likewise.
2483 (Secondary Selection, Clipboard): Nodes demoted.
2484
8cf51b2c
GM
24852006-12-24 Kevin Ryde <user42@zip.com.au>
2486
2487 * calendar.texi (Holidays): US daylight saving begins second Sunday
2488 in March for 2007 onwards.
2489 (Daylight Savings): Show new US default daylight saving rules, 2nd
2490 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2491
24922006-12-23 Chong Yidong <cyd@stupidchicken.com>
2493
2494 * calendar.texi (Scroll Calendar): < and > are switched.
2495
24962006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2497
2498 * killing.texi (Deletion): Describe M-\ prefix argument.
2499
25002006-12-23 Richard Stallman <rms@gnu.org>
2501
2502 * search.texi (Regexp Search): Explain why forward and reverse regexp
2503 search are not mirror images.
2504
8cf51b2c
GM
25052006-12-19 Kim F. Storm <storm@cua.dk>
2506
2507 * major.texi (Choosing Modes): Describe match-function elements for
2508 magic-mode-alist.
2509
8cf51b2c
GM
25102006-12-18 Eli Zaretskii <eliz@gnu.org>
2511
2512 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2513 peculiarities.
2514
25152006-12-18 Richard Stallman <rms@gnu.org>
2516
2517 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2518
8cf51b2c
GM
25192006-12-17 Alan Mackenzie <acm@muc.de>
2520
2521 * programs.texi (Left Margin Paren): Remove the bit which says
2522 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2523 Discuss some of the issues of setting this option to nil.
2524
25252006-12-17 Glenn Morris <rgm@gnu.org>
2526
2527 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2528
25292006-12-16 Eli Zaretskii <eliz@gnu.org>
2530
2531 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2532 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2533 NTFS volumes.
2534 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2535 volumes.
2536
25372006-12-15 Eli Zaretskii <eliz@gnu.org>
2538
2539 * text.texi (HTML Mode): Fix "C-c TAB".
2540
8cf51b2c
GM
25412006-12-09 Richard Stallman <rms@gnu.org>
2542
2543 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2544
25452006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2546
2547 * files.texi (Misc File Ops): Document insert-file-literally.
2548
25492006-12-08 Eli Zaretskii <eliz@gnu.org>
2550
2551 * cmdargs.texi (Colors): Note that --color is intended for overriding
2552 the terminal defaults, not for normal invocation.
2553
2554 * misc.texi (Emacs Server): Improve wording. Don't mention the
2555 ``server program''. Add a cross-reference to "Init File" node.
2556 (Invoking emacsclient): Add index entries. Document both short and
2557 long versions of command-line options. Document the -f option.
2558
8cf51b2c
GM
25592006-12-06 Richard Stallman <rms@gnu.org>
2560
2561 * text.texi (Outline Format): Say to set outline-regexp
2562 and outline-level with major modes and file local variables.
2563
c8763fb6 25642006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2565
2566 * anti.texi (Antinews): Mention the alternative to
2567 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2568
8cf51b2c
GM
2569 * misc.texi (Interactive Shell): Ditto.
2570
25712006-12-04 Eli Zaretskii <eliz@gnu.org>
2572
2573 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2574
2575 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2576
25772006-12-01 Eli Zaretskii <eliz@gnu.org>
2578
2579 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2580 colon in the mode line.
2581
2582 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2583
25842006-11-26 Nick Roberts <nickrob@snap.net.nz>
2585
2586 * building.texi (Watch Expressions): Mention SPC for expanding/
2587 contracting watch expressions.
2588
25892006-11-26 Kim F. Storm <storm@cua.dk>
2590
2591 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2592
25932006-11-26 Nick Roberts <nickrob@snap.net.nz>
2594
2595 * building.texi (Debugger Operation): Define text command mode.
2596 Clarify how tooltips work.
2597 (GDB Graphical Interface): Explain how to run in text command mode
2598 more clearly.
2599
26002006-11-25 Juanma Barranquero <lekktu@gmail.com>
2601
2602 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2603
26042006-11-22 Juanma Barranquero <lekktu@gmail.com>
2605
2606 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2607
8cf51b2c
GM
26082006-11-18 Chong Yidong <cyd@stupidchicken.com>
2609
2610 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2611 and EMACS is deprecated.
2612
26132006-11-18 Juanma Barranquero <lekktu@gmail.com>
2614
2615 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2616
c8763fb6 26172006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2618
2619 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2620
2621 * emacs.texi: Include xresources.texi both for info and dvi.
2622
2623 * xresources.texi: Merge text from xresmini.texi.
2624
c8763fb6 26252006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2626
2627 * glossary.texi: Fix typos.
2628
8cf51b2c
GM
26292006-11-06 Richard Stallman <rms@gnu.org>
2630
2631 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2632
2633 * ack.texi (Acknowledgments): Fix name spelling.
2634
26352006-11-01 Juri Linkov <juri@jurta.org>
2636
2637 * search.texi (Word Search): Document incremental word search.
2638
26392006-10-28 Glenn Morris <rgm@gnu.org>
2640
2641 * ack.texi (Acknowledgments): Add cal-html author.
2642
2643 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2644 Calendar"). Describe new package cal-html.
2645 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2646 Calendar Files."
2647
8cf51b2c
GM
26482006-10-23 Richard Stallman <rms@gnu.org>
2649
2650 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2651 Abbrev mode is enabled.
2652
8cf51b2c
GM
26532006-10-16 Richard Stallman <rms@gnu.org>
2654
8cf51b2c
GM
2655 * emacs.texi: Update ISBN.
2656
8cf51b2c
GM
26572006-10-11 Kim F. Storm <storm@cua.dk>
2658
2659 * emacs.texi (Acknowledgments): Use @dotless{i}.
2660
26612006-10-08 Nick Roberts <nickrob@snap.net.nz>
2662
2663 * building.texi (Breakpoints Buffer): Mention catchpoints.
2664
26652006-10-08 Kim F. Storm <storm@cua.dk>
2666
2667 * ack.texi (Acknowledgments): Update.
2668
2669 * emacs.texi (Acknowledgments): Fix bad @/ form.
2670
8cf51b2c
GM
26712006-10-05 Kim F. Storm <storm@cua.dk>
2672
2673 * emacs.texi (Acknowledgments): Add more contributors.
2674
26752006-10-03 Richard Stallman <rms@gnu.org>
2676
2677 * emacs.texi (Acknowledgments): Update version and edition.
2678
8cf51b2c
GM
26792006-10-01 Karl Berry <karl@gnu.org>
2680
2681 * custom.texi (Customization Groups): Page break to keep example buffer
2682 on one page.
2683
26842006-09-30 Karl Berry <karl@gnu.org>
2685
2686 * programs.texi (Basic Indent): @need to improve page break.
2687 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2688
26892006-09-29 Glenn Morris <rgm@gnu.org>
2690
2691 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2692
26932006-09-29 Karl Berry <karl@gnu.org>
2694
2695 * windows.texi (Basic Window): Remove forced @break, no longer
2696 desirable.
2697 * frames.texi (Frame Commands),
2698 * mark.texi (Marking Objects): Reword to avoid bad page break.
2699 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2700
27012006-09-19 Richard Stallman <rms@gnu.org>
2702
2703 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2704 stick to present tense.
2705
c8763fb6 27062006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2707
2708 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2709 to x-gtk-use-old-file-dialog.
2710 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2711
27122006-09-15 Jay Belanger <belanger@truman.edu>
2713
49823426 2714 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2715 Change "Library Public License" to "Lesser Public License"
2716 throughout. Use "yyyy" to represent year.
2717
8cf51b2c
GM
27182006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2719
2720 * files.texi (Visiting): Add index entry "open file".
2721
8cf51b2c
GM
27222006-09-11 Richard Stallman <rms@gnu.org>
2723
2724 * building.texi (Compilation Mode): Clarification.
2725 (Grep Searching): Add xref to Compilation Mode.
2726
8cf51b2c
GM
27272006-09-08 Richard Stallman <rms@gnu.org>
2728
2729 * search.texi (Search): Ref multi-file search commands here.
2730 (Other Repeating Search): Not here.
2731
8cf51b2c
GM
27322006-08-28 Richard Stallman <rms@gnu.org>
2733
2734 * windows.texi (Split Window): Update xref.
2735
2736 * basic.texi (Continuation Lines): Update xref.
2737
2738 * indent.texi (Tab Stops): Update xref.
2739
2740 * emacs.texi (Top): Update subnode menu.
2741
2742 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2743 split out of Display Custom.
2744
27452006-08-25 Kim F. Storm <storm@cua.dk>
2746
2747 * display.texi (Display Custom): Add variables overline-margin
2748 and x-underline-at-descent-line.
2749
27502006-08-25 Richard Stallman <rms@gnu.org>
2751
2752 * entering.texi (Exiting): Rewrite to give graphical displays
2753 priority over text terminals.
2754
2755 * search.texi (Incremental Search): Move index entries.
2756
27572006-08-23 Chong Yidong <cyd@stupidchicken.com>
2758
2759 * custom.texi (Init File): Reference Find Init to avoid "home
2760 directory" confusion.
2761
27622006-08-22 Nick Roberts <nickrob@snap.net.nz>
2763
2764 * building.texi (Other GDB-UI Buffers): Describe how to edit
2765 a value in the locals buffer.
2766
27672006-08-21 Richard Stallman <rms@gnu.org>
2768
2769 * search.texi (Basic Isearch): Add `isearch' index entry.
2770
27712006-08-16 Richard Stallman <rms@gnu.org>
2772
2773 * misc.texi (Saving Emacs Sessions): Clean up wording.
2774
2775 * mark.texi (Marking Objects): Mention term "select all".
2776
2777 * emacs.texi (Top): Update subnode menu.
2778
2779 * help.texi (Help Mode): Move node up in file.
2780
8cf51b2c
GM
27812006-08-15 Nick Roberts <nickrob@snap.net.nz>
2782
2783 * building.texi (Stack Buffer): Explain fringe arrow.
2784
8cf51b2c
GM
27852006-08-12 Eli Zaretskii <eliz@gnu.org>
2786
8cf51b2c
GM
2787 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
2788 on startup.
2789
27902006-08-11 Romain Francoise <romain@orebokech.com>
2791
2792 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
2793
27942006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
2795
2796 * mule.texi (Recognize Coding, Text Coding): Fix typos.
2797
27982006-08-10 Richard Stallman <rms@gnu.org>
2799
2800 * text.texi (Format Faces): Substantial rewrites to deal
2801 with face merging. Empty regions don't count. Clarify
2802 face property inheritance.
2803
28042006-08-08 Romain Francoise <romain@orebokech.com>
2805
2806 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
2807 <arjuropo@cc.jyu.fi>.
2808
8cf51b2c
GM
28092006-08-04 Eli Zaretskii <eliz@gnu.org>
2810
2811 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
2812 apply to all frames.
2813
8cf51b2c
GM
28142006-08-01 Richard Stallman <rms@gnu.org>
2815
2816 * help.texi (Name Help): Add index entries for describe-variable.
2817
28182006-08-01 Nick Roberts <nickrob@snap.net.nz>
2819
2820 * building.texi (GDB Graphical Interface): Shorten node names.
2821 (GDB-UI Layout): Use GDB-related.
2822 (Other GDB-UI Buffers): Simplify English.
2823
28242006-07-31 Richard Stallman <rms@gnu.org>
2825
2826 * search.texi (Query Replace): Add xref for Dired's Q command.
2827
8cf51b2c
GM
28282006-07-31 Nick Roberts <nickrob@snap.net.nz>
2829
2830 * building.texi (GDB commands in Fringe): Rename to...
2831 (Source Buffers): ..this and move forward. Describe hollow arrow and
2832 new option gdb-find-source-frame.
2833
28342006-07-29 Richard Stallman <rms@gnu.org>
2835
2836 * dired.texi (Operating on Files): Simplify previous change
2837 and fix Texinfo usage.
2838
28392006-07-29 Eli Zaretskii <eliz@gnu.org>
2840
2841 * dired.texi (Operating on Files): Add cross-references. State the
2842 Unix commands that do similar things.
2843
28442006-07-28 Richard Stallman <rms@gnu.org>
2845
2846 * mark.texi (Transient Mark): Clarify that region never disappears
2847 when Transient Mark mode is off, and not when it is on.
2848
28492006-07-27 Richard Stallman <rms@gnu.org>
2850
2851 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
2852
28532006-07-24 Richard Stallman <rms@gnu.org>
2854
2855 * xresources.texi (GTK styles): Fix texinfo usage.
2856
8cf51b2c
GM
2857 * commands.texi (User Input): Explain why we teach keyboard cmds.
2858
2859 * xresources.texi, xresmini.texi, search.texi, programs.texi:
2860 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
2861 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
2862 * doclicense.texi, display.texi, dired.texi, basic.texi:
2863 * anti.texi, ack.texi: Move periods and commas inside quotes.
2864
28652006-07-22 Eli Zaretskii <eliz@gnu.org>
2866
2867 * cmdargs.texi (General Variables): Document EMAIL.
2868
28692006-07-21 Eli Zaretskii <eliz@gnu.org>
2870
2871 * frames.texi (Frame Commands): Mention that focus-follows-mouse
2872 doesn't have effect on MS-Windows.
2873
8cf51b2c
GM
28742006-07-17 Richard Stallman <rms@gnu.org>
2875
2876 * building.texi (Grep Searching): Explain about chaining grep commands.
2877
8cf51b2c
GM
28782006-07-10 Nick Roberts <nickrob@snap.net.nz>
2879
49823426 2880 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
2881
28822006-07-09 Chong Yidong <cyd@stupidchicken.com>
2883
2884 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
2885 is invoked for multiple files.
2886
28872006-07-08 Eli Zaretskii <eliz@gnu.org>
2888
2889 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
2890 on-line manual for the rest of this node.
2891 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
2892 unconditionally.
2893 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
2894 Improve wording.
2895 (Windows Printing): Improve wording.
2896 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
2897 rest of this node.
2898
8cf51b2c
GM
28992006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2900
49823426
GM
2901 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
2902 with eval-buffer.
8cf51b2c
GM
2903
29042006-07-05 Nick Roberts <nickrob@snap.net.nz>
2905
2906 * mule.texi (Coding Systems, Specify Coding): Link descriptions
2907 of character translation.
2908
29092006-07-04 Nick Roberts <nickrob@snap.net.nz>
2910
2911 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
2912
29132006-07-03 Karl Berry <karl@gnu.org>
2914
2915 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
2916 not-too-underfull hboxes in the TeX output.
2917 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
2918 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
2919 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
2920 * sending.texi, text.texi: Fix overfull/underfull boxes.
2921
29222006-07-03 Romain Francoise <romain@orebokech.com>
2923
2924 * m-x.texi (M-x): Fix.
2925
29262006-07-03 Richard Stallman <rms@gnu.org>
2927
8cf51b2c
GM
2928 * search.texi (Other Repeating Search): filename -> file name.
2929
2930 * misc.texi (Narrowing): Minor cleanups.
2931
2932 * files.texi (Visiting): filename -> file name.
2933
2934 * emacs.texi (Top): Update subnode menus.
2935
2936 * mule.texi (Coding Systems): Move char translation stuff here.
2937 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2938 (Recognize Coding): Substantial local rewrites.
2939 (International): Update menu.
2940
2941 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2942 (Scrolling): Substantial local rewrites.
2943 (Display): Update menu and intro.
2944
2945 * dired.texi: filename -> file name.
2946
2947 * custom.texi (Safe File Variables): Texinfo usage fix.
2948
f0131492 29492006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
2950
2951 * help.texi, m-x.texi: Lots of cleanups.
2952
8cf51b2c
GM
29532006-06-30 Eli Zaretskii <eliz@gnu.org>
2954
2955 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2956 (Windows Processes, Windows Misc): Shorten the printed version by
2957 selectively conditioning less important portions by @ifnottex.
2958
8cf51b2c
GM
29592006-06-27 Richard Stallman <rms@gnu.org>
2960
2961 * mini.texi (Minibuffer File): Minor cleanup.
2962
29632006-06-25 Nick Roberts <nickrob@snap.net.nz>
2964
2965 * frames.texi (XTerm Mouse): Rename to...
2966 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2967
2968 * emacs.texi (Top): Use new node name.
2969
29702006-06-24 Eli Zaretskii <eliz@gnu.org>
2971
2972 * emacs.texi (Top): Update the detailed menu according to changes in
2973 msdog.texi.
2974
2975 * msdog.texi (Windows Keyboard): New section.
2976 (Windows Mouse): New section.
2977 (Windows System Menu): Remove section (text merged with "Windows
2978 Keyboard").
2979 (Windows Misc): New section.
2980
2981 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2982
2983 * msdog.texi (ls in Lisp): New section.
2984
2985 * files.texi (Visiting): Document case-insensitive wildcard matching
2986 under find-file-wildcards.
2987
8cf51b2c
GM
29882006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2989
2990 * macos.texi (Mac Input): Add description of mac-function-modifier.
2991 Now Unicode keyboard layouts work.
2992
8cf51b2c
GM
29932006-06-10 Richard Stallman <rms@gnu.org>
2994
2995 * mule.texi (Recognize Coding): Clarify previous change.
2996
29972006-06-09 Kenichi Handa <handa@m17n.org>
2998
2999 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3000 notation.
3001
30022006-06-07 Kevin Ryde <user42@zip.com.au>
3003
3004 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3005 manual for @ifnottex, but in emacs-extra for @iftex.
3006
3007 * cmdargs.texi (General Variables): Fix smtpmail xref.
3008
30092006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3010
8cf51b2c 3011 * programs.texi (Comment Commands):
8cf51b2c 3012 * custom.texi (Specifying File Variables):
49823426 3013 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3014
30152006-06-07 Nick Roberts <nickrob@snap.net.nz>
3016
3017 * building.texi (Watch Expressions): Move node to end.
3018 (GDB Graphical Interface): Move description of clicks in fringe...
3019 (GDB commands in the Fringe): ...to here. New node.
3020
8cf51b2c
GM
30212006-06-05 Romain Francoise <romain@orebokech.com>
3022
49823426 3023 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3024
30252006-06-05 Nick Roberts <nickrob@snap.net.nz>
3026
3027 * building.texi (GDB Graphical Interface): Update bindings.
3028 (Commands of GUD): Add gud-print. Remove gud-run.
3029 Restate availability more generally.
3030
f0131492 30312006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3032
3033 * mini.texi: Lots of cleanups.
3034
30352006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3036
3037 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3038 and Mouse-2.
3039
c8763fb6 30402006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3041
3042 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3043
8cf51b2c
GM
30442006-05-31 Richard Stallman <rms@gnu.org>
3045
3046 * basic.texi (Moving Point): Fix previous change.
3047
c8763fb6 30482006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3049
3050 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3051
f0131492 30522006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3053
3054 * basic.texi: Many simplifications and improvements in wording.
3055
8cf51b2c
GM
30562006-05-26 Nick Roberts <nickrob@snap.net.nz>
3057
3058 * anti.texi (Antinews): Create a node for gdb-ui.
3059
8cf51b2c
GM
30602006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3061
3062 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3063
30642006-05-20 Richard Stallman <rms@gnu.org>
3065
3066 * dired.texi (Dired Navigation): dired-goto-file is now j.
3067
8cf51b2c
GM
30682006-05-20 Eli Zaretskii <eliz@gnu.org>
3069
3070 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3071 and their aliases.
3072
3073 * msdog.texi (Windows Printing): Mention non-support of plain text
3074 printing with some el-cheapo printers, and suggest a workaround.
3075
30762006-05-20 Kevin Ryde <user42@zip.com.au>
3077
3078 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3079 remove the bit saying you must set it.
3080
30812006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3082
3083 * trouble.texi (Checklist):
3084 * text.texi (Text, Auto Fill, Text Mode):
3085 * search.texi (Nonincremental Search):
3086 * rmail.texi (Rmail Labels):
3087 * mule.texi (Input Methods, Multibyte Conversion):
3088 * misc.texi (Gnus, Where to Look, PostScript):
3089 * maintaining.texi (Create Tags Table):
3090 * indent.texi (Indentation Commands):
3091 * fixit.texi (Spelling):
3092 * emacs.texi (Copying):
3093 * custom.texi (Init File): ifinfo -> ifnottex.
3094
8cf51b2c
GM
30952006-05-17 Richard Stallman <rms@gnu.org>
3096
3097 * files.texi (Diff Mode): Mention C-x `.
3098
30992006-05-08 Richard Stallman <rms@gnu.org>
3100
3101 * custom.texi (Disabling): Textual cleanups.
3102
8cf51b2c
GM
31032006-05-12 Glenn Morris <rgm@gnu.org>
3104
3105 * calendar.texi (Displaying the Diary, Format of Diary File):
3106 Refer to diary-view-entries, diary-list-entries,
3107 diary-show-all-entries rather than obsolete aliases.
3108
31092006-05-12 Eli Zaretskii <eliz@gnu.org>
3110
3111 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3112 (Displaying the Diary, Special Diary Entries, Importing Diary):
3113 * building.texi (Compilation Shell):
3114 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3115 emacs-xtra with @inforef's.
3116
3117 * files.texi (Visiting): Fix wording.
3118
3119 * mule.texi (Coding Systems, Text Coding): More indexing.
3120 Mention that C-x RET f can set eol conversion.
3121
c8763fb6 31222006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3123
3124 * xresmini.texi (GTK resources): Insert GTK description.
3125
3126 * xresources.texi (GTK resources): metafont should be menufont.
3127
8cf51b2c
GM
31282006-05-06 Michael Albinus <michael.albinus@gmx.de>
3129
49823426 3130 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3131 method, user name and host name is active only in partial
3132 completion mode.
3133
8cf51b2c
GM
31342006-05-06 Eli Zaretskii <eliz@gnu.org>
3135
3136 * makefile.w32-in (emacs.dvi):
3137 * Makefile.in (emacs.dvi): Add xresmini.texi.
3138
3139 * xresmini.texi (Table of Resources): Remove xref to non-existent
3140 node "LessTif Resources".
3141
3142 * msdog.texi (Microsoft Windows):
3143 * calendar.texi (Calendar/Diary, Displaying the Diary)
3144 (Special Diary Entries, Importing Diary, Holidays):
3145 * programs.texi (Program Modes):
3146 * text.texi (Text):
3147 * buffers.texi (Several Buffers):
3148 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3149
31502006-05-06 Eli Zaretskii <eliz@gnu.org>
3151
3152 The following changes merge the emacs-xtra manual into the main
3153 manual, but only for on-line version of the manual.
3154
3155 * vc2-xtra.texi (Version Backups, Local Version Control)
3156 (Making Snapshots, Change Logs and VC, Version Headers)
3157 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3158 on-line manual.
3159
3160 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3161 for on-line manual.
3162
3163 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3164 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3165 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3166 for on-line manual.
3167
3168 * fortran-xtra.texi (Fortran, Fortran Autofill)
3169 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3170 for on-line manual.
3171
3172 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3173 Conditional xref's for on-line manual.
3174
3175 * emerge-xtra.texi (Emerge, Overview of Emerge)
3176 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3177 manual.
3178
3179 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3180 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3181 (EMACSSOURCES): Use EMACS_XTRA.
3182 (../info/emacs-xtra): Remove.
3183 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3184
3185 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3186 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3187 (EMACSSOURCES): Use EMACS_XTRA.
3188 ($(infodir)/emacs-xtra): Remove.
3189 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3190
3191 * trouble.texi (Quitting):
3192 * text.texi (Text):
3193 * programs.texi (Program Modes):
3194 * msdog.texi (Microsoft Windows):
3195 * frames.texi (Frames):
3196 * files.texi (Backup, Version Control, VC Concepts)
3197 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3198 (Registering, VC Status, VC Undo, Multi-User Branching)
3199 (Comparing Files):
3200 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3201 (Displaying the Diary, Special Diary Entries, Importing Diary):
3202 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3203 conditional xref's, depending on @iftex/@ifnottex.
3204
3205 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3206 "MS-DOS". @include msdog-xtra.texi.
3207
3208 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3209 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3210
3211 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3212 for vc-xtra.texi subsections.
3213 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3214 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3215
3216 * sending.texi (Sending Mail): A @node line without explicit Prev,
3217 Next, and Up links.
3218
3219 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3220 Next, and Up links.
3221
3222 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3223 and its sections. @include picture-xtra.texi.
3224
3225 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3226 "Emerge".
3227 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3228
3229 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3230 exact duplicate of its name-sake in calendar.texi.
3231
3232 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3233 "Advanced Calendar/Diary Usage".
3234 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3235
3236 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3237 dired-xtra.texi.
3238 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3239
3240 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3241 (Files) [ifnottex]: Add menu entry for Autorevert.
3242
3243 * emacs-xtra.texi (Introduction): Reword to make consistent with
3244 printed version only.
3245 <Top level>: Remove the body of all chapters and move them to the
3246 new *-xtra.texi files. Use @raisesections and @lowersections to
3247 convert sections to chapters etc.
3248
3249 * msdog-xtra.texi:
3250 * fortran-xtra.texi:
3251 * vc-xtra.texi:
3252 * vc1-xtra.texi:
3253 * vc2-xtra.texi:
3254 * emerge-xtra.texi:
3255 * cal-xtra.texi:
3256 * dired-xtra.texi:
3257 * arevert-xtra.texi: New files, with text from respective chapters
3258 of emacs-xtra.texi. Convert each @chapter into @section, @section
3259 into @subsection, etc.
3260
3261 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3262 updated.
3263
3264 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3265 Windows". All references updated.
3266
32672006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3268
3269 * macos.texi (Mac Input): Mention input from Character Palette.
3270 (Mac Font Specs): Fix typo.
3271
32722006-05-05 Richard Stallman <rms@gnu.org>
3273
3274 * files.texi (Diff Mode): Minor cleanup.
3275
32762006-05-05 Karl Berry <karl@gnu.org>
3277
8cf51b2c
GM
3278 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3279 errors from the current release of makeinfo (4.8).
3280 * help.texi (Library Keywords): Change widest word in multitable
3281 template from `emulations' to `convenience'. (Not sure if this is
3282 related to the font change.)
3283
32842006-05-05 Eli Zaretskii <eliz@gnu.org>
3285
3286 * files.texi (File Names): Add a footnote about limited support of
3287 ~USER on MS-Windows.
3288
3289 * cmdargs.texi (Initial Options): Add a footnote about limited
3290 support of ~USER on MS-Windows.
3291
32922006-05-03 Richard Stallman <rms@gnu.org>
3293
3294 * files.texi (Diff Mode): Node moved here.
3295 (Comparing Files): Delete what duplicates new node.
3296 (Files): Put Diff Mode in menu.
3297
3298 * misc.texi (Diff Mode): Moved to files.texi.
3299
3300 * emacs.texi (Top): Update menu for Diff Mode.
3301
3302 * trouble.texi (Emergency Escape): Simplify.
3303
3304 * emacs.texi (Top): Minor clarification.
3305
33062006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3307
3308 * commands.texi, entering.texi, screen.texi: Many simplifications.
3309
33102006-05-03 Richard Stallman <rms@gnu.org>
3311
3312 * commands.texi (Text Characters): Delete paragraph about unibyte
3313 non-ASCII printing chars.
3314
3315 * killing.texi (Killing): Say "graphical displays".
3316 * display.texi: Say "graphical displays".
3317
3318 * cmdargs.texi (Misc X): Say "graphical displays".
3319
33202006-05-01 Richard Stallman <rms@gnu.org>
3321
3322 * emacs.texi (Top): Add Diff Mode to menu.
3323
33242006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3325
3326 * misc.texi (Diff Mode): New node.
3327
33282006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3329
3330 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3331 (Mac Environment Variables): Shorten example line.
3332 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3333
33342006-05-01 Nick Roberts <nickrob@snap.net.nz>
3335
3336 * building.texi (GUD Customization): Describe cases %d and %c.
3337 Update description for %e.
3338
33392006-04-30 Glenn Morris <rgm@gnu.org>
3340
3341 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3342
33432006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3344
3345 * custom.texi (Examining): Update C-h v output example.
3346
33472006-04-29 Kim F. Storm <storm@cua.dk>
3348
3349 * building.texi (Grep Searching): Add lgrep and rgrep.
3350
8cf51b2c
GM
33512006-04-23 Richard Stallman <rms@gnu.org>
3352
3353 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3354
3355 * xresmini.texi: New file.
3356
3357 * xresources.texi (Face Resources): Split table into font resources
3358 and the rest. Combine similar attributes for brevity.
3359
8cf51b2c
GM
33602006-04-21 Eli Zaretskii <eliz@gnu.org>
3361
3362 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3363 backslashes and case-insensitivity in file names (moved to the
3364 main manual).
3365 (MS-DOS Printing): Move most of the text to the main manual.
3366
3367 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3368 New nodes.
3369 (Windows Processes, Windows System Menu): Add index entries and
3370 fix wording.
3371
8cf51b2c
GM
33722006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3373
3374 * misc.texi (Shell Ring): Add notes on saved input when
3375 navigating off the end of the history list.
3376
33772006-04-18 Chong Yidong <cyd@mit.edu>
3378
3379 * misc.texi (Shell Options): Correct default value of
3380 comint-scroll-show-maximum-output.
3381
8cf51b2c
GM
33822006-04-18 Nick Roberts <nickrob@snap.net.nz>
3383
3384 * building.texi (Watch Expressions): Update.
3385
8cf51b2c
GM
33862006-04-12 Richard Stallman <rms@gnu.org>
3387
3388 * search.texi: Clean up previous change.
3389
33902006-04-12 Eli Zaretskii <eliz@gnu.org>
3391
3392 * search.texi (Regexp Backslash, Regexp Replace): Add index
3393 entries for ``back reference'' and mention the term itself in the
3394 text.
3395
33962006-04-11 Richard Stallman <rms@gnu.org>
3397
3398 * custom.texi (Safe File Variables):
3399 Document enable-local-variables = :safe.
3400
34012006-04-11 Karl Berry <karl@gnu.org>
3402
3403 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3404 (Remote Repositories, Version Backups, Local Version Control)
3405 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3406 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3407 (Renaming VC Work Files and Master Files)
3408 (Inserting Version Control Headers, Customizing VC, General Options)
3409 (Options for RCS and SCCS, Options specific for CVS): Move all
3410 these nodes to emacs-xtra.texi, for brevity.
3411 * cmdargs.texi, files.texi: Change cross-references.
3412
8cf51b2c
GM
34132006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3414
3415 * files.texi (Old Versions): Update description of vc-annotate's
3416 use of color to indicate date ranges.
3417
8cf51b2c
GM
34182006-04-09 Kevin Ryde <user42@zip.com.au>
3419
8cf51b2c
GM
3420 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3421 put info and printed manual names the right way around.
3422
34232006-04-09 Karl Berry <karl@gnu.org>
3424
3425 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3426 emacs-xtra.texi, leaving only MS Windows information.
3427 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3428 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3429 node names.
3430
3431 * emacs.texi: Move @summarycontents and @contents to the beginning
3432 of the file.
3433
8cf51b2c
GM
34342006-04-08 Kevin Ryde <user42@zip.com.au>
3435
3436 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3437
34382006-04-07 Richard Stallman <rms@gnu.org>
3439
3440 * programs.texi (Comments, Comment Commands, Options for Comments)
3441 (Multi-Line Comments): "Align", not "indent".
3442 (Basic Indent): C-j deletes trailing whitespace before the newline.
3443
34442006-04-06 Richard Stallman <rms@gnu.org>
3445
8cf51b2c
GM
3446 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3447
34482006-04-06 Eli Zaretskii <eliz@gnu.org>
3449
3450 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3451
8cf51b2c
GM
34522006-04-05 Richard Stallman <rms@gnu.org>
3453
3454 * emacs.texi (Top): Update subnode menu.
3455
3456 * trouble.texi (Unasked-for Search): Node deleted.
3457 (Lossage): Delete from menu.
3458
34592006-04-04 Richard Stallman <rms@gnu.org>
3460
3461 * trouble.texi: Various cleanups.
3462 (Checklist): Don't bother saying how to snail a bug report.
3463 (Emergency Escape): Much rewriting.
3464 (After a Crash): Rename the core dump immediately.
3465 (Total Frustration): Call it a psychotherapist.
3466 (Bug Criteria): Avoid "illegal instruction".
3467 (Sending Patches): We always put the contributor's name in.
3468
3469 * misc.texi (Thumbnails): Minor correction.
3470
8cf51b2c
GM
34712006-04-03 Richard Stallman <rms@gnu.org>
3472
3473 * misc.texi (Thumbnails): Minor cleanup.
3474
34752006-04-02 Karl Berry <karl@gnu.org>
3476
3477 * sending.texi (Mail Sending): pxref to Top needs five args.
3478
3479 * texinfo.tex: Update to current version (2006-03-21.13).
3480
8cf51b2c
GM
34812006-03-31 Richard Stallman <rms@gnu.org>
3482
3483 * emacs.texi (Top): Update subnode menu.
3484
3485 * help.texi (Help Mode): Cleanup.
3486
3487 * dired.texi: Many cleanups.
3488 (Dired Deletion): Describe dired-recursive-deletes.
3489 (Operating on Files): dired-create-directory moved.
3490 (Misc Dired Features): Move to here.
3491 (Tumme): Node moved to misc.texi.
3492
3493 * custom.texi: Many cleanups.
3494 (Minor Modes): Don't mention ISO Accents Mode.
3495 (Examining): Update C-h v output example.
3496 (Hooks): Add index and xref for add-hook.
3497 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3498 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3499
3500 * misc.texi: Many cleanups.
3501 (beginning): Add to summary of topics.
3502 (Shell): Put eshell xref at the end. Remove eshell from table.
3503 (Thumbnails): New node.
3504
8cf51b2c
GM
35052006-03-28 Eli Zaretskii <eliz@gnu.org>
3506
3507 * files.texi (File Name Cache): Make it clear that the cache is
3508 not persistent.
3509
8cf51b2c
GM
35102006-03-25 Karl Berry <karl@gnu.org>
3511
49823426
GM
3512 * emacs-xtra.texi, emacs.texi, gnu.texi:
3513 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3514 (2) do not indent copyright year list (or anything else).
3515
8cf51b2c
GM
35162006-03-21 Juanma Barranquero <lekktu@gmail.com>
3517
3518 * files.texi (VC Dired Mode): Remove misplaced brackets.
3519
35202006-03-21 Andre Spiegel <spiegel@gnu.org>
3521
3522 * files.texi: Various updates and clarifications in the VC chapter.
3523
35242006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3525
3526 * help.texi (Help Mode): Document "C-c C-c".
3527
8cf51b2c
GM
35282006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3529
3530 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3531 menu in the standalone Info reader.
3532
35332006-03-15 Chong Yidong <cyd@stupidchicken.com>
3534
3535 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3536 moved here from Emacs manual.
3537
3538 * programs.texi (Fortran): Section moved to emacs-xtra.
3539 (Program Modes): Xref to Fortran in emacs-xtra.
3540
3541 * maintaining.texi (Emerge): Move to emacs-xtra.
3542 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3543
3544 * picture.texi: File deleted.
3545 * Makefile.in:
3546 * makefile.w32-in: Remove picture.texi.
3547
3548 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3549 * abbrevs.texi (Abbrevs):
3550 * sending.texi (Sending Mail): Picture node removed.
3551
3552 * emacs.texi (Top): Update node listings.
3553
8cf51b2c
GM
35542006-03-12 Richard Stallman <rms@gnu.org>
3555
3556 * calendar.texi: Various cleanups.
3557
8cf51b2c
GM
35582006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3559
3560 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3561 syntax.
3562
8cf51b2c
GM
35632006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3564
3565 * search.texi (Regexps): More accurately describe which characters
3566 are special in which situations. Recommend _not_ to quote `]' or
3567 `-' when they are not special.
3568
8cf51b2c
GM
35692006-02-28 Andre Spiegel <spiegel@gnu.org>
3570
3571 * files.texi (Old Versions): Clarify operation of C-x v =.
3572
8cf51b2c
GM
35732006-02-21 Nick Roberts <nickrob@snap.net.nz>
3574
3575 * building.texi (Watch Expressions): Update and describe
3576 gdb-speedbar-auto-raise.
3577
35782006-02-19 Richard M. Stallman <rms@gnu.org>
3579
3580 * emacs.texi: Use @smallbook.
3581 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3582 Update subnode menu.
3583
3584 * building.texi (Lisp Interaction): Minor addition.
3585
35862006-02-18 Nick Roberts <nickrob@snap.net.nz>
3587
3588 * building.texi (Watch Expressions): Update and be more precise.
3589
c8763fb6 35902006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3591
3592 * maintaining.texi (Create Tags Table): Explain why the
3593 exception when etags writes to files under the /dev tree.
3594
35952006-02-14 Richard M. Stallman <rms@gnu.org>
3596
3597 * custom.texi (Safe File Variables): Lots of clarification.
3598 Renamed from Unsafe File Variables.
3599
36002006-02-14 Chong Yidong <cyd@stupidchicken.com>
3601
3602 * custom.texi (Unsafe File Variables): File variable confirmation
3603 assumed denied in batch mode.
3604
36052006-02-14 Richard M. Stallman <rms@gnu.org>
3606
3607 * building.texi (GDB User Interface Layout): Don't say `inferior'
3608 for program being debugged.
3609
36102006-02-15 Nick Roberts <nickrob@snap.net.nz>
3611
3612 * building.texi (GDB Graphical Interface):
3613 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3614
36152006-02-13 Chong Yidong <cyd@stupidchicken.com>
3616
3617 * custom.texi (Specifying File Variables, Unsafe File Variables):
3618 New nodes, split from File Variables. Document new file local
3619 variable behavior.
3620
36212006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3622
3623 * display.texi (Standard Faces):
8cf51b2c
GM
3624 * files.texi (Visiting):
3625 * frames.texi (Clipboard):
3626 * glossary.texi (Glossary) <Clipboard>:
3627 * xresources.texi (X Resources): Mention Mac OS port.
3628
8cf51b2c
GM
36292006-02-12 Richard M. Stallman <rms@gnu.org>
3630
3631 * building.texi (Building): Clarify topic in intro.
3632
3633 * maintaining.texi (Maintaining): Change title; clarify topic.
3634 Delete duplicate index entries.
3635
3636 * building.texi (Other GDB User Interface Buffers): Clarifications.
3637
3638 * text.texi (Cell Commands): Clarifications.
3639
3640 * programs.texi (Defuns): Delete duplicate explanation of
3641 left-margin paren convention.
3642 (Hungry Delete): Minor cleanup.
3643
36442006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3645
3646 * dired.texi (Tumme): More tumme documentation.
3647
36482006-02-11 Alan Mackenzie <acm@muc.de>
3649
3650 * programs.texi ("Hungry Delete"): Correct the appellation of the
3651 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3652
36532006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3654
3655 * dired.texi (Tumme): Fix small bug.
3656
36572006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3658
3659 * macos.texi (Mac International): Rename "fontset-mac" to
3660 "fontset-standard".
3661
8cf51b2c
GM
36622006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3663
3664 * dired.texi (Tumme): Basic documentation for Tumme added.
3665
8cf51b2c
GM
36662006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3667
3668 * mule.texi (International):
3669 * programs.texi (Basic Indent): Fix typos.
3670
8cf51b2c
GM
3671 * custom.texi (Minor Modes):
3672 * display.texi (Text Display):
3673 * commands.texi (Text Characters): Update xrefs.
3674
36752006-02-07 Richard M. Stallman <rms@gnu.org>
3676
3677 * emacs.texi (Top): Update subnode menu.
3678 Update info on old Emacs papers.
3679 (Intro): "Graphical display", not window system.
3680
3681 * xresources.texi (GTK styles): Minor clarifications.
3682
3683 * trouble.texi: "Graphical display", not window system.
3684 (Stuck Recursive): Minor clarification.
3685
3686 * text.texi: Minor clarifications.
3687 (Sentences): Explain why two-space convention is better.
3688 Explain sentence-end-without-period here.
3689 (Fill Commands): Not here.
3690 (Refill): Node moved down.
3691 (Filling): Update menu.
3692 (Table Creation, Cell Justification, Column Commands): Clarify.
3693
3694 * sending.texi: Minor clarifications.
3695
3696 * search.texi (Regexp Backslash): Clarification.
3697
3698 * rmail.texi: Minor cleanups.
3699 (Rmail): Delete digression about `rmail-mode'.
3700 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3701 (Rmail Files): Mention C-u M-x rmail.
3702 (Rmail Reply): Mention References.
3703 (Rmail Display): Mention rmail-nonignored-headers.
3704
3705 * programs.texi: Minor cleanups.
3706 (Comment Commands): Mention momentary Transient Mark mode.
3707 (Matching): Be more specific about customizing show-paren-mode.
3708 (Info Lookup): Don't list the modes that support C-h S.
3709 Just say what it does in an unsupported mode.
3710 (Man Page): Delete excessive info on customizing woman.
3711 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3712
3713 * abbrevs.texi: Minor clarifications.
3714 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3715 not "dynamic abbrevs" as if they were a kind of abbrev.
3716
3717 * picture.texi (Picture): Minor cleanup.
3718
3719 * mule.texi (Communication Coding): Say "other applications".
3720 (Fontsets): Not specific to X. Add xref to X Resources.
3721 (Unibyte Mode): Rename from Single-Byte Character Support.
3722 "Graphical display", not window system.
3723 (International): Update menu.
3724
3725 * maintaining.texi (Format of ChangeLog):
3726 New node, split out from ChangeLog.
3727 (ChangeLog): Clarifications in the remaining text.
3728 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3729 (Find Tag): Add @w.
3730 (Tags Search): Explain tag table order here. Simplify grep ref.
3731 (List Tags): tags-tag-face is a variable, not a face.
3732 (Emerge): Cleanups.
3733
3734 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3735 (Keyboard Macros): Avoid "the user".
3736
3737 * killing.texi: "Graphical display", not window system.
3738
3739 * help.texi (Help Echo): "Graphical display", not window system.
3740
3741 * glossary.texi: Say "you", not "the user". Say "graphical display".
3742
3743 * frames.texi: Minor cleanups. "Graphical display", not window system.
3744
3745 * files.texi (Visiting): Make drag-and-drop not X-specific.
3746
3747 * custom.texi: Minor cleanups. "Graphical display", not window system.
3748
3749 * cmdargs.texi: Minor cleanups.
3750
3751 * building.texi (Compilation): Move and split kill-compilation para.
3752 Add para about multiple compilers.
3753 (Compilation Mode): Commands also available in grep mode and others.
3754 Mention C-u C-x ` more tutorially. Clarify C-x `.
3755 (Compilation Shell): Clarify. Put Bash example first.
3756 (Grep Searching): Minor cleanups; add @w.
3757 (Debuggers): Minor cleanups.
3758 (Starting GUD): Make GDB xgraphical mode issue clearer.
3759 (Debugger Operation): Lots of clarifications including
3760 GDB tooltip side-effect issue.
3761 (Commands of GUD): Clarify.
3762 (GUD Customization): Add bashdb-mode-hook.
3763 (GDB Graphical Interface): Rewrite for clarity.
3764 (GDB User Interface Layout): Rewrite for clarity.
3765 (Stack Buffer, Watch Expressions): Likewise.
3766 (Other GDB User Interface Buffers): Cleanups.
3767 (Lisp Libraries, External Lisp): Cleanup.
3768
3769 * basic.texi (Position Info): "Graphical displays", rather than
3770 window systems.
3771
3772 * anti.texi: Minor cleanup.
3773
8cf51b2c
GM
37742006-02-03 Eli Zaretskii <eliz@gnu.org>
3775
3776 * custom.texi (Init File, Find Init): Add cross-references to
3777 where $HOME is described.
3778
37792006-02-01 Luc Teirlinck <teirllm@auburn.edu>
3780
3781 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
3782 is not inside the @table.
3783
3784 * emacs.texi (Top): Correct node name.
3785
3786 * files.texi (File Names): Fix @xref.
3787 (Reverting): Fix typo.
3788
3789 * mule.texi (International): Correct node name.
3790
3791 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
3792
37932006-02-01 Richard M. Stallman <rms@gnu.org>
3794
3795 * emacs.texi (Top): Update subnode menu.
3796
3797 * mule.texi: Minor clarifications.
3798 Reduce the specific references to X Windows.
3799 Refer to "graphical" terminals, rather than window systems.
3800 (Text Coding): Rename from Specify Coding.
3801 (Communication Coding, File Name Coding, Terminal Coding):
3802 New nodes split out from Text Coding.
3803
3804 * kmacro.texi: Minor clarifications.
3805 (Keyboard Macro Ring): Comment out some excessive commands.
3806 (Basic Keyboard Macro): Split up the table, putting part in each node.
3807
3808 * major.texi: Minor clarifications.
3809
3810 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
3811
3812 * windows.texi: Minor clarifications.
3813 (Change Window): Don't describe mode-line mouse cmds here.
3814 Add xref to Mode Line Mouse.
3815
3816 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
3817
3818 * macos.texi (Mac International): Fix xref.
3819
3820 * indent.texi: Minor clarifications.
3821
3822 * frames.texi: Minor clarifications.
3823 Reduce the specific references to X Windows.
3824 Refer to "graphical" terminals, rather than window systems.
3825 (Frame Parameters): Don't mention commands like
3826 set-foreground-color. Just say to customize a face.
3827 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
3828
3829 * files.texi: Minor clarifications.
3830 (Numbered Backups): New node, split out from Backup Names.
3831
3832 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
3833
3834 * cmdargs.texi (General Variables): Fix xref.
3835
3836 * buffers.texi: Minor clarifications.
3837
8cf51b2c
GM
38382006-01-31 Richard M. Stallman <rms@gnu.org>
3839
3840 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
3841 Nodes moved to top.
3842
3843 * display.texi: Minor clarifications.
3844 (Display): Rearrange menu.
3845 (Standard Faces): Mention query-replace face.
3846 (Faces): Simplify.
3847 (Font Lock): Simplify face customization info.
3848 (Highlight Changes): Node merged into Highlight Interactively.
3849 (Highlight Interactively): Much rewriting and cleanup.
3850 (Optional Mode Line): Narrowed line number not good for goto-line.
3851 Simplify face customization advice.
3852 (Text Display): Mention use of escape-glyph face.
3853 Move ctl-arrow and tab-width here.
3854 (Display Custom): Move no-redraw-on-reenter to end of node.
3855
3856 * search.texi: Minor clarifications.
3857 (Isearch Scroll): Simplify.
3858 (Other Repeating Search): Document multi-occur-in-matching-buffers.
3859
3860 * regs.texi (Registers): Mention bookmarks here.
3861
3862 * mark.texi: Minor clarifications.
3863 (Selective Undo): Node deleted.
3864
3865 * m-x.texi: Minor clarifications.
3866
3867 * killing.texi: Minor clarifications.
3868 Refer to "graphical" terminals, rather than window systems.
3869
3870 * help.texi: Clarifications.
3871 (Help): Don't describe C-h F and C-h K here.
3872 (Key Help): Describe C-h K here.
3873 (Name Help): Mention Emacs Lisp Intro.
3874 Describe C-h F here.
3875 (Misc Help): Mention C-h F and C-h K only briefly.
3876
3877 * fixit.texi (Undo): New node, mostly copied from basic.texi.
3878 Selective undo text merged in.
3879 (Spelling): Mention Aspell along with Ispell.
3880
3881 * emacs.texi (Top): Update subnode menus.
3882
3883 * basic.texi (Basic Undo): Rename from Undo. Most of text
3884 moved to new Undo node.
3885
8cf51b2c
GM
38862006-01-29 Chong Yidong <cyd@stupidchicken.com>
3887
3888 * basic.texi (Continuation Lines, Inserting Text):
3889 Mention longlines mode.
3890
38912006-01-29 Richard M. Stallman <rms@gnu.org>
3892
10d1d0af 3893 * screen.texi: Minor cleanups.
8cf51b2c
GM
3894 (Screen): Clean up the intro paragraphs.
3895 (Mode Line): Lots of rewriting. Handle frame-name better.
3896 eol-mnemonic-... vars moved out.
3897
3898 * emacs.texi (Top): Change menu item for MS-DOS node.
3899 Update subnode menu.
3900
3901 * msdog.texi (MS-DOS): Rewrite intro to explain how this
3902 chapter relates to Windows. Title changed.
3903
3904 * mini.texi: Minor cleanups.
3905
3906 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3907 (Mark): Put it in the menu.
3908
3909 * entering.texi: Minor cleanups.
3910
3911 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3912 (Intro): Refer to "graphical" terminals, rather than X.
3913
3914 * display.texi (Display Custom): Add xref to Variables.
3915 (Optional Mode Line): eol-mnemonic-... vars moved here.
3916
3917 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3918 rather than X.
3919
8cf51b2c
GM
3920 * basic.texi: Minor cleanups.
3921 (Undo): selective-undo moved.
3922
8cf51b2c
GM
39232006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3924
3925 * anti.texi (Antinews): Various corrections and additions.
3926
39272006-01-23 Juri Linkov <juri@jurta.org>
3928
3929 * custom.texi (Easy Customization, Customization Groups)
3930 (Browsing Custom): Mention links along with buttons.
3931
8cf51b2c
GM
39322006-01-21 Eli Zaretskii <eliz@gnu.org>
3933
8cf51b2c
GM
3934 * text.texi (TeX Print): Use @key for TAB.
3935
8cf51b2c
GM
3936 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3937
8cf51b2c
GM
39382006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3939
3940 * files.texi (File Aliases): Don't claim that usually separate
3941 buffers are created for two file names that name the same data.
3942 Mention additional situations where different names mean the same
3943 file on disk.
3944
39452006-01-19 Richard M. Stallman <rms@gnu.org>
3946
3947 * killing.texi (Deletion): Upcase @key argument.
3948
3949 * custom.texi (Custom Themes): Minor cleanup.
3950
3951 * programs.texi (Hungry Delete): Upcase @key argument.
3952
8cf51b2c
GM
39532006-01-16 Juri Linkov <juri@jurta.org>
3954
3955 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3956 Move `mode-line-highlight' before `mode-line-buffer-id'.
3957
8cf51b2c
GM
39582006-01-14 Richard M. Stallman <rms@gnu.org>
3959
3960 * basic.texi (Inserting Text): Minor cleanup.
3961
8cf51b2c
GM
39622006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3963
3964 * custom.texi (Changing a Variable, Face Customization):
3965 Update for changes in Custom menus.
3966
8cf51b2c
GM
39672006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3968
3969 * macos.texi (Mac International): Undo last change.
3970
8cf51b2c
GM
39712006-01-02 Chong Yidong <cyd@stupidchicken.com>
3972
3973 * custom.texi (Custom Themes): Describe the new
3974 customize-create-theme interface.
3975
39762005-12-30 Juri Linkov <juri@jurta.org>
3977
3978 * basic.texi (Position Info): Update example.
3979
c8763fb6 39802005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3981
3982 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3983
39842005-12-24 Chong Yidong <cyd@stupidchicken.com>
3985
3986 * custom.texi (Custom Themes): `load-theme' always loads.
3987
39882005-12-23 Juri Linkov <juri@jurta.org>
3989
3990 * display.texi (Highlight Interactively): Use double space to
3991 separate sentences. Replace C-p with M-p, and C-n with M-n.
3992
39932005-12-22 Richard M. Stallman <rms@gnu.org>
3994
3995 * custom.texi (Easy Customization and subnodes):
3996 Replace "active field" with "button".
3997 Use "user option" only for variables.
3998 Use "setting" for variable-or-face.
3999
40002005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4001
4002 * buffers.texi (Select Buffer): Change order in table to make
4003 "Similar" refer to the correct item.
4004 (Indirect Buffers): Minor rewording.
4005
8cf51b2c
GM
40062005-12-20 Juri Linkov <juri@jurta.org>
4007
4008 * files.texi (VC Status): Put P and N near p and n.
4009
8cf51b2c
GM
40102005-12-19 Richard M. Stallman <rms@gnu.org>
4011
4012 * programs.texi (Electric C): Delete the info about newline control.
4013 (Other C Commands): Minor cleanup.
4014 (Left Margin Paren): Minor cleanup.
4015
40162005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4017
4018 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4019 (Customization Groups): Delete text moved to "Browsing Custom".
4020 (Browsing Custom): New node.
4021 (Specific Customization): Clarify which commands only work for
4022 loaded options.
4023
40242005-12-18 Bill Wohler <wohler@newt.com>
4025
4026 * frames.texi (Tool Bars): Shorten text of previous change.
4027
40282005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4029
4030 * files.texi (VC Status): Document log-view mode.
4031
40322005-12-18 Bill Wohler <wohler@newt.com>
4033
4034 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4035 permanently via the customize interface.
4036
8cf51b2c
GM
40372005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4038
4039 * killing.texi (Killing by Lines): Document `kill-whole-line'
4040 function.
4041
c8763fb6 40422005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4043
4044 * buffers.texi (Select Buffer): Change `prev-buffer' to
4045 `previous-buffer'. Indicate that these functions use a frame
4046 local buffer list.
4047
8cf51b2c
GM
40482005-12-12 Richard M. Stallman <rms@gnu.org>
4049
4050 * custom.texi (Easy Customization): Change menu comment.
4051 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4052
4053 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4054 (Help): Among the Apropos commands, describe only C-h a here.
4055
40562005-12-11 Richard M. Stallman <rms@gnu.org>
4057
4058 * programs.texi (Options for Comments): Comment-end starts with space.
4059
4060 * glossary.texi (Glossary): Minor cleanup.
4061
4062 * files.texi (Old Versions): Use @table.
4063
8cf51b2c
GM
40642005-12-10 David Koppelman <koppel@ece.lsu.edu>
4065
4066 * display.texi (Highlight Interactively): Include
4067 global-hi-lock-mode. Add miscellaneous details and elaborations.
4068
40692005-12-09 Richard M. Stallman <rms@gnu.org>
4070
4071 * display.texi (Font Lock): Delete the Global FL menu item.
4072
40732005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4074
4075 * custom.texi (Minibuffer Maps): Mention the maps for file name
4076 completion.
4077
40782005-12-09 Kim F. Storm <storm@cua.dk>
4079
4080 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4081 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4082 cursor to next corner in rectangle; clarify insert around rectangle.
4083
8cf51b2c
GM
40842005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4085
4086 * custom.texi (Customization): Use xref to elisp manual for
4087 non-TeX output.
4088 (Minor Modes): Update.
4089 (Customization Groups, Changing a Variable, Face Customization):
4090 Update for new appearance of Custom buffers.
4091 (Changing a Variable): `custom-buffer-done-function' has been
4092 replaced by `custom-buffer-done-kill'.
4093 (Specific Customization): In the `customize-group' buffer, a
4094 subgroup's contents are not "hidden". They are not included at
4095 all. They have no [Show] button.
4096 (Mouse Buttons): Add pxref to description of mouse event lists in
4097 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4098 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4099 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4100
41012005-12-08 Richard M. Stallman <rms@gnu.org>
4102
4103 * mini.texi (Completion Commands, Completion):
4104 In file name input, SPC does not do completion.
4105
8cf51b2c
GM
41062005-12-08 Nick Roberts <nickrob@snap.net.nz>
4107
4108 * building.texi (GDB Graphical Interface): Explain screen size
4109 setting.
4110 (Other GDB User Interface Buffers): Describe features specific to
4111 GDB 6.4.
4112
8cf51b2c
GM
41132005-12-01 Nick Roberts <nickrob@snap.net.nz>
4114
4115 * building.texi (GDB User Interface Layout): Describe how to
4116 kill associated buffers.
4117 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4118 (Watch Expressions): Be more precise.
4119 (Other GDB User Interface Buffers): Describe how to change a
4120 register value.
4121
8cf51b2c
GM
41222005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4123
4124 * macos.texi (Mac Input): Remove description of
4125 mac-command-key-is-meta. Add descriptions of
4126 mac-control-modifier, mac-command-modifier, and
4127 mac-option-modifier.
4128 (Mac International): Fix description of conversion of clipboard data.
4129 (Mac Font Specs): Add example of font customization by face attributes.
4130
41312005-11-22 Nick Roberts <nickrob@snap.net.nz>
4132
4133 * building.texi (Watch Expressions): Expand description.
4134 (Other GDB User Interface Buffers): Describe local map for
4135 gud-watch.
4136
41372005-11-21 Chong Yidong <cyd@stupidchicken.com>
4138
4139 * display.texi (Font Lock): Font lock is enabled by default now.
4140
41412005-11-20 Juri Linkov <juri@jurta.org>
4142
4143 * basic.texi (Position Info): Update examples of the output.
4144 Remove the fact that examples are produced in the TeXinfo buffer,
4145 because in the Info reader users will get a different output from
4146 `C-x ='.
4147
4148 * building.texi (Compilation Mode): Remove paragraph duplicated
4149 from the node `Compilation'. Add `compilation-skip-threshold'.
4150
4151 * display.texi (Font Lock): Suggest more user-friendly method of
4152 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4153
41542005-11-18 Richard M. Stallman <rms@gnu.org>
4155
4156 * files.texi (Registering): Mention @@ in mode line.
4157
4158 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4159
41602005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4161
4162 * files.texi (Renaming and VC): Some back-ends don't
4163 handle renaming.
4164
8cf51b2c
GM
41652005-11-17 Juri Linkov <juri@jurta.org>
4166
4167 * emacs.texi (Top):
4168 * display.texi (Highlight Interactively): Put this font-lock based
4169 mode near Font Lock node.
4170
41712005-11-16 Chong Yidong <cyd@stupidchicken.com>
4172
4173 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4174 icons.
4175
41762005-11-12 Kim F. Storm <storm@cua.dk>
4177
4178 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4179 (Help Summary): Add C-h d and C-h e.
4180 (Apropos): Clarify that all apropos commands may search for either
4181 list of words or a regexp. Add C-h d for apropos-documentation.
4182 Describe apropos-documentation-sort-by-scores user option.
4183
8cf51b2c
GM
41842005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4185
4186 * killing.texi (CUA Bindings): Add @section.
4187
41882005-11-10 Kim F. Storm <storm@cua.dk>
4189
4190 * emacs.texi (Top): Add CUA Bindings entry to menu.
4191
4192 * killing.texi (CUA Bindings): New node. Moved here from
4193 misc.texi and extended with info on rectangle commands and
4194 rectangle highlighting, interface to registers, and the global
4195 mark feature.
4196
4197 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4198
4199 * regs.texi: Prev link points to CUA Bindings node.
4200
42012005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4202
4203 * help.texi (Help Echo): By default, help echos are only shown on
4204 mouse-over, not on point-over.
4205
c8763fb6 42062005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4207
4208 * misc.texi (Shell Mode): Describe how to activate password echoing.
4209
8cf51b2c
GM
42102005-11-04 Romain Francoise <romain@orebokech.com>
4211
4212 * mark.texi (Mark Ring): Fix typo.
4213
42142005-11-03 Richard M. Stallman <rms@gnu.org>
4215
4216 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4217
42182005-11-01 Bill Wohler <wohler@newt.com>
4219
4220 * help.texi (Help Mode): Fix typo.
4221
42222005-11-01 Nick Roberts <nickrob@snap.net.nz>
4223
4224 * building.texi (Other GDB User Interface Buffers): Describe
4225 the command gdb-use-inferior-io-buffer.
4226
42272005-10-31 Romain Francoise <romain@orebokech.com>
4228
4229 * files.texi (Compressed Files): Fix typo.
4230
4231 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4232
4233 * windows.texi (Force Same Window): Likewise.
4234
42352005-10-30 Bill Wohler <wohler@newt.com>
4236
4237 * help.texi (Help Mode): URLs viewed with browse-url.
4238
42392005-10-31 Nick Roberts <nickrob@snap.net.nz>
4240
4241 * building.texi (GDB Graphical Interface): Don't reference
4242 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4243 must stay in same frame.
4244
42452005-10-29 Chong Yidong <cyd@stupidchicken.com>
4246
4247 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4248
4249 * anti.texi (Antinews): Likewise.
4250
8cf51b2c
GM
42512005-10-28 Bill Wohler <wohler@newt.com>
4252
4253 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4254
42552005-10-28 Richard M. Stallman <rms@gnu.org>
4256
4257 * files.texi (Visiting): Explain how to enter ? in a file name.
4258
4259 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4260
8cf51b2c
GM
42612005-10-25 Nick Roberts <nickrob@snap.net.nz>
4262
4263 * building.texi (GDB Graphical Interface): Describe
4264 gdb-mouse-until.
4265
42662005-10-23 Richard M. Stallman <rms@gnu.org>
4267
4268 * custom.texi (Init File): Recommend when to use site-start.el.
4269
8cf51b2c
GM
42702005-10-21 Juri Linkov <juri@jurta.org>
4271
4272 * custom.texi (Examining): Mention accessing the old variable
4273 value via M-n in set-variable.
4274
8cf51b2c
GM
42752005-10-18 Romain Francoise <romain@orebokech.com>
4276
4277 * files.texi (Version Systems): Capitalize GNU.
4278
8cf51b2c
GM
42792005-10-18 Nick Roberts <nickrob@snap.net.nz>
4280
4281 * building.texi (Compilation Mode): Remove redundant paragraph.
4282 (Watch Expressions): Remove paragraph to reflect code change.
4283
8cf51b2c
GM
42842005-10-16 Richard M. Stallman <rms@gnu.org>
4285
4286 * building.texi (Compilation Mode, Compilation): Clarified.
4287
42882005-10-15 Richard M. Stallman <rms@gnu.org>
4289
4290 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4291
8cf51b2c
GM
42922005-10-13 Kenichi Handa <handa@m17n.org>
4293
4294 * basic.texi (Position Info): Fix previous change.
4295
c8763fb6 42962005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4297
4298 * cmdargs.texi (Icons X): Fix typo.
4299
43002005-10-12 Kenichi Handa <handa@m17n.org>
4301
4302 * basic.texi (Position Info): Describe the case that Emacs shows
4303 "part of display ...".
4304
c8763fb6 43052005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4306
4307 * cmdargs.texi (Icons X): -nb => -nbi.
4308
43092005-10-10 Chong Yidong <cyd@stupidchicken.com>
4310
4311 * frames.texi (Speedbar): A couple more clarifications.
4312
43132005-10-11 Nick Roberts <nickrob@snap.net.nz>
4314
4315 * building.texi (GDB User Interface Layout): Improve diagram.
4316 (Watch Expressions): Explain how to make speedbar global.
4317 (Other GDB User Interface Buffers): Make references more precise.
4318
8cf51b2c
GM
43192005-10-09 Richard M. Stallman <rms@gnu.org>
4320
4321 * frames.texi (Speedbar): Clarify the text.
4322
43232005-10-09 Chong Yidong <cyd@stupidchicken.com>
4324
4325 * frames.texi (Speedbar): Add information on keybindings,
4326 dismissing the speedbar, and buffer display mode. Link to
4327 speedbar manual.
4328
c8763fb6 43292005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4330
4331 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4332 added -nb, --no-bitmap-icon.
4333
8cf51b2c
GM
43342005-10-07 Nick Roberts <nickrob@snap.net.nz>
4335
4336 * building.texi (GDB Graphical Interface): Add variables and
4337 functions to indices. Be more precise.
4338
c8763fb6 43392005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4340
4341 * frames.texi (Drag and Drop): Remove the x- from
4342 x-dnd-open-file-other-window and xdnd-protocol-alist.
4343
43442005-09-30 Romain Francoise <romain@orebokech.com>
4345
4346 * mini.texi (Minibuffer): The default value now appears before the
4347 colon in minibuffer prompts.
4348
8cf51b2c
GM
43492005-09-25 Richard M. Stallman <rms@gnu.org>
4350
4351 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4352
8cf51b2c
GM
43532005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4354
4355 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4356
8cf51b2c
GM
43572005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4358
4359 * emacs.texi (Top): Update submenus from macos.texi.
4360
4361 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4362 (Mac OS): Update feature support status.
4363 (Mac Input): List supported input scripts. Remove description
4364 about `mac-keyboard-text-encoding'. Mention mouse button
4365 emulation and related variables.
4366 (Mac International): Mention Central European and Cyrillic
4367 support. Now `keyboard-coding-system' is dynamically changed.
4368 Add description about coding system for selection. Add
4369 description about language environment.
4370 (Mac Environment Variables): Mention
4371 `~/.MacOSX/environment.plist'. Give example of command line
4372 arguments. Add Preferences support.
4373 (Mac Directories): Explicitly state that this node is for Mac OS
4374 Classic only.
4375 (Mac Font Specs): Mention specification for scalable fonts. List
4376 supported charsets. Add preferred way of creating fontsets. Add
4377 description about `mac-allow-anti-aliasing'.
4378 (Mac Functions): Add descriptions about `mac-set-file-creator',
4379 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4380 and `mac-get-preference'.
4381
8cf51b2c
GM
43822005-09-16 Romain Francoise <romain@orebokech.com>
4383
4384 Update all files to specify GFDL version 1.2.
4385
4386 * doclicense.texi (GNU Free Documentation License): Update to
4387 version 1.2.
4388
43892005-09-15 Richard M. Stallman <rms@gnu.org>
4390
4391 * buffers.texi (List Buffers): Fix xref.
4392
4393 * rmail.texi (Rmail Basics): Fix xref.
4394
4395 * emacs.texi (Top): Update subnode menus.
4396
4397 * files.texi (Saving Commands): New node, broken out of Saving.
4398 (Customize Save): New node, broken out of Saving.
4399 Clarify effect of write-region-inhibit-fsync.
4400 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4401
8cf51b2c
GM
44022005-09-14 Romain Francoise <romain@orebokech.com>
4403
4404 * files.texi (Saving): Mention write-region-inhibit-fsync.
4405
44062005-09-05 Chong Yidong <cyd@stupidchicken.com>
4407
4408 * custom.texi (Custom Themes): New node.
4409
44102005-09-03 Richard M. Stallman <rms@gnu.org>
4411
49823426
GM
4412 * search.texi (Search Case): Mention vars that control
4413 case-fold-search for various operations.
8cf51b2c
GM
4414
44152005-08-22 Juri Linkov <juri@jurta.org>
4416
4417 * display.texi (Standard Faces): Merge the text from
4418 `(elisp)Standard Faces' into this node.
4419
44202005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4421
4422 * emacs.texi (Top): Delete menu item for deleted node
4423 Keyboard Translations.
4424
44252005-08-18 Richard M. Stallman <rms@gnu.org>
4426
8cf51b2c
GM
4427 * trouble.texi (Unasked-for Search):
4428 Delete xref to Keyboard Translations.
4429
4430 * glossary.texi (Glossary): Delete xref.
4431
8cf51b2c
GM
4432 * custom.texi (Minor Modes): Say that the list here is not complete.
4433 (Keyboard Translations): Node deleted.
4434 (Disabling): Delete xref to it.
4435 (Customization Groups): Fix Custom buffer example.
4436 (Hooks): Mention remove-hooks.
4437
44382005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4439
4440 * building.texi (GDB Graphical Interface): Improve filling of menu
4441 item.
4442
44432005-08-18 Nick Roberts <nickrob@snap.net.nz>
4444
4445 * building.texi (GDB Graphical Interface): Use better node names.
4446
44472005-08-14 Richard M. Stallman <rms@gnu.org>
4448
4449 * text.texi (Sentences): Fix xref.
4450
44512005-08-14 Juri Linkov <juri@jurta.org>
4452
4453 * building.texi (Compilation, Grep Searching): Move grep command
4454 headings from `Compilation' to `Grep Searching'.
4455
4456 * dired.texi (Dired and Find):
4457 * maintaining.texi (Tags Search): Replace grep xref to
4458 `Compilation' node with `Grep Searching'.
4459
4460 * files.texi (Comparing Files): Replace xref to `Compilation' with
4461 `Compilation Mode'.
4462
44632005-08-13 Alan Mackenzie <acm@muc.de>
4464
4465 * search.texi (Non-ASCII Isearch): Correct a typo.
4466 (Replacement Commands): Mention query-replace key binding.
4467
44682005-08-11 Richard M. Stallman <rms@gnu.org>
4469
4470 * programs.texi (Options for Comments): Fix xref.
4471
4472 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4473 out of Regexps.
4474
8cf51b2c
GM
44752005-08-09 Juri Linkov <juri@jurta.org>
4476
4477 * building.texi (Compilation): Use `itemx' instead of `item'.
4478 (Grep Searching): Simplify phrase.
4479
4480 * display.texi (Standard Faces): Describe vertical-border on
4481 window systems.
4482
4483 * windows.texi (Split Window): Simplify phrase and mention
4484 vertical-border face.
4485
44862005-08-09 Richard M. Stallman <rms@gnu.org>
4487
4488 * files.texi (Comparing Files): Clarify compare-windows.
4489
4490 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4491
8cf51b2c
GM
44922005-08-06 Eli Zaretskii <eliz@gnu.org>
4493
4494 * mule.texi (Coding Systems): Rephrase the paragraph about
4495 codepages: no need for "M-x codepage-setup" anymore, except on
4496 MS-DOS.
4497
4498 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4499 the MS-DOS port only.
4500
45012005-07-30 Eli Zaretskii <eliz@gnu.org>
4502
4503 * makefile.w32-in (info): Don't run multi-install-info.bat.
4504 ($(infodir)/dir): New target, produced by running
4505 multi-install-info.bat.
4506
8cf51b2c
GM
45072005-07-22 Eli Zaretskii <eliz@gnu.org>
4508
4509 * files.texi (Quoted File Names): Add index entry.
4510
8cf51b2c
GM
45112005-07-19 Juri Linkov <juri@jurta.org>
4512
4513 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4514
45152005-07-18 Juri Linkov <juri@jurta.org>
4516
8cf51b2c
GM
4517 * custom.texi (Easy Customization):
4518 * files.texi (Old Versions):
4519 * frames.texi (Wheeled Mice):
4520 * mule.texi (Specify Coding):
8cf51b2c
GM
4521 * text.texi (Cell Justification):
4522 * trouble.texi (After a Crash):
8cf51b2c
GM
4523 * xresources.texi (GTK styles):
4524 Delete duplicate duplicate words.
4525
45262005-07-17 Richard M. Stallman <rms@gnu.org>
4527
4528 * frames.texi (Creating Frames): Fix foreground color example.
4529
4530 * custom.texi (Init Examples): Clean up text about conditionals.
4531
45322005-07-16 Richard M. Stallman <rms@gnu.org>
4533
4534 * mini.texi (Completion Commands): Fix command name for ?.
4535
8cf51b2c
GM
45362005-07-16 Eli Zaretskii <eliz@gnu.org>
4537
4538 * display.texi (Standard Faces): Explain that customization of
4539 `menu' face has no effect on w32 and with GTK. Add
4540 cross-references.
4541
4542 * cmdargs.texi (General Variables): Clarify the default location
4543 of $HOME on w32 systems.
4544
45452005-07-15 Jason Rumney <jasonr@gnu.org>
4546
4547 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4548 changed.
4549
45502005-07-08 Kenichi Handa <handa@m17n.org>
4551
4552 * mule.texi (Recognize Coding): Recommend
4553 revert-buffer-with-coding-system instead of revert-buffer.
4554
45552005-07-07 Richard M. Stallman <rms@gnu.org>
4556
4557 * anti.texi (Antinews): Mention mode-line-inverse-video.
4558
4559 * files.texi (Saving): Minor correction about C-x C-w.
4560
4561 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4562
45632005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4564
4565 * search.texi (Isearch Scroll): Add example of using the
4566 `isearch-scroll' property.
4567 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4568 `Display Custom' node.
4569 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4570 and de-emphasize it.
4571 (Other Repeating Search): `occur' currently can not correctly
4572 handle multiline matches. Correct, clarify and update description
4573 of `flush-lines' and `keep-lines'.
4574
4575 * display.texi (Display Custom): Add anchor for `baud-rate'.
4576
45772005-07-07 Richard M. Stallman <rms@gnu.org>
4578
4579 * gnu.texi: Update where to get GNU status; add refs for how to help.
4580 Add footnotes 6 and 7.
4581
45822005-07-04 Lute Kamstra <lute@gnu.org>
4583
4584 Update FSF's address in GPL notices.
4585
8cf51b2c 4586 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4587 * trouble.texi (Checklist): Update FSF's address.
4588
8cf51b2c
GM
45892005-06-24 Richard M. Stallman <rms@gnu.org>
4590
4591 * display.texi (Text Display): Change index entries.
4592
45932005-06-24 Eli Zaretskii <eliz@gnu.org>
4594
4595 * makefile.w32-in (MAKEINFO): Use --force.
4596 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4597 Makefile.in.
8cf51b2c
GM
4598
45992005-06-23 Richard M. Stallman <rms@gnu.org>
4600
4601 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4602 nobreak-char-display.
4603
4604 * emacs.texi (Top): Update detailed node listing.
4605
4606 * display.texi (Text Display): Renamed show-nonbreak-escape
4607 to nobreak-char-display and no-break-space to nobreak-space.
4608 (Standard Faces): Split up the list of standard faces
4609 and put it in a separate node. Add nobreak-space and
4610 escape-glyph.
4611
8cf51b2c
GM
46122005-06-23 Lute Kamstra <lute@gnu.org>
4613
4614 * mule.texi (Select Input Method): Fix typo.
4615
46162005-06-23 Kenichi Handa <handa@m17n.org>
4617
4618 * mule.texi (International): List all supported scripts. Adjust
4619 text for that leim is now included in the normal Emacs
4620 distribution.
4621 (Language Environments): List all language environments.
4622 Intlfonts contains fonts for most supported scripts, not all..
4623 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4624 input a specific character.
8cf51b2c
GM
4625 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4626
46272005-06-23 Juanma Barranquero <lekktu@gmail.com>
4628
49823426 4629 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4630
46312005-06-22 Miles Bader <miles@gnu.org>
4632
4633 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4634
46352005-06-20 Miles Bader <miles@gnu.org>
4636
4637 * display.texi (Faces): Add `vertical-divider'.
4638
46392005-06-17 Richard M. Stallman <rms@gnu.org>
4640
4641 * text.texi (Adaptive Fill): Minor clarification.
4642
8cf51b2c
GM
46432005-06-10 Lute Kamstra <lute@gnu.org>
4644
4645 * emacs.texi (Top): Correct version number.
4646 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4647 refer to the current version of Emacs.
4648
46492005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4650
4651 * files.texi (Log Buffer): Document when there can be more than
4652 one file to be committed.
4653
46542005-06-08 Juri Linkov <juri@jurta.org>
4655
4656 * display.texi (Faces): Add `shadow' face.
4657
46582005-06-07 Masatake YAMATO <jet@gyve.org>
4659
4660 * display.texi (Faces): Write about mode-line-highlight.
4661
46622005-06-06 Richard M. Stallman <rms@gnu.org>
4663
4664 * misc.texi (Printing Package): Explain how to initialize
4665 printing package.
4666
4667 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4668
46692005-06-05 Chong Yidong <cyd@stupidchicken.com>
4670
4671 * emacs.texi: Rename Hardcopy to Printing.
4672 Make PostScript and PostScript Variables subnodes of it.
4673
4674 * misc.texi (Printing): Rename node from Hardcopy.
4675 Mention menu bar options.
4676 Move PostScript and PostScript Variables to submenu.
4677 (Printing package): New node.
4678
4679 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4680
4681 * dired.texi (Operating on Files): Likewise.
4682
4683 * calendar.texi (Displaying the Diary): Likewise.
4684
4685 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4686
4687 * glossary.texi (Glossary): Likewise.
4688
4689 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4690 effect.
4691
46922005-06-04 Richard M. Stallman <rms@gnu.org>
4693
4694 * trouble.texi (After a Crash): Polish previous change.
4695
8cf51b2c
GM
46962005-05-30 Noah Friedman <friedman@splode.com>
4697
4698 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4699 recovery mechanism.
4700
8cf51b2c
GM
47012005-05-28 Nick Roberts <nickrob@snap.net.nz>
4702
4703 * building.texi (Other Buffers): SPC toggles display of
4704 floating point registers.
4705
8cf51b2c
GM
47062005-05-27 Nick Roberts <nickrob@snap.net.nz>
4707
4708 * files.texi (Log Buffer): Merge in description of Log Edit
4709 mode from pcl-cvs.texi.
4710
47112005-05-26 Richard M. Stallman <rms@gnu.org>
4712
4713 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4714
8cf51b2c
GM
47152005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4716
4717 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4718 not enabled by default.
4719 When not on a word, `ispell-word' by default checks the word
4720 before point.
4721
47222005-05-24 Nick Roberts <nickrob@snap.net.nz>
4723
4724 * building.texi (Debugger Operation): Simplify last sentence.
4725
47262005-05-23 Lute Kamstra <lute@gnu.org>
4727
4728 * emacs.texi: Update FSF's address throughout.
4729 (Preface): Use @cite.
4730 (Distrib): Add cross reference to the node "Copying". Mention the
4731 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4732 printed manuals.
4733 (Intro): Use @xref for the Emacs Lisp Intro.
4734
8cf51b2c
GM
47352005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4736
4737 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4738
4739 * basic.texi (Moving Point): Mention default for `goto-line'.
4740
4741 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4742 of a variable's docstring.
4743
47442005-05-18 Lute Kamstra <lute@gnu.org>
4745
4746 * maintaining.texi (Overview of Emerge): Add cross reference.
4747 Remove duplication.
4748
4749 * emacs.texi (Top): Update to the current structure of the manual.
4750 * misc.texi (Emacs Server): Add menu description.
4751 * files.texi (Saving): Fix menu.
4752 * custom.texi (Customization): Fix menu.
4753 * mule.texi (International): Fix menu.
4754 * kmacro.texi (Keyboard Macros): Fix menu.
4755
47562005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4757
4758 * display.texi: Various minor changes.
4759 (Faces): Delete text that is repeated in the next section.
4760
47612005-05-16 Nick Roberts <nickrob@snap.net.nz>
4762
4763 * building.texi (Debugger Operation): Mention GUD tooltips are
4764 disabled with GDB in text command mode.
4765
8cf51b2c
GM
47662005-05-16 Nick Roberts <nickrob@snap.net.nz>
4767
4768 * building.texi: Replace toolbar with "tool bar" for consistency.
4769 (Compilation Mode): Describe compilation-context-lines
4770 and use of arrow in compilation buffer.
4771 (Debugger Operation): Replace help text with variable's value.
4772
4773 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4774 consistency.
4775
47762005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4777
4778 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4779 Add xref.
4780
8cf51b2c
GM
47812005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4782
4783 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4784 (Position Info): Delete discussion of `goto-line'. It is already
4785 described in `Moving point'.
4786
4787 * mini.texi (Completion Commands): Correct reference.
4788 (Completion Options): Fix typo.
4789
4790 * killing.texi (Deletion): Complete description of `C-x C-o'.
4791
8cf51b2c
GM
47922005-05-10 Richard M. Stallman <rms@gnu.org>
4793
4794 * building.texi (Compilation): Clarify recompile's directory choice.
4795
4796 * frames.texi (Tooltips): Cleanups.
4797
4798 * basic.texi (Arguments): Fix punctuation.
4799
48002005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4801
4802 * screen.texi (Menu Bar): The up and down (not left and right)
4803 arrow keys move through a keyboard menu.
4804
48052005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4806
4807 * basic.texi: Various typo and grammar fixes.
4808 (Moving Point): C-a now runs move-beginning-of-line.
4809
48102005-05-08 Nick Roberts <nickrob@snap.net.nz>
4811
4812 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4813
4814 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4815 as different animals.
4816
48172005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4818
4819 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4820 Correct index entry.
4821
48222005-05-07 Nick Roberts <nickrob@snap.net.nz>
4823
4824 * building.texi (Debugger Operation): Update to reflect changes
4825 in GUD tooltips.
4826
48272005-04-30 Richard M. Stallman <rms@gnu.org>
4828
4829 * files.texi (Compressed Files): Auto Compression normally enabled.
4830
4831 * building.texi (Debugger Operation): Clarify previous change.
4832
8cf51b2c
GM
48332005-04-28 Nick Roberts <nickrob@snap.net.nz>
4834
4835 * building.texi (Debugger Operation): Add description for
4836 GUD tooltips when program is not running.
4837
48382005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4839
4840 * misc.texi (Shell): Add `Shell Prompts' to menu.
4841 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4842 description. Delete remarks moved to new node.
4843 (Shell Prompts): New node.
4844 (History References): Replace remarks moved to `Shell Prompts'
4845 with xref to that node.
4846 (Remote Host): Clarify how to specify the terminal type when
4847 logging in to a different machine.
4848
48492005-04-26 Richard M. Stallman <rms@gnu.org>
4850
4851 * emacs.texi (Top): Update submenus from files.texi.
4852
4853 * files.texi (Filesets): Clarify previous change.
4854
4855 * dired.texi (Misc Dired Features): Clarify previous change.
4856
48572005-04-25 Chong Yidong <cyd@stupidchicken.com>
4858
4859 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
4860
4861 * dired.texi (Misc Dired Features): Document
4862 dired-compare-directories.
4863
4864 * files.texi (Filesets): New node.
4865 (File Conveniences): Document Image mode.
4866
4867 * text.texi (TeX Print): Document tex-compile.
4868
48692005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4870
4871 * frames.texi (Tooltips): Tooltip mode is enabled by default.
4872 Delete redundant reference to tooltip Custom group. It is
4873 referred too again in the next paragraph.
4874
48752005-04-24 Richard M. Stallman <rms@gnu.org>
4876
4877 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4878
8cf51b2c
GM
48792005-04-19 Kim F. Storm <storm@cua.dk>
4880
4881 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4882
48832005-04-18 Lars Hansen <larsh@math.ku.dk>
4884
4885 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4886 turns off desktop-save-mode.
4887
48882005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4889
4890 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4891 by default in terminals compatible with xterm. Mention that
4892 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4893 node.
4894
8cf51b2c
GM
48952005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4896
4897 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
4898
c8763fb6 48992005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4900
4901 * xresources.texi (Table of Resources): Add cursorBlink.
4902
49032005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4904
4905 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4906 `d', `C-d' and `u'.
4907
49082005-04-11 Richard M. Stallman <rms@gnu.org>
4909
4910 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4911 (Misc X): Add -D, --basic-display.
4912
4913 * maintaining.texi (Change Log): Correct the description of
4914 the example.
4915
4916 * major.texi (Choosing Modes): Document magic-mode-alist.
4917
8cf51b2c
GM
49182005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4919
4920 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
4921 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
4922 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4923 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4924 `w', respectively.
4925 (Rmail Labels): Mention `l'.
4926 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4927 (Rmail Summary Edit): Describe `j' and RET.
4928
c8763fb6 49292005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4930
4931 * xresources.texi (Lucid Resources): Add fontSet resource.
4932
8cf51b2c
GM
49332005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4934
4935 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4936 now called `indicate-empty-lines'.
4937
49382005-04-06 Kim F. Storm <storm@cua.dk>
4939
4940 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4941
49422005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4943
4944 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4945 deleted.
4946 (Marks vs Flags): Add some convenient key bindings.
4947 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4948 (Misc Dired Features): Correct and expand description of `w' command.
4949
4950 * frames.texi (XTerm Mouse): Delete apparently false info.
4951 The GNU/Linux console currently does not appear to support
4952 `xterm-mouse-mode'.
4953
8cf51b2c
GM
49542005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4955
4956 * calendar.texi (Diary): Mention shell utility `calendar'.
4957
49582005-04-01 Richard M. Stallman <rms@gnu.org>
4959
4960 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4961
8cf51b2c
GM
49622005-04-01 Lute Kamstra <lute@gnu.org>
4963
4964 * maintaining.texi (Change Log): add-change-log-entry uses
4965 add-log-mailing-address.
4966
49672005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4968
4969 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4970 `VC Mode Line' and put in an xref to that node.
4971 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4972 its description.
4973
49742005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4975
4976 * calendar.texi (Calendar Systems): Say that the Persian calendar
4977 implemented here is the arithmetical one championed by Birashk.
4978
49792005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4980
4981 * programs.texi (Fortran Motion): Fix previous change.
4982
8cf51b2c
GM
49832005-03-29 Richard M. Stallman <rms@gnu.org>
4984
4985 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4986
49872005-03-29 Chong Yidong <cyd@stupidchicken.com>
4988
4989 * text.texi (Refill): Refer to Long Lines Mode.
4990 (Longlines): New node.
4991 (Auto Fill): Don't index "word wrap" here.
4992 (Filling): Add Longlines to menu.
4993
49942005-03-29 Richard M. Stallman <rms@gnu.org>
4995
4996 * xresources.texi: Minor fixes.
4997
4998 * misc.texi (Emacs Server): Fix Texinfo usage.
4999
5000 * emacs.texi (Top): Don't use a real section heading for
5001 "Detailed Node Listing". Fake it instead.
5002
5003 * basic.texi (Position Info): Minor cleanup.
5004
5005 * mule.texi (Input Methods): Minor cleanup.
5006
50072005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5008
5009 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5010 constructs as well.
5011 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5012
50132005-03-29 Kenichi Handa <handa@m17n.org>
5014
5015 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5016
5017 * basic.texi (Position Info): Update the description about the
5018 command C-u C-x =.
5019
50202005-03-28 Richard M. Stallman <rms@gnu.org>
5021
5022 * emacs.texi (Top): Use @section for the detailed node listing.
5023
5024 * calendar.texi: Minor fixes to previous change.
5025
5026 * programs.texi (Fortran): Small fixes to previous changes.
5027
5028 * emacs.texi (Top): Update list of subnodes of Dired.
5029 Likewise for building.texi.
5030
5031 * files.texi (File Conveniences): Delete Auto Image File mode.
5032
50332005-03-28 Chong Yidong <cyd@stupidchicken.com>
5034
5035 * building.texi (Flymake): New node.
5036
5037 * custom.texi (Function Keys): Document kp- event types and
5038 keypad-setup package.
5039
5040 * dired.texi (Wdired): New node.
5041
5042 * files.texi (File Conveniences): Reorder entries.
5043 Explain how to turn on Auto-image-file mode.
5044 Document Thumbs mode.
5045
5046 * mule.texi (Specify Coding): Document recode-region and
5047 recode-file-name.
5048
5049 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5050
50512005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5052
5053 * commands.texi (Keys): M-o is now a prefix key.
5054
50552005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5056
5057 * programs.texi: Reformat and update copyright years.
5058 (Fortran): Update section.
5059
50602005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5061
5062 * files.texi: Several small changes in addition to:
5063 (Visiting): Change xref for Dialog Boxes to ref.
5064 (Version Headers): Replace references to obsolete var
5065 `vc-header-alist' with `vc-BACKEND-header'.
5066 (Customizing VC): Update value of `vc-handled-backends'.
5067
50682005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5069
5070 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5071 move here from Emacs Lisp Reference Manual.
5072 * calendar.texi (Calendar/Diary, Diary Commands)
5073 (Special Diary Entries, Importing Diary): Change some xrefs to
5074 point to emacs-xtra rather than elisp.
5075
5076 * emacs-xtra.texi (Calendar Customizing):
5077 Move view-diary-entries-initially, view-calendar-holidays-initially,
5078 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5079 Emacs Manual.
5080 (Appt Customizing): Merge entire section into main Emacs Manual.
5081 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5082 mark-holidays-in-calendar here from emacs-xtra.
5083 (Displaying the Diary): Move view-diary-entries-initially,
5084 mark-diary-entries-in-calendar here from emacs-xtra.
5085 (Appointments): Move appt-display-mode-line,
5086 appt-display-duration, appt-disp-window-function,
5087 appt-delete-window-function here from emacs-xtra.
5088
5089 * calendar.texi: Update and reformat copyright.
5090 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5091 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5092 (Diary): Refer to `diary-file' rather than ~/diary.
5093 (Diary Commands): Rename node to "Displaying the Diary".
5094 * emacs.texi (Top): Rename "Diary Commands" section.
5095 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5096
50972005-03-26 Eli Zaretskii <eliz@gnu.org>
5098
5099 * misc.texi (Emacs Server): Fix the command for setting
5100 server-name. Add an xref to Invoking emacsclient.
5101
5102 * help.texi (Help Summary): Clarify when "C-h ." will do something
5103 nontrivial.
5104 (Apropos): Add cindex entry for apropos-sort-by-scores.
5105
5106 * display.texi (Text Display): Add index entries for how no-break
5107 characters are displayed.
5108
8cf51b2c
GM
51092005-03-26 Eli Zaretskii <eliz@gnu.org>
5110
5111 * files.texi (Visiting): Fix cross-references introduced with the
5112 last change.
5113
5114 * xresources.texi (GTK resources): Fix last change.
5115
8cf51b2c
GM
51162005-03-25 Chong Yidong <cyd@stupidchicken.com>
5117
5118 * xresources.texi (X Resources): GTK options documented too.
5119 (Resources): Clarify meaning of program name.
5120 (Table of Resources): Add visualClass.
5121 (GTK resources): Rewrite.
5122 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5123
5124 * display.texi (Text Display): Mention non-breaking spaces.
5125
5126 * files.texi (Reverting): Document auto-revert-check-vc-info.
5127
5128 * frames.texi (Mouse Commands): Document
5129 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5130
5131 * help.texi (Help Summary): Add `C-h .'.
5132 (Apropos): Apropos accepts a list of search terms.
5133 Document apropos-sort-by-scores.
5134 (Help Echo): Document display-local-help.
5135
5136 * misc.texi (Emacs Server): Document server-name.
5137 (Invoking emacsclient): Document -s option for server names.
5138
5139 * text.texi (Outline Visibility): Introduce "current heading
5140 line" (commands can be called with point on a body line).
5141 Re-order table to follow the sequence of discussion.
5142 hide-body won't hide lines before first header line.
5143 (TeX Mode): Add DocTeX mode.
5144
8cf51b2c
GM
51452005-03-24 Richard M. Stallman <rms@gnu.org>
5146
5147 * mule.texi (Single-Byte Character Support): Delete mention
5148 of iso-acc.el and iso-transl.el.
5149
8cf51b2c
GM
51502005-03-23 Lute Kamstra <lute@gnu.org>
5151
5152 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5153
51542005-03-23 Richard M. Stallman <rms@gnu.org>
5155
8cf51b2c
GM
5156 * search.texi: Delete explicit node pointers.
5157 (Incremental Search): New menu.
5158 (Basic Isearch, Repeat Isearch, Error in Isearch)
5159 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5160 (Slow Isearch): New subnodes.
5161 (Configuring Scrolling): Node deleted.
5162 (Search Case): Doc default-case-fold-search.
5163 (Regexp Replace): Move replace-regexp doc here.
5164
5165 * rmail.texi (Movemail): Put commas inside closequotes.
5166
5167 * picture.texi (Insert in Picture): Document C-c arrow combos.
5168 (Basic Picture): Clarify erasure.
5169
5170 * display.texi (Font Lock): Put commas inside closequotes.
5171
5172 * cmdargs.texi (General Variables): Put commas inside closequotes.
5173
51742005-03-23 Nick Roberts <nickrob@snap.net.nz>
5175
5176 * building.texi (Stack Buffer): Mention reverse contrast for
5177 *selected* frame (might not be current frame).
5178
8cf51b2c
GM
51792005-03-21 Richard M. Stallman <rms@gnu.org>
5180
5181 * building.texi (Starting GUD): Add bashdb.
5182
51832005-03-20 Chong Yidong <cyd@stupidchicken.com>
5184
5185 * basic.texi (Moving Point): Add M-g M-g binding.
5186 (Undo): Document undo-only.
5187 (Position Info): Document M-g M-g and C-u M-g M-g.
5188
5189 * building.texi (Building): Put Grep Searching after Compilation
5190 Shell.
5191 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5192 Document next-error-highlight.
5193 (Grep Searching): Document grep-highlight-matches.
5194 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5195
5196 * calendar.texi (Importing Diary): Rename node from iCalendar.
5197 Document diary-from-outlook.
5198
5199 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5200 Commands.
5201 Mention effect of X drag and drop on Dired buffers.
5202
5203 * files.texi (Visiting): Document large-file-warning-threshold.
5204 Move paragraph on file-selection dialog.
5205 Mention visiting files using X drag and drop.
5206 (Reverting): Mention using Auto-Revert mode to tail files.
5207 Document auto-revert-tail-mode.
5208 (Version Systems): Minor correction.
5209 (Comparing Files): Diff-mode is no longer based on Compilation
5210 mode.
5211 Document compare-ignore-whitespace.
5212 (Misc File Ops): Explain passing a directory to rename-file.
5213 Likewise for copy-file and make-symbolic-link.
5214
5215 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5216 Document mouse-wheel-progressive speed.
5217
5218 * help.texi (Misc Help): Document numeric argument for C-h i.
5219 Correctly explain the effect of just C-u as argument.
5220
5221 * killing.texi (Deletion): Document numeric argument for
5222 just-one-space.
5223
5224 * mini.texi (Completion): Completion acts on text before point.
5225
5226 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5227 (Emulation): CUA mode replaces pc-bindings-mode,
5228 pc-selection-mode, and s-region.
5229
5230 * mule.texi (Input Methods): Leim is now built-in.
5231 (Select Input Method): Document quail-show-key.
5232 (Specify Coding): Document revert-buffer-with-coding-system.
5233
5234 * programs.texi (Fortran Motion): Document f90-next-statement,
5235 f90-previous-statement, f90-next-block, f90-previous-block,
5236 f90-end-of-block, and f90-beginning-of-block.
5237
5238 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5239
5240 * emacs.texi (Acknowledgments): Updated.
5241
5242 * anti.texi: Total rewrite.
5243
8cf51b2c
GM
52442005-03-19 Chong Yidong <cyd@stupidchicken.com>
5245
5246 * ack.texi (Acknowledgments): Update.
5247
52482005-03-19 Eli Zaretskii <eliz@gnu.org>
5249
5250 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5251 copyright years.
5252
52532005-03-14 Nick Roberts <nickrob@snap.net.nz>
5254
5255 * building.texi (Commands of GUD): Move paragraph on setting
5256 breakpoints with mouse to the GDB Graphical Interface node.
5257
52582005-03-07 Richard M. Stallman <rms@gnu.org>
5259
8cf51b2c
GM
5260 * misc.texi (Single Shell, Shell Options): Fix previous change.
5261
5262 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5263
52642005-03-06 Richard M. Stallman <rms@gnu.org>
5265
5266 * building.texi (Starting GUD): Don't explain text vs graphical
5267 GDB here. Just mention it and xref.
5268 Delete "just one debugger process".
5269 (Debugger Operation): Move GUD tooltip info here.
5270 (GUD Tooltips): Node deleted.
5271 (GDB Graphical Interface): Explain the two GDB modes here.
5272
8cf51b2c
GM
5273 * sending.texi (Sending Mail): Minor cleanup.
5274 (Mail Aliases): Explain quoting conventions.
5275 Update key rebinding example.
5276 (Header Editing): C-M-i is like M-TAB.
5277 (Mail Mode Misc): mail-attach-file does not do MIME.
5278
5279 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5280 that really belongs here.
5281 (Remote Mailboxes): Text moved to Rmail Inbox.
5282 (Rmail Display): Mention Mouse-1.
5283 (Movemail): Clarify two movemail versions.
5284 Clarify rmail-movemail-program.
5285
8cf51b2c
GM
5286 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5287 Document async shell commands.
5288 (Shell History): Clarify.
5289 (Shell Ring): Mention C-UP an C-DOWN.
5290 (Shell Options): Add comint-prompt-read-only.
5291 (Invoking emacsclient): Set EDITOR to run Emacs.
5292 (Sorting): No need to explain what region is.
5293 (Saving Emacs Sessions): Fix typo.
5294 (Recursive Edit): Fix punctuation.
5295 (Emulation): Don't mention "PC bindings" which are standard.
5296 (Hyperlinking): Explain Mouse-1 convention here.
5297 (Find Func): Node deleted.
5298
8cf51b2c
GM
5299 * help.texi (Name Help): Xref to Hyperlinking.
5300
5301 * glossary.texi (Glossary):
5302 Rename "Balance Parentheses" to "Balancing...".
5303 Add "Byte Compilation". Correct "Copyleft".
5304 New xref in "Customization".
5305 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5306 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5307 Rename "Registers" to "Register".
5308 Replace "Selecting" with "Selected Frame",
5309 "Selected Window", and "Selecting a Buffer".
5310
5311 * files.texi (Types of Log File): Explain how projects'
5312 methods can vary.
5313
8cf51b2c
GM
5314 * display.texi (Faces): Delete "Emacs 21".
5315
5316 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5317 * fixit.texi (Spelling): C-M-i like M-TAB.
5318 * mini.texi (Completion Options): C-M-i like M-TAB.
5319 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5320 * text.texi (Text Mode): C-M-i like M-TAB.
5321
5322 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5323
5324 * calendar.texi (Specified Dates): Mention `g w'.
5325 (Appointments): appt-activate toggles with no arg.
5326
8cf51b2c
GM
53272005-03-05 Juri Linkov <juri@jurta.org>
5328
5329 * cmdargs.texi (Emacs Invocation): Add cindex
5330 "invocation (command line arguments)"
5331 (Misc X): Add -nbc, --no-blinking-cursor.
5332
53332005-03-04 Ulf Jasper <ulf.jasper@web.de>
5334
5335 * calendar.texi (iCalendar): No need to require it now.
5336
8cf51b2c
GM
53372005-03-03 Nick Roberts <nickrob@snap.net.nz>
5338
5339 * trouble.texi (Contributing): Mention Savannah. Direct users to
5340 emacs-devel.
5341
53422005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5343
5344 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5345 window.
5346
8cf51b2c
GM
53472005-02-27 Richard M. Stallman <rms@gnu.org>
5348
5349 * building.texi (Compilation): Update mode line status info.
5350
53512005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5352
5353 * calendar.texi (General Calendar): Document binding of
5354 scroll-other-window-down.
5355 (Mayan Calendar): Fix earliest date.
5356 (Time Intervals): Document timeclock-change.
5357 Fix timeclock-ask-before-exiting documentation.
5358
53592005-02-26 Kim F. Storm <storm@cua.dk>
5360
5361 * frames.texi (Mouse References):
5362 Add mouse-1-click-in-non-selected-windows.
5363
53642005-02-25 Richard M. Stallman <rms@gnu.org>
5365
5366 * screen.texi (Screen): Explain better about cursors and mode lines;
5367 don't presuppose text terminals.
5368 (Point): Don't assume just one cursor.
5369 Clarify explanation of cursors.
5370 (Echo Area, Menu Bar): Cleanups.
5371
5372 * mini.texi (Minibuffer): Prompts are highlighted.
5373 (Minibuffer Edit): Newline = C-j only on text terminals.
5374 Clarify resize-mini-windows values.
5375 Mention M-PAGEUP and M-PAGEDOWN.
5376 (Completion Commands): Mouse-1 like Mouse-2.
5377 (Minibuffer History): Explain history commands better.
5378 (Repetition): Add xref to Incremental Search.
5379
5380 * mark.texi (Setting Mark): Clarify info about displaying mark.
5381 Clarify explanation of C-@ and C-SPC.
5382 (Transient Mark): Mention Delete Selection mode.
5383 (Marking Objects): Clean up text about extending the region.
5384
5385 * m-x.texi (M-x): One C-g doesn't always go to top level.
5386 No delay before suggest-key-bindings output.
5387
5388 * fixit.texi (Fixit): Mention C-/ for undo.
5389 (Spelling): Mention ESC TAB like M-TAB.
5390 Replacement words with r and R are rechecked.
5391 Say where C-g leaves point. Mention ? as input.
5392
53932005-02-23 Lute Kamstra <lute@gnu.org>
5394
5395 * cmdargs.texi (Initial Options): Add cross reference.
5396
8cf51b2c
GM
53972005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5398
5399 * emacs.texi (Top): Update menu for splitting of node in
5400 msdog.texi.
5401 * frames.texi (Frames): Update xref for splitting of node in
5402 msdog.texi.
5403 * trouble.texi (Quitting): Ditto.
5404
54052005-02-16 Richard M. Stallman <rms@gnu.org>
5406
5407 * windows.texi (Split Window): Simplify line truncation info
5408 and xref to Display Custom.
5409
5410 * trouble.texi (Quitting): Emergency escape only for text terminal.
5411 (Screen Garbled): C-l for ungarbling is only for text terminal.
5412
5413 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5414
5415 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5416
5417 * programs.texi (Program Modes): Mention Python mode.
5418 (Moving by Defuns): Repeating C-M-h extends region.
5419 (Basic Indent): Clarify.
5420 (Custom C Indent): Clarify.
5421 (Expressions): Repeating C-M-@ extends region.
5422 (Info Lookup): Clarify for C-h S.
5423 (Symbol Completion): ESC TAB alternative for M-TAB.
5424 (Electric C): Clarify.
5425
5426 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5427
5428 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5429 MS-DOS Input node.
5430 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5431 (MS-DOS and MULE): Clarify.
5432 (MS-DOS Processes, Windows Processes): Fix typos.
5433
5434 * major.texi (Choosing Modes): Clarify.
5435
5436 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5437 (Keyboard Macro Step-Edit): Clarify.
5438
5439 * indent.texi (Indentation): Clarifications.
5440
5441 * help.texi (Help): Correct error about C-h in query-replace.
5442 Clarify apropos vs C-h a. Fix how to search in FAQ.
5443 (Key Help): Describe C-h w here.
5444 (Name Help): Minor cleanup. C-h w moved to Key Help.
5445 Clarify the "object" joke.
5446 (Apropos): Clarify. Mouse-1 like Mouse-2.
5447 (Help Mode): Mouse-1 like Mouse-2.
5448
5449 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5450
5451 * display.texi (Display): Reorder menu.
5452 (Faces): Cleanup.
5453 (Font Lock): Cleanup. Mention Options menu.
5454 Delete obsolete text.
5455 (Scrolling): For C-l, don't presume text terminal.
5456 (Horizontal Scrolling): Simplify intro.
5457 (Follow Mode): Clarify.
5458 (Cursor Display): Moved before Display Custom.
5459 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5460 Doc default-tab-width. Doc line truncation more thoroughly.
5461
5462 * dired.texi (Dired Enter): C-x C-f can run Dired.
5463 (Dired Visiting): Comment out `a' command.
5464 Mouse-1 is like Mouse-2.
5465 (Shell Commands in Dired): ? can be used more than once.
5466
5467 * basic.texi (Continuation Lines): Simplify description of truncation,
5468 and refer to Display Custom for the rest of it.
5469
8cf51b2c
GM
54702005-02-06 Lute Kamstra <lute@gnu.org>
5471
5472 * basic.texi (Undo): Fix typo.
5473
5474 * cmdargs.texi (Emacs Invocation): Fix typo.
5475
5476 * custom.texi (Init Examples): Fix typo.
5477
5478 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5479
54802005-02-06 Richard M. Stallman <rms@gnu.org>
5481
5482 * regs.texi (Registers): Registers can hold numbers, too.
5483
5484 * killing.texi (Other Kill Commands): Cleanup.
5485 Delete redundant explanation of kill in read-only buffer.
5486 (Yanking): Mention term "copying".
5487 (Accumulating Text): Fix typo.
5488
5489 * entering.texi (Entering Emacs): Update rationale at start.
5490 (Exiting): Treat iconifying on a par with suspension.
5491
5492 * custom.texi (Minor Modes): Fix typo.
5493 (Easy Customization): Fix menu style.
5494 (Variables): Add xref.
5495 (Examining): Setting for future sessions works through .emacs.
5496 (Keymaps): "Text terminals", not "Many".
5497 (Init Rebinding): Explain \C-. Show example of \M-.
5498 Fix minor wording errors.
5499 (Function Keys): Explain vector syntax just once.
5500 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5501 (Init File): Mention .emacs.d directory.
5502 (Init Examples): Add xref.
5503 (Find Init): Mention .emacs.d directory.
5504
5505 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5506 (Action Arguments): Explain which kinds of -l args are found how.
5507 (Initial Options): --batch does not inhibit site-start.
5508 Add xrefs.
5509 (Command Example): Use --batch, not -batch.
5510
5511 * basic.texi (Inserting Text): Cleanup wording.
5512 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5513 C-n is not error at end of buffer.
5514 (Undo): Doc C-/ like C-_. Add xrefs.
5515 (Arguments): META key may be labeled ALT.
5516 Peculiar arg meanings are explained in doc strings.
5517
5518 * abbrevs.texi (Expanding Abbrevs): Clarify.
5519
55202005-02-05 Eli Zaretskii <eliz@gnu.org>
5521
5522 * frames.texi (Frame Parameters): Add an xref to the description
5523 of list-colors-display. Add a pointer to the X docs about colors.
5524
5525 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5526 Improve docs of list-colors-display.
8cf51b2c
GM
5527
55282005-02-03 Lute Kamstra <lute@gnu.org>
5529
5530 * frames.texi (Frames, Drag and Drop): Fix typos.
5531
55322005-02-03 Richard M. Stallman <rms@gnu.org>
5533
5534 * windows.texi (Basic Window): Mention color-change in mode line.
5535 (Change Window): Explain dragging vertical boundaries.
5536
5537 * text.texi (Sentences): Clarify.
5538 (Paragraphs): Explain M-a and blank lines.
5539 (Outline Mode): Clarify text and menu.
5540 (Hard and Soft Newlines): Mention use-hard-newlines.
5541
5542 * frames.texi (Frames): Delete unnecessary mention of Windows.
5543 (Mouse Commands): Likewise. Mention xterm mouse support.
5544 (Clipboard): Clarify.
5545 (Mouse References): Mention use of Mouse-1 for following links.
5546 (Menu Mouse Clicks): Clarify.
5547 (Mode Line Mouse): Clarify.
5548 (Drag and Drop): Rewrite.
5549
5550 * fixit.texi (Spelling): Fix typo.
5551
5552 * files.texi (File Names): Clarify.
5553 (Visiting): Update conditions for use of file dialog. Clarify.
5554 (Saving): Doc d as answer in save-some-buffers.
5555 (Remote Files): Clean up the text.
5556
5557 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5558
5559 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5560 (List Buffers): Clarify.
5561 (Several Buffers): Doc T command.
5562 (Buffer Convenience): Clarify menu.
5563
5564 * basic.texi (Undo): Clarify last change.
5565
55662005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5567
5568 * fixit.texi (Spelling): Fix typo.
5569
55702005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5571
5572 * basic.texi (Undo): Update description of `undo-outer-limit'.
5573
55742005-02-01 Nick Roberts <nickrob@snap.net.nz>
5575
5576 * building.texi: Update documentation relating to GDB Graphical
5577 Interface.
5578
55792005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5580
5581 * custom.texi (Easy Customization): Adapt menu to node name change.
5582
55832005-01-30 Richard M. Stallman <rms@gnu.org>
5584
5585 * custom.texi (Easy Customization): Defn of "User Option" now
5586 includes faces. Don't say just "option" when talking about variables.
5587 Do say just "options" to mean "anything customizable".
5588 (Specific Customization): Describe `customize-variable',
5589 not `customize-option'.
5590
5591 * glossary.texi (Glossary) <Faces>: Add xref.
5592 <User Option>: Change definition--include faces. Change xref.
5593
5594 * picture.texi (Picture): Mention artist.el.
5595
5596 * sending.texi, screen.texi, programs.texi, misc.texi:
5597 * mini.texi, major.texi, maintaining.texi, macos.texi:
5598 * help.texi, frames.texi, files.texi:
5599 Don't say just "option" when talking about variables.
5600
5601 * display.texi, mule.texi: Don't say just "option" when talking
5602 about variables. Other minor cleanups.
5603
8cf51b2c
GM
56042005-01-26 Lute Kamstra <lute@gnu.org>
5605
5606 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5607 File'. Mention the `-Q' option at the `--no-site-file' option.
5608
8cf51b2c
GM
56092005-01-22 David Kastrup <dak@gnu.org>
5610
5611 * building.texi (Grep Searching): Mention alias `find-grep' for
5612 `grep-find'.
5613
56142005-01-20 Richard M. Stallman <rms@gnu.org>
5615
5616 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5617
8cf51b2c
GM
56182005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5619
5620 * rmail.texi (Movemail): Explain differences
5621 between standard and mailutils versions of movemail.
5622 Describe command line and configuration options introduced
5623 with the latter.
5624 Explain the notion of mailbox URL, provide examples and
5625 cross-references to mailutils documentation.
5626 Describe various methods of specifying mailbox names,
5627 user names and user passwords for rmail.
5628 (Remote Mailboxes): New section. Describe
5629 how movemail handles remote mailboxes. Describe configuration
5630 options used to control its behavior.
5631 (Other Mailbox Formats): Explain handling of various mailbox
5632 formats.
5633
56342005-01-13 Richard M. Stallman <rms@gnu.org>
5635
5636 * commands.texi (Commands): Clarification.
5637
56382005-01-11 Richard M. Stallman <rms@gnu.org>
5639
5640 * programs.texi (Multi-line Indent): Fix previous change.
5641 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5642
8cf51b2c
GM
56432005-01-08 Richard M. Stallman <rms@gnu.org>
5644
5645 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5646 lazy-highlight.
5647
5648 * search.texi (Query Replace): Mention faces query-replace
5649 and lazy-highlight.
5650 (Incremental Search): Update isearch highlighting info.
5651
8cf51b2c
GM
56522005-01-04 Richard M. Stallman <rms@gnu.org>
5653
5654 * custom.texi (Saving Customizations): Minor improvement.
5655
8cf51b2c
GM
56562005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5657
5658 * custom.texi (Saving Customizations): Emacs no longer loads
5659 `custom-file' after .emacs. No longer mention customizing through
5660 Custom.
5661
8cf51b2c
GM
56622005-01-01 Andreas Schwab <schwab@suse.de>
5663
5664 * killing.texi (Graphical Kill): Move up under node Killing,
5665 change @section to @subsection.
5666
56672005-01-01 Richard M. Stallman <rms@gnu.org>
5668
5669 * custom.texi (Face Customization): Mention hex color specs.
5670
5671 * emacs.texi (Top): Update Killing submenu.
5672
5673 * killing.texi (Killing): Reorganize section.
5674 No more TeX-only text; put the node command at start of chapter.
5675 But the first section heading is used only in TeX.
5676 Rewrite the text to read better in this mode.
5677 (Graphical Kill): New subnode gets some of the text that
5678 used to be in the first section.
5679
56802004-12-31 Richard M. Stallman <rms@gnu.org>
5681
5682 * dired.texi (Shell Commands in Dired): Delete the ? example.
5683
5684 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5685
5686 * files.texi (Saving): Describe new require-final-newline features
5687 and mode-require-final-newline.
5688
8cf51b2c
GM
56892004-12-29 Richard M. Stallman <rms@gnu.org>
5690
5691 * custom.texi (File Variables): Clarify previous change.
5692
c8763fb6 56932004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5694
5695 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5696 out now.
5697
56982004-12-27 Richard M. Stallman <rms@gnu.org>
5699
5700 * Makefile.in (MAKEINFO): Specify --force.
5701
5702 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5703 (Undo): Doc undo-outer-limit.
5704
8cf51b2c
GM
57052004-12-15 Juri Linkov <juri@jurta.org>
5706
5707 * mark.texi (Transient Mark, Mark Ring): M-< and other
5708 movement commands don't set mark in Transient Mark mode
5709 if mark is active.
5710
8cf51b2c
GM
57112004-12-12 Juri Linkov <juri@jurta.org>
5712
5713 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5714 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5715
5716 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5717 (Misc Dired Commands): Add @r{(Dired)} to w.
5718
57192004-12-12 Juri Linkov <juri@jurta.org>
5720
5721 * mark.texi (Marking Objects): Marking commands also extend the
5722 region when mark is active in Transient Mark mode.
5723
8cf51b2c
GM
57242004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5725
5726 * custom.texi (Saving Customizations): Emacs only loads the custom
5727 file automatically after the init file in version 22.1 or later.
5728 Adapt text and examples to this fact.
5729
8cf51b2c
GM
57302004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5731
5732 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5733 be set through Custom. Otherwise, it has no effect.
5734
8cf51b2c
GM
57352004-12-05 Richard M. Stallman <rms@gnu.org>
5736
5737 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5738 * entering.texi: Rename Command Line to Emacs Invocation.
5739
10d1d0af 5740 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5741
5742 * custom.texi (Easy Customization): Move up to section level,
5743 before Variables. Avoid using the term "variable"; say "option".
5744 New initial explanation.
5745 (Variables): In initial explanation, connect "variable" to the
5746 already-explained "user option".
5747
5748 * emacs.texi (Top): Fix ref to Command Line.
5749 Move reference to Easy Customization.
5750
5751 * xresources.texi (X Resources): Fix From link.
5752
5753 * doclicense.texi (GNU Free Documentation License): Fix To link.
5754
5755 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5756
5757 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5758
57592004-12-03 Richard M. Stallman <rms@gnu.org>
5760
5761 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5762
57632004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5764
5765 * kmacro.texi: Several small changes in addition to the following.
5766 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5767 defining a keyboard macro.
5768 Mention `kmacro-ring-max'.
5769 (Keyboard Macro Counter): Clarify description of
5770 `kmacro-insert-counter', `kmacro-set-counter',
5771 `kmacro-add-counter' and `kmacro-set-format'.
5772
57732004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5774
5775 * custom.texi (File Variables): Add `unibyte' and make it more
5776 clear that `unibyte' and `coding' are special. Suggested by Simon
5777 Krahnke <overlord@gmx.li>.
5778
5779 * mule.texi (Enabling Multibyte): Refer to File Variables.
5780 Suggested by Simon Krahnke <overlord@gmx.li>.
5781
c8763fb6 57822004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5783
5784 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5785 x-use-old-gtk-file-dialog.
5786
8cf51b2c
GM
57872004-11-20 Richard M. Stallman <rms@gnu.org>
5788
5789 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5790
57912004-11-09 Lars Brinkhoff <lars@nocrew.org>
5792
5793 * building.texi (Lisp Eval): Delete hyphen in section name.
5794
57952004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5796
5797 * files.texi (Old Versions):
5798 No longer document annotation as "CVS only".
5799
58002004-11-10 Andre Spiegel <spiegel@gnu.org>
5801
5802 * files.texi (Version Control): Rewrite the introduction about
5803 version systems, mentioning the new ones that we support. Thanks
5804 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5805 suggestions.
5806
c8763fb6 58072004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 5808
49823426 5809 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 5810
c8763fb6 58112004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5812
5813 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5814
58152004-10-23 Eli Zaretskii <eliz@gnu.org>
5816
5817 * text.texi (Text Based Tables, Table Definition)
5818 (Table Creation, Table Recognition, Cell Commands)
5819 (Cell Justification, Row Commands, Column Commands)
5820 (Fixed Width Mode, Table Conversion, Measuring Tables)
5821 (Table Misc): New nodes, documenting the Table Mode.
5822
8cf51b2c
GM
58232004-10-19 Jason Rumney <jasonr@gnu.org>
5824
5825 * makefile.w32-in (info): Change order of arguments to makeinfo.
5826
58272004-10-19 Ulf Jasper <ulf.jasper@web.de>
5828
5829 * calendar.texi (iCalendar): Update for package changes.
5830
8cf51b2c
GM
58312004-10-09 Luc Teirlinck <teirllm@auburn.edu>
5832
5833 * files.texi (Misc File Ops): View mode is a minor mode.
5834
8cf51b2c
GM
58352004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
5836
5837 * calendar.texi (iCalendar): Style changes.
5838
58392004-10-07 Luc Teirlinck <teirllm@auburn.edu>
5840
5841 * search.texi (Regexps): The regexp described in the example is no
5842 longer stored in the variable `sentence-end'.
5843
8cf51b2c
GM
58442004-10-06 Nick Roberts <nickrob@snap.net.nz>
5845
5846 * building.texi (Starting GUD): Note that multiple debugging
5847 sessions requires `gdb --fullname'.
5848
58492004-10-05 Ulf Jasper <ulf.jasper@web.de>
5850
5851 * calendar.texi (iCalendar): New section for a new package.
5852
8cf51b2c
GM
58532004-10-05 Luc Teirlinck <teirllm@auburn.edu>
5854
5855 * text.texi: Various small changes in addition to the following.
5856 (Text): Replace xref for autotype with inforef.
5857 (Sentences): Explain nil value for `sentence-end'.
5858 (Paragraphs): Update default values for `paragraph-start' and
5859 `paragraph-separate'.
5860 (Text Mode): Correct description of Text mode's effect on the
5861 syntax table.
5862 (Outline Visibility): `hide-other' does not hide top level headings.
5863 `selective-display-ellipses' no longer has an effect on Outline mode.
5864 (TeX Misc): Add missing @cindex.
5865 Replace xref for RefTeX with inforef.
5866 (Requesting Formatted Text): The variable
5867 `enriched-fill-after-visiting' no longer exists.
5868 (Editing Format Info): Update names of menu items and commands.
5869 (Format Faces): Mention special effect of specifying the default face.
5870 Describe inheritance of text properties.
5871 Correct description of `fixed' face.
5872 (Format Indentation): Correct description of effect of setting
5873 margins. Mention `set-left-margin' and `set-right-margin'.
5874 (Format Justification): Update names of menu items.
5875 `set-justification-full' is now bound to `M-j b'.
5876 Mention that `default-justification' is a per buffer variable.
5877 (Format Properties): Update name of menu item.
5878 (Forcing Enriched Mode): `format-decode-buffer' automatically
5879 turns on Enriched mode if the buffer is in text/enriched format.
5880
58812004-10-05 Emilio C. Lopes <eclig@gmx.net>
5882
5883 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5884
58852004-09-28 Kim F. Storm <storm@cua.dk>
5886
5887 * display.texi (Display Custom) <indicate-buffer-boundaries>:
5888 Align with new functionality.
5889
8cf51b2c
GM
58902004-09-22 Luc Teirlinck <teirllm@auburn.edu>
5891
5892 * display.texi (Display Custom): Remove stray `@end defvar'.
5893
58942004-09-23 Kim F. Storm <storm@cua.dk>
5895
5896 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5897 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5898
8cf51b2c
GM
58992004-09-20 Richard M. Stallman <rms@gnu.org>
5900
5901 * custom.texi (Hooks): Explain using setq to clear out a hook.
5902 (File Variables): Explain multiline string constants.
5903 (Non-ASCII Rebinding): Explain when you need to update
5904 non-ASCII char codes in .emacs.
5905
5906 * building.texi (Compilation): Explain how to make a silent
5907 subprocess that won't be terminated. Explain compilation-environment.
5908
59092004-09-13 Kim F. Storm <storm@cua.dk>
5910
5911 * mini.texi (Repetition): Rename isearch-resume-enabled to
5912 isearch-resume-in-command-history and change default to disabled.
5913
8cf51b2c
GM
59142004-09-09 Kim F. Storm <storm@cua.dk>
5915
5916 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5917 with new `kmacro-name-last-macro'.
5918
8cf51b2c
GM
59192004-09-08 Juri Linkov <juri@jurta.org>
5920
5921 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5922
8cf51b2c
GM
59232004-09-03 Juri Linkov <juri@jurta.org>
5924
5925 * search.texi (Incremental Search): Update wording for M-%.
5926
59272004-09-02 Luc Teirlinck <teirllm@auburn.edu>
5928
5929 * killing.texi (Killing): Correct description of kill commands in
5930 read-only buffer.
5931
59322004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5933
5934 * building.texi (Compilation Mode): Add a paragraph about rules
5935 for finding the compilation buffer for `next-error'.
5936
5937 * search.texi (Other Repeating Search): Mention that Occur mode
5938 supports the next-error functionality.
5939
59402004-09-02 Juri Linkov <juri@jurta.org>
5941
5942 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5943
59442004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5945
5946 * kmacro.texi (Basic Keyboard Macro):
5947 `apply-macro-to-region-lines' now operates on all lines that begin
5948 in the region, rather than on all complete lines in the region.
5949
c8763fb6 59502004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5951
5952 * frames.texi (Drag and drop): Add documentation about
5953 x-dnd-test-function and x-dnd-known-types.
5954
59552004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5956
5957 * indent.texi: Various minor changes in addition to:
5958 (Indentation Commands): Correct description of `indent-relative'.
5959 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5960 mode. The *Tab Stops* buffer uses Overwrite Mode.
5961 (Just Spaces): `tabify' converts sequences of at least two spaces
5962 to tabs.
5963
8cf51b2c
GM
59642004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5965
5966 * frames.texi (Secondary Selection): Setting the secondary
5967 selection with M-Drag-Mouse-1 does not alter the kill ring,
5968 setting it with M-Mouse-1 and M-Mouse-3 does.
5969 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5970 toolkit scroll bars.
5971 (Scroll Bars): Ditto.
5972
5973 * windows.texi (Basic Window): When using a window system, the value
5974 of point in a non-selected window is indicated by a hollow box.
5975 (Split Window): Side by side windows are separated by a scroll bar,
5976 if scroll bars are used.
5977 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5978 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5979 (Window Convenience): Update bindings for `winner-undo' and
5980 `winner-redo'.
5981
5982 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5983 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5984 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5985 of "Using Emacs as a Server".
5986 * building.texi (Building): Interchange nodes (for correct numbering).
5987 * programs.texi (Programs): Interchange nodes (for correct numbering).
5988 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5989 Info to the node structure.
5990 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5991 Rearrange order of nodes and sections such that both "GNU GENERAL
5992 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5993 end, as appropriate for appendices.
5994 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5995 Use `@unnumberedsec'.
5996 * trouble.texi: Adapt sectioning in Info to the node structure.
5997 Adapt node pointers to change in emacs.texi.
5998 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5999
8cf51b2c
GM
60002004-08-25 Kenichi Handa <handa@m17n.org>
6001
6002 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6003 description for unibyte mode.
6004
60052004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6006
6007 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6008
6009 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6010 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6011 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6012 in @pxref.
6013
60142004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6015
6016 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6017 Change section names.
6018
8cf51b2c
GM
60192004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6020
6021 * kmacro.texi (Keyboard Macro Ring): Rename section.
6022 Emacs treats the head of the macro ring as the `last keyboard macro'.
6023 (Keyboard Macro Counter): Minor change.
6024 (Save Keyboard Macro): Some clarifications.
6025 (Edit Keyboard Macro): Rename section.
6026
6027 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6028 32-bit machines.
6029 (Several Buffers): Clarify which buffer is selected if `2' is
6030 pressed in the Buffer Menu.
6031 Auto Revert mode can be used to update the Buffer Menu
6032 automatically.
6033
60342004-08-21 Eli Zaretskii <eliz@gnu.org>
6035
6036 * help.texi (Misc Help): Add an index entry for finding an Info
6037 manual by its file name.
6038
60392004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6040
6041 * files.texi (Backup Deletion): Correct description of
6042 `delete-old-versions'.
6043 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6044 (Auto Save Files): Recommend `auto-save-mode' to reenable
6045 auto-saving, rather than the abbreviation `auto-save'.
6046
60472004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6048
6049 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6050 for "killing" and "yanking" in main menu.
6051
60522004-08-16 Richard M. Stallman <rms@gnu.org>
6053
6054 * killing.texi (Yanking, Killing): Minor cleanups.
6055
6056 * mark.texi (Momentary Mark): Minor cleanups.
6057
60582004-08-15 Kenichi Handa <handa@etl.go.jp>
6059
6060 * custom.texi (Non-ASCII Rebinding):
6061 C-q always inserts the right code to pass to global-set-key.
6062
8cf51b2c
GM
60632004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6064
6065 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6066 `insert-register', instead of `C-x r g' binding, for consistency.
6067
60682004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6069
6070 * fixit.texi (Spelling): Fix typo.
6071
60722004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6073
6074 * help.texi (Help): Fix Texinfo usage.
6075
8cf51b2c
GM
60762004-07-24 Richard M. Stallman <rms@gnu.org>
6077
6078 * text.texi (Paragraphs): Update how paragraphs are separated
6079 and the default for paragraph-separate.
6080
6081 * search.texi (Regexp Replace): Further update text for new
6082 replacement operators.
6083
8cf51b2c
GM
60842004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6085
6086 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6087 `R' switch.
6088
6089 * dired.texi (Dired Updating): `k' only deletes inserted
6090 subdirectories from the Dired buffer if a prefix argument was given.
6091
6092 * search.texi (Regexps): Delete redundant definition of `symbol' in
6093 description of `\_>'. It already occurs in the description of `\_<'.
6094
8cf51b2c
GM
60952004-07-01 Juri Linkov <juri@jurta.org>
6096
6097 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6098 (Regexp Search): Add M-r.
6099
61002004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6101
6102 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6103
61042004-06-29 Jesper Harder <harder@ifa.au.dk>
6105
49823426 6106 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6107
61082004-06-25 Richard M. Stallman <rms@gnu.org>
6109
6110 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6111
61122004-06-25 David Kastrup <dak@gnu.org>
6113
6114 * search.texi (Regexp Replace): Some typo corrections and
6115 rearrangement.
6116
61172004-06-24 David Kastrup <dak@gnu.org>
6118
6119 * search.texi (Unconditional Replace): Use replace-string instead
6120 of query-replace in example.
6121 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6122 sequences.
6123 (Query Replace): Correct explanation of `^' which does not use
6124 the mark stack.
6125
61262004-06-21 Nick Roberts <nickrob@gnu.org>
6127
6128 * misc.texi (Shell History Copying): Document comint-insert-input.
6129 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6130
8cf51b2c
GM
61312004-06-20 Jesper Harder <harder@ifa.au.dk>
6132
6133 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6134 * custom.texi (Customization): Do.
6135 * anti.texi (Antinews): Do.
6136 * abbrevs.texi (Defining Abbrevs): Do.
6137
6138 * programs.texi (Info Lookup): Fix keybinding for
6139 info-lookup-symbol.
6140
61412004-06-16 Juanma Barranquero <lektu@terra.es>
6142
6143 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6144 Add emacs-xtra.
6145 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6146 (clean): Add emacs-xtra and flymake. Remove redundancies.
6147
61482004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6149
6150 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6151 Add emacs-xtra.
6152 * emacs-xtra.texi: New file.
6153
61542004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6155
6156 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6157 (Dired and Find): Mention differences with ordinary Dired buffers.
6158
8cf51b2c
GM
61592004-06-13 Richard M. Stallman <rms@gnu.org>
6160
6161 * custom.texi (Init Syntax): Explain about vars that do special
6162 things when set with setq or with Custom.
6163 (Init Examples): Add line-number-mode example.
6164
8cf51b2c
GM
61652004-06-12 Juri Linkov <juri@jurta.org>
6166
6167 * dired.texi (Operating on Files): Add dired-do-touch.
6168
8cf51b2c
GM
61692004-06-10 Juri Linkov <juri@jurta.org>
6170
6171 * building.texi (Lisp Eval): Add C-M-x on defface.
6172
61732004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6174
6175 * files.texi (Reverting): Auto-Revert mode and
6176 Global Auto-Revert mode no longer revert remote files.
6177
8cf51b2c
GM
61782004-05-29 Richard M. Stallman <rms@gnu.org>
6179
6180 * custom.texi (Init File): Two dashes start --no-site-file.
6181
8cf51b2c
GM
61822004-05-29 Alan Mackenzie <acm@muc.de>
6183
6184 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6185 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6186 (AWK, Pike): Document as "C-like modes".
6187 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6188 (M-x man): Supersedes M-x manual-entry.
6189 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6190
6191 ("Comments in C"): Delete node; the info is in CC Mode manual.
6192 (c-comment-only-line-offset): Remove description.
6193
6194 (C-c ., C-c C-c): Describe new C Mode bindings.
6195
6196 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6197 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6198 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6199 Amend definitions.
6200
6201 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6202 Describe functions.
6203
6204 (c-comment-start-regexp, c-hanging-comment-ender-p)
6205 (c-hanging-comment-starter-p): Remove obsolete definitions.
6206
6207 * emacs.texi: Remove the menu entry "Comments in C".
6208
8cf51b2c
GM
62092004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6210
6211 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6212 `M-x locate'.
6213
62142004-05-16 Karl Berry <karl@gnu.org>
6215
6216 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6217 makeinfo --html fails.
6218 * help.texi (Help Summary) [@ifnottex]: Likewise.
6219
62202004-05-13 Nick Roberts <nickrob@gnu.org>
6221
6222 * building.texi (GDB Graphical Interface): Update and describe
6223 layout first.
6224
8cf51b2c
GM
62252004-05-04 Jason Rumney <jasonr@gnu.org>
6226
6227 * makefile.w32-in: Revert last change.
6228
62292004-05-03 Jason Rumney <jasonr@gnu.org>
6230
6231 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6232
8cf51b2c
GM
62332004-04-23 Juanma Barranquero <lektu@terra.es>
6234
6235 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6236
62372004-04-18 Juri Linkov <juri@jurta.org>
6238
6239 * fixit.texi (Spelling): Remove file extension from ispell xref.
6240
62412004-04-15 Kim F. Storm <storm@cua.dk>
6242
6243 * cmdargs.texi (Initial Options): Add -Q.
6244
62452004-04-05 Kim F. Storm <storm@cua.dk>
6246
6247 * custom.texi (File Variables): Add safe-local-eval-forms.
6248
8cf51b2c
GM
62492004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6250
6251 * files.texi (Reverting): Correct description of revert-buffer's
6252 handling of point.
6253
62542004-03-22 Juri Linkov <juri@jurta.org>
6255
6256 * emacs.texi (Top): Add `Misc X'.
6257
49823426 6258 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6259
6260 * glossary.texi: Improve references.
6261
6262 * help.texi: Sync keywords with finder.el.
6263
6264 * mini.texi (Completion): Add description for menu items.
6265
6266 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6267
6268 * sending.texi (Mail Methods): Fix xref to Message manual.
6269
8cf51b2c
GM
62702004-03-12 Richard M. Stallman <rms@gnu.org>
6271
8cf51b2c
GM
6272 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6273
8cf51b2c
GM
62742004-03-04 Richard M. Stallman <rms@gnu.org>
6275
6276 * search.texi (Regexps): Explain that ^ and $ have their
6277 special meanings only in certain contexts.
6278
6279 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6280
6281 * mule.texi (Specify Coding): Doc C-x RET F.
6282
6283 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6284 for multiple compile and grep buffers.
6285 (Indirect Buffers): Don't recommand clone-indirect-buffer
6286 for multiple compile and grep buffers.
6287
8cf51b2c
GM
62882004-02-29 Juanma Barranquero <lektu@terra.es>
6289
6290 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6291 Use $(DEL) instead of rm, and ignore exit code.
6292
8cf51b2c
GM
62932004-02-23 Nick Roberts <nick@nick.uklinux.net>
6294
6295 * building.texi (Watch Expressions): Update.
6296
62972004-02-21 Juri Linkov <juri@jurta.org>
6298
6299 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6300 --directory, --help, --version. Move text about command-line-args
6301 to Command Arguments.
6302 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6303 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6304 (Window Size X): Join -g and --geometry. Add @cindex.
6305 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6306 (Title X): Remove alias -title.
6307 (Misc X): New node.
6308
c8763fb6 63092004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6310
6311 * frames.texi (Drag and drop): Add Motif to list of supported
6312 protocols.
6313
c8763fb6 63142004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6315
6316 * frames.texi (Drag and drop): New section.
6317
63182004-01-24 Richard M. Stallman <rms@gnu.org>
6319
6320 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6321 Include it only @ifnotinfo. Patch the preceding and following
6322 node headers to point to each other.
6323
63242004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6325
6326 * calendar.texi (Appointments): Update section.
6327
63282003-12-29 Kevin Ryde <user42@zip.com.au>
6329
8cf51b2c
GM
6330 * programs.texi (C Modes): Fix the xref.
6331
63322003-12-23 Nick Roberts <nick@nick.uklinux.net>
6333
6334 * building.texi (Watch Expressions): Update.
6335 (Commands of GUD): Include use of toolbar + breakpoints set from
6336 fringe/margin.
6337
63382003-12-03 Andre Spiegel <spiegel@gnu.org>
6339
6340 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6341 <acm@muc.de>.
6342
c8763fb6 63432003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6344
6345 * frames.texi (Dialog Boxes): Add use-file-dialog.
6346
8cf51b2c
GM
63472003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6348
6349 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6350 in CC Mode.
6351
8cf51b2c
GM
63522003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6353
6354 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6355 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6356 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6357 * man/frames.texi, man/glossary.texi, man/killing.texi:
6358 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6359 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6360 * man/sending.texi, man/text.texi, man/trouble.texi:
6361 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6362
63632003-11-01 Alan Mackenzie <acm@muc.de>
6364
6365 * search.texi (Scrolling During Incremental Search): Document a
6366 new scrolling facility in isearch mode.
6367
8cf51b2c
GM
63682003-10-22 Miles Bader <miles@gnu.org>
6369
6370 * Makefile.in (info): Move before $(top_srcdir)/info.
6371
63722003-10-22 Nick Roberts <nick@nick.uklinux.net>
6373
6374 * building.texi (Watch Expressions): Update section on data display
6375 to reflect code changes (GDB Graphical Interface).
6376
8cf51b2c
GM
63772003-10-13 Richard M. Stallman <rms@gnu.org>
6378
6379 * xresources.texi (GTK resources): Clean up previous change.
6380
c8763fb6 63812003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6382
6383 * xresources.texi (GTK resources): Add a note that some themes
6384 disallow customizations. Add scroll theme example.
6385
8cf51b2c
GM
63862003-09-30 Richard M. Stallman <rms@gnu.org>
6387
8cf51b2c
GM
6388 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6389
6390 * misc.texi (Saving Emacs Sessions): Shorten the section,
6391 collapsing back into one node.
6392
63932003-09-30 Lars Hansen <larsh@math.ku.dk>
6394
6395 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6396
ce058493 63972003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6398
6399 * xresources.texi (GTK names in Emacs): Correct typo.
6400
8cf51b2c
GM
64012003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6402
6403 * cmdargs.texi (Font X): Mention new default font. More
6404 fully describe long font names, wildcard patterns and the
6405 problems involved. (Result of discussion on emacs-devel.)
6406
64072003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6408
6409 * emacs.texi (Acknowledgements): Correct typo.
6410
64112003-09-22 Richard M. Stallman <rms@gnu.org>
6412
6413 * dired.texi (Misc Dired Commands): New node.
6414 (Dired Navigation): Add dired-goto-file.
6415
6416 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6417
6418 * emacs.texi (Acknowledgements): New node, split from Distribution.
6419
6420 * cmdargs.texi (Action Arguments): -f reads interactive args.
6421
8cf51b2c
GM
64222003-09-08 Lute Kamstra <lute@gnu.org>
6423
6424 * screen.texi (Mode Line): Say that POS comes before LINE.
6425 Mention `size-indication-mode'.
6426 * display.texi (Optional Mode Line): Document
6427 `size-indication-mode'.
6428 * basic.texi (Position Info): Mention `size-indication-mode'.
6429
64302003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6431
6432 * xresources.texi (Resources): Refer to `editres' man page.
6433 (Lucid Resources): Update defaults. Expand description of
6434 `shadowThickness'.
6435
64362003-09-04 Miles Bader <miles@gnu.org>
6437
6438 * Makefile.in (top_srcdir): New variable.
6439 ($(top_srcdir)/info): New rule.
6440 (info): Depend on it.
6441
64422003-09-03 Peter Runestig <peter@runestig.com>
6443
6444 * makefile.w32-in: New file.
6445
64462003-08-29 Richard M. Stallman <rms@gnu.org>
6447
6448 * misc.texi (Saving Emacs Sessions): Correct previous change.
6449
8cf51b2c
GM
64502003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6451
8cf51b2c
GM
6452 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6453 (Intro): Include kmacro.texi after fixit.texi instead of after
6454 custom.texi. (As suggested by Kim Storm.)
6455
64562003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6457
6458 * fixit.texi (Fixit): Update `Next' pointer.
6459 * files.texi (Files): Update `Previous' pointer.
6460 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6461 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6462 (Suggested by Kim Storm.)
6463 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6464
64652003-08-18 Kim F. Storm <storm@cua.dk>
6466
6467 * kmacro.texi: New file describing enhanced keyboard macro
6468 functionality. Replaces old description in custom.texi.
6469
6470 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6471 (Keyboard Macros): Move to new kmacro.texi file.
6472
6473 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6474
8cf51b2c
GM
64752003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6476
6477 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6478
64792003-08-17 Alex Schroeder <alex@gnu.org>
6480
6481 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6482 required.
6483
8cf51b2c
GM
64842003-08-05 Richard M. Stallman <rms@gnu.org>
6485
6486 * programs.texi (Lisp Indent): Don't describe
6487 lisp-indent-function property here. Use xref to Lisp Manual.
6488
8cf51b2c
GM
64892003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6490
fffa137c 6491 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6492 abbreviations.
6493
64942003-07-24 Markus Rost <rost@math.ohio-state.edu>
6495
6496 * buffers.texi (List Buffers): Fix previous change.
6497
8cf51b2c
GM
64982003-07-13 Markus Rost <rost@math.ohio-state.edu>
6499
6500 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6501 List*.
6502
65032003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6504
8cf51b2c
GM
6505 * display.texi (Font Lock): Fix typo.
6506
65072003-07-07 Richard M. Stallman <rms@gnu.org>
6508
6509 * display.texi (Font Lock): Add xref for format info on
6510 font-lock-remove-keywords.
6511
6512 * building.texi (Compilation): Document what happens with asynch
6513 children of compiler process.
6514
6515 * help.texi (Library Keywords): Use @multitable.
6516
8cf51b2c
GM
65172003-06-04 Richard M. Stallman <rms@gnu.org>
6518
6519 * programs.texi (Expressions): Delete C-M-DEL.
6520
6521 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6522 comint-move-point-for-output renamed from
6523 comint-scroll-to-bottom-on-output.
6524
6525 * custom.texi (Init Rebinding): Replace previous change with xref.
6526 (Non-ASCII Rebinding): Explain that issue more briefly here.
6527
65282003-05-28 Richard M. Stallman <rms@gnu.org>
6529
6530 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6531
65322003-05-28 Nick Roberts <nick@nick.uklinux.net>
6533
6534 * building.texi (GDB Graphical Interface): New node.
6535 (Rewritten somewhat by RMS.)
6536
c8763fb6 65372003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6538
6539 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6540 non-English letters. Explain how to set coding systems correctly
6541 and how to include the right coding cookie in the file.
6542
c8763fb6 65432003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6544
6545 * indent.texi (Indentation): Explain the concepts.
6546 (Just Spaces): Explain why preventing tabs for indentation might
6547 be useful.
6548
8cf51b2c
GM
65492003-04-16 Richard M. Stallman <rms@gnu.org>
6550
6551 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6552
8cf51b2c
GM
65532003-02-22 Alex Schroeder <alex@emacswiki.org>
6554
6555 * cmdargs.texi (General Variables): Document SMTPSERVER.
6556
8cf51b2c
GM
6557 * sending.texi: Remove SMTP node.
6558 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6559 library.
6560
8cf51b2c
GM
65612003-02-22 Alex Schroeder <alex@emacswiki.org>
6562
6563 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6564
65652003-02-22 Simon Josefsson <jas@extundo.com>
6566
6567 * sending.texi (Mail Methods): Add node about SMTP.
6568
c8763fb6 65692003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6570
6571 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6572
8cf51b2c
GM
65732003-02-01 Kevin Ryde <user42@zip.com.au>
6574
6575 * glossary.texi (Glossary): Correction to cl cross reference.
6576
65772003-01-20 Richard M. Stallman <rms@gnu.org>
6578
6579 * killing.texi (Rectangles): Document C-x c r.
6580
c8763fb6 65812003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6582
6583 * xresources.texi (GTK resources): New node.
6584 (GTK widget names): New node.
6585 (GTK names in Emacs): New node.
6586 (GTK styles): New node.
6587
c8763fb6 65882003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6589
6590 * maintaining.texi (Create Tags Table): Add reference to the new
6591 `etags --help --lang=LANG' option.
6592
8cf51b2c
GM
65932002-10-02 Karl Berry <karl@gnu.org>
6594
49823426 6595 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6596 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6597 where needed for the sake of the HTML output.
8cf51b2c
GM
6598
65992001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6600
6601 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6602 source files.
6603
66042001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6605
6606 * Makefile.in (emacsman): New target.
6607
8cf51b2c
GM
66082001-10-20 Gerd Moellmann <gerd@gnu.org>
6609
6610 * (Version 21.1 released.)
6611
66122001-10-05 Gerd Moellmann <gerd@gnu.org>
6613
6614 * Branch for 21.1.
6615
8cf51b2c
GM
66162001-03-05 Gerd Moellmann <gerd@gnu.org>
6617
6618 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6619
8cf51b2c
GM
66202000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6621
6622 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6623
8cf51b2c
GM
66241999-07-12 Richard Stallman <rms@gnu.org>
6625
6626 * Version 20.4 released.
6627
66281998-12-04 Markus Rost <rost@delysid.gnu.org>
6629
6630 * Makefile.in (INFO_TARGETS): Delete customize.info.
6631 (DVI_TARGETS): Delete customize.dvi.
6632 (../info/customize, customize.dvi): Targets deleted.
6633
66341998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6635
6636 * Version 20.3 released.
6637
66381998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6639
6640 * Makefile.in (EMACSSOURCES): Add mule.texi.
6641 Add msdog.texi, ack.texi. Remove gnu1.texi.
6642
66431998-04-06 Andreas Schwab <schwab@gnu.org>
6644
6645 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
6646 it in dvi targets.
8cf51b2c
GM
6647
66481997-09-23 Paul Eggert <eggert@twinsun.com>
6649
6650 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6651 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6652 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6653
66541997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6655
6656 * Version 20.2 released.
6657
66581997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6659
6660 * Version 20.1 released.
6661
66621997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6663
6664 * Makefile (../info/customize, customize.dvi): New targets.
6665 (INFO_TARGETS): Add ../info/customize.
6666 (DVI_TARGETS): Add customize.dvi.
6667
8cf51b2c
GM
66681996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6669
6670 * Version 19.33 released.
6671
66721996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6673
6674 * Version 19.32 released.
6675
8cf51b2c
GM
66761996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6677
6678 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6679
66801996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6681
6682 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6683 Specify -I option.
6684 (All dvi targets): Set the TEXINPUTS variable.
6685
66861996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6687
6688 * Version 19.31 released.
6689
8cf51b2c
GM
66901995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6691
6692 * Version 19.30 released.
6693
8cf51b2c
GM
66941995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6695
6696 * Makefile.in (maintainer-clean): Rename from realclean.
6697
66981994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6699
6700 * Makefile.in: New file.
6701 * Makefile: File deleted.
6702
67031994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6704
6705 * Makefile (TEXINDEX_OBJS): Variable deleted.
6706 (texindex, texindex.o, getopt.o): Rules deleted.
6707 All deps on texindex deleted.
6708 (distclean): Don't delete texindex.
6709 (mostlyclean): Don't delete *.o.
6710 * texindex.c, getopt.c: Files deleted.
6711
67121994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6713
6714 * Version 19.26 released.
6715
67161994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6717
6718 * Makefile (EMACSSOURCES): Exclude undo.texi.
6719
67201994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6721
6722 * Version 19.25 released.
6723
67241994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6725
6726 * Version 19.24 released.
6727
67281994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6729
6730 * Version 19.23 released.
6731
67321994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6733
6734 * Makefile: Delete spurious tab.
6735
67361994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6737
6738 * Makefile (.SUFFIXES): New rule.
6739
8cf51b2c
GM
67401993-12-04 Richard Stallman (rms@srarc2)
6741
6742 * getopt.c: New file.
6743 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6744 (getopt.o): New rule.
6745 (dvi): Don't depend on texindex.
49823426 6746 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6747
67481993-12-03 Richard Stallman (rms@srarc2)
6749
49823426
GM
6750 * Makefile (TEXI2DVI): New variable.
6751 (emacs.dvi): Add explicit command.
8cf51b2c
GM
6752 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6753
67541993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6755
6756 * Version 19.22 released.
6757
67581993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6759
6760 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6761
67621993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6763
6764 * Version 19.21 released.
6765
8cf51b2c
GM
67661993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6767
6768 * Makefile (realclean): Don't delete the Info files.
6769
f0131492 67701993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 6771
8cf51b2c
GM
6772 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6773 4' where appropriate.
6774
f0131492 67751993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 6776
49823426 6777 * Makefile: Fix targets for texindex.
8cf51b2c
GM
6778
6779 * texindex.c: Include "../src/config.h" if building in emacs.
6780
6781 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 6782 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
6783 Add target to build texindex.c, defining `emacs'.
6784
8cf51b2c
GM
67851993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6786
6787 * Version 19.19 released.
6788
8cf51b2c
GM
67891993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6790
6791 * Version 19.18 released.
6792
67931993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6794
6795 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
6796
67971993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6798
6799 * Version 19.17 released.
6800
68011993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6802
6803 * split-man: Fix typos in last change.
6804
68051993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6806
6807 * Version 19.16 released.
6808
68091993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6810
6811 * version 19.15 released.
6812
68131993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6814
6815 * Makefile (distclean): It's rm, not rf.
6816
68171993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6818
6819 * Version 19.14 released.
6820
68211993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6822
6823 * Makefile: New file.
6824
68251993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6826
6827 * Version 19.13 released.
6828
68291993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6830
6831 * Version 19.9 released.
6832
68331993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6834
6835 * Version 19.8 released.
6836
68371993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6838
6839 * cmdargs.texi: Document the -i, -itype, and -iconic options.
6840
6841 * trouble.texi: It's `enable-flow-control-on', not
6842 `evade-flow-control-on'.
6843
68441993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6845
6846 * display.texi: Document standard-display-european.
6847
68481993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6849
6850 * Version 19.7 released.
6851
6852 * emacs.texi: Add a sentence to the top menu mentioning the
6853 specific version of Emacs this manual applies to.
6854
68551993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6856
6857 * basic.texi: Document next-line-add-lines variable used to
6858 implement down-arrow.
6859
6860 * killing.texi: Document kill-whole-line.
6861
68621993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
6863
6864 * text.texi: Update unix TeX ordering information.
6865
68661993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
6867
6868 * news.texi: Mention fill-rectangle in keybinding list.
6869
6870 * killing.texi: Document fill-rectangle.
6871
68721993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6873
6874 * vc.texi: Bring the docs up to date with VC 5.2.
6875
68761992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
6877
6878 * emacs.tex: Mention blackbox and gomoku under Amusements.
6879 Assembler mode is now mentioned and appropriately indexed
6880 under Programming Modes.
6881
68821991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6883
6884 * emacs.tex: Update TeX ordering information.
6885
8cf51b2c
GM
68861990-06-26 David Lawrence (tale@geech)
6887
6888 * emacs.tex: Note that completion-ignored-extensions is not used
6889 to filter out names when all completions are displayed in
6890 *Completions*.
6891
68921990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6893
6894 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6895
68961990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6897
6898 * emacs.tex: Add @findex grep.
6899
8cf51b2c
GM
69001988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6901
6902 * emacs.tex: Correct two typos. No other changes before
6903 Version 19 will be made.
6904
8cf51b2c
GM
69051988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6906
6907 * emacs.tex: Update information for obtaining TeX distribution from the
6908 University of Washington.
6909
6910;; Local Variables:
c8763fb6 6911;; coding: utf-8
8cf51b2c
GM
6912;; fill-column: 79
6913;; add-log-time-zone-rule: t
6914;; End:
6915
6916 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 6917 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
8cf51b2c
GM
6918
6919 This file is part of GNU Emacs.
6920
352c8b4a 6921 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 6922 it under the terms of the GNU General Public License as published by
352c8b4a
GM
6923 the Free Software Foundation, either version 3 of the License, or
6924 (at your option) any later version.
8cf51b2c
GM
6925
6926 GNU Emacs is distributed in the hope that it will be useful,
6927 but WITHOUT ANY WARRANTY; without even the implied warranty of
6928 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6929 GNU General Public License for more details.
6930
6931 You should have received a copy of the GNU General Public License
352c8b4a 6932 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6933
6934;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd