* doc/emacs/ChangeLog: Fix typo.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
4d4e9522
GM
12010-04-15 Glenn Morris <rgm@gnu.org>
2
4ebe9902
GM
3 * dired.texi (Misc Dired Features): Mention VC diff and log.
4 * maintaining.texi (Old Revisions, VC Change Log):
5 Mention that diff and log work in Dired buffers.
6
98932641
GM
7 * help.texi (Help Summary): Mention M-x info-finder.
8
d5b22ab2 9 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 10
4d4e9522
GM
11 * custom.texi (Specifying File Variables, Directory Variables):
12 Document new commands for manipulating local variable lists.
13
16207c0a
GM
142010-04-09 Glenn Morris <rgm@gnu.org>
15
16 * trouble.texi (Contributing): Add cindex entry.
17 Mention etc/CONTRIBUTE.
18
e59c4233
CY
192010-04-06 Chong Yidong <cyd@stupidchicken.com>
20
21 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
22 query-replace (Bug#5774).
23
ce79424f
EZ
242010-03-30 Eli Zaretskii <eliz@gnu.org>
25
26 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
27 cross-reference to "Inserting Text".
28
29 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
30 Mention completion provided by `ucs-insert'.
31
8233e79a
CY
322010-03-28 Chong Yidong <cyd@stupidchicken.com>
33
34 * sending.texi (Sending Mail): Note variables that may need
35 customizing.
36 (Mail Sending): Expand discussion of send-mail-function.
37
e73c2434
CY
382010-03-28 Chong Yidong <cyd@stupidchicken.com>
39
40 Document Message mode as the default mail mode.
41
42 * sending.texi (Sending Mail): Copyedits.
43 (Mail Format, Mail Headers): Document mail-from-style changes.
44 (Mail Commands): Rename from Mail mode. Document Message mode.
45 (Mail Misc): Rename from Mail mode Misc.
46 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
47 command names and update keybindings.
48 (Header Editing): Document message-tab. De-document
49 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
50 favor of mail-default-headers. Ad index entries for user-full-name and
51 user-mail-address.
52 (Citing Mail): Update changes in Message mode behavior. Document
53 mail-yank-prefix.
54 (Mail Signature): New node, moved from Mail Misc.
55 (Mail Aliases): Mail abbrevs are the default with Message mode.
56 (Mail Methods): Note that Message mode is now the default.
57
58 * rmail.texi (Rmail Reply):
59 * text.texi (Text Mode):
60 * major.texi (Major Modes):
61 * mule.texi (Output Coding): Refer to Message mode.
62
63 * custom.texi (Init Examples): Add xref to Mail Header.
64
65 * emacs.texi (Top): Fix xrefs.
66
0f72a391
CY
672010-03-25 Chong Yidong <cyd@stupidchicken.com>
68
c0c035fa
CY
69 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
70 repository if there is none.
71 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
72 vc-print-root-log.
ef7b27ef 73 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 74
71785b7a
CY
75 * programs.texi (Program Modes): Mention Javascript mode.
76
f67c5dd0
CY
77 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
78 * emacs.texi: Update node description.
79
0f72a391 80 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 81 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 82
6d98672d
GM
832010-03-24 Glenn Morris <rgm@gnu.org>
84
85 * ack.texi (Acknowledgments):
86 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
87
93318cbd
JD
882010-03-20 Jan Djärv <jan.h.d@swipnet.se>
89
90 * xresources.texi (Table of Resources): Clarify toolBar number
91 for Gtk+.
92
93 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
94
15cf2f52
CY
952010-03-21 Chong Yidong <cyd@stupidchicken.com>
96
4102856c
CY
97 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
98
15cf2f52
CY
99 * search.texi (Other Repeating Search): Document multi-isearch-buffers
100 and multi-isearch-buffers-regexp.
101
102 * indent.texi (Indentation): Clarify description of
103 indent-for-tab-command. Document tab-always-indent.
104
d68eb23c
CY
1052010-03-20 Chong Yidong <cyd@stupidchicken.com>
106
107 * cmdargs.texi (Font X): Move most content to Fonts.
108
109 * frames.texi (Fonts): New node. Document font-use-system-font.
110
111 * emacs.texi (Top):
112 * xresources.texi (Table of Resources):
113 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
114
17782bec
CY
1152010-03-06 Chong Yidong <cyd@stupidchicken.com>
116
117 * custom.texi (Init Examples): Add xref to Locals.
118
119 * major.texi (Choosing Modes): Mention usage of setq-default for
120 setting the default value of major-mode (Bug#5688).
121
b4a1a8b2
CY
1222010-03-02 Chong Yidong <cyd@stupidchicken.com>
123
124 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
125
126 * display.texi (Display Custom): Document make-pointer-invisible and
127 underline-minimum-offset. Remove inverse-video.
128
a1e759cd
CY
1292010-02-21 Chong Yidong <cyd@stupidchicken.com>
130
131 * frames.texi (Frame Commands): Note that the last ordinary frame can
132 be deleted in daemon mode (Bug#5616).
133
4f3bc373
GM
1342010-02-18 Glenn Morris <rgm@gnu.org>
135
136 * trouble.texi (Contributing): Repository is no longer CVS.
137
5dbbdd33
GM
1382010-02-08 Glenn Morris <rgm@gnu.org>
139
140 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
141
cd61af01
SM
1422010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
143
144 * display.texi (Useless Whitespace, Text Display):
145 * custom.texi (Init Examples): Avoid obsolete special default variables
146 like default-major-mode.
147
b1bb0a25 1482010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
149
150 * programs.texi (Other C Commands): Replace reference to obsolete
151 c-subword-mode.
152
99d0985b
GM
1532010-01-21 Glenn Morris <rgm@gnu.org>
154
155 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
156
893db5bc
GM
1572010-01-12 Glenn Morris <rgm@gnu.org>
158
159 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
160 emacs-pretest-bug for bug reports for development versions.
161
0419b8d6
GM
1622010-01-11 Glenn Morris <rgm@gnu.org>
163
164 * display.texi (Highlight Interactively): `t' does not mean highlight
165 all patterns. (Bug#5335)
166
26e533e2
CY
1672009-12-29 Chong Yidong <cyd@stupidchicken.com>
168
169 * misc.texi (Shell): Document async-shell-command.
170
171 * building.texi (Grep Searching): Document zrgrep.
172
484eaeac 173 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 174
7ee6c59b
NR
1752009-12-29 Nick Roberts <nickrob@snap.net.nz>
176
177 * building.texi: Import GDB Graphical Interface description from
178 EMACS_23_1_RC.
179
91ed7ea8
CY
1802009-12-24 Chong Yidong <cyd@stupidchicken.com>
181
182 * emacs.texi (Top): Update node listing.
183
184 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
185
186 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
187
188 * cmdargs.texi (Initial Options):
189 * xresources.texi (Resources): Document inhibit-x-resources.
190
191 * custom.texi (Specifying File Variables): Note that minor modes are
192 enabled unconditionally.
193
194 * display.texi (Scrolling): Briefly document the old recenter command,
195 and document recenter-positions.
196
197 * files.texi (Visiting):
198 * buffers.texi (Buffers): Max buffer size is now 512 MB.
199
200 * frames.texi (Cut/Paste Other App): Document
201 save-interprogram-paste-before-kill.
202
203 * killing.texi (Kill Options): New node.
204
6ca89aaa
CY
2052009-12-05 Chong Yidong <cyd@stupidchicken.com>
206
207 * misc.texi (Shell Options): ansi-color is now default.
208
806642d4
GM
2092009-12-05 Glenn Morris <rgm@gnu.org>
210
806642d4
GM
211 * emacs.texi (Top): Update menu for cal-xtra node changes.
212 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
213 or mode line. Don't mention invisible text or the details of
214 diary-print-entries here, only in cal-xtra.
215 (Format of Diary File): Mention that the "date on first line" format
216 only really affects the simple display.
217 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
218 (Diary Customizing): Holidays may be in the buffer or mode line.
219 Move diary-print-entries to the "Diary Display" section.
220 (Diary Display): New section, split out from "Fancy Diary Display".
221 Explain the limitations of simple display, and how to print it.
222
1a4f0c0a
GM
223 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
224
e11adbd8
GM
225 * cal-xtra.texi (Diary Display): Mention View mode.
226
29a483ac
JL
2272009-11-29 Juri Linkov <juri@jurta.org>
228
229 * display.texi (Highlight Interactively): Actually a list of
230 default faces is pre-loaded into a list of default values
231 instead of the history.
232
83d60c79
GM
2332009-11-20 Glenn Morris <rgm@gnu.org>
234
235 * ack.texi (Acknowledgments):
236 * emacs.texi (Acknowledgments): Add htmlfontify.
237
276bbe96
GM
2382009-11-14 Glenn Morris <rgm@gnu.org>
239
98ad1bae
GM
240 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
241
276bbe96
GM
242 * ack.texi (Acknowledgments):
243 * emacs.texi (Acknowledgments): Update for recent Org changes.
244
18430066
CY
2452009-10-31 Chong Yidong <cyd@stupidchicken.com>
246
247 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
248 `charset' property, which is irrelevant to the user manual (Bug#3526).
249
522ddc9f
JB
2502009-10-14 Juanma Barranquero <lekktu@gmail.com>
251
252 * trouble.texi (DEL Does Not Delete): Fix typo.
253
50b49ade
MA
2542009-10-05 Michael Albinus <michael.albinus@gmx.de>
255
256 * files.texi (Misc File Ops): Mention copy-directory.
257
6308321a
EZ
2582009-10-04 Eli Zaretskii <eliz@gnu.org>
259
43b3b4d1
EZ
260 * mule.texi (Unibyte Mode): Emphasize that
261 unibyte-display-via-language-environment affects only the display.
262
6308321a
EZ
263 * display.texi (Horizontal Scrolling): Document cursor behavior under
264 horizontal scrolling when point moves off the screen (Bug#4564).
265 Improve wording.
266
bd51ea7f
MA
2672009-10-01 Michael Albinus <michael.albinus@gmx.de>
268
269 * files.texi (Directories): delete-directory prompts for recursive
270 deletion.
271
55381962
GM
2722009-09-30 Glenn Morris <rgm@gnu.org>
273
274 * ack.texi (Acknowledgments):
275 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
276
13989ab1
TH
2772009-09-25 Tassilo Horn <tassilo@member.fsf.org>
278
279 * dired.texi (Dired Navigation): Use @code instead of @var for
280 dired-isearch-filenames, so that it's not capitalized.
281
8ba46c89
CY
2822009-09-19 Chong Yidong <cyd@stupidchicken.com>
283
284 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
285
286 * entering.texi (Exiting): C-z is now bound to suspend-frame.
287
288 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
289 (Key Bindings): Reference Init Rebinding in introductory text. Shift
290 some of the introduction to Keymaps node.
291 (Keymaps): Simplify.
292 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
293 (Minibuffer Maps): Remove mention of Mocklisp.
294 (Init Rebinding): Move mode-local rebinding example here from Local
295 Keymaps.
296 (Modifier Keys): Clarify.
1e11b018 297 (Rebinding): Add cindex for "binding keys".
8ba46c89 298
6a5ca7c8
CY
2992009-09-13 Chong Yidong <cyd@stupidchicken.com>
300
301 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
302
0e1cba51
NR
3032009-08-31 Nick Roberts <nickrob@snap.net.nz>
304
6a5ca7c8 305 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 306 Re-organise these two sections.
0e1cba51 307
76a87a4d
EZ
3082009-08-29 Eli Zaretskii <eliz@gnu.org>
309
310 * cmdargs.texi (Initial Options): Fix last change.
311
82e98df4
SM
3122009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
313
314 * mule.texi (Enabling Multibyte):
315 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
316 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
317
fb89fad9
GM
3182009-08-20 Glenn Morris <rgm@gnu.org>
319
320 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
321
e99652b0
GM
3222009-08-19 Glenn Morris <rgm@gnu.org>
323
324 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
325
5cca97ad
GM
3262009-08-18 Glenn Morris <rgm@gnu.org>
327
328 * ack.texi (Acknowledgments):
329 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
330
997797ae 331 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 332
985bf85b
GM
3332009-08-09 Glenn Morris <rgm@gnu.org>
334
335 * ack.texi (Acknowledgments):
336 * emacs.texi (Acknowledgments): Add gdb-mi entry.
337
8d6bb99e
DD
3382009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
339
340 * emacs.texi (Top): Add new menu items for GDB-UI.
341
342 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 343 section. Threads buffer is in separate section now.
8d6bb99e 344
8353da9c
GM
3452009-08-08 Glenn Morris <rgm@gnu.org>
346
347 * ack.texi (Acknowledgments):
348 * emacs.texi (Acknowledgments):
349 Update for js2-mode and org changes.
350
f2074faf
MA
3512009-08-02 Michael Albinus <michael.albinus@gmx.de>
352
353 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
354 files.
355
e8d2d3fb
CY
3562009-07-28 Chong Yidong <cyd@stupidchicken.com>
357
358 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
359
324a4f6a
GM
3602009-07-23 Glenn Morris <rgm@gnu.org>
361
362 * programs.texi (Matching): Update blink-matching-paren-distance.
363
b6937a70
CY
3642009-07-21 Chong Yidong <cyd@stupidchicken.com>
365
366 * frames.texi (Cut/Paste Other App): For select-active-regions,
367 selection is now updated on moving point.
368
bd8aaa36
RS
3692009-07-21 Richard Stallman <rms@gnu.org>
370
371 * glossary.texi (GNU, Daemon): Update information.
372
8d9b5eba
JL
3732009-07-19 Juri Linkov <juri@jurta.org>
374
375 * custom.texi (Specifying File Variables, Safe File Variables):
376 "variables/value pairs" -> "variable/value pairs".
377
a2acc1db
GM
3782009-07-15 Glenn Morris <rgm@gnu.org>
379
380 * misc.texi (Gnus): Remove widow.
381
c5ae942b
GM
3822009-07-11 Glenn Morris <rgm@gnu.org>
383
703d26ba
GM
384 * Makefile.in (TEXI2PDF): New.
385 (emacs.pdf, emacs-xtra.pdf): New targets.
386
522ddc9f 387 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
388
389 * display.texi (Horizontal Scrolling): Re-word to remove widow.
390
391 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
392 Don't print the copying notice twice in the printed version.
393 Update the menu and detailmenu.
394 (Preface): The meaning of "on-line" has changed.
395 Correct name for "Common Problems" chapter.
396 (Distrib): Update FSF shop URL.
397 (Intro): Showing two files at once is not so exciting.
398
399 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
400 (Mac / GNUstep Basics): Minor grammar changes.
401 (Mac / GNUstep Events): Fix typo.
402 (GNUstep Support): CANNOT_DUMP no longer applies.
403
404 * misc.texi (Document View): Fix typos.
405
406 * dired.texi (Dired):
407 * help.texi (Help):
408 * macos.texi (Mac OS / GNUstep):
409 * maintaining.texi (Version Control, Introduction to VC):
410 End menu descriptions with a period.
c5ae942b 411
b1c8242b
EZ
4122009-07-09 Eli Zaretskii <eliz@gnu.org>
413
414 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
415 so categorical in saying that the option is only useful on NTFS.
416
220d9aa6
GM
4172009-07-09 Glenn Morris <rgm@gnu.org>
418
419 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
420 (ENVADD): Add texinfodir to TEXINPUTS.
421
422 * emacs.texi (Top): Fix cross-reference.
423
424 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
425
426 * vc1-xtra.texi (Revision Tags): Fix typo.
427
d07e72d3
GM
4282009-07-03 Glenn Morris <rgm@gnu.org>
429
430 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
431 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
432 (Merge Commands): `.' does not seem to work in A or B buffer.
433 `l' can recreate the 3-window display.
434
435 * glossary.texi (Glossary): Minor phrasing changes throughout.
436 Add more internal cross-references.
437 <Autoloading>: You can't really autoload a variable.
438 <C-M->: Move details here from `M-C-' item.
439 <Continuation Line>: Refer to `Truncation.'
440 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
441 <Home Directory, Unix>: New entries.
442 <Deletion of Files>: Mention recycle bins.
443 <Directory>: Mention ``folders.''
444 <Error>: Don't mention ``type-ahead.''
445 <Fringe>: Refer to the manual node.
446 <Minor Mode>: Can be global or local.
447 <Spell Checking>: There are other checkers besides Ispell.
448
f144038a
GM
4492009-07-02 Glenn Morris <rgm@gnu.org>
450
451 * anti.texi (Antinews): Minor changes in phrasing.
452
453 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
454 some underfull lines in dvi output.
455
456 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
457
458 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
459
460 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
461
3f1c6666
JD
4622009-07-01 Jan Djärv <jan.h.d@swipnet.se>
463
464 * xresources.texi (Table of Resources): Mention maximized for
465 fullscreen.
466
467 * cmdargs.texi (Window Size X): -mm/--maximized is new.
468
62aadce7
CY
4692009-07-01 Chong Yidong <cyd@stupidchicken.com>
470
471 * anti.texi (Antinews): Correct the list of removed platforms.
472
82ec412e
GM
4732009-06-28 Glenn Morris <rgm@gnu.org>
474
475 * arevert-xtra.texi: Minor language tweaks.
476
09964e7d
GM
477 * dired-xtra.texi: Minor revisions.
478
666e158e
MB
4792009-06-23 Miles Bader <miles@gnu.org>
480
481 * display.texi (Scrolling): Document `recenter-redisplay'
05fbc4a9 482 (Temporary Face Changes): Document `text-scale-set'.
666e158e 483
70243478
CY
4842009-06-21 Chong Yidong <cyd@stupidchicken.com>
485
486 * Branch for 23.1.
487
67cbe681
KH
4882009-06-17 Kenichi Handa <handa@m17n.org>
489
490 * mule.texi (Charsets): Update the description for the new charset.
491 (list-character-sets): New findex.
125dd7c5 492 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 493
40e67246
CY
4942009-06-10 Chong Yidong <cyd@stupidchicken.com>
495
b5700de6
CY
496 * basic.texi (Moving Point): Fix tag.
497
498 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
499
500 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
501 use camel-case for PageUp and PageDown.
502
503 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
504 camel-case for PageUp and PageDown.
505
506 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
507
40e67246 508 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 509 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 510
522ddc9f 5112009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 512
522ddc9f
JB
513 * fixit.texi (Spelling): Set default dictionary.
514 Improve descriptions (Bug#2554)
6f591cf4 515
53483c76
DR
5162009-06-08 David Reitter <david.reitter@gmail.com>
517
518 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
519 since saving colors and faces set this way is not implemented.
520 (Environment variables): Remove mention of mac-fix-env, which is
521 scheduled to be removed.
522
1557ef4f
CY
5232009-06-04 Chong Yidong <cyd@stupidchicken.com>
524
91056528
CY
525 * custom.texi (Init Examples): Add example of changing load-path.
526
1557ef4f
CY
527 * building.texi (Lisp Libraries): Add example of changing
528 load-path (Bug#3446).
529
623cec4c
CY
5302009-05-28 Chong Yidong <cyd@stupidchicken.com>
531
532 * mark.texi (Mark): Further clarifications.
533 (Setting Mark): Emphasize that C-SPC activates the mark.
534
0fcca8ee
CY
5352009-05-28 Chong Yidong <cyd@stupidchicken.com>
536
702b10e1
CY
537 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
538 Mark mode.
0fcca8ee
CY
539 (Using Region, Persistent Mark): Use "active mark" instead of "active
540 region".
541
d3b396e4
CY
5422009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
543
544 * mule.texi (Select Input Method): Fix typo.
545
3f698a06
CY
5462009-05-13 Chong Yidong <cyd@stupidchicken.com>
547
548 * anti.texi (Antinews): Document completion changes. Some additional
549 copyedits and rearrangement of entries.
550
b2a42eb7
CY
5512009-05-12 Chong Yidong <cyd@stupidchicken.com>
552
932fd020
CY
553 * misc.texi (Interactive Shell, Saving Emacs Sessions)
554 (Shell History Copying, Terminal emulator): Copyedits.
555
ac36a8f1
CY
556 * xresources.texi (Resources): Simplify descriptions. Shorten
557 description of editres, which is not very useful these days.
558 (Table of Resources): Document fontBackend resource.
559
b2a42eb7
CY
560 * trouble.texi (Quitting): Add other undo bindings to table.
561 (DEL Does Not Delete): Note that the erasure key is usually labelled
562 "Backspace". Remove discussion of obscure Xmodmap issue.
563
c6ea7fb8
CY
5642009-05-07 Chong Yidong <cyd@stupidchicken.com>
565
566 * files.texi (Visiting): Copyedits.
567
ad36c422
CY
5682009-05-06 Chong Yidong <cyd@stupidchicken.com>
569
570 * basic.texi (Inserting Text): Document ucs-insert.
571
572 * mule.texi (International Chars): Define "multibyte". Note that
573 internal representation is unicode-based. Simplify definition of raw
574 bytes. Mention ucs-insert.
575 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
576 (Language Environments): Add language environments new to Emacs 23.
577 (Multibyte Conversion): Node deleted.
578 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
579 mention obsolete emacs-mule coding system.
580 (Output Coding): Copyedits.
581
582 * emacs.texi (Top): Update node listing.
583
d4ad7b96
CY
5842009-05-05 Per Starbäck <per@starback.se> (tiny change)
585
586 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
587
5bd66204
SM
5882009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
589
590 * building.texi (Lisp Libraries): `load-library' does offer completion.
591
bc36ad1c
CY
5922009-04-28 Chong Yidong <cyd@stupidchicken.com>
593
594 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
595 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
596
f1a47884
EZ
5972009-04-25 Eli Zaretskii <eliz@gnu.org>
598
599 * maintaining.texi (Tags): Clarify text. (Bug#3101)
600
be77bd45
CY
6012009-04-22 Chong Yidong <cyd@stupidchicken.com>
602
603 * entering.texi (Entering Emacs): Document initial-buffer-choice.
604
605 * building.texi (Lisp Interaction): Document initial-scratch-message.
606
d3b82927
JB
6072009-04-18 Juanma Barranquero <lekktu@gmail.com>
608
ed6e7b11
JB
609 * msdog.texi (Windows Fonts): Fix typos.
610
d3b82927
JB
611 * files.texi (Save Commands): Fix pxref.
612
bc323c04
CY
6132009-04-18 Chong Yidong <cyd@stupidchicken.com>
614
615 * files.texi (Save Commands): Mention diff-buffer-with-file.
616 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
617 Henoch (Bug#3036).
618
2186d13f
GM
6192009-03-15 Glenn Morris <rgm@gnu.org>
620
621 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
622 the former is not always used.
623 (Mail Headers): Use active voice. Add "Mail-reply-to".
624 Change case of "Id". Avoid repeated "appropriate".
625 (Mail Aliases): Fix previous change - use an example with a ".", so it
626 does actually get quoted when expanded.
627 (Mail Sending): Mailclient is the default on some systems.
628 (Citing Mail): Mention mail-indentation-spaces.
629 (Mail Mode Misc): Add an @dfn for "mail signature".
630
71e454fc
CY
6312009-03-15 Chong Yidong <cyd@stupidchicken.com>
632
633 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
634 (Completion Options): Document read-file-name-completion-ignore-case,
635 read-buffer-completion-ignore-case, and completion-styles. Remove
636 description of partial-completion-mode.
637
df1a3e06
GM
6382009-03-14 Glenn Morris <rgm@gnu.org>
639
640 * sending.texi (Mail Format): Fix typo. Add index entry for
641 mail-header-separator.
642 (Mail Headers): Put info about initialization and changing in one place
643 at the start. Update FCC section for mbox Rmail. Clarify From
644 section, mention mail-setup-with-from. Clarify Reply-to section.
645 Add Mail-followup-to and mail-mailing-lists. Clarify References
646 section.
647 (Mail Aliases): Update example, make less contentious.
648 Update for name change of mail-interactive-insert-alias.
649 (Mail Mode): Remove mention of `%' as a word separator.
650 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
651 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
652 commands. Clarify FCC handling. In mail-complete, add reference to
653 Mail Aliases section, and mention mail-complete-function.
654 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
655 (Mail Mode Misc): Clarify the mail-signature function. Add basic
656 signature netiquette. Explain how the mail hooks work when continuing
657 a composition.
658 (Mail Amusements): Internationalize the spook section a bit.
659 Remove the spook mail-setup-hook example, since it doesn't work well.
660 Mention fortune-file.
661 (Mail Methods): Mention read-mail-command.
662
ed6e7b11 6632009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 664
df1a3e06
GM
665 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
666 and NS resources following recent changes.
959d68bd 667
86dca3e8
JR
6682009-03-10 Jason Rumney <jasonr@gnu.org>
669
670 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
671 w32-use-visible-system-caret doc to indicate that it should get set
672 automatically.
673 (Windows Fonts): Add doc for the uniscribe backend.
674
042fe98f
DN
6752009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
676
677 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
678 vc-dir. (Bug#2598)
679
7f8dba73
RS
6802009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
681
682 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
683
505e70c3
GM
6842009-03-05 Glenn Morris <rgm@gnu.org>
685
04242bdc
GM
686 * rmail.texi (Rmail Basics): Add reference to sorting.
687 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
688 Minor re-wordings.
689 (Rmail Motion): Mention rmail-next-same-subject.
690 (Rmail Deletion): Expunging is not the only way to change the numbers.
691 (Rmail Labels): Labels can also be used in sorting.
692 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
693 (Rmail Display): Mention rmail-mime.
694
00cfe22c
GM
6952009-03-04 Glenn Morris <rgm@gnu.org>
696
697 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
698 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
699 summary. Mention sorts cannot be undone.
700 (Rmail Display): Give an example of how to use goto-address-mode.
701 (Rmail Editing): It's keybindings that are redefined, not commands.
702 Fix some typos.
703 (Movemail): Some minor rewording.
704 (Remote Mailboxes): Emacs movemail supports pop by default.
705 Fix some minor grammatical issues. The "two alternative ways" to
706 specify a POP mailbox are really just one. Remove all reference to the
707 variables rmail-pop-password and rmail-pop-password-required, obsolete
708 since Emacs 22.1. Clarify the four password steps. Emacs movemail
709 can support Kerberos.
710
3d963b67
GM
7112009-03-03 Glenn Morris <rgm@gnu.org>
712
713 * rmail.texi (Rmail Deletion): Revert previous change, which was
714 describing the Rmail summary versions.
715 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
716 Minor re-wording for rmail-resend.
717 (Rmail Make Summary): Summaries apply to buffers rather than files.
718 <rmail-summary-by-topic>: Headers includes the subject.
719 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
720 details, including prefix arguments.
2340abde 721 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
722 Not counting lines might be faster.
723 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
724 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
725 Name the commands bound to the various keys. Mention prefix argument
726 for searching.
3d963b67
GM
727 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
728 Simplify rmail-highlighted-headers description. Update face name.
729
a8ce3d17
JB
7302009-03-02 Juanma Barranquero <lekktu@gmail.com>
731
732 * mark.texi (Marking Objects): Fix typo.
733
130a29b6
CY
7342009-03-01 Chong Yidong <cyd@stupidchicken.com>
735
736 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
737 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
738
9d5de6f8
GM
7392009-03-01 Glenn Morris <rgm@gnu.org>
740
79fc530e 741 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
742 (Rmail Motion): - M-s searches from the end of messages.
743 (Rmail Deletion): Minor clarification. Fix numeric argument
744 description.
745 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
746 newmail and RMAILOSE files need not be in home-directory.
747 (Rmail Files): Mention I/O menus are unselectable if no files match.
748 Mention `MAIL' env-var.
749
b545ff9c
JR
7502009-02-24 Jason Rumney <jasonr@gnu.org>
751
752 * mule.texi (Fontsets): Mention fontset-default, font specs and
753 fallback fontsets.
754 (Defining Fontsets): Mention ns and w32 variants of
755 standard-fontset-spec. Update description of startup fontset to match
756 Emacs 23 behavior.
a93be82a 757 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 758 (International): Link to Modifying Fontsets.
b545ff9c 759
75da0618 7602009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
761
762 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
763 Mention ns-extended-platform-support-mode.
764
6be93a16
KB
7652009-02-22 Karl Berry <karl@gnu.org>
766
767 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
768
867d4bb3
JB
7692009-02-19 Juanma Barranquero <lekktu@gmail.com>
770
771 * basic.texi (Moving Point, Position Info):
772 * files.texi (Visiting):
773 * mini.texi (Completion Options):
774 * text.texi (HTML Mode): Remove duplicate words.
775
49b5c0e8
GM
7762009-02-20 Glenn Morris <rgm@gnu.org>
777
778 * rmail.texi: Minor updates for mbox rather than Babyl.
779
f43a822c
KB
7802009-02-17 Karl Berry <karl@gnu.org>
781
49b5c0e8 782 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 783
80d634b8
RS
7842009-02-17 Richard M Stallman <rms@gnu.org>
785
786 * anti.texi (Antinews): Mention Babyl format.
787
788 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
789
790 * rmail.texi: Update for mbox format.
791 Various small fixes, as well as the following.
792 (Out of Rmail): Node deleted.
793 (Rmail): Update menu.
794 (Rmail Files): Comment out set-rmail-inbox-list.
795 Document rmail-inbox-list instead.
796 (Rmail Output): Substantial changes since C-o is now
797 rmail-output-as-seen and o is rmail-output.
798 (Rmail Attributes): Delete `stored', add `retried'.
799 (Rmail Display): Editing headers works in all cases.
800
f0d129c6
GM
8012009-02-17 Glenn Morris <rgm@gnu.org>
802
803 * basic.texi (Position Info): M-x count-lines-region is not always on
804 M-=. (Bug#2269)
805
160f11d3
GM
8062009-02-09 Glenn Morris <rgm@gnu.org>
807
808 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
809 defaults.
810
763e01c4
EZ
8112009-02-07 Eli Zaretskii <eliz@gnu.org>
812
813 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
814 documentation of possible problems with redecoding.
815
f5e1441d
GM
8162009-02-03 Glenn Morris <rgm@gnu.org>
817
818 * rmail.texi (Out of Rmail): Mention b2m.pl.
819
e1eabe41
GM
8202009-01-31 Glenn Morris <rgm@gnu.org>
821
822 * rmail.texi (Out of Rmail): Correct b2m location.
823
dd05f9de
CY
8242009-01-27 Chong Yidong <cyd@stupidchicken.com>
825
826 * fixit.texi (Undo): Update undo limit values.
827
d74d846e
GM
8282009-01-27 Glenn Morris <rgm@gnu.org>
829
830 * emacs.texi (Top): Fix Antinews menu entry.
831
49ffdce8
KB
8322009-01-25 Karl Berry <karl@gnu.org>
833
834 * text.texi (Foldout): Use @itemize @w{} to make an itemize
835 item with no marker, instead of the syntactically incorrect
836 @itemize @asis.
837
467e8d77
JL
8382009-01-25 Juri Linkov <juri@jurta.org>
839
840 * building.texi (Grep Searching): Fix index entry for lgrep.
841
6c60bbdb
EZ
8422009-01-24 Eli Zaretskii <eliz@gnu.org>
843
844 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
845
9ce5a36f
AR
8462009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
847
848 * macos.texi (Preferences Panel): Update description of font setting to
849 reflect that prior frame selection is no longer needed.
850
9aa5f2fb
NR
8512009-01-20 Nick Roberts <nickrob@snap.net.nz>
852
853 * building.texi (Debuggers): Revert some of 2008-10-31 change to
854 raise GUD subsections.
855
3892ff9c
GM
8562009-01-15 Glenn Morris <rgm@gnu.org>
857
858 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
859
14731c8f
GM
8602009-01-10 Glenn Morris <rgm@gnu.org>
861
862 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
863
45c55e53
CY
8642009-01-04 Chong Yidong <cyd@stupidchicken.com>
865
866 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
867 logical lines.
868
2e4667d1
JL
8692008-12-29 Juri Linkov <juri@jurta.org>
870
871 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
872
873 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
874
2a3eac47
CY
8752008-12-28 Chong Yidong <cyd@stupidchicken.com>
876
877 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
878 goto-address-mode instead of goto-address.
879
3da8da94
CY
880 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
881 mode.
882
2a3eac47
CY
883 * emacs.texi (Top): Update node listing.
884
057f6dd3
EZ
8852008-12-26 Eli Zaretskii <eliz@gnu.org>
886
887 * custom.texi (Directory Variables): Explain what is a "project".
888 Add indexing. Improve wording. Add a footnote about using
889 _dir-locals.el on MS-DOS.
890
e6979067
DN
8912008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
892
893 * files.texi (Misc File Ops): Mention chmod as an alias for
894 set-file-modes.
895
9de15963
MR
8962008-12-24 Martin Rudalics <rudalics@gmx.at>
897
898 * help.texi (Help): Fix typos and reword.
899 (Help Summary): Add entries for C-h n and C-h r, reorder
900 entries, and do some minor fixes.
901 (Name Help): Say that C-h F works for commands only.
902 (Misc Help): Say that view-lossage displays 300 keystrokes.
903
236fd60d
GM
9042008-12-20 Glenn Morris <rgm@gnu.org>
905
906 * ack.texi (Acknowledgments): General update based on AUTHORS,
907 including removal of some stuff no longer distributed.
908
349b3256
AM
9092008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
910
911 * fixit.texi: Mention hunspell
912
e840fca5
GM
9132008-12-19 Glenn Morris <rgm@gnu.org>
914
915 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 916 Consolidate explanatory text at start.
e840fca5
GM
917
918 * display.texi (Text Display):
919 * indent.texi (Indentation): Use @acronym with ASCII.
920
9dfa7983
GM
9212008-12-18 Glenn Morris <rgm@gnu.org>
922
923 * ack.texi: Various small updates and fixes.
924
97b3a00b
JL
9252008-12-18 Juri Linkov <juri@jurta.org>
926
927 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
928 as a key binding to start a forward nonincremental word search.
929 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
930 a backward nonincremental word search. Add index for `M-s w'
931 `isearch-forward-word'.
932 (Regexp Search): Add a short summary of regexp key commands like
933 in the node "Basic Isearch".
934 (Other Repeating Search): Fix typo.
935
9362008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
937
938 * misc.texi (PostScript Variables): Fix doc.
939
31ce6a07
CY
9402008-12-10 Chong Yidong <cyd@stupidchicken.com>
941
942 * programs.texi (Program Modes): Mention Ruby mode.
943
636b507b
DN
9442008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
945
946 * misc.texi (emacsclient Options): Describe what an empty string
947 argument does for --alternate-editor.
948
a323fa14
CY
9492008-12-09 Frank Schmitt <ich@frank-schmitt.net>
950
951 * cmdargs.texi (Font X): Distinguish between client-side and
952 server-side fonts. List valid Fontconfig properties. Add reference to
953 Fontconfig manual. List valid GTK font properties. Explain use of
954 fc-list.
955
c5ca6cd0
CY
9562008-12-09 Chong Yidong <cyd@stupidchicken.com>
957
958 * cmdargs.texi (Font X): Move discussion of quoting to top.
959
e5136377
GM
9602008-12-06 Glenn Morris <rgm@gnu.org>
961
962 * maintaining.texi (Old Revisions): Improve previous change.
963
248c026b
RS
9642008-12-05 Richard M Stallman <rms@gnu.org>
965
966 * anti.texi (Antinews): Minor fixes.
967
a9253a1e
GM
9682008-12-03 Glenn Morris <rgm@gnu.org>
969
970 * maintaining.texi (Old Revisions): Fix diff-switches description.
971
fa687b02
MR
9722008-12-01 Martin Rudalics <rudalics@gmx.at>
973
974 * emacs.texi (Top): Fix typo.
975
72e6decd
CY
9762008-11-30 Chong Yidong <cyd@stupidchicken.com>
977
320ee034
CY
978 * misc.texi (Document View): Explain dependence on gs at the top.
979 Copyedits.
980
981 * emacs.texi (Top): Add DocView nodes to detailed node listing.
982
72e6decd
CY
983 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
984 (Comment Commands): Discuss region-active behavior of M-; first.
985
2a472ee4
MR
9862008-11-29 Martin Rudalics <rudalics@gmx.at>
987
9c6361c9
MR
988 * display.texi (Line Truncation): Add reference to Continuation
989 Lines.
990
2a472ee4
MR
991 * windows.texi (Pop Up Window): Mention split-height-threshold
992 and split-width-threshold.
9c6361c9 993 (Split Window): Add reference to Continuation Lines.
2a472ee4 994
e93bc142
AR
9952008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
996
997 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
998 (GNUstep Support): New node.
999 * anti.texi:
1000 * emacs.texi:
1001 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1002
43b978db
RS
10032008-11-28 Richard M Stallman <rms@gnu.org>
1004
1005 * misc.texi (Dissociated Press): Minor cleanups.
1006
1007 * dired.texi (Image-Dired): Avoid passive.
1008
e8e2bd93
EZ
10092008-11-28 Eli Zaretskii <eliz@gnu.org>
1010
1011 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1012 representation.
1013
8d2d45da
CY
10142008-11-26 Richard M. Stallman <rms@gnu.org>
1015
1016 * files.texi (Visiting): Rewrite paragraph for clarity.
1017
1018 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1019
a5f7bbcc
AM
10202008-11-25 Alan Mackenzie <acm@muc.de>
1021
1022 * programs.texi (Moving by Parens): Clarify that parens inside strings
1023 and comments are ignored, and that the commands assume the starting
1024 point isn't in a string or comment.
1025
a71703d3
AR
10262008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1027
1028 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1029 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1030 version.
1031 (Mac Customization): Rewrite Preferences Panel section and merge in to
1032 this node, add Open files by dragging to an Emacs window.
1033
1034 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1035
aa5ab79a
CY
10362008-11-26 Chong Yidong <cyd@stupidchicken.com>
1037
0cc92c19
CY
1038 * files.texi (Misc File Ops): Document set-file-modes.
1039
c366b4e4
CY
1040 * windows.texi (Split Window): Document integer values of
1041 truncate-partial-width-windows.
1042
aa5ab79a
CY
1043 * text.texi (Text): Simplify description of markup languages.
1044 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1045 (TeX Editing): Note that `""' inserts one `"' character.
1046 (HTML Mode): Note in the introduction that XML mode is an alias for
1047 SGML mode. Mention nXML mode.
1048
56221db7
CY
10492008-11-25 Chong Yidong <cyd@stupidchicken.com>
1050
1051 * building.texi (Watch Expressions): Fix typo.
1052
90effe33
CY
10532008-11-24 Chong Yidong <cyd@stupidchicken.com>
1054
f90a5ae3
CY
1055 * files.texi (Visiting): Document new behavior of
1056 confirm-nonexistent-file-or-buffer.
1057
1058 * buffers.texi (Select Buffer): Document
1059 confirm-nonexistent-file-or-buffer.
1060
a18ffb4a
CY
1061 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1062 edit-picture.
1063
90effe33
CY
1064 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1065 edit-picture', since that is just an alias for picture-mode.
1066 (Sentences): Note that repeated M-@ extends the region.
1067 (Pages): Make terminology more consistent. Link to Regexps node.
1068 (Longlines): Discuss relationship with Visual Line mode.
1069 (Text Mode): Remove extraneous discussion of other modes, since they
1070 were already introduced in the parent node.
1071
e85103ec
CY
10722008-11-23 Chong Yidong <cyd@stupidchicken.com>
1073
5cb2fe30
CY
1074 * anti.texi (Antinews): Rewrite.
1075
1eb9b307 1076 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1077
1078 * frames.texi (Frame Commands): Mention "minimize" terminology.
1079
e85103ec
CY
1080 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1081 formats.
b908332f
CY
1082 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1083 (Misc X): Don't document useless -hb option.
e85103ec 1084
607f5f88
JL
10852008-11-22 Juri Linkov <juri@jurta.org>
1086
1087 * dired.texi (Dired Navigation): Change normal file name search option
1088 from `non-nil' to `t'. Add `dwim' option.
1089
e1b867a0
JL
10902008-11-22 Juri Linkov <juri@jurta.org>
1091
1092 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1093 ".dir-locals.el". Rename `define-project-bindings' to
1094 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1095 `dir-locals-set-directory-class'.
1096
dd186936
LK
10972008-11-22 Lute Kamstra <lute@gnu.org>
1098
1099 * buffers.texi (Select Buffer): Index goto-line.
1100 * basic.texi (Moving Point): Mention the use of a numeric prefix
1101 argument with goto-line and refer to Select Buffer for the use of a
1102 plain prefix argument.
1103
4b121911
GM
11042008-11-19 Glenn Morris <rgm@gnu.org>
1105
1106 * doclicense.texi: Update to FDL 1.3.
1107 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1108
27267e4c
CY
11092008-11-17 Chong Yidong <cyd@stupidchicken.com>
1110
696f351d
CY
1111 * custom.texi (Minor Modes): Define mode commands and mode variables
1112 more precisely. Recommend using mode commands instead of setting
1113 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1114 (Easy Customization): Use "init file" instead of .emacs.
1115 (Customization Groups): Update to new Custom buffer appearance.
1116 (Saving Customizations): Copyedits. Update example.
1117 (Variables): Give example of variable type-sensitivity.
1118 (Examining): Update example.
1119 (Hooks): Copyedits.
1120 (Specifying File Variables): Use C comments instead of an artificial
1121 Lisp for the example.
1122 (Keymaps): Move internals discussion to Prefix Keymaps.
1123 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1124 (Init Rebinding): Document kbd macro.
1125 (Init File): Link to Find Init.
696f351d
CY
1126
1127 * mark.texi (Using Region): Document Delete Selection Mode more
1128 thoroughly.
1129
1130 * frames.texi (Mouse Commands): Move most of the description of Delete
1131 Selection Mode to Using Region, and link to it.
1bc9c425 1132 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1133
b0570c25
CY
1134 * building.texi (Compilation): Document first-error value of
1135 compilation-scroll-output.
1136 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1137 works as soon as an error is available. Suggested by Juri Linkov.
1138
27267e4c
CY
1139 * mini.texi (Passwords): New node.
1140
1141 * files.texi (Remote Files): Link to Passwords node.
1142
1143 * emacs.texi (Top): Update node listings.
1144
122eb807
CY
11452008-11-16 Chong Yidong <cyd@stupidchicken.com>
1146
9c9855a3
CY
1147 * ack.texi (Acknowledgments): Some updating of credits.
1148
bd6fdcad
CY
1149 * emacs.texi (Acknowledgments): Add a couple more names.
1150
dd1eef46
CY
1151 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1152
122eb807 1153 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1154 (Misc File Ops): Document use of trash.
122eb807 1155
801a8da1
JB
11562008-11-16 Juanma Barranquero <lekktu@gmail.com>
1157
1158 * macos.texi (Mac Customization): Fix typos.
1159
0b4f2253
CY
11602008-11-14 Chong Yidong <cyd@stupidchicken.com>
1161
1162 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1163 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1164 the conventions of the main Emacs manual.
1165
1166 * emacs.texi (Top): Update node listings.
1167
517e2b89
CY
11682008-11-12 Chong Yidong <cyd@stupidchicken.com>
1169
07a85685
CY
1170 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1171 command-line-args is processed during startup.
1172 (Action Arguments): Correctly describe how file arguments interact with
1173 the startup screen. Link to Lisp Interaction for scratch buffer.
1174 (Initial Options): Link to Command Example for -batch option.
1175 (Environment): Document initial-environment.
1176
517e2b89
CY
1177 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1178 can't be changed in the site-start file.
1179
6337bbde
CY
11802008-11-07 Chong Yidong <cyd@stupidchicken.com>
1181
1182 * dired.texi (Dired): Mention C-x C-d too.
1183 (Dired Enter): Document M-n in the Dired minibuffer.
1184 (Dired Navigation): Explain dired-goto-file more clearly. Document
1185 dired-isearch-filenames.
1186 (Dired Deletion): Remove unnecessary "expunged" terminology.
1187 (Flagging Many Files): & is now rebound to `% &'.
1188 (Shell Commands in Dired): Document dired-do-async-shell-command.
1189 Clarify how multi-file arguments are passed.
1190 (Misc Dired Features): Document dired-do-isearch.
1191
9e8eeff9
CY
11922008-11-06 Chong Yidong <cyd@stupidchicken.com>
1193
1194 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1195
e071f849
CY
11962008-11-03 Chong Yidong <cyd@stupidchicken.com>
1197
1198 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1199
05482eb1
CY
12002008-11-01 Chong Yidong <cyd@stupidchicken.com>
1201
e2346dea
CY
1202 * programs.texi (Program Modes): Link to Program Indent node.
1203 (Left Margin Paren): Explain consequences of changing
1204 open-paren-in-column-0-is-defun-start more concisely.
1205 (Which Function, Program Indent, Info Lookup): Minor edits.
1206 (Basic Indent): If region is active, TAB indents the region.
1207 (Multi-line Indent): If region is active, TAB indents the region. Note
1208 that indent-region is useful when Transient Mark mode is off.
1209 (Matching): The delimiter at the cursor is highlighted---the character
1210 changes color.
1211 (Symbol Completion): Link to Completion node.
1212
e4b6428c
CY
1213 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1214 a strictly text-only system.
1215
05482eb1
CY
1216 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1217 batch mode.
1218
a11d3737
RS
12192008-11-01 Richard M. Stallman <rms@gnu.org>
1220
5abad626
RS
1221 * misc.texi (Document View): Major rewrite.
1222
a11d3737
RS
1223 * maintaining.texi (Types of Log File): Change logs are older than
1224 version control.
1225 (VCS Concepts): Simplify and rearrange.
1226 (Version Control Systems): Make it clear that Linux is only the kernel.
1227 (VC Mode Line): Shorten reference to menu item.
1228 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1229 (VC Directory Mode): Minor cleanup.
1230 Unchanged files are hidden, not omitted.
1231 (VC Directory Commands): Shorten and simplify.
1232 (Change Log Commands): New node, split from Change Logs.
1233 (VC Directory Buffer): New node, split from VC Directory Mode.
1234
c55a4acb
CY
12352008-10-31 Chong Yidong <cyd@stupidchicken.com>
1236
df0356f6
CY
1237 * misc.texi (Document View): Renamed from Document Files, moved here
1238 from files.texi.
1239
1240 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1241 moved as well.
1242 (Document Files): Moved to misc.texi.
1243
c55a4acb
CY
1244 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1245 vc-update-change-log.
df0356f6
CY
1246 (Version Control): Move here from files.texi.
1247 (Format of ChangeLog): Make it a subnode of Change Log.
1248
1249 * emacs.texi (Top): Update node listing.
c55a4acb 1250
ef082374
TH
12512008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1252
1253 * files.texi (Files): Add a section about document
1254 files (doc-view-mode).
1255
d52582c3
CY
12562008-10-31 Chong Yidong <cyd@stupidchicken.com>
1257
1258 * building.texi (Compilation Mode): Document
1259 compilation-auto-jump-to-first-error.
1260 (Debuggers): Lower GUD subsections to subsubsections.
1261 (Starting GUD): Add cindex.
1262 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1263
4e0a0968
CY
12642008-10-30 Chong Yidong <cyd@stupidchicken.com>
1265
03625b47
CY
1266 * indent.texi (Indentation): Link to Program Indent.
1267
4e0a0968
CY
1268 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1269 now uses emacsclient's terminal.
1270
8bd3f7ef
CY
12712008-10-29 Chong Yidong <cyd@stupidchicken.com>
1272
80e5620e
CY
1273 * mark.texi (Using Region): Document use-empty-active-region.
1274
97d5c404
CY
1275 * emacs.texi (Top): Update node listings.
1276
8bd3f7ef
CY
1277 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1278 mention obsolete emacs.bash script.
1279 (Invoking emacsclient): Rewrite, moving optional arguments to
1280 emacsclient Options.
21d2bae3
CY
1281 (emacsclient Options): New node. Document server-use-tcp and
1282 server-host.
8bd3f7ef 1283
5fda2cbd
CY
12842008-10-28 Chong Yidong <cyd@stupidchicken.com>
1285
1286 * indent.texi (Indentation): Replace list with paragraphed text,
1287 putting description of syntax-driven indentation first. Document new
1288 effect of active regions on tab.
1289 (Tab Stops): Note that editable tab stops affect indentation commands.
1290
4ff029f6
DN
12912008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1292
1293 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1294
996cd6e4
CY
12952008-10-23 Chong Yidong <cyd@stupidchicken.com>
1296
f28815e3
CY
1297 * custom.texi (Function Keys): Note that modified keypad keys are not
1298 translated.
1299
996cd6e4
CY
1300 * basic.texi (Arguments): Explain how to insert multiple digits.
1301
49545fe2
MA
13022008-10-22 Michael Albinus <michael.albinus@gmx.de>
1303
1304 * files.texi (Remote Files): Precise selection of default method.
1305 Rewrite paragraph about disabling remote file names.
1306
edac0b53
CY
13072008-10-22 Chong Yidong <cyd@stupidchicken.com>
1308
e752c544
CY
1309 * search.texi (Special Isearch): Document M-TAB is isearch.
1310
edac0b53
CY
1311 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1312 command.
1313
1314 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1315
20a36054
TH
13162008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1317
1318 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1319 section.
1320
69051ab6
CY
13212008-10-21 Chong Yidong <cyd@stupidchicken.com>
1322
c4b1a32a
CY
1323 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1324 to files.texi. Move contents of vc2-xtra.texi here.
1325
1326 * vc2-xtra.texi: File removed.
1327
1328 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1329 Directory Commands from the submenu. Don't include deleted file
1330 vc2-xtra.texi.
1331
1332 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1333 (Version Control): Add VC Directory Mode and VC Directory Commands to
1334 the submenu.
1335 (Why Version Control?): Use table format.
1336 (Version Control Systems): Note that Meta-CVS support is gone.
1337 (VCS Concepts): Note precisely when VC started supporting filesets.
1338 Remove bogus xref to CVS Options node.
1339 (Types of Log File): Copyedits.
1340 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1341 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1342 The Right Thing.
1343 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1344 (Log Buffer): Reorganize node, putting C-c C-c description first.
1345 (Old Revisions): Use CVS for example, not RCS.
1346 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1347 Commands from the submenu, putting them under Version Control.
1348 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1349 need to include it in the manual unconditionally, since it is now
1350 crucial to using distributed version control systems.
1a6e2954
CY
1351 (Comparing Files): Note that diff uses the minibuffer, and that the
1352 output is shown using Diff mode.
1353 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1354 diff-update-on-the-fly, diff-refine-hunk, and
1355 diff-show-trailing-whitespaces.
1a6e2954 1356 (File Archives): Add rar support.
c4b1a32a 1357
69051ab6
CY
1358 * major.texi (Choosing Modes): Make mode selection sequence more
1359 obvious by describing the steps in order of priority. Note that
1360 magic-mode-alist is nil by default. Document
1361 magic-fallback-mode-alist.
1362
e7421e03
CY
13632008-10-20 Chong Yidong <cyd@stupidchicken.com>
1364
1365 * frames.texi (Mouse References): Copyedits.
1366
6b2efdc2
TH
13672008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1368
1369 * ack.texi (Acknowledgments): Add myself as doc-view author.
1370
9c5e9396
EZ
13712008-10-20 Eli Zaretskii <eliz@gnu.org>
1372
1373 * frames.texi (Dialog Boxes): Add @cindex entries.
1374
dac94f8e
CY
13752008-10-20 Chong Yidong <cyd@stupidchicken.com>
1376
1377 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1378 (Text-Only Mouse): Copyedit.
1379
25597d40
CY
13802008-10-19 Chong Yidong <cyd@stupidchicken.com>
1381
f8a447f6
CY
1382 * frames.texi: Use @key throughout for mouse clicks.
1383 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1384 (Secondary Selection): Fix modified mouse click syntax.
1385 (Clipboard): Describe Cut, Copy and Paste commands.
1386 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1387 Copyedits.
1388 (Creating Frames): Add xref to Init File.
1389 (Frame Commands): Add xref to Exiting.
1390 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1391
b0f95216
CY
13922008-10-15 Chong Yidong <cyd@stupidchicken.com>
1393
b0817f00
CY
1394 * files.texi (Version Control): Copyedits. Add Bazaar.
1395 (Version Control Systems): List different VCS's using an itemized list.
1396 Add Bazaar.
1397 (VCS Concepts): Copyedits. Tweak description of file merging.
1398
b0f95216
CY
1399 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1400 (Cut/Paste Other App): Document select-active-regions and
1401 x-select-enable-primary.
1402
69d0d701
CY
14032008-10-13 Chong Yidong <cyd@stupidchicken.com>
1404
1405 * mark.texi (Shift Selection): Correct case in node name.
1406
1407 * emacs.texi (Top): Update node order in Mark chapter.
1408
375e8351
EZ
14092008-10-12 Eli Zaretskii <eliz@gnu.org>
1410
1411 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1412
1413 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1414 elsewhere in the manual instead of describing yet again the intricacies
1415 of $HOME on MS-Windows and MS-DOS.
1416
ab58114f
CY
14172008-10-12 Chong Yidong <cyd@stupidchicken.com>
1418
4f959513
CY
1419 * mini.texi (Minibuffer File): Add xref to File Names.
1420 (Minibuffer File): Add discussion of `~' in file names. Add
1421 insert-default-directory index reference.
1422
ab58114f
CY
1423 * files.texi (File Names): Reorganize description.
1424 (Visiting): Add xref to Mode Line. Copyedits.
1425 (Save Commands): Mention prefix behavior of C-x C-s.
1426 (Numbered Backups): Node deleted.
1427 (Backup Names): Contents of Numbered Backups moved here. State default
1428 of version-control variable.
1429 (Reverting): Copyedits.
1430 (Version Control): Add additional version control systems.
1431
1432 * emacs.texi (Top): Delete Numbered Backups node.
1433
1434 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1435 Backup Names.
f2884f63 1436 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1437
b0b5100a
RF
14382008-10-11 Romain Francoise <romain@orebokech.com>
1439
1440 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1441
89774b5f
CY
14422008-10-11 Chong Yidong <cyd@stupidchicken.com>
1443
1444 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1445 (Select Buffer): Mention use of minibuffer history. Describe default
1446 value of default-major-mode. Mention that C-x 4 b selects the other
1447 window.
1448 (List Buffers): Document CRM indicators in the order they appear.
1449 (Kill Buffer): Document new command kill-matching buffers.
1450 (Several Buffers): Move explanation of the relationship between buffer
1451 list and buffer menu to the top.
1452 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1453
4c72bf27
CY
14542008-10-10 Chong Yidong <cyd@stupidchicken.com>
1455
1456 * entering.texi (Exiting): Document change of C-x C-c to
1457 save-buffers-kill-terminal. Document kill-emacs.
1458
f68eb991
EZ
14592008-09-30 Eli Zaretskii <eliz@gnu.org>
1460
1461 * mule.texi (Coding Systems): Don't mention codepage-setup.
1462
1463 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1464 cpNNN coding systems anymore.
1465 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1466 for unibyte mode. Don't mention line-drawing characters. Don't
1467 mention dos-unsupported-char-glyph.
1468
1a2dd44d
CY
14692008-09-25 Chong Yidong <cyd@stupidchicken.com>
1470
1471 * search.texi (Search): Shorten introduction.
1472 (Basic Isearch): Add command table. Discuss reverse isearch and
1473 isearch highlighting.
1474 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1475 ring to cindex.
1476 (Special Isearch): Move input methods discussion here.
1477 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1478 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1479 Repeat Isearch.
1480 (Isearch Minibuffer): New node.
1481 (Word Search): Document new word search commands.
1482 (Regexp Example): Simplify example using sentence-end-base variable.
1483 (Replace): Reword introduction.
1484 (Unconditional Replace): Remove unnecessary example.
1485 (Other Repeating Search): Document new `M-s o' binding.
1486
1487 * emacs.texi (Top): Update node listings.
1488
e45da31d
JB
14892008-09-22 Juanma Barranquero <lekktu@gmail.com>
1490
1491 * emacs.texi (Top): Remove Kill Errors from menu.
1492
841c8096
CY
14932008-09-22 Chong Yidong <cyd@stupidchicken.com>
1494
402168fa
CY
1495 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1496 interface for defining macros. Simplify examples. Note that C-g quits
1497 macro definitions.
801a8da1 1498 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1499 usage example.
1500 (Keyboard Macro Query): Organize query responses in a table.
1501
1502 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1503 to Erasing node.
841c8096
CY
1504 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1505 rationale to a footnote.
1506 (Kill Errors): Remove node, due to redundancy with Erasing.
1507 (Spelling): Move discussion of flyspell to end. Note new behavior of
1508 M-$ in active region. Remove non-ispell-specific keybindings from
1509 table.
1510
eab2ee89
DN
15112008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1512
1513 * cmdargs.texi (Initial Options): Document --daemon.
1514
3d53e905
GM
15152008-09-20 Glenn Morris <rgm@gnu.org>
1516
1517 * files.texi (Numbered Backups): Mention that some modes set
1518 version-control.
1519
1c90484d
GM
15202008-09-20 Jim Blandy <jimb@red-bean.com>
1521
1522 * files.texi (Numbered Backups): Reference File Variables, as well.
1523 Remove discussion of Rmail's implementation.
1524
0fc0d844
CY
15252008-09-06 Chong Yidong <cyd@stupidchicken.com>
1526
1527 * misc.texi (Recursive Edit): Note that top-level exits active
1528 minibuffers.
1529
1530 * trouble.texi (Quitting): Likewise.
1531
b18d283d
CY
15322008-08-31 Chong Yidong <cyd@stupidchicken.com>
1533
1534 * emacs.texi (Top): Add Temporary Face Changes xref.
1535
1536 * display.texi (Display): Move Temporary Face Changes node to just
1537 after Standard Faces.
1538 (Scrolling): Document recenter-top-bottom instead of recenter.
1539 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1540 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1541 (Display Custom): Copyedits.
1542 (Optional Mode Line): Document display-battery-mode.
1543
180135fc
RF
15442008-08-27 Romain Francoise <romain@orebokech.com>
1545
1546 * custom.texi (Directory Variables): Minor fix.
1547
d3fe3475
GM
15482008-08-27 Glenn Morris <rgm@gnu.org>
1549
1550 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1551 descriptions.
1552 (Calendar Customizing): Tweak layout description.
183080b6 1553 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1554 markers. Condense calendar-star-date and calendar-mark-today
1555 description.
1556 (Holiday Customizing): Add oriental and solar holidays.
1557 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1558 Fix holiday-float description. Use zerop in examples. Be less verbose.
1559 (Date Display Format): Change ISO format. Be less verbose.
1560 (Diary Customizing): Mention day and month abbrev arrays.
1561 Mention the date-form variables by name. Update European example.
1562 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1563 Condense examples. Mention diary-entry-symbols by name.
1564 Condense table for insertion commands.
1565 (Fancy Diary Display): Mention diary-include-string and
1566 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1567 Ethiopic, Persian date functions. Condense descriptions.
1568
1569 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1570 (Adding to Diary): Adapt for changed node name.
1571
71755807
GM
15722008-08-26 Glenn Morris <rgm@gnu.org>
1573
1574 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1575 node "Hebrew/Islamic Entries".
1576
1577 * calendar.texi (Specified Dates): Fix names of iso functions.
1578 (General Calendar): There may not be another window.
1579 (Writing Calendar Files, Holidays): Tweak intro.
1580 (Holidays): Mention Baha'i and Chinese holidays.
1581 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1582 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1583 (To Other Calendar): Add calendar-print-other-dates.
1584 Refer to "graphic display" rather than "X.
1585 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1586 (Displaying the Diary): Fix whitespace after reference.
1587 Fix `diary-number-of-entries' reference.
1588 (Date Formats): Explicitly mention that day names can be abbreviated.
1589 (Adding to Diary): Add some references to other sections.
1590 (Special Diary Entries): Fix reference.
1591 (Appointments): Simplify appt-message-warning-time entry.
1592 Clarify where times must be.
1593 (Importing Diary): Comment out icalendar paragraph that does not apply.
1594 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1595
d76ebc75
GM
15962008-08-23 Glenn Morris <rgm@gnu.org>
1597
1598 * fortran-xtra.texi (Fortran): Change description of free form and
1599 fixed form a bit. Mention hideshow and imenu.
1600 (Fortran Motion): Mention fortran-end-of-subprogram,
1601 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1602 (Fortran Indent): Minor re-word.
1603 (ForIndent Commands): Mention fortran-fill-paragraph and
1604 fortran-fill-statement.
1605 (ForIndent Cont): Mention fortran-tab-mode-string.
1606 (Fortran Comments): Mention fortran-comment-line-start-skip.
1607 (Fortran Columns): Mention font-locking.
1608 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1609
e2a71e28
JB
16102008-08-23 Johan Bockgard <bojohan@muon>
1611
1612 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1613
5c52e13c
CY
16142008-08-22 Chong Yidong <cyd@stupidchicken.com>
1615
1616 * mini.texi (Minibuffer): Simplify introduction.
1617 (Minibuffer File): Document tilde in minibuffer filenames.
1618 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1619 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1620 (Completion Example): Update example to current command list.
1621 (Completion Options): Document `lazy' value of completion-auto-help.
1622 Update contents of completion-ignored-extensions.
1623 (Minibuffer History): Describe "future history" list. State default
1624 value of history-delete-duplicates.
1625
77a00355
GM
16262008-08-21 Glenn Morris <rgm@gnu.org>
1627
1628 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1629 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1630
39ee1d04
CY
16312008-08-17 Chong Yidong <cyd@stupidchicken.com>
1632
1633 * regs.texi (Registers): Clarify valid register names.
1634 (RegPos): Note that buffer is saved and restored too.
1635 (RegText): Note that mark is reactivated/deactivated.
1636 (RegConfig): Xref to Windows node.
1637
b12c348f
CY
16382008-08-16 Chong Yidong <cyd@stupidchicken.com>
1639
3ae7ba79
CY
1640 * basic.texi (Inserting Text): Provide command name for C-q.
1641
b12c348f
CY
1642 * killing.texi (Killing): Copyedit. Define read-only text.
1643 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1644 (Killing by Lines): Copyedit.
1645 (Other Kill Commands): Move M-w description here.
1646 (Yanking): Move M-w to Other Kill Commands.
1647 (Kill Ring): Also mention saving text in registers. Link to Text
1648 Properties in elisp manual.
1649 (Accumulating Text): Copyedit.
1650 (CUA Bindings): Shift selection is now the default.
1651
d8ff7692
TZ
16522008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1653
1654 * maintaining.texi (Change Log): Mention next-error is available.
1655
a43a8a2e
GM
16562008-08-10 Glenn Morris <rgm@gnu.org>
1657
1658 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1659 and intermonth text.
1660 (Holiday Customizing): Add holiday-chinese.
1661
eba27308
EZ
16622008-08-08 Eli Zaretskii <eliz@gnu.org>
1663
1664 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1665
5f14a5b3
DN
16662008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1667
1668 * files.texi (Log Buffer): Describe C-c C-d.
1669 (Diff Mode): Describe C-x 4 A.
1670
49989bff
EZ
16712008-08-06 Eli Zaretskii <eliz@gnu.org>
1672
1673 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1674
5c915c02
DN
16752008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1676
2beaf97a
DN
1677 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1678 describe the new bindings to show the changeset diff, toggle annotation
1679 visibility, show revisions.
1680 (VC Status): Describe key bindings for modifying the change comments,
1681 displaying changeset diffs and annotations.
1682
5c915c02
DN
1683 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1684
71798ace
NR
16852008-08-05 Nick Roberts <nickrob@snap.net.nz>
1686
1687 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1688
b8949644
EZ
16892008-08-02 Eli Zaretskii <eliz@gnu.org>
1690
1691 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1692 and wording.
1693
819567d1
DN
16942008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1695
1696 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1697 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1698 commands. Improve some old info.
1699
5f38310a
CY
17002008-07-31 Chong Yidong <cyd@stupidchicken.com>
1701
0dc3906b
CY
1702 * display.texi (Visual Line Mode): New node.
1703
5f38310a
CY
1704 * basic.texi (Inserting Text): Move DEL to deletion node.
1705 (Moving Point): Add additional alternative key bindings. Describe
1706 line-move-visual.
1707 (Erasing): Describe DEL.
1708 (Basic Undo, Blank Lines, Arguments): Copyedit.
1709 (Continuation Lines): Mention Visual Line mode.
1710 (Position Info): Move extended discussion to mule.texi.
1711
1712 * mule.texi (International Chars): Describe C-x =.
1713
1714 * emacs.texi (Top): Add Visual Line Mode node.
1715
7c2fb837
DN
17162008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1717
1718 * emacs.texi: Remove VMS support.
1719
3f6b73ef
DN
17202008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1721
1722 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1723 the vc-dir command name.
1724
9e2a2647
DN
17252008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1726
1727 * xresources.texi: Remove mentions of Mac Carbon.
1728
568beaa2
AS
17292008-07-19 Andreas Schwab <schwab@suse.de>
1730
1731 * ns-emacs.texi: Move to ../misc.
1732
0ef94706
CY
17332008-07-15 Chong Yidong <cyd@stupidchicken.com>
1734
1735 * entering.texi (Exiting): Don't describe text-only terminals as the
1736 default. Describe the new startup screen.
1737 (Exiting): Describe how to kill Emacs first. Change description of
1738 iconification to handle modern window systems.
1739
ba60bd44 17402008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1741
1742 * ns-emacs.texi: New file, documents features of Emacs port under
1743 NeXTstep windowing.
1744
9f30aa73
CY
17452008-07-15 Chong Yidong <cyd@stupidchicken.com>
1746
938a5d2e
CY
1747 * entering.texi (Entering Emacs): Update prev node.
1748
1749 * glossary.texi (Glossary): Remove xref to Text Characters.
1750
9f30aa73
CY
1751 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1752 directly, rather than in the context of ASCII. Move description of
1753 special properties of modifier key to new Modifier Keys node.
1754 (Keys): Copyedit.
1755 (Text Characters): Delete node. Multibyte is the default nowadays, and
1756 the node contents are obsolete.
1757
1758 * custom.texi (Modifier Keys): New node.
1759
1760 * emacs.texi (Top): Update node list.
1761
7e53d36c
CY
17622008-07-13 Chong Yidong <cyd@stupidchicken.com>
1763
1764 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1765 saying that Emacs provides menus and mouse support (which is par for
1766 the course).
1767
1768 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1769 early on.
1770 (Point): Copyedit. Relegate historical trivia to a footnote.
1771 (Mode Line): Explain mode-line format more consistently.
1772 (Menu Bar): Copyedit.
1773
1e9fa96d
GM
17742008-06-27 Glenn Morris <rgm@gnu.org>
1775
1776 * cal-xtra.texi (Sexp Diary Entries):
1777 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1778
dc9bebb8
CY
17792008-06-26 Chong Yidong <cyd@stupidchicken.com>
1780
1781 * mark.texi (Shift selection): New node.
1782 (Mark): Copyedits.
1783 (Persistent Mark): Move to the end of the chapter.
1784
e7881076
EZ
17852008-06-20 Eli Zaretskii <eliz@gnu.org>
1786
1787 * makefile.w32-in (distclean): Remove makefile.
1788
f427400c
NR
17892008-06-17 Nick Roberts <nickrob@snap.net.nz>
1790
1791 * building.texi (Starting GUD): Add an entry for gud-gdb.
1792 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1793 command mode.
1794
b597d348
GM
17952008-06-17 Glenn Morris <rgm@gnu.org>
1796
1797 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1798
647b7094
NR
17992008-06-17 Nick Roberts <nickrob@snap.net.nz>
1800
1801 * building.texi (Starting GUD): Expand on remote debugging.
1802 (Other GDB-UI Buffers): Mention new keyboard bindings.
1803
47a30023
GM
18042008-06-15 Glenn Morris <rgm@gnu.org>
1805
1806 * gnu.texi: Use a verbatim license for this invariant section,
1807 as per etc/GNU.
1808
37e5d54a
GM
18092008-06-13 Daniel Engeler <engeler@gmail.com>
1810
1811 * emacs.texi, misc.texi: Add documentation about serial port access.
1812
8e65d46c
GM
18132008-06-13 Glenn Morris <rgm@gnu.org>
1814
c1473b4c
MB
1815 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1816 maintain.info.
8e65d46c 1817
e40a85cd
MB
18182008-06-05 Miles Bader <miles@gnu.org>
1819
1820 * display.texi (Temporary Face Changes): Update to reflect function
1821 renamings in face-remap.el.
1822
56c73dec
MB
18232008-06-04 Miles Bader <miles@gnu.org>
1824
1825 * display.texi (Temporary Face Changes): Add
1826 `adjust-buffer-face-height'. Rewrite description of
1827 `increase-buffer-face-height' and `decrease-default-face-height' now
1828 that they aren't bound by default.
1829
9d3d42fb
MB
18302008-06-03 Miles Bader <miles@gnu.org>
1831
1832 * display.texi (Temporary Face Changes): New node.
1833
2be6bfe2
EZ
18342008-05-31 Eli Zaretskii <eliz@gnu.org>
1835
1836 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1837
daf7e339
GM
18382008-05-31 Glenn Morris <rgm@gnu.org>
1839
1840 * cal-xtra.texi (Fancy Diary Display): Simplify.
1841
d21d2618
GM
18422008-05-30 Glenn Morris <rgm@gnu.org>
1843
1844 * cal-xtra.texi (Fancy Diary Display): Update for
1845 diary-display-function replacing diary-display-hook.
1846
71ce5fd0
JB
18472008-05-29 Drew Adams <drew.adams@oracle.com>
1848
1849 * msdog.texi (Windows Keyboard): Add descriptions of
1850 w32-register-hot-key and w32-unregister-hot-key.
1851
a3cdbdf8
MO
18522008-05-21 Tom Tromey <tromey@redhat.com>
1853
1854 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1855 Variables node.
1856
854a574c
MO
18572008-05-19 Tom Tromey <tromey@redhat.com>
1858
1859 * custom.texi (Variables): Add Directory Variables to menu.
1860 (Directory Variables): New node.
1861
7c2ec3f9
ER
18622008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1863
71ce5fd0 1864 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1865
370fded4
ER
18662008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1867
1868 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1869 Revision Tags and rewritten. Section now uses modern terminology,
1870 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1871 accurately.
1872
6af511e3
EZ
18732008-05-10 Eli Zaretskii <eliz@gnu.org>
1874
1875 * msdog.texi (Windows Files): Update documentation of
1876 w32-get-true-file-attributes.
1877
7a78b6e7
ER
18782008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1879
1880 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1881 directory mode.
1882
1bcfc24e
CY
18832008-05-08 Chong Yidong <cyd@stupidchicken.com>
1884
1885 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1886 entry "television".
1bcfc24e 1887
db86064f
ER
18882008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1889
ab5ec32c 1890 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1891
a31b405e
ER
18922008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1893
1894 * emacs/buffers.texi, emacs/files.texi (Version-control):
1895 vc-toggle-read-only is no longer a good idea...
1896
ff2c14fc
GM
18972008-04-29 Glenn Morris <rgm@gnu.org>
1898
1899 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1900
367c9b7c
JL
19012008-04-22 Juri Linkov <juri@jurta.org>
1902
1903 * dired.texi (Subdirectories in Dired): Describe using `^'
1904 to return to the parent directory.
1905
4ac1e9b4
NR
19062008-04-22 Nick Roberts <nickrob@snap.net.nz>
1907
1908 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1909 recent changes.
1910
b9b3bf2b
NR
19112008-04-19 Nick Roberts <nickrob@snap.net.nz>
1912
1913 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1914 (Other GDB-UI Buffers): Update for recent thread related changes.
1915
4d120d6a
SM
19162008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1917
1918 * maintaining.texi (Maintaining):
1919 * emacs.texi (Top): Typo.
1920
a152877d
SM
19212008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1922
b9b3bf2b
NR
1923 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1924 arg in `font-lock-add-keywords'.
a152877d 1925
36c0514c
GM
19262008-04-08 Glenn Morris <rgm@gnu.org>
1927
1928 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1929 Also add Baha'i calendar references where appropriate.
1930
06a97d46
GM
19312008-04-05 Glenn Morris <rgm@gnu.org>
1932
1933 * custom.texi (Init File): Byte-compiling .emacs is bad.
1934
6adc6eed
SM
19352008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1936
1937 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1938
571388b0
GM
19392008-03-29 Glenn Morris <rgm@gnu.org>
1940
1941 * calendar.texi: Update for `calendar-date-style' replacing
1942 `european-calendar'.
1943
3ae8f876
JR
19442008-03-28 Jason Rumney <jasonr@gnu.org>
1945
1946 * display.texi (Display Custom): Mention overlay-margin in text.
1947
5bc6ddff 19482008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1949
5bc6ddff
MB
1950 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1951 tutorial' comments.
03a864d5 1952
7186a830
CY
19532008-03-28 Chong Yidong <cyd@stupidchicken.com>
1954
1955 * mark.texi (Mark): Rearrange nodes.
1956 (Persistent Mark): Rename from Transient Mark.
1957 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1958 Describe Transient Mark mode as the default.
1959
1960 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1961 the default behavior with Transient Mark mode off.
1962 (Position Info): Fix typo.
1963
71ce5fd0
JB
1964 * display.texi (Standard Faces): Reference the Mark node.
1965 Remove discussion of the region face, which is discussed there.
7186a830
CY
1966
1967 * emacs.texi (Top): Update node listings.
1968
1969 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1970 as the default.
1971
1972 * fixit.texi (Undo): Standardize choice of undo key sequence.
1973 (Undo, Spelling): Describe Transient Mark mode as the default.
1974
1975 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1976 default.
1977
1978 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1979
1980 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1981 mode is the default, and note that the mark is not activated when set.
1982
1983 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1984 Describe Transient Mark mode as the default.
1985
1986 * search.texi (Basic Isearch): Reference the Mark Ring node.
1987 (Replace, Unconditional Replace, Other Repeating Search):
1988 Describe Transient Mark mode as the default.
1989
1990 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1991 Transient Mark mode as the default.
1992 (Paragraphs): Describe how M-h behaves when region is active.
1993
1994 * trouble.texi (Quitting): Clarify effects of C-g.
1995
dc47d1ff
GM
19962008-03-13 Glenn Morris <rgm@gnu.org>
1997
1998 * emacs.texi (EMACSVER): Set to 23.0.60.
1999
e3e0fb39 20002008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2001
e3e0fb39
GM
2002 * dired.texi (Hiding Subdirectories): Fix previous change.
2003
20042008-03-05 Drew Adams <drew.adams@oracle.com>
2005
2006 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2007
5e14abf8
KS
20082008-02-28 Kim F. Storm <storm@cua.dk>
2009
2010 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2011 Move describe-distribution to C-h C-o.
2012 Move view-emacs-problems to C-h C-p.
2013 Add view-emacs-debugging on C-h C-d.
2014 Add view-external-packages on C-h C-e.
d0207bf3 2015 Add view-order-manuals on C-h C-m.
5e14abf8 2016
d0207bf3 20172008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2018
2019 * msdog-xtra.texi (MS-DOS): Docstring fix.
2020
87e391bb
EZ
20212008-02-09 Eli Zaretskii <eliz@gnu.org>
2022
2023 * msdog.texi (Windows Fonts): Use a @table for describing font
2024 properties.
2025
5662e503
JR
20262008-02-07 Jason Rumney <jasonr@gnu.org>
2027
2028 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2029 value has changed.
2030 (Windows HOME): Clarify what is meant by "if that fails as well".
2031 (Windows Fonts): New section.
2032
72463824
GM
20332008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2034
2035 * basic.texi (Basic Undo): Remove duplicate "you can".
2036
7ff926e0
EZ
20372008-02-02 Eli Zaretskii <eliz@gnu.org>
2038
2039 * maintaining.texi (Tags): Fix last change.
2040
6ab7aef1
MA
20412008-02-02 Michael Albinus <michael.albinus@gmx.de>
2042
093571c3 2043 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2044
ace67e7e
NR
20452008-01-31 Nick Roberts <nickrob@snap.net.nz>
2046
2047 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2048
ae068fdf
RS
20492008-01-26 Richard Stallman <rms@gnu.org>
2050
2051 * maintaining.texi (Tags): Delete redundant index entry.
2052
a56d9a08
EZ
20532008-01-26 Eli Zaretskii <eliz@gnu.org>
2054
2055 * programs.texi (Imenu): Move "@cindex tags" from here...
2056 * maintaining.texi (Tags): ...to here.
2057
e941ed90
NR
20582008-01-23 Kevin Ryde <user42@zip.com.au>
2059
2060 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2061 click count.
2062
650276d5
JB
20632008-01-21 Juanma Barranquero <lekktu@gmail.com>
2064
2065 * entering.texi (Exiting): Fix typo.
2066 Reported by D. E. Evans <sinuhe@gnu.org>.
2067
8dc17977
MR
20682007-12-31 Martin Rudalics <rudalics@gmx.at>
2069
2070 * glossary.texi (Glossary): Fix typo.
2071
9f9695a6
RS
20722007-12-27 Richard Stallman <rms@gnu.org>
2073
2074 * text.texi (Formatted Text): Improve menu tag.
2075 (Editing Format Info): In Info, add duplicate menu of nodes
2076 about the submenus.
2077 (Format Faces): Say where Faces menu is found. Mention Other.
2078 (Format Colors): Say where these submenus are found.
2079 (Format Indentation, Format Justification): Likewise.
2080 (Format Properties): Likewise.
2081
abfd0191
RS
20822007-12-22 Richard Stallman <rms@gnu.org>
2083
2084 * search.texi (Query Replace): Make exp of query-replace more
2085 self-contained, and clarify.
8dc17977 2086
abfd0191
RS
2087 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2088
a2586785
RS
20892007-12-15 Richard Stallman <rms@gnu.org>
2090
2091 * files.texi (Auto Save): Clarify definition of auto-saving.
2092
a67cf2bb
RS
20932007-11-26 Richard Stallman <rms@gnu.org>
2094
2095 * help.texi (Help Echo): Cleanups.
2096
448b33b1
TTN
20972007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2098
2099 * files.texi (Why Version Control?): Fix typo.
2100 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2101 (Selecting a Fileset): Fix typos; small rewording.
2102 (Log Buffer): Likewise.
2103 (Old Revisions): Likewise.
448b33b1 2104
221bb7f6
EZ
21052007-11-17 Eli Zaretskii <eliz@gnu.org>
2106
2107 * mule.texi (Communication Coding): Fix wording of last change.
2108
d0207bf3 21092007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2110
630cb3b7
JB
2111 * custom.texi (Specifying File Variables):
2112 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2113
53b7759e
KH
21142007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2115
a5ab2e0c 2116 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2117
2118 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2119
c8763fb6 21202007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2121
630cb3b7 2122 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2123 --output=file.
2124
ff98e024
MR
21252007-11-13 Martin Rudalics <rudalics@gmx.at>
2126
2127 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2128 (Help Echo): Avoid mentioning the term "region" here and
2129 consistently use the term "active text".
2130
37b11c22
GM
21312007-11-11 Glenn Morris <rgm@gnu.org>
2132
2133 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2134
21d50ba1
JL
21352007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2136
2137 * search.texi (Query Replace): Mention
2138 `query-replace-show-replacement'.
2139
c12ecb0a 21402007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2141
2142 * building.texi (Watch Expressions): Remove obscure sentence.
2143
3b4201f4
KH
21442007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2145
2146 * mule.texi (Select Input Method): Describe how to activate an input
2147 method in the text mode.
2148
07e5c0b0
DN
21492007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2150
2151 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2152
52dd7391
NR
21532007-10-30 Nick Roberts <nickrob@snap.net.nz>
2154
2155 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2156
c004e539
GM
21572007-10-30 Glenn Morris <rgm@gnu.org>
2158
2159 * misc.texi (Directory Tracking): Explain a bit more about
2160 dirtrack-mode.
2161
ca8c5b8c
GM
21622007-10-25 Glenn Morris <rgm@gnu.org>
2163
2164 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2165
b6c764ef
RS
21662007-10-24 Richard Stallman <rms@gnu.org>
2167
2168 * misc.texi (Interactive Shell): Cleanup last change.
2169
eabd84c9
JL
21702007-10-22 Juri Linkov <juri@jurta.org>
2171
2172 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2173 default values.
2174
0b43c7e2
ER
21752007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2176
ca8c5b8c 2177 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2178 'filesets'.
2179
a80859d4
MR
21802007-10-18 Martin Rudalics <rudalics@gmx.at>
2181
2182 * trouble.texi (Quitting): Fix typo.
2183
c9447ae1
GM
21842007-10-18 Glenn Morris <rgm@gnu.org>
2185
2186 * frames.texi (Mode Line Mouse): Mention minor mode names.
2187
168b980f
JL
21882007-10-17 Juri Linkov <juri@jurta.org>
2189
2190 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2191 fill-paragraph operates on the active region in Transient Mark mode.
2192 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2193 with fill-paragraph.
2194
2195 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2196 fill-paragraph.
2197
2198 * fixit.texi (Spelling): ispell-word operates on the active region
2199 in Transient Mark mode.
2200
5a331f34
JB
22012007-10-17 Aaron S. Hawley <aaronh@garden.org>
2202
2203 * building.texi (Source Buffers):
2204 * custom.texi (Init Non-ASCII):
2205 * glossary.texi (Glossary): Use "key binding" consistently.
2206
2a9f4d55
JB
22072007-10-17 Juanma Barranquero <lekktu@gmail.com>
2208
2209 * calendar.texi (Diary): Fix directive.
2210
de13cecf
RS
22112007-10-16 Richard Stallman <rms@gnu.org>
2212
2213 * calendar.texi (Diary): Clarify text about diary file example.
2214
5f90d53e
ER
22152007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2216
2217 * files.texi: Capitalize node names according to convention.
2218
3aa491bc
GM
22192007-10-13 Glenn Morris <rgm@gnu.org>
2220
2221 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2222
8a3106d3
ER
22232007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2224
2225 * emacs.texi:
2226 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2227 suggested by RMS and Robert J. Chassell.
8a3106d3 2228
da1080a2
ER
22292007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2230
3aa491bc 2231 * files.texi (Version Systems):
0870a421
ER
2232 * vc-xtra.texi:
2233 * vc1-xtra.texi:
ac3f4c6f 2234 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2235 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2236 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2237 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2238
58ade22b
ER
22392007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2240
da1080a2 2241 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2242 Reorder the descriptions to be chronological.
2243
93870ce2
RS
22442007-10-09 Richard Stallman <rms@gnu.org>
2245
2246 * display.texi (Cursor Display): Correct how cursor appears
2247 in nonselected windows.
2248
568c7288
NR
22492007-10-04 Nick Roberts <nickrob@snap.net.nz>
2250
2251 * building.texi (GDB Graphical Interface): Remove references to gdba
2252 and mention gud-gdb.
2253
1af74d06 22542007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2255
1af74d06 2256 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2257
0d8fb755
JL
22582007-10-06 Juri Linkov <juri@jurta.org>
2259
2260 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2261 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2262 fill-paragraph-or-region.
2263
2264 * basic.texi (Arguments): Replace fill-paragraph with
2265 fill-paragraph-or-region.
2266
b981e2c6
ER
22672007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2268
2269 * files.texi: Update the section on version control for 2007
2a9f4d55 2270 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2271 will come later.
2272
5fceaf9c
GM
22732007-09-15 Glenn Morris <rgm@gnu.org>
2274
2275 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2276 to `list-holidays'.
2277
b0e44b17
GM
22782007-09-14 Glenn Morris <rgm@gnu.org>
2279
2280 * calendar.texi: Update all instances of mark-calendar-holidays,
2281 list-calendar-holidays, list-holidays with the new names.
2282
8cf51b2c
GM
22832007-09-06 Glenn Morris <rgm@gnu.org>
2284
46a367db 2285 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2286 Split into the Emacs manual in emacs/, and other manuals in misc/.
2287 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2288 manual.
2289 (infodir): New variable.
2290 (info): Use $infodir.
2291 (emacsman): Delete target, not needed any more.
2292 Move all targets that are not the Emacs manual to misc/Makefile.in.
2293 (mostlyclean): Remove `gnustmp'.
2294 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2295 manual.
92f9b43f 2296 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2297 (emacsman): Delete target, not needed any more.
2298 (clean): Remove all info files but Emacs manual.
2299 Move all targets that are not the Emacs manual to misc/Makefile.in.
2300 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2301
2302 * Makefile.in (INFOSOURCES): Delete.
2303 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2304 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2305 *.vrs *.toc here...
2306 (maintainer-clean): ...from here.
2307
23082007-09-05 Glenn Morris <rgm@gnu.org>
2309
2310 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2311
8cf51b2c
GM
23122007-08-29 Glenn Morris <rgm@gnu.org>
2313
2314 * emacs.texi (EMACSVER): Increase to 23.0.50.
2315
3420c522
RS
23162007-08-27 Richard Stallman <rms@gnu.org>
2317
2318 * emacs.texi (Top): Clarify menu item for Glossary.
2319
2320 * display.texi (Faces): Change secn title.
2321 Clarify not all fonts come from Font Lock.
2322
8cf51b2c
GM
23232007-08-17 Eli Zaretskii <eliz@gnu.org>
2324
2325 * basic.texi (Position Info): Add index entry for face at point.
2326 Mention that character faces are also displayed by "C-u C-x =".
2327
8cf51b2c
GM
23282007-08-08 Glenn Morris <rgm@gnu.org>
2329
2330 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2331
23322007-08-07 Chong Yidong <cyd@stupidchicken.com>
2333
2334 * files.texi (File Conveniences): Document point motion keys in Image
2335 mode.
2336
8cf51b2c
GM
23372007-07-27 Glenn Morris <rgm@gnu.org>
2338
8cf51b2c
GM
2339 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2340 in-line.
2341
2342 * gpl.texi: New file with text of GPL.
2343 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2344
23452007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2346
2347 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2348
2349 * dired.texi (Wdired): Mention C-x C-q key binding.
2350
23512007-07-28 Nick Roberts <nickrob@snap.net.nz>
2352
2353 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2354
23552007-07-25 Glenn Morris <rgm@gnu.org>
2356
8cf51b2c
GM
2357 * emacs.texi (Copying): Replace license with GPLv3.
2358
2359 * Relicense all FSF files to GPLv3 or later.
2360
23612007-07-24 Glenn Morris <rgm@gnu.org>
2362
2363 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2364 for some calendars.
2365
23662007-07-23 Nick Roberts <nickrob@snap.net.nz>
2367
2368 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2369 default-directory for the current buffer is on a remote machine.
2370
8cf51b2c
GM
23712007-07-21 Eli Zaretskii <eliz@gnu.org>
2372
2373 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2374 default value.
2375
23762007-07-21 Richard Stallman <rms@gnu.org>
2377
2378 * files.texi (Why Version Control?): Improve previous change.
2379
23802007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2381
2382 * files.texi (Why Version Control?): New node.
2383
8cf51b2c
GM
23842007-07-12 Nick Roberts <nickrob@snap.net.nz>
2385
8cf51b2c
GM
2386 * building.texi (Starting GUD): Add xref to this anchor.
2387
8cf51b2c
GM
23882007-06-24 Karl Berry <karl@gnu.org>
2389
2a9f4d55 2390 * emacs.texi: New Back-Cover Text.
8cf51b2c 2391
8cf51b2c
GM
23922007-06-07 Alan Mackenzie <acm@muc.de>
2393
2394 * display.texi (Optional Mode Line): Document the new form of
2395 line+column numbers, "(561,2)".
2396
23972007-06-06 Juanma Barranquero <lekktu@gmail.com>
2398
49823426 2399 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2400
24012007-06-02 Chong Yidong <cyd@stupidchicken.com>
2402
2403 * Version 22.1 released.
2404
8cf51b2c
GM
24052007-05-07 Karl Berry <karl@gnu.org>
2406
2407 * emacs.texi (EMACSVER): Back to 22.
2408
24092007-05-06 Richard Stallman <rms@gnu.org>
2410
2411 * maintaining.texi (Create Tags Table): Clean up previous change.
2412
c8763fb6 24132007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2414
2415 * maintaining.texi (Create Tags Table): Add text about the dangers of
2416 making symbolic links to tags files.
2417
24182007-05-04 Karl Berry <karl@gnu.org>
2419
2420 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2421
24222007-05-03 Karl Berry <karl@gnu.org>
2423
2424 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2425
2426 * .cvsignore (*.pdf): New entry.
2427
8cf51b2c
GM
2428 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2429 for printing.
2430
24312007-05-01 Richard Stallman <rms@gnu.org>
2432
2433 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2434
8cf51b2c
GM
24352007-04-28 Glenn Morris <rgm@gnu.org>
2436
2437 * ack.texi (Acknowledgments):
2438 * anti.texi (Antinews):
8cf51b2c
GM
2439 * programs.texi (Program Modes): Restore mention of python.el pending
2440 consideration of legal status.
2441
24422007-04-28 Richard Stallman <rms@gnu.org>
2443
2444 * files.texi (File Names): Fixes to ~ description on MS systems.
2445
8cf51b2c
GM
24462007-04-26 Glenn Morris <rgm@gnu.org>
2447
2448 * emacs.texi (EMACSVER): Increase to 22.1.50.
2449
24502007-04-25 Karl Berry <karl@gnu.org>
2451
2452 * emacs.texi: Improve line breaks on copyright page,
2453 similar layout to lispref, 8.5x11 by default.
2454
2455 * dired.texi (Image-Dired): Improve line break, fix typo.
2456
24572007-04-24 Chong Yidong <cyd@stupidchicken.com>
2458
2459 * programs.texi (Program Modes):
8cf51b2c
GM
2460 * anti.texi (Antinews):
2461 * ack.texi (Acknowledgments): python.el removed.
2462
8cf51b2c
GM
24632007-04-23 Chong Yidong <cyd@stupidchicken.com>
2464
2465 * display.texi (Highlight Interactively): Correct description of
2466 hi-lock-file-patterns-policy.
2467
2468 * files.texi (File Archives): Mention self-extracting executables.
2469
24702007-04-23 Eli Zaretskii <eliz@gnu.org>
2471
2472 * search.texi (Unconditional Replace, Query Replace): Add xref to
2473 "Replacement and Case".
2474
24752007-04-22 Chong Yidong <cyd@stupidchicken.com>
2476
2477 * dired.texi (Image-Dired): Move from Thumbnails node.
2478 * misc.texi (Thumbnails): Node deleted.
2479 * emacs.texi (Top): Update node listing.
2480
2481 * files.texi (File Conveniences):
49823426 2482 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2483
24842007-04-21 Richard Stallman <rms@gnu.org>
2485
2486 * display.texi (Highlight Interactively): Correct previous change.
2487 Clarify doc of hi-lock-find-patterns, and move new features into it.
2488
24892007-04-20 David Koppelman <koppel@ece.lsu.edu>
2490
2491 * display.texi (Highlight Interactively): Document
2492 hi-lock-file-patterns-policy.
2493
24942007-04-20 Martin Rudalics <rudalics@gmx.at>
2495
2496 * display.texi (Scrolling): Fix typo.
2497
8cf51b2c
GM
24982007-04-15 Chong Yidong <cyd@stupidchicken.com>
2499
8cf51b2c
GM
2500 * doclicense.texi: Remove node heading, so that it can be included by
2501 other files.
2502
2503 * emacs.texi: Insert node heading for GFDL.
2504
8cf51b2c
GM
25052007-04-14 Eli Zaretskii <eliz@gnu.org>
2506
2507 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2508 "command line".
2509
2510 * display.texi (Faces): Refer to "Creating Frames" for face
2511 and other frame customizations in .emacs.
2512
2513 * frames.texi (Creating Frames): Mention that face customizations can
2514 be put in .emacs. Add index entries.
2515
25162007-04-12 Richard Stallman <rms@gnu.org>
2517
2518 * glossary.texi (Glossary): Explain `iff'.
2519
25202007-04-11 Karl Berry <karl@gnu.org>
2521
2522 * gnu.texi (Top),
2523 * macos.texi (Mac Font Specs),
2524 * anti.texi (Antinews),
2525 * xresources.texi (Resources),
2526 * misc.texi (Emulation),
2527 * calendar.texi (Daylight Saving),
2528 * dired.texi (Dired and Find),
2529 * rmail.texi (Remote Mailboxes),
2530 * sending.texi (Mail Headers),
2531 * programs.texi (Which Function),
2532 * files.texi (Recover),
2533 * buffers.texi (Uniquify),
2534 * frames.texi (Wheeled Mice),
2535 * killing.texi (Rectangles): Wording to improve breaks in
2536 8.5x11 format.
2537 * mule.texi (Language Environments): \hbadness=10000 since there's
2538 no way to reword.
2539 * emacs.texi (smallbook): New @set to more easily switch between
2540 smallbook and 8.5x11.
2541
25422007-04-11 Richard Stallman <rms@gnu.org>
2543
2544 * files.texi (File Conveniences): Add xref to Tumme.
2545 Delete text about Thumbnail mode.
2546
8cf51b2c
GM
25472007-04-09 Alan Mackenzie <acm@muc.de>
2548
2549 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2550 new name. Insert concept index entries.
2551
8cf51b2c
GM
25522007-04-08 Chong Yidong <cyd@stupidchicken.com>
2553
2554 * display.texi (Standard Faces): Document prefix arg for
2555 list-faces-display.
2556
2557 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2558
8cf51b2c
GM
25592007-04-07 Chong Yidong <cyd@stupidchicken.com>
2560
8cf51b2c
GM
2561 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2562
2563 * files.texi (Misc File Ops): Rewrite description of
2564 insert-file-literally.
2565
8cf51b2c
GM
25662007-03-31 Eli Zaretskii <eliz@gnu.org>
2567
2568 * misc.texi (Printing): Postscript -> PostScript.
2569
8cf51b2c
GM
2570 * ack.texi (Acknowledgments): Postscript -> PostScript.
2571
2572 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2573
2574 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2575 below.
2576
25772007-03-30 Chong Yidong <cyd@stupidchicken.com>
2578
2579 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2580 Init Non-ASCII.
2581 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2582 (Init Non-ASCII): New node.
2583
25842007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2585
2586 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2587
8cf51b2c
GM
25882007-03-12 Glenn Morris <rgm@gnu.org>
2589
8cf51b2c
GM
2590 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2591 "Daylight Savings".
2592
49823426 2593 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2594 saving" in text throughout.
2595
8cf51b2c
GM
25962007-03-04 Richard Stallman <rms@gnu.org>
2597
2598 * custom.texi (Safe File Variables): Minor correction.
2599
8cf51b2c
GM
26002007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2601
2602 * rmail.texi (Movemail): Add internal ref.
2603 Don't indent the intro for the PROTO table.
2604 Format PROTO table items with @code.
2605
8cf51b2c
GM
26062007-02-26 Nick Roberts <nickrob@snap.net.nz>
2607
2608 * building.texi: Remove references to bashdb.
2609
8cf51b2c
GM
26102007-02-19 Juanma Barranquero <lekktu@gmail.com>
2611
2612 * mule.texi (Language Environments): Update list of supported language
2613 environments.
2614
8cf51b2c
GM
26152007-02-14 Kim F. Storm <storm@cua.dk>
2616
2617 * building.texi (Grep Searching): Fix lgrep doc.
2618
26192007-02-12 Chong Yidong <cyd@stupidchicken.com>
2620
2621 * back.texi: Remove unused file.
2622
c8763fb6 26232007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2624
2625 * maintaining.texi (Tag Syntax): Now --members is the default for
2626 etags, not for ctags yet.
2627
8cf51b2c
GM
26282007-02-03 Eli Zaretskii <eliz@gnu.org>
2629
2630 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2631 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2632 expects. Add comments to prevent people from inadvertently modifying
2633 the key parts needed by `texinfo-multiple-files-update'.
2634
26352007-01-29 Chong Yidong <cyd@stupidchicken.com>
2636
2637 * frames.texi (Secondary Selection): Window clicked does not matter
2638 when mouse-yank-at-point is non-nil.
2639
8cf51b2c
GM
26402007-01-16 Glenn Morris <rgm@gnu.org>
2641
2642 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2643 system abbrev.
2644
26452007-01-11 Richard Stallman <rms@gnu.org>
2646
2647 * msdog.texi (Windows Keyboard): Another small cleanup.
2648
26492007-01-10 Richard Stallman <rms@gnu.org>
2650
2651 * msdog.texi (Windows Keyboard): Yet another try to make
2652 everyone happy with that passage.
2653
26542007-01-05 Richard Stallman <rms@gnu.org>
2655
2656 * anti.texi (Antinews): Mention M-x shell scrolling.
2657
26582007-01-05 Nick Roberts <nickrob@snap.net.nz>
2659
2660 * building.texi (Watch Expressions): Describe gdb-max-children.
2661
8cf51b2c
GM
26622007-01-04 Richard Stallman <rms@gnu.org>
2663
8cf51b2c
GM
2664 * msdog.texi (Windows Keyboard): Clarify previous change.
2665
8cf51b2c
GM
26662007-01-02 Richard Stallman <rms@gnu.org>
2667
2668 * custom.texi (Changing a Variable): Minor clarification.
2669 (Specific Customization): customize-customized => customize-unsaved.
2670
2671 * entering.texi (Entering Emacs): Clean up text about restarting
2672 Emacs for each file.
2673
2674 * misc.texi (Shell Options): Minor cleanup.
2675
2676 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2677 with Emacs, not vice versa.
2678
2679 * programs.texi (Symbol Completion): Recommend customizing
2680 window manager.
2681
2682 * xresources.texi (Resources): Minor fix.
2683
c8763fb6 26842007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2685
2686 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2687
26882007-01-01 Richard Stallman <rms@gnu.org>
2689
2690 * commands.texi (User Input): Document keys stolen by window mangers.
2691
26922006-12-31 Richard Stallman <rms@gnu.org>
2693
2694 * custom.texi (Specific Customization): Document customize-option
2695 instead of customize-variable.
2696
26972006-12-31 Kim F. Storm <storm@cua.dk>
2698
2699 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2700
27012006-12-30 Kim F. Storm <storm@cua.dk>
2702
2703 * killing.texi (CUA Bindings): Fix typo.
2704
2705 * xresources.texi (Table of Resources): Mention grow-only value for
2706 auto-resize-tool-bars.
2707
8cf51b2c
GM
27082006-12-27 Eli Zaretskii <eliz@gnu.org>
2709
2710 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2711 and how to get them back.
2712
27132006-12-26 Richard Stallman <rms@gnu.org>
2714
2715 * calendar.texi (Holidays): Holiday listing is based on current
2716 practice, but DST is not.
2717
27182006-12-25 Richard Stallman <rms@gnu.org>
2719
2720 * emacs.texi (Top): Update subnode menus.
2721
2722 * mark.texi (Transient Mark): Fix xref.
2723
2724 * killing.texi (Graphical Kill): Node deleted.
2725 (Killing): Add xref to Cut and Paste.
2726 (CUA Bindings): Update xref.
2727
2728 * frames.texi (Cut and Paste): New section to hold other nodes.
2729 (Mouse Commands): Node demoted.
2730 (Cut/Paste Other App): Split out from Mouse Commands.
2731 (Word and Line Mouse): Likewise.
2732 (Secondary Selection, Clipboard): Nodes demoted.
2733
8cf51b2c
GM
27342006-12-24 Kevin Ryde <user42@zip.com.au>
2735
2736 * calendar.texi (Holidays): US daylight saving begins second Sunday
2737 in March for 2007 onwards.
2738 (Daylight Savings): Show new US default daylight saving rules, 2nd
2739 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2740
27412006-12-23 Chong Yidong <cyd@stupidchicken.com>
2742
2743 * calendar.texi (Scroll Calendar): < and > are switched.
2744
27452006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2746
2747 * killing.texi (Deletion): Describe M-\ prefix argument.
2748
27492006-12-23 Richard Stallman <rms@gnu.org>
2750
2751 * search.texi (Regexp Search): Explain why forward and reverse regexp
2752 search are not mirror images.
2753
8cf51b2c
GM
27542006-12-19 Kim F. Storm <storm@cua.dk>
2755
2756 * major.texi (Choosing Modes): Describe match-function elements for
2757 magic-mode-alist.
2758
8cf51b2c
GM
27592006-12-18 Eli Zaretskii <eliz@gnu.org>
2760
2761 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2762 peculiarities.
2763
27642006-12-18 Richard Stallman <rms@gnu.org>
2765
2766 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2767
8cf51b2c
GM
27682006-12-17 Alan Mackenzie <acm@muc.de>
2769
2770 * programs.texi (Left Margin Paren): Remove the bit which says
2771 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2772 Discuss some of the issues of setting this option to nil.
2773
27742006-12-17 Glenn Morris <rgm@gnu.org>
2775
2776 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2777
27782006-12-16 Eli Zaretskii <eliz@gnu.org>
2779
2780 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2781 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2782 NTFS volumes.
2783 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2784 volumes.
2785
27862006-12-15 Eli Zaretskii <eliz@gnu.org>
2787
2788 * text.texi (HTML Mode): Fix "C-c TAB".
2789
8cf51b2c
GM
27902006-12-09 Richard Stallman <rms@gnu.org>
2791
2792 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2793
27942006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2795
2796 * files.texi (Misc File Ops): Document insert-file-literally.
2797
27982006-12-08 Eli Zaretskii <eliz@gnu.org>
2799
2800 * cmdargs.texi (Colors): Note that --color is intended for overriding
2801 the terminal defaults, not for normal invocation.
2802
2803 * misc.texi (Emacs Server): Improve wording. Don't mention the
2804 ``server program''. Add a cross-reference to "Init File" node.
2805 (Invoking emacsclient): Add index entries. Document both short and
2806 long versions of command-line options. Document the -f option.
2807
8cf51b2c
GM
28082006-12-06 Richard Stallman <rms@gnu.org>
2809
2810 * text.texi (Outline Format): Say to set outline-regexp
2811 and outline-level with major modes and file local variables.
2812
c8763fb6 28132006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2814
2815 * anti.texi (Antinews): Mention the alternative to
2816 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2817
8cf51b2c
GM
2818 * misc.texi (Interactive Shell): Ditto.
2819
28202006-12-04 Eli Zaretskii <eliz@gnu.org>
2821
2822 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2823
2824 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2825
28262006-12-01 Eli Zaretskii <eliz@gnu.org>
2827
2828 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2829 colon in the mode line.
2830
2831 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2832
28332006-11-26 Nick Roberts <nickrob@snap.net.nz>
2834
2835 * building.texi (Watch Expressions): Mention SPC for expanding/
2836 contracting watch expressions.
2837
28382006-11-26 Kim F. Storm <storm@cua.dk>
2839
2840 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2841
28422006-11-26 Nick Roberts <nickrob@snap.net.nz>
2843
2844 * building.texi (Debugger Operation): Define text command mode.
2845 Clarify how tooltips work.
2846 (GDB Graphical Interface): Explain how to run in text command mode
2847 more clearly.
2848
28492006-11-25 Juanma Barranquero <lekktu@gmail.com>
2850
2851 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2852
28532006-11-22 Juanma Barranquero <lekktu@gmail.com>
2854
2855 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2856
8cf51b2c
GM
28572006-11-18 Chong Yidong <cyd@stupidchicken.com>
2858
2859 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2860 and EMACS is deprecated.
2861
28622006-11-18 Juanma Barranquero <lekktu@gmail.com>
2863
2864 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2865
c8763fb6 28662006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2867
2868 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2869
2870 * emacs.texi: Include xresources.texi both for info and dvi.
2871
2872 * xresources.texi: Merge text from xresmini.texi.
2873
c8763fb6 28742006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2875
2876 * glossary.texi: Fix typos.
2877
8cf51b2c
GM
28782006-11-06 Richard Stallman <rms@gnu.org>
2879
2880 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2881
2882 * ack.texi (Acknowledgments): Fix name spelling.
2883
28842006-11-01 Juri Linkov <juri@jurta.org>
2885
2886 * search.texi (Word Search): Document incremental word search.
2887
28882006-10-28 Glenn Morris <rgm@gnu.org>
2889
2890 * ack.texi (Acknowledgments): Add cal-html author.
2891
2892 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2893 Calendar"). Describe new package cal-html.
2894 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2895 Calendar Files."
2896
8cf51b2c
GM
28972006-10-23 Richard Stallman <rms@gnu.org>
2898
2899 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2900 Abbrev mode is enabled.
2901
8cf51b2c
GM
29022006-10-16 Richard Stallman <rms@gnu.org>
2903
8cf51b2c
GM
2904 * emacs.texi: Update ISBN.
2905
8cf51b2c
GM
29062006-10-11 Kim F. Storm <storm@cua.dk>
2907
2908 * emacs.texi (Acknowledgments): Use @dotless{i}.
2909
29102006-10-08 Nick Roberts <nickrob@snap.net.nz>
2911
2912 * building.texi (Breakpoints Buffer): Mention catchpoints.
2913
29142006-10-08 Kim F. Storm <storm@cua.dk>
2915
2916 * ack.texi (Acknowledgments): Update.
2917
2918 * emacs.texi (Acknowledgments): Fix bad @/ form.
2919
8cf51b2c
GM
29202006-10-05 Kim F. Storm <storm@cua.dk>
2921
2922 * emacs.texi (Acknowledgments): Add more contributors.
2923
29242006-10-03 Richard Stallman <rms@gnu.org>
2925
2926 * emacs.texi (Acknowledgments): Update version and edition.
2927
8cf51b2c
GM
29282006-10-01 Karl Berry <karl@gnu.org>
2929
2930 * custom.texi (Customization Groups): Page break to keep example buffer
2931 on one page.
2932
29332006-09-30 Karl Berry <karl@gnu.org>
2934
2935 * programs.texi (Basic Indent): @need to improve page break.
2936 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2937
29382006-09-29 Glenn Morris <rgm@gnu.org>
2939
2940 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2941
29422006-09-29 Karl Berry <karl@gnu.org>
2943
2944 * windows.texi (Basic Window): Remove forced @break, no longer
2945 desirable.
2946 * frames.texi (Frame Commands),
2947 * mark.texi (Marking Objects): Reword to avoid bad page break.
2948 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2949
29502006-09-19 Richard Stallman <rms@gnu.org>
2951
2952 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2953 stick to present tense.
2954
c8763fb6 29552006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2956
2957 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2958 to x-gtk-use-old-file-dialog.
2959 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2960
29612006-09-15 Jay Belanger <belanger@truman.edu>
2962
49823426 2963 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2964 Change "Library Public License" to "Lesser Public License"
2965 throughout. Use "yyyy" to represent year.
2966
8cf51b2c
GM
29672006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2968
2969 * files.texi (Visiting): Add index entry "open file".
2970
8cf51b2c
GM
29712006-09-11 Richard Stallman <rms@gnu.org>
2972
2973 * building.texi (Compilation Mode): Clarification.
2974 (Grep Searching): Add xref to Compilation Mode.
2975
8cf51b2c
GM
29762006-09-08 Richard Stallman <rms@gnu.org>
2977
2978 * search.texi (Search): Ref multi-file search commands here.
2979 (Other Repeating Search): Not here.
2980
8cf51b2c
GM
29812006-08-28 Richard Stallman <rms@gnu.org>
2982
2983 * windows.texi (Split Window): Update xref.
2984
2985 * basic.texi (Continuation Lines): Update xref.
2986
2987 * indent.texi (Tab Stops): Update xref.
2988
2989 * emacs.texi (Top): Update subnode menu.
2990
2991 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
2992 split out of Display Custom.
2993
29942006-08-25 Kim F. Storm <storm@cua.dk>
2995
2996 * display.texi (Display Custom): Add variables overline-margin
2997 and x-underline-at-descent-line.
2998
29992006-08-25 Richard Stallman <rms@gnu.org>
3000
3001 * entering.texi (Exiting): Rewrite to give graphical displays
3002 priority over text terminals.
3003
3004 * search.texi (Incremental Search): Move index entries.
3005
30062006-08-23 Chong Yidong <cyd@stupidchicken.com>
3007
3008 * custom.texi (Init File): Reference Find Init to avoid "home
3009 directory" confusion.
3010
30112006-08-22 Nick Roberts <nickrob@snap.net.nz>
3012
3013 * building.texi (Other GDB-UI Buffers): Describe how to edit
3014 a value in the locals buffer.
3015
30162006-08-21 Richard Stallman <rms@gnu.org>
3017
3018 * search.texi (Basic Isearch): Add `isearch' index entry.
3019
30202006-08-16 Richard Stallman <rms@gnu.org>
3021
3022 * misc.texi (Saving Emacs Sessions): Clean up wording.
3023
3024 * mark.texi (Marking Objects): Mention term "select all".
3025
3026 * emacs.texi (Top): Update subnode menu.
3027
3028 * help.texi (Help Mode): Move node up in file.
3029
8cf51b2c
GM
30302006-08-15 Nick Roberts <nickrob@snap.net.nz>
3031
3032 * building.texi (Stack Buffer): Explain fringe arrow.
3033
8cf51b2c
GM
30342006-08-12 Eli Zaretskii <eliz@gnu.org>
3035
8cf51b2c
GM
3036 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3037 on startup.
3038
30392006-08-11 Romain Francoise <romain@orebokech.com>
3040
3041 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3042
30432006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3044
3045 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3046
30472006-08-10 Richard Stallman <rms@gnu.org>
3048
3049 * text.texi (Format Faces): Substantial rewrites to deal
3050 with face merging. Empty regions don't count. Clarify
3051 face property inheritance.
3052
30532006-08-08 Romain Francoise <romain@orebokech.com>
3054
3055 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3056 <arjuropo@cc.jyu.fi>.
3057
8cf51b2c
GM
30582006-08-04 Eli Zaretskii <eliz@gnu.org>
3059
3060 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3061 apply to all frames.
3062
8cf51b2c
GM
30632006-08-01 Richard Stallman <rms@gnu.org>
3064
3065 * help.texi (Name Help): Add index entries for describe-variable.
3066
30672006-08-01 Nick Roberts <nickrob@snap.net.nz>
3068
3069 * building.texi (GDB Graphical Interface): Shorten node names.
3070 (GDB-UI Layout): Use GDB-related.
3071 (Other GDB-UI Buffers): Simplify English.
3072
30732006-07-31 Richard Stallman <rms@gnu.org>
3074
3075 * search.texi (Query Replace): Add xref for Dired's Q command.
3076
8cf51b2c
GM
30772006-07-31 Nick Roberts <nickrob@snap.net.nz>
3078
3079 * building.texi (GDB commands in Fringe): Rename to...
3080 (Source Buffers): ..this and move forward. Describe hollow arrow and
3081 new option gdb-find-source-frame.
3082
30832006-07-29 Richard Stallman <rms@gnu.org>
3084
3085 * dired.texi (Operating on Files): Simplify previous change
3086 and fix Texinfo usage.
3087
30882006-07-29 Eli Zaretskii <eliz@gnu.org>
3089
3090 * dired.texi (Operating on Files): Add cross-references. State the
3091 Unix commands that do similar things.
3092
30932006-07-28 Richard Stallman <rms@gnu.org>
3094
3095 * mark.texi (Transient Mark): Clarify that region never disappears
3096 when Transient Mark mode is off, and not when it is on.
3097
30982006-07-27 Richard Stallman <rms@gnu.org>
3099
3100 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3101
31022006-07-24 Richard Stallman <rms@gnu.org>
3103
3104 * xresources.texi (GTK styles): Fix texinfo usage.
3105
8cf51b2c
GM
3106 * commands.texi (User Input): Explain why we teach keyboard cmds.
3107
3108 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3109 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3110 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3111 * doclicense.texi, display.texi, dired.texi, basic.texi:
3112 * anti.texi, ack.texi: Move periods and commas inside quotes.
3113
31142006-07-22 Eli Zaretskii <eliz@gnu.org>
3115
3116 * cmdargs.texi (General Variables): Document EMAIL.
3117
31182006-07-21 Eli Zaretskii <eliz@gnu.org>
3119
3120 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3121 doesn't have effect on MS-Windows.
3122
8cf51b2c
GM
31232006-07-17 Richard Stallman <rms@gnu.org>
3124
3125 * building.texi (Grep Searching): Explain about chaining grep commands.
3126
8cf51b2c
GM
31272006-07-10 Nick Roberts <nickrob@snap.net.nz>
3128
49823426 3129 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3130
31312006-07-09 Chong Yidong <cyd@stupidchicken.com>
3132
3133 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3134 is invoked for multiple files.
3135
31362006-07-08 Eli Zaretskii <eliz@gnu.org>
3137
3138 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3139 on-line manual for the rest of this node.
3140 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3141 unconditionally.
3142 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3143 Improve wording.
3144 (Windows Printing): Improve wording.
3145 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3146 rest of this node.
3147
8cf51b2c
GM
31482006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3149
49823426
GM
3150 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3151 with eval-buffer.
8cf51b2c
GM
3152
31532006-07-05 Nick Roberts <nickrob@snap.net.nz>
3154
3155 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3156 of character translation.
3157
31582006-07-04 Nick Roberts <nickrob@snap.net.nz>
3159
3160 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3161
31622006-07-03 Karl Berry <karl@gnu.org>
3163
3164 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3165 not-too-underfull hboxes in the TeX output.
3166 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3167 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3168 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3169 * sending.texi, text.texi: Fix overfull/underfull boxes.
3170
31712006-07-03 Romain Francoise <romain@orebokech.com>
3172
3173 * m-x.texi (M-x): Fix.
3174
31752006-07-03 Richard Stallman <rms@gnu.org>
3176
8cf51b2c
GM
3177 * search.texi (Other Repeating Search): filename -> file name.
3178
3179 * misc.texi (Narrowing): Minor cleanups.
3180
3181 * files.texi (Visiting): filename -> file name.
3182
3183 * emacs.texi (Top): Update subnode menus.
3184
3185 * mule.texi (Coding Systems): Move char translation stuff here.
3186 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3187 (Recognize Coding): Substantial local rewrites.
3188 (International): Update menu.
3189
3190 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3191 (Scrolling): Substantial local rewrites.
3192 (Display): Update menu and intro.
3193
3194 * dired.texi: filename -> file name.
3195
3196 * custom.texi (Safe File Variables): Texinfo usage fix.
3197
f0131492 31982006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3199
3200 * help.texi, m-x.texi: Lots of cleanups.
3201
8cf51b2c
GM
32022006-06-30 Eli Zaretskii <eliz@gnu.org>
3203
3204 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3205 (Windows Processes, Windows Misc): Shorten the printed version by
3206 selectively conditioning less important portions by @ifnottex.
3207
8cf51b2c
GM
32082006-06-27 Richard Stallman <rms@gnu.org>
3209
3210 * mini.texi (Minibuffer File): Minor cleanup.
3211
32122006-06-25 Nick Roberts <nickrob@snap.net.nz>
3213
3214 * frames.texi (XTerm Mouse): Rename to...
3215 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3216
3217 * emacs.texi (Top): Use new node name.
3218
32192006-06-24 Eli Zaretskii <eliz@gnu.org>
3220
3221 * emacs.texi (Top): Update the detailed menu according to changes in
3222 msdog.texi.
3223
3224 * msdog.texi (Windows Keyboard): New section.
3225 (Windows Mouse): New section.
3226 (Windows System Menu): Remove section (text merged with "Windows
3227 Keyboard").
3228 (Windows Misc): New section.
3229
3230 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3231
3232 * msdog.texi (ls in Lisp): New section.
3233
3234 * files.texi (Visiting): Document case-insensitive wildcard matching
3235 under find-file-wildcards.
3236
8cf51b2c
GM
32372006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3238
3239 * macos.texi (Mac Input): Add description of mac-function-modifier.
3240 Now Unicode keyboard layouts work.
3241
8cf51b2c
GM
32422006-06-10 Richard Stallman <rms@gnu.org>
3243
3244 * mule.texi (Recognize Coding): Clarify previous change.
3245
32462006-06-09 Kenichi Handa <handa@m17n.org>
3247
3248 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3249 notation.
3250
32512006-06-07 Kevin Ryde <user42@zip.com.au>
3252
3253 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3254 manual for @ifnottex, but in emacs-extra for @iftex.
3255
3256 * cmdargs.texi (General Variables): Fix smtpmail xref.
3257
32582006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3259
8cf51b2c 3260 * programs.texi (Comment Commands):
8cf51b2c 3261 * custom.texi (Specifying File Variables):
49823426 3262 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3263
32642006-06-07 Nick Roberts <nickrob@snap.net.nz>
3265
3266 * building.texi (Watch Expressions): Move node to end.
3267 (GDB Graphical Interface): Move description of clicks in fringe...
3268 (GDB commands in the Fringe): ...to here. New node.
3269
8cf51b2c
GM
32702006-06-05 Romain Francoise <romain@orebokech.com>
3271
49823426 3272 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3273
32742006-06-05 Nick Roberts <nickrob@snap.net.nz>
3275
3276 * building.texi (GDB Graphical Interface): Update bindings.
3277 (Commands of GUD): Add gud-print. Remove gud-run.
3278 Restate availability more generally.
3279
f0131492 32802006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3281
3282 * mini.texi: Lots of cleanups.
3283
32842006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3285
3286 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3287 and Mouse-2.
3288
c8763fb6 32892006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3290
3291 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3292
8cf51b2c
GM
32932006-05-31 Richard Stallman <rms@gnu.org>
3294
3295 * basic.texi (Moving Point): Fix previous change.
3296
c8763fb6 32972006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3298
3299 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3300
f0131492 33012006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3302
3303 * basic.texi: Many simplifications and improvements in wording.
3304
8cf51b2c
GM
33052006-05-26 Nick Roberts <nickrob@snap.net.nz>
3306
3307 * anti.texi (Antinews): Create a node for gdb-ui.
3308
8cf51b2c
GM
33092006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3310
3311 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3312
33132006-05-20 Richard Stallman <rms@gnu.org>
3314
3315 * dired.texi (Dired Navigation): dired-goto-file is now j.
3316
8cf51b2c
GM
33172006-05-20 Eli Zaretskii <eliz@gnu.org>
3318
3319 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3320 and their aliases.
3321
3322 * msdog.texi (Windows Printing): Mention non-support of plain text
3323 printing with some el-cheapo printers, and suggest a workaround.
3324
33252006-05-20 Kevin Ryde <user42@zip.com.au>
3326
3327 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3328 remove the bit saying you must set it.
3329
33302006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3331
3332 * trouble.texi (Checklist):
3333 * text.texi (Text, Auto Fill, Text Mode):
3334 * search.texi (Nonincremental Search):
3335 * rmail.texi (Rmail Labels):
3336 * mule.texi (Input Methods, Multibyte Conversion):
3337 * misc.texi (Gnus, Where to Look, PostScript):
3338 * maintaining.texi (Create Tags Table):
3339 * indent.texi (Indentation Commands):
3340 * fixit.texi (Spelling):
3341 * emacs.texi (Copying):
3342 * custom.texi (Init File): ifinfo -> ifnottex.
3343
8cf51b2c
GM
33442006-05-17 Richard Stallman <rms@gnu.org>
3345
3346 * files.texi (Diff Mode): Mention C-x `.
3347
33482006-05-08 Richard Stallman <rms@gnu.org>
3349
3350 * custom.texi (Disabling): Textual cleanups.
3351
8cf51b2c
GM
33522006-05-12 Glenn Morris <rgm@gnu.org>
3353
3354 * calendar.texi (Displaying the Diary, Format of Diary File):
3355 Refer to diary-view-entries, diary-list-entries,
3356 diary-show-all-entries rather than obsolete aliases.
3357
33582006-05-12 Eli Zaretskii <eliz@gnu.org>
3359
3360 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3361 (Displaying the Diary, Special Diary Entries, Importing Diary):
3362 * building.texi (Compilation Shell):
3363 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3364 emacs-xtra with @inforef's.
3365
3366 * files.texi (Visiting): Fix wording.
3367
3368 * mule.texi (Coding Systems, Text Coding): More indexing.
3369 Mention that C-x RET f can set eol conversion.
3370
c8763fb6 33712006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3372
3373 * xresmini.texi (GTK resources): Insert GTK description.
3374
3375 * xresources.texi (GTK resources): metafont should be menufont.
3376
8cf51b2c
GM
33772006-05-06 Michael Albinus <michael.albinus@gmx.de>
3378
49823426 3379 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3380 method, user name and host name is active only in partial
3381 completion mode.
3382
8cf51b2c
GM
33832006-05-06 Eli Zaretskii <eliz@gnu.org>
3384
3385 * makefile.w32-in (emacs.dvi):
3386 * Makefile.in (emacs.dvi): Add xresmini.texi.
3387
3388 * xresmini.texi (Table of Resources): Remove xref to non-existent
3389 node "LessTif Resources".
3390
3391 * msdog.texi (Microsoft Windows):
3392 * calendar.texi (Calendar/Diary, Displaying the Diary)
3393 (Special Diary Entries, Importing Diary, Holidays):
3394 * programs.texi (Program Modes):
3395 * text.texi (Text):
3396 * buffers.texi (Several Buffers):
3397 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3398
33992006-05-06 Eli Zaretskii <eliz@gnu.org>
3400
3401 The following changes merge the emacs-xtra manual into the main
3402 manual, but only for on-line version of the manual.
3403
3404 * vc2-xtra.texi (Version Backups, Local Version Control)
3405 (Making Snapshots, Change Logs and VC, Version Headers)
3406 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3407 on-line manual.
3408
3409 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3410 for on-line manual.
3411
3412 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3413 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3414 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3415 for on-line manual.
3416
3417 * fortran-xtra.texi (Fortran, Fortran Autofill)
3418 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3419 for on-line manual.
3420
3421 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3422 Conditional xref's for on-line manual.
3423
3424 * emerge-xtra.texi (Emerge, Overview of Emerge)
3425 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3426 manual.
3427
3428 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3429 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3430 (EMACSSOURCES): Use EMACS_XTRA.
3431 (../info/emacs-xtra): Remove.
3432 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3433
3434 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3435 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3436 (EMACSSOURCES): Use EMACS_XTRA.
3437 ($(infodir)/emacs-xtra): Remove.
3438 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3439
3440 * trouble.texi (Quitting):
3441 * text.texi (Text):
3442 * programs.texi (Program Modes):
3443 * msdog.texi (Microsoft Windows):
3444 * frames.texi (Frames):
3445 * files.texi (Backup, Version Control, VC Concepts)
3446 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3447 (Registering, VC Status, VC Undo, Multi-User Branching)
3448 (Comparing Files):
3449 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3450 (Displaying the Diary, Special Diary Entries, Importing Diary):
3451 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3452 conditional xref's, depending on @iftex/@ifnottex.
3453
3454 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3455 "MS-DOS". @include msdog-xtra.texi.
3456
3457 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3458 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3459
3460 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3461 for vc-xtra.texi subsections.
3462 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3463 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3464
3465 * sending.texi (Sending Mail): A @node line without explicit Prev,
3466 Next, and Up links.
3467
3468 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3469 Next, and Up links.
3470
3471 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3472 and its sections. @include picture-xtra.texi.
3473
3474 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3475 "Emerge".
3476 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3477
3478 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3479 exact duplicate of its name-sake in calendar.texi.
3480
3481 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3482 "Advanced Calendar/Diary Usage".
3483 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3484
3485 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3486 dired-xtra.texi.
3487 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3488
3489 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3490 (Files) [ifnottex]: Add menu entry for Autorevert.
3491
3492 * emacs-xtra.texi (Introduction): Reword to make consistent with
3493 printed version only.
3494 <Top level>: Remove the body of all chapters and move them to the
3495 new *-xtra.texi files. Use @raisesections and @lowersections to
3496 convert sections to chapters etc.
3497
3498 * msdog-xtra.texi:
3499 * fortran-xtra.texi:
3500 * vc-xtra.texi:
3501 * vc1-xtra.texi:
3502 * vc2-xtra.texi:
3503 * emerge-xtra.texi:
3504 * cal-xtra.texi:
3505 * dired-xtra.texi:
3506 * arevert-xtra.texi: New files, with text from respective chapters
3507 of emacs-xtra.texi. Convert each @chapter into @section, @section
3508 into @subsection, etc.
3509
3510 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3511 updated.
3512
3513 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3514 Windows". All references updated.
3515
35162006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3517
3518 * macos.texi (Mac Input): Mention input from Character Palette.
3519 (Mac Font Specs): Fix typo.
3520
35212006-05-05 Richard Stallman <rms@gnu.org>
3522
3523 * files.texi (Diff Mode): Minor cleanup.
3524
35252006-05-05 Karl Berry <karl@gnu.org>
3526
8cf51b2c
GM
3527 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3528 errors from the current release of makeinfo (4.8).
3529 * help.texi (Library Keywords): Change widest word in multitable
3530 template from `emulations' to `convenience'. (Not sure if this is
3531 related to the font change.)
3532
35332006-05-05 Eli Zaretskii <eliz@gnu.org>
3534
3535 * files.texi (File Names): Add a footnote about limited support of
3536 ~USER on MS-Windows.
3537
3538 * cmdargs.texi (Initial Options): Add a footnote about limited
3539 support of ~USER on MS-Windows.
3540
35412006-05-03 Richard Stallman <rms@gnu.org>
3542
3543 * files.texi (Diff Mode): Node moved here.
3544 (Comparing Files): Delete what duplicates new node.
3545 (Files): Put Diff Mode in menu.
3546
3547 * misc.texi (Diff Mode): Moved to files.texi.
3548
3549 * emacs.texi (Top): Update menu for Diff Mode.
3550
3551 * trouble.texi (Emergency Escape): Simplify.
3552
3553 * emacs.texi (Top): Minor clarification.
3554
35552006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3556
3557 * commands.texi, entering.texi, screen.texi: Many simplifications.
3558
35592006-05-03 Richard Stallman <rms@gnu.org>
3560
3561 * commands.texi (Text Characters): Delete paragraph about unibyte
3562 non-ASCII printing chars.
3563
3564 * killing.texi (Killing): Say "graphical displays".
3565 * display.texi: Say "graphical displays".
3566
3567 * cmdargs.texi (Misc X): Say "graphical displays".
3568
35692006-05-01 Richard Stallman <rms@gnu.org>
3570
3571 * emacs.texi (Top): Add Diff Mode to menu.
3572
35732006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3574
3575 * misc.texi (Diff Mode): New node.
3576
35772006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3578
3579 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3580 (Mac Environment Variables): Shorten example line.
3581 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3582
35832006-05-01 Nick Roberts <nickrob@snap.net.nz>
3584
3585 * building.texi (GUD Customization): Describe cases %d and %c.
3586 Update description for %e.
3587
35882006-04-30 Glenn Morris <rgm@gnu.org>
3589
3590 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3591
35922006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3593
3594 * custom.texi (Examining): Update C-h v output example.
3595
35962006-04-29 Kim F. Storm <storm@cua.dk>
3597
3598 * building.texi (Grep Searching): Add lgrep and rgrep.
3599
8cf51b2c
GM
36002006-04-23 Richard Stallman <rms@gnu.org>
3601
3602 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3603
3604 * xresmini.texi: New file.
3605
3606 * xresources.texi (Face Resources): Split table into font resources
3607 and the rest. Combine similar attributes for brevity.
3608
8cf51b2c
GM
36092006-04-21 Eli Zaretskii <eliz@gnu.org>
3610
3611 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3612 backslashes and case-insensitivity in file names (moved to the
3613 main manual).
3614 (MS-DOS Printing): Move most of the text to the main manual.
3615
3616 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3617 New nodes.
3618 (Windows Processes, Windows System Menu): Add index entries and
3619 fix wording.
3620
8cf51b2c
GM
36212006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3622
3623 * misc.texi (Shell Ring): Add notes on saved input when
3624 navigating off the end of the history list.
3625
36262006-04-18 Chong Yidong <cyd@mit.edu>
3627
3628 * misc.texi (Shell Options): Correct default value of
3629 comint-scroll-show-maximum-output.
3630
8cf51b2c
GM
36312006-04-18 Nick Roberts <nickrob@snap.net.nz>
3632
3633 * building.texi (Watch Expressions): Update.
3634
8cf51b2c
GM
36352006-04-12 Richard Stallman <rms@gnu.org>
3636
3637 * search.texi: Clean up previous change.
3638
36392006-04-12 Eli Zaretskii <eliz@gnu.org>
3640
3641 * search.texi (Regexp Backslash, Regexp Replace): Add index
3642 entries for ``back reference'' and mention the term itself in the
3643 text.
3644
36452006-04-11 Richard Stallman <rms@gnu.org>
3646
3647 * custom.texi (Safe File Variables):
3648 Document enable-local-variables = :safe.
3649
36502006-04-11 Karl Berry <karl@gnu.org>
3651
3652 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3653 (Remote Repositories, Version Backups, Local Version Control)
3654 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3655 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3656 (Renaming VC Work Files and Master Files)
3657 (Inserting Version Control Headers, Customizing VC, General Options)
3658 (Options for RCS and SCCS, Options specific for CVS): Move all
3659 these nodes to emacs-xtra.texi, for brevity.
3660 * cmdargs.texi, files.texi: Change cross-references.
3661
8cf51b2c
GM
36622006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3663
3664 * files.texi (Old Versions): Update description of vc-annotate's
3665 use of color to indicate date ranges.
3666
8cf51b2c
GM
36672006-04-09 Kevin Ryde <user42@zip.com.au>
3668
8cf51b2c
GM
3669 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3670 put info and printed manual names the right way around.
3671
36722006-04-09 Karl Berry <karl@gnu.org>
3673
3674 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3675 emacs-xtra.texi, leaving only MS Windows information.
3676 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3677 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3678 node names.
3679
3680 * emacs.texi: Move @summarycontents and @contents to the beginning
3681 of the file.
3682
8cf51b2c
GM
36832006-04-08 Kevin Ryde <user42@zip.com.au>
3684
3685 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3686
36872006-04-07 Richard Stallman <rms@gnu.org>
3688
3689 * programs.texi (Comments, Comment Commands, Options for Comments)
3690 (Multi-Line Comments): "Align", not "indent".
3691 (Basic Indent): C-j deletes trailing whitespace before the newline.
3692
36932006-04-06 Richard Stallman <rms@gnu.org>
3694
8cf51b2c
GM
3695 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3696
36972006-04-06 Eli Zaretskii <eliz@gnu.org>
3698
3699 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3700
8cf51b2c
GM
37012006-04-05 Richard Stallman <rms@gnu.org>
3702
3703 * emacs.texi (Top): Update subnode menu.
3704
3705 * trouble.texi (Unasked-for Search): Node deleted.
3706 (Lossage): Delete from menu.
3707
37082006-04-04 Richard Stallman <rms@gnu.org>
3709
3710 * trouble.texi: Various cleanups.
3711 (Checklist): Don't bother saying how to snail a bug report.
3712 (Emergency Escape): Much rewriting.
3713 (After a Crash): Rename the core dump immediately.
3714 (Total Frustration): Call it a psychotherapist.
3715 (Bug Criteria): Avoid "illegal instruction".
3716 (Sending Patches): We always put the contributor's name in.
3717
3718 * misc.texi (Thumbnails): Minor correction.
3719
8cf51b2c
GM
37202006-04-03 Richard Stallman <rms@gnu.org>
3721
3722 * misc.texi (Thumbnails): Minor cleanup.
3723
37242006-04-02 Karl Berry <karl@gnu.org>
3725
3726 * sending.texi (Mail Sending): pxref to Top needs five args.
3727
3728 * texinfo.tex: Update to current version (2006-03-21.13).
3729
8cf51b2c
GM
37302006-03-31 Richard Stallman <rms@gnu.org>
3731
3732 * emacs.texi (Top): Update subnode menu.
3733
3734 * help.texi (Help Mode): Cleanup.
3735
3736 * dired.texi: Many cleanups.
3737 (Dired Deletion): Describe dired-recursive-deletes.
3738 (Operating on Files): dired-create-directory moved.
3739 (Misc Dired Features): Move to here.
3740 (Tumme): Node moved to misc.texi.
3741
3742 * custom.texi: Many cleanups.
3743 (Minor Modes): Don't mention ISO Accents Mode.
3744 (Examining): Update C-h v output example.
3745 (Hooks): Add index and xref for add-hook.
3746 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3747 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3748
3749 * misc.texi: Many cleanups.
3750 (beginning): Add to summary of topics.
3751 (Shell): Put eshell xref at the end. Remove eshell from table.
3752 (Thumbnails): New node.
3753
8cf51b2c
GM
37542006-03-28 Eli Zaretskii <eliz@gnu.org>
3755
3756 * files.texi (File Name Cache): Make it clear that the cache is
3757 not persistent.
3758
8cf51b2c
GM
37592006-03-25 Karl Berry <karl@gnu.org>
3760
49823426
GM
3761 * emacs-xtra.texi, emacs.texi, gnu.texi:
3762 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3763 (2) do not indent copyright year list (or anything else).
3764
8cf51b2c
GM
37652006-03-21 Juanma Barranquero <lekktu@gmail.com>
3766
3767 * files.texi (VC Dired Mode): Remove misplaced brackets.
3768
37692006-03-21 Andre Spiegel <spiegel@gnu.org>
3770
3771 * files.texi: Various updates and clarifications in the VC chapter.
3772
37732006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3774
3775 * help.texi (Help Mode): Document "C-c C-c".
3776
8cf51b2c
GM
37772006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3778
3779 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3780 menu in the standalone Info reader.
3781
37822006-03-15 Chong Yidong <cyd@stupidchicken.com>
3783
3784 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3785 moved here from Emacs manual.
3786
3787 * programs.texi (Fortran): Section moved to emacs-xtra.
3788 (Program Modes): Xref to Fortran in emacs-xtra.
3789
3790 * maintaining.texi (Emerge): Move to emacs-xtra.
3791 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3792
3793 * picture.texi: File deleted.
3794 * Makefile.in:
3795 * makefile.w32-in: Remove picture.texi.
3796
3797 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3798 * abbrevs.texi (Abbrevs):
3799 * sending.texi (Sending Mail): Picture node removed.
3800
3801 * emacs.texi (Top): Update node listings.
3802
8cf51b2c
GM
38032006-03-12 Richard Stallman <rms@gnu.org>
3804
3805 * calendar.texi: Various cleanups.
3806
8cf51b2c
GM
38072006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3808
3809 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3810 syntax.
3811
8cf51b2c
GM
38122006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3813
3814 * search.texi (Regexps): More accurately describe which characters
3815 are special in which situations. Recommend _not_ to quote `]' or
3816 `-' when they are not special.
3817
8cf51b2c
GM
38182006-02-28 Andre Spiegel <spiegel@gnu.org>
3819
3820 * files.texi (Old Versions): Clarify operation of C-x v =.
3821
8cf51b2c
GM
38222006-02-21 Nick Roberts <nickrob@snap.net.nz>
3823
3824 * building.texi (Watch Expressions): Update and describe
3825 gdb-speedbar-auto-raise.
3826
38272006-02-19 Richard M. Stallman <rms@gnu.org>
3828
3829 * emacs.texi: Use @smallbook.
3830 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3831 Update subnode menu.
3832
3833 * building.texi (Lisp Interaction): Minor addition.
3834
38352006-02-18 Nick Roberts <nickrob@snap.net.nz>
3836
3837 * building.texi (Watch Expressions): Update and be more precise.
3838
c8763fb6 38392006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3840
3841 * maintaining.texi (Create Tags Table): Explain why the
3842 exception when etags writes to files under the /dev tree.
3843
38442006-02-14 Richard M. Stallman <rms@gnu.org>
3845
3846 * custom.texi (Safe File Variables): Lots of clarification.
3847 Renamed from Unsafe File Variables.
3848
38492006-02-14 Chong Yidong <cyd@stupidchicken.com>
3850
3851 * custom.texi (Unsafe File Variables): File variable confirmation
3852 assumed denied in batch mode.
3853
38542006-02-14 Richard M. Stallman <rms@gnu.org>
3855
3856 * building.texi (GDB User Interface Layout): Don't say `inferior'
3857 for program being debugged.
3858
38592006-02-15 Nick Roberts <nickrob@snap.net.nz>
3860
3861 * building.texi (GDB Graphical Interface):
3862 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3863
38642006-02-13 Chong Yidong <cyd@stupidchicken.com>
3865
3866 * custom.texi (Specifying File Variables, Unsafe File Variables):
3867 New nodes, split from File Variables. Document new file local
3868 variable behavior.
3869
38702006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3871
3872 * display.texi (Standard Faces):
8cf51b2c
GM
3873 * files.texi (Visiting):
3874 * frames.texi (Clipboard):
3875 * glossary.texi (Glossary) <Clipboard>:
3876 * xresources.texi (X Resources): Mention Mac OS port.
3877
8cf51b2c
GM
38782006-02-12 Richard M. Stallman <rms@gnu.org>
3879
3880 * building.texi (Building): Clarify topic in intro.
3881
3882 * maintaining.texi (Maintaining): Change title; clarify topic.
3883 Delete duplicate index entries.
3884
3885 * building.texi (Other GDB User Interface Buffers): Clarifications.
3886
3887 * text.texi (Cell Commands): Clarifications.
3888
3889 * programs.texi (Defuns): Delete duplicate explanation of
3890 left-margin paren convention.
3891 (Hungry Delete): Minor cleanup.
3892
38932006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3894
3895 * dired.texi (Tumme): More tumme documentation.
3896
38972006-02-11 Alan Mackenzie <acm@muc.de>
3898
3899 * programs.texi ("Hungry Delete"): Correct the appellation of the
3900 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3901
39022006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3903
3904 * dired.texi (Tumme): Fix small bug.
3905
39062006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3907
3908 * macos.texi (Mac International): Rename "fontset-mac" to
3909 "fontset-standard".
3910
8cf51b2c
GM
39112006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3912
3913 * dired.texi (Tumme): Basic documentation for Tumme added.
3914
8cf51b2c
GM
39152006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3916
3917 * mule.texi (International):
3918 * programs.texi (Basic Indent): Fix typos.
3919
8cf51b2c
GM
3920 * custom.texi (Minor Modes):
3921 * display.texi (Text Display):
3922 * commands.texi (Text Characters): Update xrefs.
3923
39242006-02-07 Richard M. Stallman <rms@gnu.org>
3925
3926 * emacs.texi (Top): Update subnode menu.
3927 Update info on old Emacs papers.
3928 (Intro): "Graphical display", not window system.
3929
3930 * xresources.texi (GTK styles): Minor clarifications.
3931
3932 * trouble.texi: "Graphical display", not window system.
3933 (Stuck Recursive): Minor clarification.
3934
3935 * text.texi: Minor clarifications.
3936 (Sentences): Explain why two-space convention is better.
3937 Explain sentence-end-without-period here.
3938 (Fill Commands): Not here.
3939 (Refill): Node moved down.
3940 (Filling): Update menu.
3941 (Table Creation, Cell Justification, Column Commands): Clarify.
3942
3943 * sending.texi: Minor clarifications.
3944
3945 * search.texi (Regexp Backslash): Clarification.
3946
3947 * rmail.texi: Minor cleanups.
3948 (Rmail): Delete digression about `rmail-mode'.
3949 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3950 (Rmail Files): Mention C-u M-x rmail.
3951 (Rmail Reply): Mention References.
3952 (Rmail Display): Mention rmail-nonignored-headers.
3953
3954 * programs.texi: Minor cleanups.
3955 (Comment Commands): Mention momentary Transient Mark mode.
3956 (Matching): Be more specific about customizing show-paren-mode.
3957 (Info Lookup): Don't list the modes that support C-h S.
3958 Just say what it does in an unsupported mode.
3959 (Man Page): Delete excessive info on customizing woman.
3960 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3961
3962 * abbrevs.texi: Minor clarifications.
3963 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3964 not "dynamic abbrevs" as if they were a kind of abbrev.
3965
3966 * picture.texi (Picture): Minor cleanup.
3967
3968 * mule.texi (Communication Coding): Say "other applications".
3969 (Fontsets): Not specific to X. Add xref to X Resources.
3970 (Unibyte Mode): Rename from Single-Byte Character Support.
3971 "Graphical display", not window system.
3972 (International): Update menu.
3973
3974 * maintaining.texi (Format of ChangeLog):
3975 New node, split out from ChangeLog.
3976 (ChangeLog): Clarifications in the remaining text.
3977 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3978 (Find Tag): Add @w.
3979 (Tags Search): Explain tag table order here. Simplify grep ref.
3980 (List Tags): tags-tag-face is a variable, not a face.
3981 (Emerge): Cleanups.
3982
3983 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3984 (Keyboard Macros): Avoid "the user".
3985
3986 * killing.texi: "Graphical display", not window system.
3987
3988 * help.texi (Help Echo): "Graphical display", not window system.
3989
3990 * glossary.texi: Say "you", not "the user". Say "graphical display".
3991
3992 * frames.texi: Minor cleanups. "Graphical display", not window system.
3993
3994 * files.texi (Visiting): Make drag-and-drop not X-specific.
3995
3996 * custom.texi: Minor cleanups. "Graphical display", not window system.
3997
3998 * cmdargs.texi: Minor cleanups.
3999
4000 * building.texi (Compilation): Move and split kill-compilation para.
4001 Add para about multiple compilers.
4002 (Compilation Mode): Commands also available in grep mode and others.
4003 Mention C-u C-x ` more tutorially. Clarify C-x `.
4004 (Compilation Shell): Clarify. Put Bash example first.
4005 (Grep Searching): Minor cleanups; add @w.
4006 (Debuggers): Minor cleanups.
4007 (Starting GUD): Make GDB xgraphical mode issue clearer.
4008 (Debugger Operation): Lots of clarifications including
4009 GDB tooltip side-effect issue.
4010 (Commands of GUD): Clarify.
4011 (GUD Customization): Add bashdb-mode-hook.
4012 (GDB Graphical Interface): Rewrite for clarity.
4013 (GDB User Interface Layout): Rewrite for clarity.
4014 (Stack Buffer, Watch Expressions): Likewise.
4015 (Other GDB User Interface Buffers): Cleanups.
4016 (Lisp Libraries, External Lisp): Cleanup.
4017
4018 * basic.texi (Position Info): "Graphical displays", rather than
4019 window systems.
4020
4021 * anti.texi: Minor cleanup.
4022
8cf51b2c
GM
40232006-02-03 Eli Zaretskii <eliz@gnu.org>
4024
4025 * custom.texi (Init File, Find Init): Add cross-references to
4026 where $HOME is described.
4027
40282006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4029
4030 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4031 is not inside the @table.
4032
4033 * emacs.texi (Top): Correct node name.
4034
4035 * files.texi (File Names): Fix @xref.
4036 (Reverting): Fix typo.
4037
4038 * mule.texi (International): Correct node name.
4039
4040 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4041
40422006-02-01 Richard M. Stallman <rms@gnu.org>
4043
4044 * emacs.texi (Top): Update subnode menu.
4045
4046 * mule.texi: Minor clarifications.
4047 Reduce the specific references to X Windows.
4048 Refer to "graphical" terminals, rather than window systems.
4049 (Text Coding): Rename from Specify Coding.
4050 (Communication Coding, File Name Coding, Terminal Coding):
4051 New nodes split out from Text Coding.
4052
4053 * kmacro.texi: Minor clarifications.
4054 (Keyboard Macro Ring): Comment out some excessive commands.
4055 (Basic Keyboard Macro): Split up the table, putting part in each node.
4056
4057 * major.texi: Minor clarifications.
4058
4059 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4060
4061 * windows.texi: Minor clarifications.
4062 (Change Window): Don't describe mode-line mouse cmds here.
4063 Add xref to Mode Line Mouse.
4064
4065 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4066
4067 * macos.texi (Mac International): Fix xref.
4068
4069 * indent.texi: Minor clarifications.
4070
4071 * frames.texi: Minor clarifications.
4072 Reduce the specific references to X Windows.
4073 Refer to "graphical" terminals, rather than window systems.
4074 (Frame Parameters): Don't mention commands like
4075 set-foreground-color. Just say to customize a face.
4076 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4077
4078 * files.texi: Minor clarifications.
4079 (Numbered Backups): New node, split out from Backup Names.
4080
4081 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4082
4083 * cmdargs.texi (General Variables): Fix xref.
4084
4085 * buffers.texi: Minor clarifications.
4086
8cf51b2c
GM
40872006-01-31 Richard M. Stallman <rms@gnu.org>
4088
4089 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4090 Nodes moved to top.
4091
4092 * display.texi: Minor clarifications.
4093 (Display): Rearrange menu.
4094 (Standard Faces): Mention query-replace face.
4095 (Faces): Simplify.
4096 (Font Lock): Simplify face customization info.
4097 (Highlight Changes): Node merged into Highlight Interactively.
4098 (Highlight Interactively): Much rewriting and cleanup.
4099 (Optional Mode Line): Narrowed line number not good for goto-line.
4100 Simplify face customization advice.
4101 (Text Display): Mention use of escape-glyph face.
4102 Move ctl-arrow and tab-width here.
4103 (Display Custom): Move no-redraw-on-reenter to end of node.
4104
4105 * search.texi: Minor clarifications.
4106 (Isearch Scroll): Simplify.
4107 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4108
4109 * regs.texi (Registers): Mention bookmarks here.
4110
4111 * mark.texi: Minor clarifications.
4112 (Selective Undo): Node deleted.
4113
4114 * m-x.texi: Minor clarifications.
4115
4116 * killing.texi: Minor clarifications.
4117 Refer to "graphical" terminals, rather than window systems.
4118
4119 * help.texi: Clarifications.
4120 (Help): Don't describe C-h F and C-h K here.
4121 (Key Help): Describe C-h K here.
4122 (Name Help): Mention Emacs Lisp Intro.
4123 Describe C-h F here.
4124 (Misc Help): Mention C-h F and C-h K only briefly.
4125
4126 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4127 Selective undo text merged in.
4128 (Spelling): Mention Aspell along with Ispell.
4129
4130 * emacs.texi (Top): Update subnode menus.
4131
4132 * basic.texi (Basic Undo): Rename from Undo. Most of text
4133 moved to new Undo node.
4134
8cf51b2c
GM
41352006-01-29 Chong Yidong <cyd@stupidchicken.com>
4136
4137 * basic.texi (Continuation Lines, Inserting Text):
4138 Mention longlines mode.
4139
41402006-01-29 Richard M. Stallman <rms@gnu.org>
4141
10d1d0af 4142 * screen.texi: Minor cleanups.
8cf51b2c
GM
4143 (Screen): Clean up the intro paragraphs.
4144 (Mode Line): Lots of rewriting. Handle frame-name better.
4145 eol-mnemonic-... vars moved out.
4146
4147 * emacs.texi (Top): Change menu item for MS-DOS node.
4148 Update subnode menu.
4149
4150 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4151 chapter relates to Windows. Title changed.
4152
4153 * mini.texi: Minor cleanups.
4154
4155 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4156 (Mark): Put it in the menu.
4157
4158 * entering.texi: Minor cleanups.
4159
4160 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4161 (Intro): Refer to "graphical" terminals, rather than X.
4162
4163 * display.texi (Display Custom): Add xref to Variables.
4164 (Optional Mode Line): eol-mnemonic-... vars moved here.
4165
4166 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4167 rather than X.
4168
8cf51b2c
GM
4169 * basic.texi: Minor cleanups.
4170 (Undo): selective-undo moved.
4171
8cf51b2c
GM
41722006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4173
4174 * anti.texi (Antinews): Various corrections and additions.
4175
41762006-01-23 Juri Linkov <juri@jurta.org>
4177
4178 * custom.texi (Easy Customization, Customization Groups)
4179 (Browsing Custom): Mention links along with buttons.
4180
8cf51b2c
GM
41812006-01-21 Eli Zaretskii <eliz@gnu.org>
4182
8cf51b2c
GM
4183 * text.texi (TeX Print): Use @key for TAB.
4184
8cf51b2c
GM
4185 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4186
8cf51b2c
GM
41872006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4188
4189 * files.texi (File Aliases): Don't claim that usually separate
4190 buffers are created for two file names that name the same data.
4191 Mention additional situations where different names mean the same
4192 file on disk.
4193
41942006-01-19 Richard M. Stallman <rms@gnu.org>
4195
4196 * killing.texi (Deletion): Upcase @key argument.
4197
4198 * custom.texi (Custom Themes): Minor cleanup.
4199
4200 * programs.texi (Hungry Delete): Upcase @key argument.
4201
8cf51b2c
GM
42022006-01-16 Juri Linkov <juri@jurta.org>
4203
4204 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4205 Move `mode-line-highlight' before `mode-line-buffer-id'.
4206
8cf51b2c
GM
42072006-01-14 Richard M. Stallman <rms@gnu.org>
4208
4209 * basic.texi (Inserting Text): Minor cleanup.
4210
8cf51b2c
GM
42112006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4212
4213 * custom.texi (Changing a Variable, Face Customization):
4214 Update for changes in Custom menus.
4215
8cf51b2c
GM
42162006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4217
4218 * macos.texi (Mac International): Undo last change.
4219
8cf51b2c
GM
42202006-01-02 Chong Yidong <cyd@stupidchicken.com>
4221
4222 * custom.texi (Custom Themes): Describe the new
4223 customize-create-theme interface.
4224
42252005-12-30 Juri Linkov <juri@jurta.org>
4226
4227 * basic.texi (Position Info): Update example.
4228
c8763fb6 42292005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4230
4231 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4232
42332005-12-24 Chong Yidong <cyd@stupidchicken.com>
4234
4235 * custom.texi (Custom Themes): `load-theme' always loads.
4236
42372005-12-23 Juri Linkov <juri@jurta.org>
4238
4239 * display.texi (Highlight Interactively): Use double space to
4240 separate sentences. Replace C-p with M-p, and C-n with M-n.
4241
42422005-12-22 Richard M. Stallman <rms@gnu.org>
4243
4244 * custom.texi (Easy Customization and subnodes):
4245 Replace "active field" with "button".
4246 Use "user option" only for variables.
4247 Use "setting" for variable-or-face.
4248
42492005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4250
4251 * buffers.texi (Select Buffer): Change order in table to make
4252 "Similar" refer to the correct item.
4253 (Indirect Buffers): Minor rewording.
4254
8cf51b2c
GM
42552005-12-20 Juri Linkov <juri@jurta.org>
4256
4257 * files.texi (VC Status): Put P and N near p and n.
4258
8cf51b2c
GM
42592005-12-19 Richard M. Stallman <rms@gnu.org>
4260
4261 * programs.texi (Electric C): Delete the info about newline control.
4262 (Other C Commands): Minor cleanup.
4263 (Left Margin Paren): Minor cleanup.
4264
42652005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4266
4267 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4268 (Customization Groups): Delete text moved to "Browsing Custom".
4269 (Browsing Custom): New node.
4270 (Specific Customization): Clarify which commands only work for
4271 loaded options.
4272
42732005-12-18 Bill Wohler <wohler@newt.com>
4274
4275 * frames.texi (Tool Bars): Shorten text of previous change.
4276
42772005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4278
4279 * files.texi (VC Status): Document log-view mode.
4280
42812005-12-18 Bill Wohler <wohler@newt.com>
4282
4283 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4284 permanently via the customize interface.
4285
8cf51b2c
GM
42862005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4287
4288 * killing.texi (Killing by Lines): Document `kill-whole-line'
4289 function.
4290
c8763fb6 42912005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4292
4293 * buffers.texi (Select Buffer): Change `prev-buffer' to
4294 `previous-buffer'. Indicate that these functions use a frame
4295 local buffer list.
4296
8cf51b2c
GM
42972005-12-12 Richard M. Stallman <rms@gnu.org>
4298
4299 * custom.texi (Easy Customization): Change menu comment.
4300 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4301
4302 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4303 (Help): Among the Apropos commands, describe only C-h a here.
4304
43052005-12-11 Richard M. Stallman <rms@gnu.org>
4306
4307 * programs.texi (Options for Comments): Comment-end starts with space.
4308
4309 * glossary.texi (Glossary): Minor cleanup.
4310
4311 * files.texi (Old Versions): Use @table.
4312
8cf51b2c
GM
43132005-12-10 David Koppelman <koppel@ece.lsu.edu>
4314
4315 * display.texi (Highlight Interactively): Include
4316 global-hi-lock-mode. Add miscellaneous details and elaborations.
4317
43182005-12-09 Richard M. Stallman <rms@gnu.org>
4319
4320 * display.texi (Font Lock): Delete the Global FL menu item.
4321
43222005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4323
4324 * custom.texi (Minibuffer Maps): Mention the maps for file name
4325 completion.
4326
43272005-12-09 Kim F. Storm <storm@cua.dk>
4328
4329 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4330 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4331 cursor to next corner in rectangle; clarify insert around rectangle.
4332
8cf51b2c
GM
43332005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4334
4335 * custom.texi (Customization): Use xref to elisp manual for
4336 non-TeX output.
4337 (Minor Modes): Update.
4338 (Customization Groups, Changing a Variable, Face Customization):
4339 Update for new appearance of Custom buffers.
4340 (Changing a Variable): `custom-buffer-done-function' has been
4341 replaced by `custom-buffer-done-kill'.
4342 (Specific Customization): In the `customize-group' buffer, a
4343 subgroup's contents are not "hidden". They are not included at
4344 all. They have no [Show] button.
4345 (Mouse Buttons): Add pxref to description of mouse event lists in
4346 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4347 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4348 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4349
43502005-12-08 Richard M. Stallman <rms@gnu.org>
4351
4352 * mini.texi (Completion Commands, Completion):
4353 In file name input, SPC does not do completion.
4354
8cf51b2c
GM
43552005-12-08 Nick Roberts <nickrob@snap.net.nz>
4356
4357 * building.texi (GDB Graphical Interface): Explain screen size
4358 setting.
4359 (Other GDB User Interface Buffers): Describe features specific to
4360 GDB 6.4.
4361
8cf51b2c
GM
43622005-12-01 Nick Roberts <nickrob@snap.net.nz>
4363
4364 * building.texi (GDB User Interface Layout): Describe how to
4365 kill associated buffers.
4366 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4367 (Watch Expressions): Be more precise.
4368 (Other GDB User Interface Buffers): Describe how to change a
4369 register value.
4370
8cf51b2c
GM
43712005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4372
4373 * macos.texi (Mac Input): Remove description of
4374 mac-command-key-is-meta. Add descriptions of
4375 mac-control-modifier, mac-command-modifier, and
4376 mac-option-modifier.
4377 (Mac International): Fix description of conversion of clipboard data.
4378 (Mac Font Specs): Add example of font customization by face attributes.
4379
43802005-11-22 Nick Roberts <nickrob@snap.net.nz>
4381
4382 * building.texi (Watch Expressions): Expand description.
4383 (Other GDB User Interface Buffers): Describe local map for
4384 gud-watch.
4385
43862005-11-21 Chong Yidong <cyd@stupidchicken.com>
4387
4388 * display.texi (Font Lock): Font lock is enabled by default now.
4389
43902005-11-20 Juri Linkov <juri@jurta.org>
4391
4392 * basic.texi (Position Info): Update examples of the output.
4393 Remove the fact that examples are produced in the TeXinfo buffer,
4394 because in the Info reader users will get a different output from
4395 `C-x ='.
4396
4397 * building.texi (Compilation Mode): Remove paragraph duplicated
4398 from the node `Compilation'. Add `compilation-skip-threshold'.
4399
4400 * display.texi (Font Lock): Suggest more user-friendly method of
4401 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4402
44032005-11-18 Richard M. Stallman <rms@gnu.org>
4404
4405 * files.texi (Registering): Mention @@ in mode line.
4406
4407 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4408
44092005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4410
4411 * files.texi (Renaming and VC): Some back-ends don't
4412 handle renaming.
4413
8cf51b2c
GM
44142005-11-17 Juri Linkov <juri@jurta.org>
4415
4416 * emacs.texi (Top):
4417 * display.texi (Highlight Interactively): Put this font-lock based
4418 mode near Font Lock node.
4419
44202005-11-16 Chong Yidong <cyd@stupidchicken.com>
4421
4422 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4423 icons.
4424
44252005-11-12 Kim F. Storm <storm@cua.dk>
4426
4427 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4428 (Help Summary): Add C-h d and C-h e.
4429 (Apropos): Clarify that all apropos commands may search for either
4430 list of words or a regexp. Add C-h d for apropos-documentation.
4431 Describe apropos-documentation-sort-by-scores user option.
4432
8cf51b2c
GM
44332005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4434
4435 * killing.texi (CUA Bindings): Add @section.
4436
44372005-11-10 Kim F. Storm <storm@cua.dk>
4438
4439 * emacs.texi (Top): Add CUA Bindings entry to menu.
4440
4441 * killing.texi (CUA Bindings): New node. Moved here from
4442 misc.texi and extended with info on rectangle commands and
4443 rectangle highlighting, interface to registers, and the global
4444 mark feature.
4445
4446 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4447
4448 * regs.texi: Prev link points to CUA Bindings node.
4449
44502005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4451
4452 * help.texi (Help Echo): By default, help echos are only shown on
4453 mouse-over, not on point-over.
4454
c8763fb6 44552005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4456
4457 * misc.texi (Shell Mode): Describe how to activate password echoing.
4458
8cf51b2c
GM
44592005-11-04 Romain Francoise <romain@orebokech.com>
4460
4461 * mark.texi (Mark Ring): Fix typo.
4462
44632005-11-03 Richard M. Stallman <rms@gnu.org>
4464
4465 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4466
44672005-11-01 Bill Wohler <wohler@newt.com>
4468
4469 * help.texi (Help Mode): Fix typo.
4470
44712005-11-01 Nick Roberts <nickrob@snap.net.nz>
4472
4473 * building.texi (Other GDB User Interface Buffers): Describe
4474 the command gdb-use-inferior-io-buffer.
4475
44762005-10-31 Romain Francoise <romain@orebokech.com>
4477
4478 * files.texi (Compressed Files): Fix typo.
4479
4480 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4481
4482 * windows.texi (Force Same Window): Likewise.
4483
44842005-10-30 Bill Wohler <wohler@newt.com>
4485
4486 * help.texi (Help Mode): URLs viewed with browse-url.
4487
44882005-10-31 Nick Roberts <nickrob@snap.net.nz>
4489
4490 * building.texi (GDB Graphical Interface): Don't reference
4491 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4492 must stay in same frame.
4493
44942005-10-29 Chong Yidong <cyd@stupidchicken.com>
4495
4496 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4497
4498 * anti.texi (Antinews): Likewise.
4499
8cf51b2c
GM
45002005-10-28 Bill Wohler <wohler@newt.com>
4501
4502 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4503
45042005-10-28 Richard M. Stallman <rms@gnu.org>
4505
4506 * files.texi (Visiting): Explain how to enter ? in a file name.
4507
4508 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4509
8cf51b2c
GM
45102005-10-25 Nick Roberts <nickrob@snap.net.nz>
4511
4512 * building.texi (GDB Graphical Interface): Describe
4513 gdb-mouse-until.
4514
45152005-10-23 Richard M. Stallman <rms@gnu.org>
4516
4517 * custom.texi (Init File): Recommend when to use site-start.el.
4518
8cf51b2c
GM
45192005-10-21 Juri Linkov <juri@jurta.org>
4520
4521 * custom.texi (Examining): Mention accessing the old variable
4522 value via M-n in set-variable.
4523
8cf51b2c
GM
45242005-10-18 Romain Francoise <romain@orebokech.com>
4525
4526 * files.texi (Version Systems): Capitalize GNU.
4527
8cf51b2c
GM
45282005-10-18 Nick Roberts <nickrob@snap.net.nz>
4529
4530 * building.texi (Compilation Mode): Remove redundant paragraph.
4531 (Watch Expressions): Remove paragraph to reflect code change.
4532
8cf51b2c
GM
45332005-10-16 Richard M. Stallman <rms@gnu.org>
4534
4535 * building.texi (Compilation Mode, Compilation): Clarified.
4536
45372005-10-15 Richard M. Stallman <rms@gnu.org>
4538
4539 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4540
8cf51b2c
GM
45412005-10-13 Kenichi Handa <handa@m17n.org>
4542
4543 * basic.texi (Position Info): Fix previous change.
4544
c8763fb6 45452005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4546
4547 * cmdargs.texi (Icons X): Fix typo.
4548
45492005-10-12 Kenichi Handa <handa@m17n.org>
4550
4551 * basic.texi (Position Info): Describe the case that Emacs shows
4552 "part of display ...".
4553
c8763fb6 45542005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4555
4556 * cmdargs.texi (Icons X): -nb => -nbi.
4557
45582005-10-10 Chong Yidong <cyd@stupidchicken.com>
4559
4560 * frames.texi (Speedbar): A couple more clarifications.
4561
45622005-10-11 Nick Roberts <nickrob@snap.net.nz>
4563
4564 * building.texi (GDB User Interface Layout): Improve diagram.
4565 (Watch Expressions): Explain how to make speedbar global.
4566 (Other GDB User Interface Buffers): Make references more precise.
4567
8cf51b2c
GM
45682005-10-09 Richard M. Stallman <rms@gnu.org>
4569
4570 * frames.texi (Speedbar): Clarify the text.
4571
45722005-10-09 Chong Yidong <cyd@stupidchicken.com>
4573
4574 * frames.texi (Speedbar): Add information on keybindings,
4575 dismissing the speedbar, and buffer display mode. Link to
4576 speedbar manual.
4577
c8763fb6 45782005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4579
4580 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4581 added -nb, --no-bitmap-icon.
4582
8cf51b2c
GM
45832005-10-07 Nick Roberts <nickrob@snap.net.nz>
4584
4585 * building.texi (GDB Graphical Interface): Add variables and
4586 functions to indices. Be more precise.
4587
c8763fb6 45882005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4589
4590 * frames.texi (Drag and Drop): Remove the x- from
4591 x-dnd-open-file-other-window and xdnd-protocol-alist.
4592
45932005-09-30 Romain Francoise <romain@orebokech.com>
4594
4595 * mini.texi (Minibuffer): The default value now appears before the
4596 colon in minibuffer prompts.
4597
8cf51b2c
GM
45982005-09-25 Richard M. Stallman <rms@gnu.org>
4599
4600 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4601
8cf51b2c
GM
46022005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4603
4604 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4605
8cf51b2c
GM
46062005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4607
4608 * emacs.texi (Top): Update submenus from macos.texi.
4609
4610 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4611 (Mac OS): Update feature support status.
4612 (Mac Input): List supported input scripts. Remove description
4613 about `mac-keyboard-text-encoding'. Mention mouse button
4614 emulation and related variables.
4615 (Mac International): Mention Central European and Cyrillic
4616 support. Now `keyboard-coding-system' is dynamically changed.
4617 Add description about coding system for selection. Add
4618 description about language environment.
4619 (Mac Environment Variables): Mention
4620 `~/.MacOSX/environment.plist'. Give example of command line
4621 arguments. Add Preferences support.
4622 (Mac Directories): Explicitly state that this node is for Mac OS
4623 Classic only.
4624 (Mac Font Specs): Mention specification for scalable fonts. List
4625 supported charsets. Add preferred way of creating fontsets. Add
4626 description about `mac-allow-anti-aliasing'.
4627 (Mac Functions): Add descriptions about `mac-set-file-creator',
4628 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4629 and `mac-get-preference'.
4630
8cf51b2c
GM
46312005-09-16 Romain Francoise <romain@orebokech.com>
4632
4633 Update all files to specify GFDL version 1.2.
4634
4635 * doclicense.texi (GNU Free Documentation License): Update to
4636 version 1.2.
4637
46382005-09-15 Richard M. Stallman <rms@gnu.org>
4639
4640 * buffers.texi (List Buffers): Fix xref.
4641
4642 * rmail.texi (Rmail Basics): Fix xref.
4643
4644 * emacs.texi (Top): Update subnode menus.
4645
4646 * files.texi (Saving Commands): New node, broken out of Saving.
4647 (Customize Save): New node, broken out of Saving.
4648 Clarify effect of write-region-inhibit-fsync.
4649 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4650
8cf51b2c
GM
46512005-09-14 Romain Francoise <romain@orebokech.com>
4652
4653 * files.texi (Saving): Mention write-region-inhibit-fsync.
4654
46552005-09-05 Chong Yidong <cyd@stupidchicken.com>
4656
4657 * custom.texi (Custom Themes): New node.
4658
46592005-09-03 Richard M. Stallman <rms@gnu.org>
4660
49823426
GM
4661 * search.texi (Search Case): Mention vars that control
4662 case-fold-search for various operations.
8cf51b2c
GM
4663
46642005-08-22 Juri Linkov <juri@jurta.org>
4665
4666 * display.texi (Standard Faces): Merge the text from
4667 `(elisp)Standard Faces' into this node.
4668
46692005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4670
4671 * emacs.texi (Top): Delete menu item for deleted node
4672 Keyboard Translations.
4673
46742005-08-18 Richard M. Stallman <rms@gnu.org>
4675
8cf51b2c
GM
4676 * trouble.texi (Unasked-for Search):
4677 Delete xref to Keyboard Translations.
4678
4679 * glossary.texi (Glossary): Delete xref.
4680
8cf51b2c
GM
4681 * custom.texi (Minor Modes): Say that the list here is not complete.
4682 (Keyboard Translations): Node deleted.
4683 (Disabling): Delete xref to it.
4684 (Customization Groups): Fix Custom buffer example.
4685 (Hooks): Mention remove-hooks.
4686
46872005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4688
4689 * building.texi (GDB Graphical Interface): Improve filling of menu
4690 item.
4691
46922005-08-18 Nick Roberts <nickrob@snap.net.nz>
4693
4694 * building.texi (GDB Graphical Interface): Use better node names.
4695
46962005-08-14 Richard M. Stallman <rms@gnu.org>
4697
4698 * text.texi (Sentences): Fix xref.
4699
47002005-08-14 Juri Linkov <juri@jurta.org>
4701
4702 * building.texi (Compilation, Grep Searching): Move grep command
4703 headings from `Compilation' to `Grep Searching'.
4704
4705 * dired.texi (Dired and Find):
4706 * maintaining.texi (Tags Search): Replace grep xref to
4707 `Compilation' node with `Grep Searching'.
4708
4709 * files.texi (Comparing Files): Replace xref to `Compilation' with
4710 `Compilation Mode'.
4711
47122005-08-13 Alan Mackenzie <acm@muc.de>
4713
4714 * search.texi (Non-ASCII Isearch): Correct a typo.
4715 (Replacement Commands): Mention query-replace key binding.
4716
47172005-08-11 Richard M. Stallman <rms@gnu.org>
4718
4719 * programs.texi (Options for Comments): Fix xref.
4720
4721 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4722 out of Regexps.
4723
8cf51b2c
GM
47242005-08-09 Juri Linkov <juri@jurta.org>
4725
4726 * building.texi (Compilation): Use `itemx' instead of `item'.
4727 (Grep Searching): Simplify phrase.
4728
4729 * display.texi (Standard Faces): Describe vertical-border on
4730 window systems.
4731
4732 * windows.texi (Split Window): Simplify phrase and mention
4733 vertical-border face.
4734
47352005-08-09 Richard M. Stallman <rms@gnu.org>
4736
4737 * files.texi (Comparing Files): Clarify compare-windows.
4738
4739 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4740
8cf51b2c
GM
47412005-08-06 Eli Zaretskii <eliz@gnu.org>
4742
4743 * mule.texi (Coding Systems): Rephrase the paragraph about
4744 codepages: no need for "M-x codepage-setup" anymore, except on
4745 MS-DOS.
4746
4747 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4748 the MS-DOS port only.
4749
47502005-07-30 Eli Zaretskii <eliz@gnu.org>
4751
4752 * makefile.w32-in (info): Don't run multi-install-info.bat.
4753 ($(infodir)/dir): New target, produced by running
4754 multi-install-info.bat.
4755
8cf51b2c
GM
47562005-07-22 Eli Zaretskii <eliz@gnu.org>
4757
4758 * files.texi (Quoted File Names): Add index entry.
4759
8cf51b2c
GM
47602005-07-19 Juri Linkov <juri@jurta.org>
4761
4762 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4763
47642005-07-18 Juri Linkov <juri@jurta.org>
4765
8cf51b2c
GM
4766 * custom.texi (Easy Customization):
4767 * files.texi (Old Versions):
4768 * frames.texi (Wheeled Mice):
4769 * mule.texi (Specify Coding):
8cf51b2c
GM
4770 * text.texi (Cell Justification):
4771 * trouble.texi (After a Crash):
8cf51b2c
GM
4772 * xresources.texi (GTK styles):
4773 Delete duplicate duplicate words.
4774
47752005-07-17 Richard M. Stallman <rms@gnu.org>
4776
4777 * frames.texi (Creating Frames): Fix foreground color example.
4778
4779 * custom.texi (Init Examples): Clean up text about conditionals.
4780
47812005-07-16 Richard M. Stallman <rms@gnu.org>
4782
4783 * mini.texi (Completion Commands): Fix command name for ?.
4784
8cf51b2c
GM
47852005-07-16 Eli Zaretskii <eliz@gnu.org>
4786
4787 * display.texi (Standard Faces): Explain that customization of
4788 `menu' face has no effect on w32 and with GTK. Add
4789 cross-references.
4790
4791 * cmdargs.texi (General Variables): Clarify the default location
4792 of $HOME on w32 systems.
4793
47942005-07-15 Jason Rumney <jasonr@gnu.org>
4795
4796 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4797 changed.
4798
47992005-07-08 Kenichi Handa <handa@m17n.org>
4800
4801 * mule.texi (Recognize Coding): Recommend
4802 revert-buffer-with-coding-system instead of revert-buffer.
4803
48042005-07-07 Richard M. Stallman <rms@gnu.org>
4805
4806 * anti.texi (Antinews): Mention mode-line-inverse-video.
4807
4808 * files.texi (Saving): Minor correction about C-x C-w.
4809
4810 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4811
48122005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4813
4814 * search.texi (Isearch Scroll): Add example of using the
4815 `isearch-scroll' property.
4816 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4817 `Display Custom' node.
4818 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4819 and de-emphasize it.
4820 (Other Repeating Search): `occur' currently can not correctly
4821 handle multiline matches. Correct, clarify and update description
4822 of `flush-lines' and `keep-lines'.
4823
4824 * display.texi (Display Custom): Add anchor for `baud-rate'.
4825
48262005-07-07 Richard M. Stallman <rms@gnu.org>
4827
4828 * gnu.texi: Update where to get GNU status; add refs for how to help.
4829 Add footnotes 6 and 7.
4830
48312005-07-04 Lute Kamstra <lute@gnu.org>
4832
4833 Update FSF's address in GPL notices.
4834
8cf51b2c 4835 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4836 * trouble.texi (Checklist): Update FSF's address.
4837
8cf51b2c
GM
48382005-06-24 Richard M. Stallman <rms@gnu.org>
4839
4840 * display.texi (Text Display): Change index entries.
4841
48422005-06-24 Eli Zaretskii <eliz@gnu.org>
4843
4844 * makefile.w32-in (MAKEINFO): Use --force.
4845 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4846 Makefile.in.
8cf51b2c
GM
4847
48482005-06-23 Richard M. Stallman <rms@gnu.org>
4849
4850 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4851 nobreak-char-display.
4852
4853 * emacs.texi (Top): Update detailed node listing.
4854
4855 * display.texi (Text Display): Renamed show-nonbreak-escape
4856 to nobreak-char-display and no-break-space to nobreak-space.
4857 (Standard Faces): Split up the list of standard faces
4858 and put it in a separate node. Add nobreak-space and
4859 escape-glyph.
4860
8cf51b2c
GM
48612005-06-23 Lute Kamstra <lute@gnu.org>
4862
4863 * mule.texi (Select Input Method): Fix typo.
4864
48652005-06-23 Kenichi Handa <handa@m17n.org>
4866
4867 * mule.texi (International): List all supported scripts. Adjust
4868 text for that leim is now included in the normal Emacs
4869 distribution.
4870 (Language Environments): List all language environments.
4871 Intlfonts contains fonts for most supported scripts, not all..
4872 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4873 input a specific character.
8cf51b2c
GM
4874 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4875
48762005-06-23 Juanma Barranquero <lekktu@gmail.com>
4877
49823426 4878 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4879
48802005-06-22 Miles Bader <miles@gnu.org>
4881
4882 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4883
48842005-06-20 Miles Bader <miles@gnu.org>
4885
4886 * display.texi (Faces): Add `vertical-divider'.
4887
48882005-06-17 Richard M. Stallman <rms@gnu.org>
4889
4890 * text.texi (Adaptive Fill): Minor clarification.
4891
8cf51b2c
GM
48922005-06-10 Lute Kamstra <lute@gnu.org>
4893
4894 * emacs.texi (Top): Correct version number.
4895 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4896 refer to the current version of Emacs.
4897
48982005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4899
4900 * files.texi (Log Buffer): Document when there can be more than
4901 one file to be committed.
4902
49032005-06-08 Juri Linkov <juri@jurta.org>
4904
4905 * display.texi (Faces): Add `shadow' face.
4906
49072005-06-07 Masatake YAMATO <jet@gyve.org>
4908
4909 * display.texi (Faces): Write about mode-line-highlight.
4910
49112005-06-06 Richard M. Stallman <rms@gnu.org>
4912
4913 * misc.texi (Printing Package): Explain how to initialize
4914 printing package.
4915
4916 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4917
49182005-06-05 Chong Yidong <cyd@stupidchicken.com>
4919
4920 * emacs.texi: Rename Hardcopy to Printing.
4921 Make PostScript and PostScript Variables subnodes of it.
4922
4923 * misc.texi (Printing): Rename node from Hardcopy.
4924 Mention menu bar options.
4925 Move PostScript and PostScript Variables to submenu.
4926 (Printing package): New node.
4927
4928 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4929
4930 * dired.texi (Operating on Files): Likewise.
4931
4932 * calendar.texi (Displaying the Diary): Likewise.
4933
4934 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4935
4936 * glossary.texi (Glossary): Likewise.
4937
4938 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4939 effect.
4940
49412005-06-04 Richard M. Stallman <rms@gnu.org>
4942
4943 * trouble.texi (After a Crash): Polish previous change.
4944
8cf51b2c
GM
49452005-05-30 Noah Friedman <friedman@splode.com>
4946
4947 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4948 recovery mechanism.
4949
8cf51b2c
GM
49502005-05-28 Nick Roberts <nickrob@snap.net.nz>
4951
4952 * building.texi (Other Buffers): SPC toggles display of
4953 floating point registers.
4954
8cf51b2c
GM
49552005-05-27 Nick Roberts <nickrob@snap.net.nz>
4956
4957 * files.texi (Log Buffer): Merge in description of Log Edit
4958 mode from pcl-cvs.texi.
4959
49602005-05-26 Richard M. Stallman <rms@gnu.org>
4961
4962 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4963
8cf51b2c
GM
49642005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4965
4966 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4967 not enabled by default.
4968 When not on a word, `ispell-word' by default checks the word
4969 before point.
4970
49712005-05-24 Nick Roberts <nickrob@snap.net.nz>
4972
4973 * building.texi (Debugger Operation): Simplify last sentence.
4974
49752005-05-23 Lute Kamstra <lute@gnu.org>
4976
4977 * emacs.texi: Update FSF's address throughout.
4978 (Preface): Use @cite.
4979 (Distrib): Add cross reference to the node "Copying". Mention the
4980 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4981 printed manuals.
4982 (Intro): Use @xref for the Emacs Lisp Intro.
4983
8cf51b2c
GM
49842005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4985
4986 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4987
4988 * basic.texi (Moving Point): Mention default for `goto-line'.
4989
4990 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4991 of a variable's docstring.
4992
49932005-05-18 Lute Kamstra <lute@gnu.org>
4994
4995 * maintaining.texi (Overview of Emerge): Add cross reference.
4996 Remove duplication.
4997
4998 * emacs.texi (Top): Update to the current structure of the manual.
4999 * misc.texi (Emacs Server): Add menu description.
5000 * files.texi (Saving): Fix menu.
5001 * custom.texi (Customization): Fix menu.
5002 * mule.texi (International): Fix menu.
5003 * kmacro.texi (Keyboard Macros): Fix menu.
5004
50052005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5006
5007 * display.texi: Various minor changes.
5008 (Faces): Delete text that is repeated in the next section.
5009
50102005-05-16 Nick Roberts <nickrob@snap.net.nz>
5011
5012 * building.texi (Debugger Operation): Mention GUD tooltips are
5013 disabled with GDB in text command mode.
5014
8cf51b2c
GM
50152005-05-16 Nick Roberts <nickrob@snap.net.nz>
5016
5017 * building.texi: Replace toolbar with "tool bar" for consistency.
5018 (Compilation Mode): Describe compilation-context-lines
5019 and use of arrow in compilation buffer.
5020 (Debugger Operation): Replace help text with variable's value.
5021
5022 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5023 consistency.
5024
50252005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5026
5027 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5028 Add xref.
5029
8cf51b2c
GM
50302005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5031
5032 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5033 (Position Info): Delete discussion of `goto-line'. It is already
5034 described in `Moving point'.
5035
5036 * mini.texi (Completion Commands): Correct reference.
5037 (Completion Options): Fix typo.
5038
5039 * killing.texi (Deletion): Complete description of `C-x C-o'.
5040
8cf51b2c
GM
50412005-05-10 Richard M. Stallman <rms@gnu.org>
5042
5043 * building.texi (Compilation): Clarify recompile's directory choice.
5044
5045 * frames.texi (Tooltips): Cleanups.
5046
5047 * basic.texi (Arguments): Fix punctuation.
5048
50492005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5050
5051 * screen.texi (Menu Bar): The up and down (not left and right)
5052 arrow keys move through a keyboard menu.
5053
50542005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5055
5056 * basic.texi: Various typo and grammar fixes.
5057 (Moving Point): C-a now runs move-beginning-of-line.
5058
50592005-05-08 Nick Roberts <nickrob@snap.net.nz>
5060
5061 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5062
5063 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5064 as different animals.
5065
50662005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5067
5068 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5069 Correct index entry.
5070
50712005-05-07 Nick Roberts <nickrob@snap.net.nz>
5072
5073 * building.texi (Debugger Operation): Update to reflect changes
5074 in GUD tooltips.
5075
50762005-04-30 Richard M. Stallman <rms@gnu.org>
5077
5078 * files.texi (Compressed Files): Auto Compression normally enabled.
5079
5080 * building.texi (Debugger Operation): Clarify previous change.
5081
8cf51b2c
GM
50822005-04-28 Nick Roberts <nickrob@snap.net.nz>
5083
5084 * building.texi (Debugger Operation): Add description for
5085 GUD tooltips when program is not running.
5086
50872005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5088
5089 * misc.texi (Shell): Add `Shell Prompts' to menu.
5090 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5091 description. Delete remarks moved to new node.
5092 (Shell Prompts): New node.
5093 (History References): Replace remarks moved to `Shell Prompts'
5094 with xref to that node.
5095 (Remote Host): Clarify how to specify the terminal type when
5096 logging in to a different machine.
5097
50982005-04-26 Richard M. Stallman <rms@gnu.org>
5099
5100 * emacs.texi (Top): Update submenus from files.texi.
5101
5102 * files.texi (Filesets): Clarify previous change.
5103
5104 * dired.texi (Misc Dired Features): Clarify previous change.
5105
51062005-04-25 Chong Yidong <cyd@stupidchicken.com>
5107
5108 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5109
5110 * dired.texi (Misc Dired Features): Document
5111 dired-compare-directories.
5112
5113 * files.texi (Filesets): New node.
5114 (File Conveniences): Document Image mode.
5115
5116 * text.texi (TeX Print): Document tex-compile.
5117
51182005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5119
5120 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5121 Delete redundant reference to tooltip Custom group. It is
5122 referred too again in the next paragraph.
5123
51242005-04-24 Richard M. Stallman <rms@gnu.org>
5125
5126 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5127
8cf51b2c
GM
51282005-04-19 Kim F. Storm <storm@cua.dk>
5129
5130 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5131
51322005-04-18 Lars Hansen <larsh@math.ku.dk>
5133
5134 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5135 turns off desktop-save-mode.
5136
51372005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5138
5139 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5140 by default in terminals compatible with xterm. Mention that
5141 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5142 node.
5143
8cf51b2c
GM
51442005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5145
5146 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5147
c8763fb6 51482005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5149
5150 * xresources.texi (Table of Resources): Add cursorBlink.
5151
51522005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5153
5154 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5155 `d', `C-d' and `u'.
5156
51572005-04-11 Richard M. Stallman <rms@gnu.org>
5158
5159 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5160 (Misc X): Add -D, --basic-display.
5161
5162 * maintaining.texi (Change Log): Correct the description of
5163 the example.
5164
5165 * major.texi (Choosing Modes): Document magic-mode-alist.
5166
8cf51b2c
GM
51672005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5168
5169 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5170 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5171 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5172 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5173 `w', respectively.
5174 (Rmail Labels): Mention `l'.
5175 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5176 (Rmail Summary Edit): Describe `j' and RET.
5177
c8763fb6 51782005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5179
5180 * xresources.texi (Lucid Resources): Add fontSet resource.
5181
8cf51b2c
GM
51822005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5183
5184 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5185 now called `indicate-empty-lines'.
5186
51872005-04-06 Kim F. Storm <storm@cua.dk>
5188
5189 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5190
51912005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5192
5193 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5194 deleted.
5195 (Marks vs Flags): Add some convenient key bindings.
5196 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5197 (Misc Dired Features): Correct and expand description of `w' command.
5198
5199 * frames.texi (XTerm Mouse): Delete apparently false info.
5200 The GNU/Linux console currently does not appear to support
5201 `xterm-mouse-mode'.
5202
8cf51b2c
GM
52032005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5204
5205 * calendar.texi (Diary): Mention shell utility `calendar'.
5206
52072005-04-01 Richard M. Stallman <rms@gnu.org>
5208
5209 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5210
8cf51b2c
GM
52112005-04-01 Lute Kamstra <lute@gnu.org>
5212
5213 * maintaining.texi (Change Log): add-change-log-entry uses
5214 add-log-mailing-address.
5215
52162005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5217
5218 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5219 `VC Mode Line' and put in an xref to that node.
5220 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5221 its description.
5222
52232005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5224
5225 * calendar.texi (Calendar Systems): Say that the Persian calendar
5226 implemented here is the arithmetical one championed by Birashk.
5227
52282005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5229
5230 * programs.texi (Fortran Motion): Fix previous change.
5231
8cf51b2c
GM
52322005-03-29 Richard M. Stallman <rms@gnu.org>
5233
5234 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5235
52362005-03-29 Chong Yidong <cyd@stupidchicken.com>
5237
5238 * text.texi (Refill): Refer to Long Lines Mode.
5239 (Longlines): New node.
5240 (Auto Fill): Don't index "word wrap" here.
5241 (Filling): Add Longlines to menu.
5242
52432005-03-29 Richard M. Stallman <rms@gnu.org>
5244
5245 * xresources.texi: Minor fixes.
5246
5247 * misc.texi (Emacs Server): Fix Texinfo usage.
5248
5249 * emacs.texi (Top): Don't use a real section heading for
5250 "Detailed Node Listing". Fake it instead.
5251
5252 * basic.texi (Position Info): Minor cleanup.
5253
5254 * mule.texi (Input Methods): Minor cleanup.
5255
52562005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5257
5258 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5259 constructs as well.
5260 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5261
52622005-03-29 Kenichi Handa <handa@m17n.org>
5263
5264 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5265
5266 * basic.texi (Position Info): Update the description about the
5267 command C-u C-x =.
5268
52692005-03-28 Richard M. Stallman <rms@gnu.org>
5270
5271 * emacs.texi (Top): Use @section for the detailed node listing.
5272
5273 * calendar.texi: Minor fixes to previous change.
5274
5275 * programs.texi (Fortran): Small fixes to previous changes.
5276
5277 * emacs.texi (Top): Update list of subnodes of Dired.
5278 Likewise for building.texi.
5279
5280 * files.texi (File Conveniences): Delete Auto Image File mode.
5281
52822005-03-28 Chong Yidong <cyd@stupidchicken.com>
5283
5284 * building.texi (Flymake): New node.
5285
5286 * custom.texi (Function Keys): Document kp- event types and
5287 keypad-setup package.
5288
5289 * dired.texi (Wdired): New node.
5290
5291 * files.texi (File Conveniences): Reorder entries.
5292 Explain how to turn on Auto-image-file mode.
5293 Document Thumbs mode.
5294
5295 * mule.texi (Specify Coding): Document recode-region and
5296 recode-file-name.
5297
5298 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5299
53002005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5301
5302 * commands.texi (Keys): M-o is now a prefix key.
5303
53042005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5305
5306 * programs.texi: Reformat and update copyright years.
5307 (Fortran): Update section.
5308
53092005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5310
5311 * files.texi: Several small changes in addition to:
5312 (Visiting): Change xref for Dialog Boxes to ref.
5313 (Version Headers): Replace references to obsolete var
5314 `vc-header-alist' with `vc-BACKEND-header'.
5315 (Customizing VC): Update value of `vc-handled-backends'.
5316
53172005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5318
5319 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5320 move here from Emacs Lisp Reference Manual.
5321 * calendar.texi (Calendar/Diary, Diary Commands)
5322 (Special Diary Entries, Importing Diary): Change some xrefs to
5323 point to emacs-xtra rather than elisp.
5324
5325 * emacs-xtra.texi (Calendar Customizing):
5326 Move view-diary-entries-initially, view-calendar-holidays-initially,
5327 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5328 Emacs Manual.
5329 (Appt Customizing): Merge entire section into main Emacs Manual.
5330 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5331 mark-holidays-in-calendar here from emacs-xtra.
5332 (Displaying the Diary): Move view-diary-entries-initially,
5333 mark-diary-entries-in-calendar here from emacs-xtra.
5334 (Appointments): Move appt-display-mode-line,
5335 appt-display-duration, appt-disp-window-function,
5336 appt-delete-window-function here from emacs-xtra.
5337
5338 * calendar.texi: Update and reformat copyright.
5339 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5340 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5341 (Diary): Refer to `diary-file' rather than ~/diary.
5342 (Diary Commands): Rename node to "Displaying the Diary".
5343 * emacs.texi (Top): Rename "Diary Commands" section.
5344 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5345
53462005-03-26 Eli Zaretskii <eliz@gnu.org>
5347
5348 * misc.texi (Emacs Server): Fix the command for setting
5349 server-name. Add an xref to Invoking emacsclient.
5350
5351 * help.texi (Help Summary): Clarify when "C-h ." will do something
5352 nontrivial.
5353 (Apropos): Add cindex entry for apropos-sort-by-scores.
5354
5355 * display.texi (Text Display): Add index entries for how no-break
5356 characters are displayed.
5357
8cf51b2c
GM
53582005-03-26 Eli Zaretskii <eliz@gnu.org>
5359
5360 * files.texi (Visiting): Fix cross-references introduced with the
5361 last change.
5362
5363 * xresources.texi (GTK resources): Fix last change.
5364
8cf51b2c
GM
53652005-03-25 Chong Yidong <cyd@stupidchicken.com>
5366
5367 * xresources.texi (X Resources): GTK options documented too.
5368 (Resources): Clarify meaning of program name.
5369 (Table of Resources): Add visualClass.
5370 (GTK resources): Rewrite.
5371 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5372
5373 * display.texi (Text Display): Mention non-breaking spaces.
5374
5375 * files.texi (Reverting): Document auto-revert-check-vc-info.
5376
5377 * frames.texi (Mouse Commands): Document
5378 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5379
5380 * help.texi (Help Summary): Add `C-h .'.
5381 (Apropos): Apropos accepts a list of search terms.
5382 Document apropos-sort-by-scores.
5383 (Help Echo): Document display-local-help.
5384
5385 * misc.texi (Emacs Server): Document server-name.
5386 (Invoking emacsclient): Document -s option for server names.
5387
5388 * text.texi (Outline Visibility): Introduce "current heading
5389 line" (commands can be called with point on a body line).
5390 Re-order table to follow the sequence of discussion.
5391 hide-body won't hide lines before first header line.
5392 (TeX Mode): Add DocTeX mode.
5393
8cf51b2c
GM
53942005-03-24 Richard M. Stallman <rms@gnu.org>
5395
5396 * mule.texi (Single-Byte Character Support): Delete mention
5397 of iso-acc.el and iso-transl.el.
5398
8cf51b2c
GM
53992005-03-23 Lute Kamstra <lute@gnu.org>
5400
5401 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5402
54032005-03-23 Richard M. Stallman <rms@gnu.org>
5404
8cf51b2c
GM
5405 * search.texi: Delete explicit node pointers.
5406 (Incremental Search): New menu.
5407 (Basic Isearch, Repeat Isearch, Error in Isearch)
5408 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5409 (Slow Isearch): New subnodes.
5410 (Configuring Scrolling): Node deleted.
5411 (Search Case): Doc default-case-fold-search.
5412 (Regexp Replace): Move replace-regexp doc here.
5413
5414 * rmail.texi (Movemail): Put commas inside closequotes.
5415
5416 * picture.texi (Insert in Picture): Document C-c arrow combos.
5417 (Basic Picture): Clarify erasure.
5418
5419 * display.texi (Font Lock): Put commas inside closequotes.
5420
5421 * cmdargs.texi (General Variables): Put commas inside closequotes.
5422
54232005-03-23 Nick Roberts <nickrob@snap.net.nz>
5424
5425 * building.texi (Stack Buffer): Mention reverse contrast for
5426 *selected* frame (might not be current frame).
5427
8cf51b2c
GM
54282005-03-21 Richard M. Stallman <rms@gnu.org>
5429
5430 * building.texi (Starting GUD): Add bashdb.
5431
54322005-03-20 Chong Yidong <cyd@stupidchicken.com>
5433
5434 * basic.texi (Moving Point): Add M-g M-g binding.
5435 (Undo): Document undo-only.
5436 (Position Info): Document M-g M-g and C-u M-g M-g.
5437
5438 * building.texi (Building): Put Grep Searching after Compilation
5439 Shell.
5440 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5441 Document next-error-highlight.
5442 (Grep Searching): Document grep-highlight-matches.
5443 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5444
5445 * calendar.texi (Importing Diary): Rename node from iCalendar.
5446 Document diary-from-outlook.
5447
5448 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5449 Commands.
5450 Mention effect of X drag and drop on Dired buffers.
5451
5452 * files.texi (Visiting): Document large-file-warning-threshold.
5453 Move paragraph on file-selection dialog.
5454 Mention visiting files using X drag and drop.
5455 (Reverting): Mention using Auto-Revert mode to tail files.
5456 Document auto-revert-tail-mode.
5457 (Version Systems): Minor correction.
5458 (Comparing Files): Diff-mode is no longer based on Compilation
5459 mode.
5460 Document compare-ignore-whitespace.
5461 (Misc File Ops): Explain passing a directory to rename-file.
5462 Likewise for copy-file and make-symbolic-link.
5463
5464 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5465 Document mouse-wheel-progressive speed.
5466
5467 * help.texi (Misc Help): Document numeric argument for C-h i.
5468 Correctly explain the effect of just C-u as argument.
5469
5470 * killing.texi (Deletion): Document numeric argument for
5471 just-one-space.
5472
5473 * mini.texi (Completion): Completion acts on text before point.
5474
5475 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5476 (Emulation): CUA mode replaces pc-bindings-mode,
5477 pc-selection-mode, and s-region.
5478
5479 * mule.texi (Input Methods): Leim is now built-in.
5480 (Select Input Method): Document quail-show-key.
5481 (Specify Coding): Document revert-buffer-with-coding-system.
5482
5483 * programs.texi (Fortran Motion): Document f90-next-statement,
5484 f90-previous-statement, f90-next-block, f90-previous-block,
5485 f90-end-of-block, and f90-beginning-of-block.
5486
5487 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5488
5489 * emacs.texi (Acknowledgments): Updated.
5490
5491 * anti.texi: Total rewrite.
5492
8cf51b2c
GM
54932005-03-19 Chong Yidong <cyd@stupidchicken.com>
5494
5495 * ack.texi (Acknowledgments): Update.
5496
54972005-03-19 Eli Zaretskii <eliz@gnu.org>
5498
5499 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5500 copyright years.
5501
55022005-03-14 Nick Roberts <nickrob@snap.net.nz>
5503
5504 * building.texi (Commands of GUD): Move paragraph on setting
5505 breakpoints with mouse to the GDB Graphical Interface node.
5506
55072005-03-07 Richard M. Stallman <rms@gnu.org>
5508
8cf51b2c
GM
5509 * misc.texi (Single Shell, Shell Options): Fix previous change.
5510
5511 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5512
55132005-03-06 Richard M. Stallman <rms@gnu.org>
5514
5515 * building.texi (Starting GUD): Don't explain text vs graphical
5516 GDB here. Just mention it and xref.
5517 Delete "just one debugger process".
5518 (Debugger Operation): Move GUD tooltip info here.
5519 (GUD Tooltips): Node deleted.
5520 (GDB Graphical Interface): Explain the two GDB modes here.
5521
8cf51b2c
GM
5522 * sending.texi (Sending Mail): Minor cleanup.
5523 (Mail Aliases): Explain quoting conventions.
5524 Update key rebinding example.
5525 (Header Editing): C-M-i is like M-TAB.
5526 (Mail Mode Misc): mail-attach-file does not do MIME.
5527
5528 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5529 that really belongs here.
5530 (Remote Mailboxes): Text moved to Rmail Inbox.
5531 (Rmail Display): Mention Mouse-1.
5532 (Movemail): Clarify two movemail versions.
5533 Clarify rmail-movemail-program.
5534
8cf51b2c
GM
5535 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5536 Document async shell commands.
5537 (Shell History): Clarify.
5538 (Shell Ring): Mention C-UP an C-DOWN.
5539 (Shell Options): Add comint-prompt-read-only.
5540 (Invoking emacsclient): Set EDITOR to run Emacs.
5541 (Sorting): No need to explain what region is.
5542 (Saving Emacs Sessions): Fix typo.
5543 (Recursive Edit): Fix punctuation.
5544 (Emulation): Don't mention "PC bindings" which are standard.
5545 (Hyperlinking): Explain Mouse-1 convention here.
5546 (Find Func): Node deleted.
5547
8cf51b2c
GM
5548 * help.texi (Name Help): Xref to Hyperlinking.
5549
5550 * glossary.texi (Glossary):
5551 Rename "Balance Parentheses" to "Balancing...".
5552 Add "Byte Compilation". Correct "Copyleft".
5553 New xref in "Customization".
5554 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5555 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5556 Rename "Registers" to "Register".
5557 Replace "Selecting" with "Selected Frame",
5558 "Selected Window", and "Selecting a Buffer".
5559
5560 * files.texi (Types of Log File): Explain how projects'
5561 methods can vary.
5562
8cf51b2c
GM
5563 * display.texi (Faces): Delete "Emacs 21".
5564
5565 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5566 * fixit.texi (Spelling): C-M-i like M-TAB.
5567 * mini.texi (Completion Options): C-M-i like M-TAB.
5568 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5569 * text.texi (Text Mode): C-M-i like M-TAB.
5570
5571 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5572
5573 * calendar.texi (Specified Dates): Mention `g w'.
5574 (Appointments): appt-activate toggles with no arg.
5575
8cf51b2c
GM
55762005-03-05 Juri Linkov <juri@jurta.org>
5577
5578 * cmdargs.texi (Emacs Invocation): Add cindex
5579 "invocation (command line arguments)"
5580 (Misc X): Add -nbc, --no-blinking-cursor.
5581
55822005-03-04 Ulf Jasper <ulf.jasper@web.de>
5583
5584 * calendar.texi (iCalendar): No need to require it now.
5585
8cf51b2c
GM
55862005-03-03 Nick Roberts <nickrob@snap.net.nz>
5587
5588 * trouble.texi (Contributing): Mention Savannah. Direct users to
5589 emacs-devel.
5590
55912005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5592
5593 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5594 window.
5595
8cf51b2c
GM
55962005-02-27 Richard M. Stallman <rms@gnu.org>
5597
5598 * building.texi (Compilation): Update mode line status info.
5599
56002005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5601
5602 * calendar.texi (General Calendar): Document binding of
5603 scroll-other-window-down.
5604 (Mayan Calendar): Fix earliest date.
5605 (Time Intervals): Document timeclock-change.
5606 Fix timeclock-ask-before-exiting documentation.
5607
56082005-02-26 Kim F. Storm <storm@cua.dk>
5609
5610 * frames.texi (Mouse References):
5611 Add mouse-1-click-in-non-selected-windows.
5612
56132005-02-25 Richard M. Stallman <rms@gnu.org>
5614
5615 * screen.texi (Screen): Explain better about cursors and mode lines;
5616 don't presuppose text terminals.
5617 (Point): Don't assume just one cursor.
5618 Clarify explanation of cursors.
5619 (Echo Area, Menu Bar): Cleanups.
5620
5621 * mini.texi (Minibuffer): Prompts are highlighted.
5622 (Minibuffer Edit): Newline = C-j only on text terminals.
5623 Clarify resize-mini-windows values.
5624 Mention M-PAGEUP and M-PAGEDOWN.
5625 (Completion Commands): Mouse-1 like Mouse-2.
5626 (Minibuffer History): Explain history commands better.
5627 (Repetition): Add xref to Incremental Search.
5628
5629 * mark.texi (Setting Mark): Clarify info about displaying mark.
5630 Clarify explanation of C-@ and C-SPC.
5631 (Transient Mark): Mention Delete Selection mode.
5632 (Marking Objects): Clean up text about extending the region.
5633
5634 * m-x.texi (M-x): One C-g doesn't always go to top level.
5635 No delay before suggest-key-bindings output.
5636
5637 * fixit.texi (Fixit): Mention C-/ for undo.
5638 (Spelling): Mention ESC TAB like M-TAB.
5639 Replacement words with r and R are rechecked.
5640 Say where C-g leaves point. Mention ? as input.
5641
56422005-02-23 Lute Kamstra <lute@gnu.org>
5643
5644 * cmdargs.texi (Initial Options): Add cross reference.
5645
8cf51b2c
GM
56462005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5647
5648 * emacs.texi (Top): Update menu for splitting of node in
5649 msdog.texi.
5650 * frames.texi (Frames): Update xref for splitting of node in
5651 msdog.texi.
5652 * trouble.texi (Quitting): Ditto.
5653
56542005-02-16 Richard M. Stallman <rms@gnu.org>
5655
5656 * windows.texi (Split Window): Simplify line truncation info
5657 and xref to Display Custom.
5658
5659 * trouble.texi (Quitting): Emergency escape only for text terminal.
5660 (Screen Garbled): C-l for ungarbling is only for text terminal.
5661
5662 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5663
5664 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5665
5666 * programs.texi (Program Modes): Mention Python mode.
5667 (Moving by Defuns): Repeating C-M-h extends region.
5668 (Basic Indent): Clarify.
5669 (Custom C Indent): Clarify.
5670 (Expressions): Repeating C-M-@ extends region.
5671 (Info Lookup): Clarify for C-h S.
5672 (Symbol Completion): ESC TAB alternative for M-TAB.
5673 (Electric C): Clarify.
5674
5675 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5676
5677 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5678 MS-DOS Input node.
5679 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5680 (MS-DOS and MULE): Clarify.
5681 (MS-DOS Processes, Windows Processes): Fix typos.
5682
5683 * major.texi (Choosing Modes): Clarify.
5684
5685 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5686 (Keyboard Macro Step-Edit): Clarify.
5687
5688 * indent.texi (Indentation): Clarifications.
5689
5690 * help.texi (Help): Correct error about C-h in query-replace.
5691 Clarify apropos vs C-h a. Fix how to search in FAQ.
5692 (Key Help): Describe C-h w here.
5693 (Name Help): Minor cleanup. C-h w moved to Key Help.
5694 Clarify the "object" joke.
5695 (Apropos): Clarify. Mouse-1 like Mouse-2.
5696 (Help Mode): Mouse-1 like Mouse-2.
5697
5698 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5699
5700 * display.texi (Display): Reorder menu.
5701 (Faces): Cleanup.
5702 (Font Lock): Cleanup. Mention Options menu.
5703 Delete obsolete text.
5704 (Scrolling): For C-l, don't presume text terminal.
5705 (Horizontal Scrolling): Simplify intro.
5706 (Follow Mode): Clarify.
5707 (Cursor Display): Moved before Display Custom.
5708 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5709 Doc default-tab-width. Doc line truncation more thoroughly.
5710
5711 * dired.texi (Dired Enter): C-x C-f can run Dired.
5712 (Dired Visiting): Comment out `a' command.
5713 Mouse-1 is like Mouse-2.
5714 (Shell Commands in Dired): ? can be used more than once.
5715
5716 * basic.texi (Continuation Lines): Simplify description of truncation,
5717 and refer to Display Custom for the rest of it.
5718
8cf51b2c
GM
57192005-02-06 Lute Kamstra <lute@gnu.org>
5720
5721 * basic.texi (Undo): Fix typo.
5722
5723 * cmdargs.texi (Emacs Invocation): Fix typo.
5724
5725 * custom.texi (Init Examples): Fix typo.
5726
5727 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5728
57292005-02-06 Richard M. Stallman <rms@gnu.org>
5730
5731 * regs.texi (Registers): Registers can hold numbers, too.
5732
5733 * killing.texi (Other Kill Commands): Cleanup.
5734 Delete redundant explanation of kill in read-only buffer.
5735 (Yanking): Mention term "copying".
5736 (Accumulating Text): Fix typo.
5737
5738 * entering.texi (Entering Emacs): Update rationale at start.
5739 (Exiting): Treat iconifying on a par with suspension.
5740
5741 * custom.texi (Minor Modes): Fix typo.
5742 (Easy Customization): Fix menu style.
5743 (Variables): Add xref.
5744 (Examining): Setting for future sessions works through .emacs.
5745 (Keymaps): "Text terminals", not "Many".
5746 (Init Rebinding): Explain \C-. Show example of \M-.
5747 Fix minor wording errors.
5748 (Function Keys): Explain vector syntax just once.
5749 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5750 (Init File): Mention .emacs.d directory.
5751 (Init Examples): Add xref.
5752 (Find Init): Mention .emacs.d directory.
5753
5754 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5755 (Action Arguments): Explain which kinds of -l args are found how.
5756 (Initial Options): --batch does not inhibit site-start.
5757 Add xrefs.
5758 (Command Example): Use --batch, not -batch.
5759
5760 * basic.texi (Inserting Text): Cleanup wording.
5761 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5762 C-n is not error at end of buffer.
5763 (Undo): Doc C-/ like C-_. Add xrefs.
5764 (Arguments): META key may be labeled ALT.
5765 Peculiar arg meanings are explained in doc strings.
5766
5767 * abbrevs.texi (Expanding Abbrevs): Clarify.
5768
57692005-02-05 Eli Zaretskii <eliz@gnu.org>
5770
5771 * frames.texi (Frame Parameters): Add an xref to the description
5772 of list-colors-display. Add a pointer to the X docs about colors.
5773
5774 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5775 Improve docs of list-colors-display.
8cf51b2c
GM
5776
57772005-02-03 Lute Kamstra <lute@gnu.org>
5778
5779 * frames.texi (Frames, Drag and Drop): Fix typos.
5780
57812005-02-03 Richard M. Stallman <rms@gnu.org>
5782
5783 * windows.texi (Basic Window): Mention color-change in mode line.
5784 (Change Window): Explain dragging vertical boundaries.
5785
5786 * text.texi (Sentences): Clarify.
5787 (Paragraphs): Explain M-a and blank lines.
5788 (Outline Mode): Clarify text and menu.
5789 (Hard and Soft Newlines): Mention use-hard-newlines.
5790
5791 * frames.texi (Frames): Delete unnecessary mention of Windows.
5792 (Mouse Commands): Likewise. Mention xterm mouse support.
5793 (Clipboard): Clarify.
5794 (Mouse References): Mention use of Mouse-1 for following links.
5795 (Menu Mouse Clicks): Clarify.
5796 (Mode Line Mouse): Clarify.
5797 (Drag and Drop): Rewrite.
5798
5799 * fixit.texi (Spelling): Fix typo.
5800
5801 * files.texi (File Names): Clarify.
5802 (Visiting): Update conditions for use of file dialog. Clarify.
5803 (Saving): Doc d as answer in save-some-buffers.
5804 (Remote Files): Clean up the text.
5805
5806 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5807
5808 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5809 (List Buffers): Clarify.
5810 (Several Buffers): Doc T command.
5811 (Buffer Convenience): Clarify menu.
5812
5813 * basic.texi (Undo): Clarify last change.
5814
58152005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5816
5817 * fixit.texi (Spelling): Fix typo.
5818
58192005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5820
5821 * basic.texi (Undo): Update description of `undo-outer-limit'.
5822
58232005-02-01 Nick Roberts <nickrob@snap.net.nz>
5824
5825 * building.texi: Update documentation relating to GDB Graphical
5826 Interface.
5827
58282005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5829
5830 * custom.texi (Easy Customization): Adapt menu to node name change.
5831
58322005-01-30 Richard M. Stallman <rms@gnu.org>
5833
5834 * custom.texi (Easy Customization): Defn of "User Option" now
5835 includes faces. Don't say just "option" when talking about variables.
5836 Do say just "options" to mean "anything customizable".
5837 (Specific Customization): Describe `customize-variable',
5838 not `customize-option'.
5839
5840 * glossary.texi (Glossary) <Faces>: Add xref.
5841 <User Option>: Change definition--include faces. Change xref.
5842
5843 * picture.texi (Picture): Mention artist.el.
5844
5845 * sending.texi, screen.texi, programs.texi, misc.texi:
5846 * mini.texi, major.texi, maintaining.texi, macos.texi:
5847 * help.texi, frames.texi, files.texi:
5848 Don't say just "option" when talking about variables.
5849
5850 * display.texi, mule.texi: Don't say just "option" when talking
5851 about variables. Other minor cleanups.
5852
8cf51b2c
GM
58532005-01-26 Lute Kamstra <lute@gnu.org>
5854
5855 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5856 File'. Mention the `-Q' option at the `--no-site-file' option.
5857
8cf51b2c
GM
58582005-01-22 David Kastrup <dak@gnu.org>
5859
5860 * building.texi (Grep Searching): Mention alias `find-grep' for
5861 `grep-find'.
5862
58632005-01-20 Richard M. Stallman <rms@gnu.org>
5864
5865 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5866
8cf51b2c
GM
58672005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5868
5869 * rmail.texi (Movemail): Explain differences
5870 between standard and mailutils versions of movemail.
5871 Describe command line and configuration options introduced
5872 with the latter.
5873 Explain the notion of mailbox URL, provide examples and
5874 cross-references to mailutils documentation.
5875 Describe various methods of specifying mailbox names,
5876 user names and user passwords for rmail.
5877 (Remote Mailboxes): New section. Describe
5878 how movemail handles remote mailboxes. Describe configuration
5879 options used to control its behavior.
5880 (Other Mailbox Formats): Explain handling of various mailbox
5881 formats.
5882
58832005-01-13 Richard M. Stallman <rms@gnu.org>
5884
5885 * commands.texi (Commands): Clarification.
5886
58872005-01-11 Richard M. Stallman <rms@gnu.org>
5888
5889 * programs.texi (Multi-line Indent): Fix previous change.
5890 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5891
8cf51b2c
GM
58922005-01-08 Richard M. Stallman <rms@gnu.org>
5893
5894 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5895 lazy-highlight.
5896
5897 * search.texi (Query Replace): Mention faces query-replace
5898 and lazy-highlight.
5899 (Incremental Search): Update isearch highlighting info.
5900
8cf51b2c
GM
59012005-01-04 Richard M. Stallman <rms@gnu.org>
5902
5903 * custom.texi (Saving Customizations): Minor improvement.
5904
8cf51b2c
GM
59052005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5906
5907 * custom.texi (Saving Customizations): Emacs no longer loads
5908 `custom-file' after .emacs. No longer mention customizing through
5909 Custom.
5910
8cf51b2c
GM
59112005-01-01 Andreas Schwab <schwab@suse.de>
5912
5913 * killing.texi (Graphical Kill): Move up under node Killing,
5914 change @section to @subsection.
5915
59162005-01-01 Richard M. Stallman <rms@gnu.org>
5917
5918 * custom.texi (Face Customization): Mention hex color specs.
5919
5920 * emacs.texi (Top): Update Killing submenu.
5921
5922 * killing.texi (Killing): Reorganize section.
5923 No more TeX-only text; put the node command at start of chapter.
5924 But the first section heading is used only in TeX.
5925 Rewrite the text to read better in this mode.
5926 (Graphical Kill): New subnode gets some of the text that
5927 used to be in the first section.
5928
59292004-12-31 Richard M. Stallman <rms@gnu.org>
5930
5931 * dired.texi (Shell Commands in Dired): Delete the ? example.
5932
5933 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5934
5935 * files.texi (Saving): Describe new require-final-newline features
5936 and mode-require-final-newline.
5937
8cf51b2c
GM
59382004-12-29 Richard M. Stallman <rms@gnu.org>
5939
5940 * custom.texi (File Variables): Clarify previous change.
5941
c8763fb6 59422004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5943
5944 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5945 out now.
5946
59472004-12-27 Richard M. Stallman <rms@gnu.org>
5948
5949 * Makefile.in (MAKEINFO): Specify --force.
5950
5951 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5952 (Undo): Doc undo-outer-limit.
5953
8cf51b2c
GM
59542004-12-15 Juri Linkov <juri@jurta.org>
5955
5956 * mark.texi (Transient Mark, Mark Ring): M-< and other
5957 movement commands don't set mark in Transient Mark mode
5958 if mark is active.
5959
8cf51b2c
GM
59602004-12-12 Juri Linkov <juri@jurta.org>
5961
5962 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5963 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5964
5965 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5966 (Misc Dired Commands): Add @r{(Dired)} to w.
5967
59682004-12-12 Juri Linkov <juri@jurta.org>
5969
5970 * mark.texi (Marking Objects): Marking commands also extend the
5971 region when mark is active in Transient Mark mode.
5972
8cf51b2c
GM
59732004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5974
5975 * custom.texi (Saving Customizations): Emacs only loads the custom
5976 file automatically after the init file in version 22.1 or later.
5977 Adapt text and examples to this fact.
5978
8cf51b2c
GM
59792004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5980
5981 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5982 be set through Custom. Otherwise, it has no effect.
5983
8cf51b2c
GM
59842004-12-05 Richard M. Stallman <rms@gnu.org>
5985
5986 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5987 * entering.texi: Rename Command Line to Emacs Invocation.
5988
10d1d0af 5989 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5990
5991 * custom.texi (Easy Customization): Move up to section level,
5992 before Variables. Avoid using the term "variable"; say "option".
5993 New initial explanation.
5994 (Variables): In initial explanation, connect "variable" to the
5995 already-explained "user option".
5996
5997 * emacs.texi (Top): Fix ref to Command Line.
5998 Move reference to Easy Customization.
5999
6000 * xresources.texi (X Resources): Fix From link.
6001
6002 * doclicense.texi (GNU Free Documentation License): Fix To link.
6003
6004 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6005
6006 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6007
60082004-12-03 Richard M. Stallman <rms@gnu.org>
6009
6010 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6011
60122004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6013
6014 * kmacro.texi: Several small changes in addition to the following.
6015 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6016 defining a keyboard macro.
6017 Mention `kmacro-ring-max'.
6018 (Keyboard Macro Counter): Clarify description of
6019 `kmacro-insert-counter', `kmacro-set-counter',
6020 `kmacro-add-counter' and `kmacro-set-format'.
6021
60222004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6023
6024 * custom.texi (File Variables): Add `unibyte' and make it more
6025 clear that `unibyte' and `coding' are special. Suggested by Simon
6026 Krahnke <overlord@gmx.li>.
6027
6028 * mule.texi (Enabling Multibyte): Refer to File Variables.
6029 Suggested by Simon Krahnke <overlord@gmx.li>.
6030
c8763fb6 60312004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6032
6033 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6034 x-use-old-gtk-file-dialog.
6035
8cf51b2c
GM
60362004-11-20 Richard M. Stallman <rms@gnu.org>
6037
6038 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6039
60402004-11-09 Lars Brinkhoff <lars@nocrew.org>
6041
6042 * building.texi (Lisp Eval): Delete hyphen in section name.
6043
60442004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6045
6046 * files.texi (Old Versions):
6047 No longer document annotation as "CVS only".
6048
60492004-11-10 Andre Spiegel <spiegel@gnu.org>
6050
6051 * files.texi (Version Control): Rewrite the introduction about
6052 version systems, mentioning the new ones that we support. Thanks
6053 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6054 suggestions.
6055
c8763fb6 60562004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6057
49823426 6058 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6059
c8763fb6 60602004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6061
6062 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6063
60642004-10-23 Eli Zaretskii <eliz@gnu.org>
6065
6066 * text.texi (Text Based Tables, Table Definition)
6067 (Table Creation, Table Recognition, Cell Commands)
6068 (Cell Justification, Row Commands, Column Commands)
6069 (Fixed Width Mode, Table Conversion, Measuring Tables)
6070 (Table Misc): New nodes, documenting the Table Mode.
6071
8cf51b2c
GM
60722004-10-19 Jason Rumney <jasonr@gnu.org>
6073
6074 * makefile.w32-in (info): Change order of arguments to makeinfo.
6075
60762004-10-19 Ulf Jasper <ulf.jasper@web.de>
6077
6078 * calendar.texi (iCalendar): Update for package changes.
6079
8cf51b2c
GM
60802004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6081
6082 * files.texi (Misc File Ops): View mode is a minor mode.
6083
8cf51b2c
GM
60842004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6085
6086 * calendar.texi (iCalendar): Style changes.
6087
60882004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6089
6090 * search.texi (Regexps): The regexp described in the example is no
6091 longer stored in the variable `sentence-end'.
6092
8cf51b2c
GM
60932004-10-06 Nick Roberts <nickrob@snap.net.nz>
6094
6095 * building.texi (Starting GUD): Note that multiple debugging
6096 sessions requires `gdb --fullname'.
6097
60982004-10-05 Ulf Jasper <ulf.jasper@web.de>
6099
6100 * calendar.texi (iCalendar): New section for a new package.
6101
8cf51b2c
GM
61022004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6103
6104 * text.texi: Various small changes in addition to the following.
6105 (Text): Replace xref for autotype with inforef.
6106 (Sentences): Explain nil value for `sentence-end'.
6107 (Paragraphs): Update default values for `paragraph-start' and
6108 `paragraph-separate'.
6109 (Text Mode): Correct description of Text mode's effect on the
6110 syntax table.
6111 (Outline Visibility): `hide-other' does not hide top level headings.
6112 `selective-display-ellipses' no longer has an effect on Outline mode.
6113 (TeX Misc): Add missing @cindex.
6114 Replace xref for RefTeX with inforef.
6115 (Requesting Formatted Text): The variable
6116 `enriched-fill-after-visiting' no longer exists.
6117 (Editing Format Info): Update names of menu items and commands.
6118 (Format Faces): Mention special effect of specifying the default face.
6119 Describe inheritance of text properties.
6120 Correct description of `fixed' face.
6121 (Format Indentation): Correct description of effect of setting
6122 margins. Mention `set-left-margin' and `set-right-margin'.
6123 (Format Justification): Update names of menu items.
6124 `set-justification-full' is now bound to `M-j b'.
6125 Mention that `default-justification' is a per buffer variable.
6126 (Format Properties): Update name of menu item.
6127 (Forcing Enriched Mode): `format-decode-buffer' automatically
6128 turns on Enriched mode if the buffer is in text/enriched format.
6129
61302004-10-05 Emilio C. Lopes <eclig@gmx.net>
6131
6132 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6133
61342004-09-28 Kim F. Storm <storm@cua.dk>
6135
6136 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6137 Align with new functionality.
6138
8cf51b2c
GM
61392004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6140
6141 * display.texi (Display Custom): Remove stray `@end defvar'.
6142
61432004-09-23 Kim F. Storm <storm@cua.dk>
6144
6145 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6146 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6147
8cf51b2c
GM
61482004-09-20 Richard M. Stallman <rms@gnu.org>
6149
6150 * custom.texi (Hooks): Explain using setq to clear out a hook.
6151 (File Variables): Explain multiline string constants.
6152 (Non-ASCII Rebinding): Explain when you need to update
6153 non-ASCII char codes in .emacs.
6154
6155 * building.texi (Compilation): Explain how to make a silent
6156 subprocess that won't be terminated. Explain compilation-environment.
6157
61582004-09-13 Kim F. Storm <storm@cua.dk>
6159
6160 * mini.texi (Repetition): Rename isearch-resume-enabled to
6161 isearch-resume-in-command-history and change default to disabled.
6162
8cf51b2c
GM
61632004-09-09 Kim F. Storm <storm@cua.dk>
6164
6165 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6166 with new `kmacro-name-last-macro'.
6167
8cf51b2c
GM
61682004-09-08 Juri Linkov <juri@jurta.org>
6169
6170 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6171
8cf51b2c
GM
61722004-09-03 Juri Linkov <juri@jurta.org>
6173
6174 * search.texi (Incremental Search): Update wording for M-%.
6175
61762004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6177
6178 * killing.texi (Killing): Correct description of kill commands in
6179 read-only buffer.
6180
61812004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6182
6183 * building.texi (Compilation Mode): Add a paragraph about rules
6184 for finding the compilation buffer for `next-error'.
6185
6186 * search.texi (Other Repeating Search): Mention that Occur mode
6187 supports the next-error functionality.
6188
61892004-09-02 Juri Linkov <juri@jurta.org>
6190
6191 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6192
61932004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6194
6195 * kmacro.texi (Basic Keyboard Macro):
6196 `apply-macro-to-region-lines' now operates on all lines that begin
6197 in the region, rather than on all complete lines in the region.
6198
c8763fb6 61992004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6200
6201 * frames.texi (Drag and drop): Add documentation about
6202 x-dnd-test-function and x-dnd-known-types.
6203
62042004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6205
6206 * indent.texi: Various minor changes in addition to:
6207 (Indentation Commands): Correct description of `indent-relative'.
6208 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6209 mode. The *Tab Stops* buffer uses Overwrite Mode.
6210 (Just Spaces): `tabify' converts sequences of at least two spaces
6211 to tabs.
6212
8cf51b2c
GM
62132004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6214
6215 * frames.texi (Secondary Selection): Setting the secondary
6216 selection with M-Drag-Mouse-1 does not alter the kill ring,
6217 setting it with M-Mouse-1 and M-Mouse-3 does.
6218 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6219 toolkit scroll bars.
6220 (Scroll Bars): Ditto.
6221
6222 * windows.texi (Basic Window): When using a window system, the value
6223 of point in a non-selected window is indicated by a hollow box.
6224 (Split Window): Side by side windows are separated by a scroll bar,
6225 if scroll bars are used.
6226 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6227 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6228 (Window Convenience): Update bindings for `winner-undo' and
6229 `winner-redo'.
6230
6231 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6232 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6233 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6234 of "Using Emacs as a Server".
6235 * building.texi (Building): Interchange nodes (for correct numbering).
6236 * programs.texi (Programs): Interchange nodes (for correct numbering).
6237 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6238 Info to the node structure.
6239 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6240 Rearrange order of nodes and sections such that both "GNU GENERAL
6241 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6242 end, as appropriate for appendices.
6243 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6244 Use `@unnumberedsec'.
6245 * trouble.texi: Adapt sectioning in Info to the node structure.
6246 Adapt node pointers to change in emacs.texi.
6247 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6248
8cf51b2c
GM
62492004-08-25 Kenichi Handa <handa@m17n.org>
6250
6251 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6252 description for unibyte mode.
6253
62542004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6255
6256 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6257
6258 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6259 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6260 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6261 in @pxref.
6262
62632004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6264
6265 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6266 Change section names.
6267
8cf51b2c
GM
62682004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6269
6270 * kmacro.texi (Keyboard Macro Ring): Rename section.
6271 Emacs treats the head of the macro ring as the `last keyboard macro'.
6272 (Keyboard Macro Counter): Minor change.
6273 (Save Keyboard Macro): Some clarifications.
6274 (Edit Keyboard Macro): Rename section.
6275
6276 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6277 32-bit machines.
6278 (Several Buffers): Clarify which buffer is selected if `2' is
6279 pressed in the Buffer Menu.
6280 Auto Revert mode can be used to update the Buffer Menu
6281 automatically.
6282
62832004-08-21 Eli Zaretskii <eliz@gnu.org>
6284
6285 * help.texi (Misc Help): Add an index entry for finding an Info
6286 manual by its file name.
6287
62882004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6289
6290 * files.texi (Backup Deletion): Correct description of
6291 `delete-old-versions'.
6292 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6293 (Auto Save Files): Recommend `auto-save-mode' to reenable
6294 auto-saving, rather than the abbreviation `auto-save'.
6295
62962004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6297
6298 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6299 for "killing" and "yanking" in main menu.
6300
63012004-08-16 Richard M. Stallman <rms@gnu.org>
6302
6303 * killing.texi (Yanking, Killing): Minor cleanups.
6304
6305 * mark.texi (Momentary Mark): Minor cleanups.
6306
63072004-08-15 Kenichi Handa <handa@etl.go.jp>
6308
6309 * custom.texi (Non-ASCII Rebinding):
6310 C-q always inserts the right code to pass to global-set-key.
6311
8cf51b2c
GM
63122004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6313
6314 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6315 `insert-register', instead of `C-x r g' binding, for consistency.
6316
63172004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6318
6319 * fixit.texi (Spelling): Fix typo.
6320
63212004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6322
6323 * help.texi (Help): Fix Texinfo usage.
6324
8cf51b2c
GM
63252004-07-24 Richard M. Stallman <rms@gnu.org>
6326
6327 * text.texi (Paragraphs): Update how paragraphs are separated
6328 and the default for paragraph-separate.
6329
6330 * search.texi (Regexp Replace): Further update text for new
6331 replacement operators.
6332
8cf51b2c
GM
63332004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6334
6335 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6336 `R' switch.
6337
6338 * dired.texi (Dired Updating): `k' only deletes inserted
6339 subdirectories from the Dired buffer if a prefix argument was given.
6340
6341 * search.texi (Regexps): Delete redundant definition of `symbol' in
6342 description of `\_>'. It already occurs in the description of `\_<'.
6343
8cf51b2c
GM
63442004-07-01 Juri Linkov <juri@jurta.org>
6345
6346 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6347 (Regexp Search): Add M-r.
6348
63492004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6350
6351 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6352
63532004-06-29 Jesper Harder <harder@ifa.au.dk>
6354
49823426 6355 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6356
63572004-06-25 Richard M. Stallman <rms@gnu.org>
6358
6359 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6360
63612004-06-25 David Kastrup <dak@gnu.org>
6362
6363 * search.texi (Regexp Replace): Some typo corrections and
6364 rearrangement.
6365
63662004-06-24 David Kastrup <dak@gnu.org>
6367
6368 * search.texi (Unconditional Replace): Use replace-string instead
6369 of query-replace in example.
6370 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6371 sequences.
6372 (Query Replace): Correct explanation of `^' which does not use
6373 the mark stack.
6374
63752004-06-21 Nick Roberts <nickrob@gnu.org>
6376
6377 * misc.texi (Shell History Copying): Document comint-insert-input.
6378 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6379
8cf51b2c
GM
63802004-06-20 Jesper Harder <harder@ifa.au.dk>
6381
6382 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6383 * custom.texi (Customization): Do.
6384 * anti.texi (Antinews): Do.
6385 * abbrevs.texi (Defining Abbrevs): Do.
6386
6387 * programs.texi (Info Lookup): Fix keybinding for
6388 info-lookup-symbol.
6389
63902004-06-16 Juanma Barranquero <lektu@terra.es>
6391
6392 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6393 Add emacs-xtra.
6394 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6395 (clean): Add emacs-xtra and flymake. Remove redundancies.
6396
63972004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6398
6399 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6400 Add emacs-xtra.
6401 * emacs-xtra.texi: New file.
6402
64032004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6404
6405 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6406 (Dired and Find): Mention differences with ordinary Dired buffers.
6407
8cf51b2c
GM
64082004-06-13 Richard M. Stallman <rms@gnu.org>
6409
6410 * custom.texi (Init Syntax): Explain about vars that do special
6411 things when set with setq or with Custom.
6412 (Init Examples): Add line-number-mode example.
6413
8cf51b2c
GM
64142004-06-12 Juri Linkov <juri@jurta.org>
6415
6416 * dired.texi (Operating on Files): Add dired-do-touch.
6417
8cf51b2c
GM
64182004-06-10 Juri Linkov <juri@jurta.org>
6419
6420 * building.texi (Lisp Eval): Add C-M-x on defface.
6421
64222004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6423
6424 * files.texi (Reverting): Auto-Revert mode and
6425 Global Auto-Revert mode no longer revert remote files.
6426
8cf51b2c
GM
64272004-05-29 Richard M. Stallman <rms@gnu.org>
6428
6429 * custom.texi (Init File): Two dashes start --no-site-file.
6430
8cf51b2c
GM
64312004-05-29 Alan Mackenzie <acm@muc.de>
6432
6433 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6434 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6435 (AWK, Pike): Document as "C-like modes".
6436 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6437 (M-x man): Supersedes M-x manual-entry.
6438 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6439
6440 ("Comments in C"): Delete node; the info is in CC Mode manual.
6441 (c-comment-only-line-offset): Remove description.
6442
6443 (C-c ., C-c C-c): Describe new C Mode bindings.
6444
6445 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6446 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6447 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6448 Amend definitions.
6449
6450 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6451 Describe functions.
6452
6453 (c-comment-start-regexp, c-hanging-comment-ender-p)
6454 (c-hanging-comment-starter-p): Remove obsolete definitions.
6455
6456 * emacs.texi: Remove the menu entry "Comments in C".
6457
8cf51b2c
GM
64582004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6459
6460 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6461 `M-x locate'.
6462
64632004-05-16 Karl Berry <karl@gnu.org>
6464
6465 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6466 makeinfo --html fails.
6467 * help.texi (Help Summary) [@ifnottex]: Likewise.
6468
64692004-05-13 Nick Roberts <nickrob@gnu.org>
6470
6471 * building.texi (GDB Graphical Interface): Update and describe
6472 layout first.
6473
8cf51b2c
GM
64742004-05-04 Jason Rumney <jasonr@gnu.org>
6475
6476 * makefile.w32-in: Revert last change.
6477
64782004-05-03 Jason Rumney <jasonr@gnu.org>
6479
6480 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6481
8cf51b2c
GM
64822004-04-23 Juanma Barranquero <lektu@terra.es>
6483
6484 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6485
64862004-04-18 Juri Linkov <juri@jurta.org>
6487
6488 * fixit.texi (Spelling): Remove file extension from ispell xref.
6489
64902004-04-15 Kim F. Storm <storm@cua.dk>
6491
6492 * cmdargs.texi (Initial Options): Add -Q.
6493
64942004-04-05 Kim F. Storm <storm@cua.dk>
6495
6496 * custom.texi (File Variables): Add safe-local-eval-forms.
6497
8cf51b2c
GM
64982004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6499
6500 * files.texi (Reverting): Correct description of revert-buffer's
6501 handling of point.
6502
65032004-03-22 Juri Linkov <juri@jurta.org>
6504
6505 * emacs.texi (Top): Add `Misc X'.
6506
49823426 6507 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6508
6509 * glossary.texi: Improve references.
6510
6511 * help.texi: Sync keywords with finder.el.
6512
6513 * mini.texi (Completion): Add description for menu items.
6514
6515 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6516
6517 * sending.texi (Mail Methods): Fix xref to Message manual.
6518
8cf51b2c
GM
65192004-03-12 Richard M. Stallman <rms@gnu.org>
6520
8cf51b2c
GM
6521 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6522
8cf51b2c
GM
65232004-03-04 Richard M. Stallman <rms@gnu.org>
6524
6525 * search.texi (Regexps): Explain that ^ and $ have their
6526 special meanings only in certain contexts.
6527
6528 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6529
6530 * mule.texi (Specify Coding): Doc C-x RET F.
6531
6532 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6533 for multiple compile and grep buffers.
6534 (Indirect Buffers): Don't recommand clone-indirect-buffer
6535 for multiple compile and grep buffers.
6536
8cf51b2c
GM
65372004-02-29 Juanma Barranquero <lektu@terra.es>
6538
6539 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6540 Use $(DEL) instead of rm, and ignore exit code.
6541
8cf51b2c
GM
65422004-02-23 Nick Roberts <nick@nick.uklinux.net>
6543
6544 * building.texi (Watch Expressions): Update.
6545
65462004-02-21 Juri Linkov <juri@jurta.org>
6547
6548 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6549 --directory, --help, --version. Move text about command-line-args
6550 to Command Arguments.
6551 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6552 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6553 (Window Size X): Join -g and --geometry. Add @cindex.
6554 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6555 (Title X): Remove alias -title.
6556 (Misc X): New node.
6557
c8763fb6 65582004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6559
6560 * frames.texi (Drag and drop): Add Motif to list of supported
6561 protocols.
6562
c8763fb6 65632004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6564
6565 * frames.texi (Drag and drop): New section.
6566
65672004-01-24 Richard M. Stallman <rms@gnu.org>
6568
6569 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6570 Include it only @ifnotinfo. Patch the preceding and following
6571 node headers to point to each other.
6572
65732004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6574
6575 * calendar.texi (Appointments): Update section.
6576
65772003-12-29 Kevin Ryde <user42@zip.com.au>
6578
8cf51b2c
GM
6579 * programs.texi (C Modes): Fix the xref.
6580
65812003-12-23 Nick Roberts <nick@nick.uklinux.net>
6582
6583 * building.texi (Watch Expressions): Update.
6584 (Commands of GUD): Include use of toolbar + breakpoints set from
6585 fringe/margin.
6586
65872003-12-03 Andre Spiegel <spiegel@gnu.org>
6588
6589 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6590 <acm@muc.de>.
6591
c8763fb6 65922003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6593
6594 * frames.texi (Dialog Boxes): Add use-file-dialog.
6595
8cf51b2c
GM
65962003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6597
6598 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6599 in CC Mode.
6600
8cf51b2c
GM
66012003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6602
6603 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6604 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6605 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6606 * man/frames.texi, man/glossary.texi, man/killing.texi:
6607 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6608 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6609 * man/sending.texi, man/text.texi, man/trouble.texi:
6610 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6611
66122003-11-01 Alan Mackenzie <acm@muc.de>
6613
6614 * search.texi (Scrolling During Incremental Search): Document a
6615 new scrolling facility in isearch mode.
6616
8cf51b2c
GM
66172003-10-22 Miles Bader <miles@gnu.org>
6618
6619 * Makefile.in (info): Move before $(top_srcdir)/info.
6620
66212003-10-22 Nick Roberts <nick@nick.uklinux.net>
6622
6623 * building.texi (Watch Expressions): Update section on data display
6624 to reflect code changes (GDB Graphical Interface).
6625
8cf51b2c
GM
66262003-10-13 Richard M. Stallman <rms@gnu.org>
6627
6628 * xresources.texi (GTK resources): Clean up previous change.
6629
c8763fb6 66302003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6631
6632 * xresources.texi (GTK resources): Add a note that some themes
6633 disallow customizations. Add scroll theme example.
6634
8cf51b2c
GM
66352003-09-30 Richard M. Stallman <rms@gnu.org>
6636
8cf51b2c
GM
6637 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6638
6639 * misc.texi (Saving Emacs Sessions): Shorten the section,
6640 collapsing back into one node.
6641
66422003-09-30 Lars Hansen <larsh@math.ku.dk>
6643
6644 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6645
ce058493 66462003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6647
6648 * xresources.texi (GTK names in Emacs): Correct typo.
6649
8cf51b2c
GM
66502003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6651
6652 * cmdargs.texi (Font X): Mention new default font. More
6653 fully describe long font names, wildcard patterns and the
6654 problems involved. (Result of discussion on emacs-devel.)
6655
66562003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6657
6658 * emacs.texi (Acknowledgements): Correct typo.
6659
66602003-09-22 Richard M. Stallman <rms@gnu.org>
6661
6662 * dired.texi (Misc Dired Commands): New node.
6663 (Dired Navigation): Add dired-goto-file.
6664
6665 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6666
6667 * emacs.texi (Acknowledgements): New node, split from Distribution.
6668
6669 * cmdargs.texi (Action Arguments): -f reads interactive args.
6670
8cf51b2c
GM
66712003-09-08 Lute Kamstra <lute@gnu.org>
6672
6673 * screen.texi (Mode Line): Say that POS comes before LINE.
6674 Mention `size-indication-mode'.
6675 * display.texi (Optional Mode Line): Document
6676 `size-indication-mode'.
6677 * basic.texi (Position Info): Mention `size-indication-mode'.
6678
66792003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6680
6681 * xresources.texi (Resources): Refer to `editres' man page.
6682 (Lucid Resources): Update defaults. Expand description of
6683 `shadowThickness'.
6684
66852003-09-04 Miles Bader <miles@gnu.org>
6686
6687 * Makefile.in (top_srcdir): New variable.
6688 ($(top_srcdir)/info): New rule.
6689 (info): Depend on it.
6690
66912003-09-03 Peter Runestig <peter@runestig.com>
6692
6693 * makefile.w32-in: New file.
6694
66952003-08-29 Richard M. Stallman <rms@gnu.org>
6696
6697 * misc.texi (Saving Emacs Sessions): Correct previous change.
6698
8cf51b2c
GM
66992003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6700
8cf51b2c
GM
6701 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6702 (Intro): Include kmacro.texi after fixit.texi instead of after
6703 custom.texi. (As suggested by Kim Storm.)
6704
67052003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6706
6707 * fixit.texi (Fixit): Update `Next' pointer.
6708 * files.texi (Files): Update `Previous' pointer.
6709 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6710 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6711 (Suggested by Kim Storm.)
6712 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6713
67142003-08-18 Kim F. Storm <storm@cua.dk>
6715
6716 * kmacro.texi: New file describing enhanced keyboard macro
6717 functionality. Replaces old description in custom.texi.
6718
6719 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6720 (Keyboard Macros): Move to new kmacro.texi file.
6721
6722 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6723
8cf51b2c
GM
67242003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6725
6726 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6727
67282003-08-17 Alex Schroeder <alex@gnu.org>
6729
6730 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6731 required.
6732
8cf51b2c
GM
67332003-08-05 Richard M. Stallman <rms@gnu.org>
6734
6735 * programs.texi (Lisp Indent): Don't describe
6736 lisp-indent-function property here. Use xref to Lisp Manual.
6737
8cf51b2c
GM
67382003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6739
fffa137c 6740 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6741 abbreviations.
6742
67432003-07-24 Markus Rost <rost@math.ohio-state.edu>
6744
6745 * buffers.texi (List Buffers): Fix previous change.
6746
8cf51b2c
GM
67472003-07-13 Markus Rost <rost@math.ohio-state.edu>
6748
6749 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6750 List*.
6751
67522003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6753
8cf51b2c
GM
6754 * display.texi (Font Lock): Fix typo.
6755
67562003-07-07 Richard M. Stallman <rms@gnu.org>
6757
6758 * display.texi (Font Lock): Add xref for format info on
6759 font-lock-remove-keywords.
6760
6761 * building.texi (Compilation): Document what happens with asynch
6762 children of compiler process.
6763
6764 * help.texi (Library Keywords): Use @multitable.
6765
8cf51b2c
GM
67662003-06-04 Richard M. Stallman <rms@gnu.org>
6767
6768 * programs.texi (Expressions): Delete C-M-DEL.
6769
6770 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6771 comint-move-point-for-output renamed from
6772 comint-scroll-to-bottom-on-output.
6773
6774 * custom.texi (Init Rebinding): Replace previous change with xref.
6775 (Non-ASCII Rebinding): Explain that issue more briefly here.
6776
67772003-05-28 Richard M. Stallman <rms@gnu.org>
6778
6779 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6780
67812003-05-28 Nick Roberts <nick@nick.uklinux.net>
6782
6783 * building.texi (GDB Graphical Interface): New node.
6784 (Rewritten somewhat by RMS.)
6785
c8763fb6 67862003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6787
6788 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6789 non-English letters. Explain how to set coding systems correctly
6790 and how to include the right coding cookie in the file.
6791
c8763fb6 67922003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6793
6794 * indent.texi (Indentation): Explain the concepts.
6795 (Just Spaces): Explain why preventing tabs for indentation might
6796 be useful.
6797
8cf51b2c
GM
67982003-04-16 Richard M. Stallman <rms@gnu.org>
6799
6800 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6801
8cf51b2c
GM
68022003-02-22 Alex Schroeder <alex@emacswiki.org>
6803
6804 * cmdargs.texi (General Variables): Document SMTPSERVER.
6805
8cf51b2c
GM
6806 * sending.texi: Remove SMTP node.
6807 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6808 library.
6809
8cf51b2c
GM
68102003-02-22 Alex Schroeder <alex@emacswiki.org>
6811
6812 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6813
68142003-02-22 Simon Josefsson <jas@extundo.com>
6815
6816 * sending.texi (Mail Methods): Add node about SMTP.
6817
c8763fb6 68182003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6819
6820 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6821
8cf51b2c
GM
68222003-02-01 Kevin Ryde <user42@zip.com.au>
6823
6824 * glossary.texi (Glossary): Correction to cl cross reference.
6825
68262003-01-20 Richard M. Stallman <rms@gnu.org>
6827
6828 * killing.texi (Rectangles): Document C-x c r.
6829
c8763fb6 68302003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6831
6832 * xresources.texi (GTK resources): New node.
6833 (GTK widget names): New node.
6834 (GTK names in Emacs): New node.
6835 (GTK styles): New node.
6836
c8763fb6 68372003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6838
6839 * maintaining.texi (Create Tags Table): Add reference to the new
6840 `etags --help --lang=LANG' option.
6841
8cf51b2c
GM
68422002-10-02 Karl Berry <karl@gnu.org>
6843
49823426 6844 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6845 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6846 where needed for the sake of the HTML output.
8cf51b2c
GM
6847
68482001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6849
6850 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6851 source files.
6852
68532001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6854
6855 * Makefile.in (emacsman): New target.
6856
8cf51b2c
GM
68572001-10-20 Gerd Moellmann <gerd@gnu.org>
6858
6859 * (Version 21.1 released.)
6860
68612001-10-05 Gerd Moellmann <gerd@gnu.org>
6862
6863 * Branch for 21.1.
6864
8cf51b2c
GM
68652001-03-05 Gerd Moellmann <gerd@gnu.org>
6866
6867 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6868
8cf51b2c
GM
68692000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6870
6871 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6872
8cf51b2c
GM
68731999-07-12 Richard Stallman <rms@gnu.org>
6874
6875 * Version 20.4 released.
6876
68771998-12-04 Markus Rost <rost@delysid.gnu.org>
6878
6879 * Makefile.in (INFO_TARGETS): Delete customize.info.
6880 (DVI_TARGETS): Delete customize.dvi.
6881 (../info/customize, customize.dvi): Targets deleted.
6882
68831998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6884
6885 * Version 20.3 released.
6886
68871998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6888
6889 * Makefile.in (EMACSSOURCES): Add mule.texi.
6890 Add msdog.texi, ack.texi. Remove gnu1.texi.
6891
68921998-04-06 Andreas Schwab <schwab@gnu.org>
6893
768c0c0f
JB
6894 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6895 Use it in dvi targets.
8cf51b2c
GM
6896
68971997-09-23 Paul Eggert <eggert@twinsun.com>
6898
6899 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6900 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6901 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6902
69031997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6904
6905 * Version 20.2 released.
6906
69071997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6908
6909 * Version 20.1 released.
6910
69111997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6912
6913 * Makefile (../info/customize, customize.dvi): New targets.
6914 (INFO_TARGETS): Add ../info/customize.
6915 (DVI_TARGETS): Add customize.dvi.
6916
8cf51b2c
GM
69171996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6918
6919 * Version 19.33 released.
6920
69211996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6922
6923 * Version 19.32 released.
6924
8cf51b2c
GM
69251996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6926
6927 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6928
69291996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6930
6931 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6932 Specify -I option.
6933 (All dvi targets): Set the TEXINPUTS variable.
6934
69351996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6936
6937 * Version 19.31 released.
6938
8cf51b2c
GM
69391995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6940
6941 * Version 19.30 released.
6942
8cf51b2c
GM
69431995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6944
6945 * Makefile.in (maintainer-clean): Rename from realclean.
6946
69471994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6948
6949 * Makefile.in: New file.
6950 * Makefile: File deleted.
6951
69521994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6953
6954 * Makefile (TEXINDEX_OBJS): Variable deleted.
6955 (texindex, texindex.o, getopt.o): Rules deleted.
6956 All deps on texindex deleted.
6957 (distclean): Don't delete texindex.
6958 (mostlyclean): Don't delete *.o.
6959 * texindex.c, getopt.c: Files deleted.
6960
69611994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6962
6963 * Version 19.26 released.
6964
69651994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6966
6967 * Makefile (EMACSSOURCES): Exclude undo.texi.
6968
69691994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6970
6971 * Version 19.25 released.
6972
69731994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6974
6975 * Version 19.24 released.
6976
69771994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6978
6979 * Version 19.23 released.
6980
69811994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6982
6983 * Makefile: Delete spurious tab.
6984
69851994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6986
6987 * Makefile (.SUFFIXES): New rule.
6988
8cf51b2c
GM
69891993-12-04 Richard Stallman (rms@srarc2)
6990
6991 * getopt.c: New file.
6992 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6993 (getopt.o): New rule.
6994 (dvi): Don't depend on texindex.
49823426 6995 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
6996
69971993-12-03 Richard Stallman (rms@srarc2)
6998
49823426
GM
6999 * Makefile (TEXI2DVI): New variable.
7000 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7001 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7002
70031993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7004
7005 * Version 19.22 released.
7006
70071993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7008
7009 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7010
70111993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7012
7013 * Version 19.21 released.
7014
8cf51b2c
GM
70151993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7016
7017 * Makefile (realclean): Don't delete the Info files.
7018
f0131492 70191993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7020
8cf51b2c
GM
7021 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7022 4' where appropriate.
7023
f0131492 70241993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7025
49823426 7026 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7027
7028 * texindex.c: Include "../src/config.h" if building in emacs.
7029
7030 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7031 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7032 Add target to build texindex.c, defining `emacs'.
7033
8cf51b2c
GM
70341993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7035
7036 * Version 19.19 released.
7037
8cf51b2c
GM
70381993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7039
7040 * Version 19.18 released.
7041
70421993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7043
7044 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7045
70461993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7047
7048 * Version 19.17 released.
7049
70501993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7051
7052 * split-man: Fix typos in last change.
7053
70541993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7055
7056 * Version 19.16 released.
7057
70581993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7059
7060 * version 19.15 released.
7061
70621993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7063
7064 * Makefile (distclean): It's rm, not rf.
7065
70661993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7067
7068 * Version 19.14 released.
7069
70701993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7071
7072 * Makefile: New file.
7073
70741993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7075
7076 * Version 19.13 released.
7077
70781993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7079
7080 * Version 19.9 released.
7081
70821993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7083
7084 * Version 19.8 released.
7085
70861993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7087
7088 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7089
7090 * trouble.texi: It's `enable-flow-control-on', not
7091 `evade-flow-control-on'.
7092
70931993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7094
7095 * display.texi: Document standard-display-european.
7096
70971993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7098
7099 * Version 19.7 released.
7100
7101 * emacs.texi: Add a sentence to the top menu mentioning the
7102 specific version of Emacs this manual applies to.
7103
71041993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7105
7106 * basic.texi: Document next-line-add-lines variable used to
7107 implement down-arrow.
7108
7109 * killing.texi: Document kill-whole-line.
7110
71111993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7112
7113 * text.texi: Update unix TeX ordering information.
7114
71151993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7116
7117 * news.texi: Mention fill-rectangle in keybinding list.
7118
7119 * killing.texi: Document fill-rectangle.
7120
71211993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7122
7123 * vc.texi: Bring the docs up to date with VC 5.2.
7124
71251992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7126
7127 * emacs.tex: Mention blackbox and gomoku under Amusements.
7128 Assembler mode is now mentioned and appropriately indexed
7129 under Programming Modes.
7130
71311991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7132
7133 * emacs.tex: Update TeX ordering information.
7134
8cf51b2c
GM
71351990-06-26 David Lawrence (tale@geech)
7136
7137 * emacs.tex: Note that completion-ignored-extensions is not used
7138 to filter out names when all completions are displayed in
7139 *Completions*.
7140
71411990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7142
7143 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7144
71451990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7146
7147 * emacs.tex: Add @findex grep.
7148
8cf51b2c
GM
71491988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7150
7151 * emacs.tex: Correct two typos. No other changes before
7152 Version 19 will be made.
7153
8cf51b2c
GM
71541988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7155
7156 * emacs.tex: Update information for obtaining TeX distribution from the
7157 University of Washington.
7158
7159;; Local Variables:
c8763fb6 7160;; coding: utf-8
8cf51b2c
GM
7161;; fill-column: 79
7162;; add-log-time-zone-rule: t
7163;; End:
7164
7165 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
114f9c96 7166 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
8cf51b2c
GM
7167
7168 This file is part of GNU Emacs.
7169
352c8b4a 7170 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7171 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7172 the Free Software Foundation, either version 3 of the License, or
7173 (at your option) any later version.
8cf51b2c
GM
7174
7175 GNU Emacs is distributed in the hope that it will be useful,
7176 but WITHOUT ANY WARRANTY; without even the implied warranty of
7177 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7178 GNU General Public License for more details.
7179
7180 You should have received a copy of the GNU General Public License
352c8b4a 7181 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
7182
7183;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd