Move scrolling commands from simple.el to window.el
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
1ecb2d3f
JD
12010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
4
99852628
JD
52010-04-08 Jan Djärv <jan.h.d@swipnet.se>
6
7 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
8
ce79424f
EZ
92010-03-30 Eli Zaretskii <eliz@gnu.org>
10
11 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
12 cross-reference to "Inserting Text".
13
14 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
15 Mention completion provided by `ucs-insert'.
16
85738751 172010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
18
19 * sending.texi (Sending Mail): Note variables that may need
20 customizing.
21 (Mail Sending): Expand discussion of send-mail-function.
22
85738751 232010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
24
25 Document Message mode as the default mail mode.
26
27 * sending.texi (Sending Mail): Copyedits.
28 (Mail Format, Mail Headers): Document mail-from-style changes.
29 (Mail Commands): Rename from Mail mode. Document Message mode.
30 (Mail Misc): Rename from Mail mode Misc.
31 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
32 command names and update keybindings.
33 (Header Editing): Document message-tab. De-document
34 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
35 favor of mail-default-headers. Ad index entries for user-full-name and
36 user-mail-address.
37 (Citing Mail): Update changes in Message mode behavior. Document
38 mail-yank-prefix.
39 (Mail Signature): New node, moved from Mail Misc.
40 (Mail Aliases): Mail abbrevs are the default with Message mode.
41 (Mail Methods): Note that Message mode is now the default.
42
43 * rmail.texi (Rmail Reply):
44 * text.texi (Text Mode):
45 * major.texi (Major Modes):
46 * mule.texi (Output Coding): Refer to Message mode.
47
48 * custom.texi (Init Examples): Add xref to Mail Header.
49
50 * emacs.texi (Top): Fix xrefs.
51
85738751 522010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 53
c0c035fa
CY
54 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
55 repository if there is none.
56 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
57 vc-print-root-log.
ef7b27ef 58 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 59
71785b7a
CY
60 * programs.texi (Program Modes): Mention Javascript mode.
61
f67c5dd0
CY
62 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
63 * emacs.texi: Update node description.
64
0f72a391 65 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 66 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 67
dc2d2590
JL
682010-03-30 Juri Linkov <juri@jurta.org>
69
70 * search.texi (Other Repeating Search): Remove line that `occur'
71 can not handle multiline matches.
72
a7b02820
EZ
732010-03-30 Eli Zaretskii <eliz@gnu.org>
74
75 * mule.texi (International): Mention support of bidirectional editing.
76 (Bidirectional Editing): New section.
77
22ef1944
NR
782010-03-28 Nick Roberts <nickrob@snap.net.nz>
79
80 * emacs.texi (Top): Update node names to those in building.texi.
81
146b8b16
NR
822010-03-27 Nick Roberts <nickrob@snap.net.nz>
83
84 doc/emacs/building.texi: Describe restored GDB/MI fuctionality removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
85 doc/emacs/emacs.texi: Update node names for building.texi.
86
6d98672d
GM
872010-03-24 Glenn Morris <rgm@gnu.org>
88
89 * ack.texi (Acknowledgments):
90 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
91
93318cbd
JD
922010-03-20 Jan Djärv <jan.h.d@swipnet.se>
93
94 * xresources.texi (Table of Resources): Clarify toolBar number
95 for Gtk+.
96
97 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
98
15cf2f52
CY
992010-03-21 Chong Yidong <cyd@stupidchicken.com>
100
4102856c
CY
101 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
102
15cf2f52
CY
103 * search.texi (Other Repeating Search): Document multi-isearch-buffers
104 and multi-isearch-buffers-regexp.
105
106 * indent.texi (Indentation): Clarify description of
107 indent-for-tab-command. Document tab-always-indent.
108
d68eb23c
CY
1092010-03-20 Chong Yidong <cyd@stupidchicken.com>
110
111 * cmdargs.texi (Font X): Move most content to Fonts.
112
113 * frames.texi (Fonts): New node. Document font-use-system-font.
114
115 * emacs.texi (Top):
116 * xresources.texi (Table of Resources):
117 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
118
288f9fc0
CY
1192010-03-10 Chong Yidong <cyd@stupidchicken.com>
120
121 * Branch for 23.2.
122
17782bec
CY
1232010-03-06 Chong Yidong <cyd@stupidchicken.com>
124
125 * custom.texi (Init Examples): Add xref to Locals.
126
127 * major.texi (Choosing Modes): Mention usage of setq-default for
128 setting the default value of major-mode (Bug#5688).
129
b4a1a8b2
CY
1302010-03-02 Chong Yidong <cyd@stupidchicken.com>
131
132 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
133
134 * display.texi (Display Custom): Document make-pointer-invisible and
135 underline-minimum-offset. Remove inverse-video.
136
a1e759cd
CY
1372010-02-21 Chong Yidong <cyd@stupidchicken.com>
138
139 * frames.texi (Frame Commands): Note that the last ordinary frame can
140 be deleted in daemon mode (Bug#5616).
141
4f3bc373
GM
1422010-02-18 Glenn Morris <rgm@gnu.org>
143
144 * trouble.texi (Contributing): Repository is no longer CVS.
145
5dbbdd33
GM
1462010-02-08 Glenn Morris <rgm@gnu.org>
147
148 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
149
cd61af01
SM
1502010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
151
152 * display.texi (Useless Whitespace, Text Display):
153 * custom.texi (Init Examples): Avoid obsolete special default variables
154 like default-major-mode.
155
b1bb0a25 1562010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
157
158 * programs.texi (Other C Commands): Replace reference to obsolete
159 c-subword-mode.
160
99d0985b
GM
1612010-01-21 Glenn Morris <rgm@gnu.org>
162
163 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
164
893db5bc
GM
1652010-01-12 Glenn Morris <rgm@gnu.org>
166
167 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
168 emacs-pretest-bug for bug reports for development versions.
169
0419b8d6
GM
1702010-01-11 Glenn Morris <rgm@gnu.org>
171
172 * display.texi (Highlight Interactively): `t' does not mean highlight
173 all patterns. (Bug#5335)
174
26e533e2
CY
1752009-12-29 Chong Yidong <cyd@stupidchicken.com>
176
177 * misc.texi (Shell): Document async-shell-command.
178
179 * building.texi (Grep Searching): Document zrgrep.
180
484eaeac 181 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 182
7ee6c59b
NR
1832009-12-29 Nick Roberts <nickrob@snap.net.nz>
184
185 * building.texi: Import GDB Graphical Interface description from
186 EMACS_23_1_RC.
187
91ed7ea8
CY
1882009-12-24 Chong Yidong <cyd@stupidchicken.com>
189
190 * emacs.texi (Top): Update node listing.
191
192 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
193
194 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
195
196 * cmdargs.texi (Initial Options):
197 * xresources.texi (Resources): Document inhibit-x-resources.
198
199 * custom.texi (Specifying File Variables): Note that minor modes are
200 enabled unconditionally.
201
202 * display.texi (Scrolling): Briefly document the old recenter command,
203 and document recenter-positions.
204
205 * files.texi (Visiting):
206 * buffers.texi (Buffers): Max buffer size is now 512 MB.
207
208 * frames.texi (Cut/Paste Other App): Document
209 save-interprogram-paste-before-kill.
210
211 * killing.texi (Kill Options): New node.
212
6ca89aaa
CY
2132009-12-05 Chong Yidong <cyd@stupidchicken.com>
214
215 * misc.texi (Shell Options): ansi-color is now default.
216
806642d4
GM
2172009-12-05 Glenn Morris <rgm@gnu.org>
218
806642d4
GM
219 * emacs.texi (Top): Update menu for cal-xtra node changes.
220 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
221 or mode line. Don't mention invisible text or the details of
222 diary-print-entries here, only in cal-xtra.
223 (Format of Diary File): Mention that the "date on first line" format
224 only really affects the simple display.
225 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
226 (Diary Customizing): Holidays may be in the buffer or mode line.
227 Move diary-print-entries to the "Diary Display" section.
228 (Diary Display): New section, split out from "Fancy Diary Display".
229 Explain the limitations of simple display, and how to print it.
230
1a4f0c0a
GM
231 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
232
e11adbd8
GM
233 * cal-xtra.texi (Diary Display): Mention View mode.
234
29a483ac
JL
2352009-11-29 Juri Linkov <juri@jurta.org>
236
237 * display.texi (Highlight Interactively): Actually a list of
238 default faces is pre-loaded into a list of default values
239 instead of the history.
240
83d60c79
GM
2412009-11-20 Glenn Morris <rgm@gnu.org>
242
243 * ack.texi (Acknowledgments):
244 * emacs.texi (Acknowledgments): Add htmlfontify.
245
276bbe96
GM
2462009-11-14 Glenn Morris <rgm@gnu.org>
247
98ad1bae
GM
248 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
249
276bbe96
GM
250 * ack.texi (Acknowledgments):
251 * emacs.texi (Acknowledgments): Update for recent Org changes.
252
18430066
CY
2532009-10-31 Chong Yidong <cyd@stupidchicken.com>
254
255 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
256 `charset' property, which is irrelevant to the user manual (Bug#3526).
257
522ddc9f
JB
2582009-10-14 Juanma Barranquero <lekktu@gmail.com>
259
260 * trouble.texi (DEL Does Not Delete): Fix typo.
261
50b49ade
MA
2622009-10-05 Michael Albinus <michael.albinus@gmx.de>
263
264 * files.texi (Misc File Ops): Mention copy-directory.
265
6308321a
EZ
2662009-10-04 Eli Zaretskii <eliz@gnu.org>
267
43b3b4d1
EZ
268 * mule.texi (Unibyte Mode): Emphasize that
269 unibyte-display-via-language-environment affects only the display.
270
6308321a
EZ
271 * display.texi (Horizontal Scrolling): Document cursor behavior under
272 horizontal scrolling when point moves off the screen (Bug#4564).
273 Improve wording.
274
bd51ea7f
MA
2752009-10-01 Michael Albinus <michael.albinus@gmx.de>
276
277 * files.texi (Directories): delete-directory prompts for recursive
278 deletion.
279
55381962
GM
2802009-09-30 Glenn Morris <rgm@gnu.org>
281
282 * ack.texi (Acknowledgments):
283 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
284
13989ab1
TH
2852009-09-25 Tassilo Horn <tassilo@member.fsf.org>
286
287 * dired.texi (Dired Navigation): Use @code instead of @var for
288 dired-isearch-filenames, so that it's not capitalized.
289
8ba46c89
CY
2902009-09-19 Chong Yidong <cyd@stupidchicken.com>
291
292 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
293
294 * entering.texi (Exiting): C-z is now bound to suspend-frame.
295
296 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
297 (Key Bindings): Reference Init Rebinding in introductory text. Shift
298 some of the introduction to Keymaps node.
299 (Keymaps): Simplify.
300 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
301 (Minibuffer Maps): Remove mention of Mocklisp.
302 (Init Rebinding): Move mode-local rebinding example here from Local
303 Keymaps.
304 (Modifier Keys): Clarify.
1e11b018 305 (Rebinding): Add cindex for "binding keys".
8ba46c89 306
6a5ca7c8
CY
3072009-09-13 Chong Yidong <cyd@stupidchicken.com>
308
309 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
310
0e1cba51
NR
3112009-08-31 Nick Roberts <nickrob@snap.net.nz>
312
6a5ca7c8 313 * building.texi (Threads Buffer, Multithreaded Debugging):
522ddc9f 314 Re-organise these two sections.
0e1cba51 315
76a87a4d
EZ
3162009-08-29 Eli Zaretskii <eliz@gnu.org>
317
318 * cmdargs.texi (Initial Options): Fix last change.
319
82e98df4
SM
3202009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
321
322 * mule.texi (Enabling Multibyte):
323 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
324 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
325
fb89fad9
GM
3262009-08-20 Glenn Morris <rgm@gnu.org>
327
328 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
329
e99652b0
GM
3302009-08-19 Glenn Morris <rgm@gnu.org>
331
332 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
333
5cca97ad
GM
3342009-08-18 Glenn Morris <rgm@gnu.org>
335
336 * ack.texi (Acknowledgments):
337 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
338
997797ae 339 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 340
985bf85b
GM
3412009-08-09 Glenn Morris <rgm@gnu.org>
342
343 * ack.texi (Acknowledgments):
344 * emacs.texi (Acknowledgments): Add gdb-mi entry.
345
8d6bb99e
DD
3462009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
347
348 * emacs.texi (Top): Add new menu items for GDB-UI.
349
350 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 351 section. Threads buffer is in separate section now.
8d6bb99e 352
8353da9c
GM
3532009-08-08 Glenn Morris <rgm@gnu.org>
354
355 * ack.texi (Acknowledgments):
356 * emacs.texi (Acknowledgments):
357 Update for js2-mode and org changes.
358
f2074faf
MA
3592009-08-02 Michael Albinus <michael.albinus@gmx.de>
360
361 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
362 files.
363
e8d2d3fb
CY
3642009-07-28 Chong Yidong <cyd@stupidchicken.com>
365
366 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
367
324a4f6a
GM
3682009-07-23 Glenn Morris <rgm@gnu.org>
369
370 * programs.texi (Matching): Update blink-matching-paren-distance.
371
b6937a70
CY
3722009-07-21 Chong Yidong <cyd@stupidchicken.com>
373
374 * frames.texi (Cut/Paste Other App): For select-active-regions,
375 selection is now updated on moving point.
376
bd8aaa36
RS
3772009-07-21 Richard Stallman <rms@gnu.org>
378
379 * glossary.texi (GNU, Daemon): Update information.
380
8d9b5eba
JL
3812009-07-19 Juri Linkov <juri@jurta.org>
382
383 * custom.texi (Specifying File Variables, Safe File Variables):
384 "variables/value pairs" -> "variable/value pairs".
385
a2acc1db
GM
3862009-07-15 Glenn Morris <rgm@gnu.org>
387
388 * misc.texi (Gnus): Remove widow.
389
c5ae942b
GM
3902009-07-11 Glenn Morris <rgm@gnu.org>
391
703d26ba
GM
392 * Makefile.in (TEXI2PDF): New.
393 (emacs.pdf, emacs-xtra.pdf): New targets.
394
522ddc9f 395 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
396
397 * display.texi (Horizontal Scrolling): Re-word to remove widow.
398
399 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
400 Don't print the copying notice twice in the printed version.
401 Update the menu and detailmenu.
402 (Preface): The meaning of "on-line" has changed.
403 Correct name for "Common Problems" chapter.
404 (Distrib): Update FSF shop URL.
405 (Intro): Showing two files at once is not so exciting.
406
407 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
408 (Mac / GNUstep Basics): Minor grammar changes.
409 (Mac / GNUstep Events): Fix typo.
410 (GNUstep Support): CANNOT_DUMP no longer applies.
411
412 * misc.texi (Document View): Fix typos.
413
414 * dired.texi (Dired):
415 * help.texi (Help):
416 * macos.texi (Mac OS / GNUstep):
417 * maintaining.texi (Version Control, Introduction to VC):
418 End menu descriptions with a period.
c5ae942b 419
b1c8242b
EZ
4202009-07-09 Eli Zaretskii <eliz@gnu.org>
421
422 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
423 so categorical in saying that the option is only useful on NTFS.
424
220d9aa6
GM
4252009-07-09 Glenn Morris <rgm@gnu.org>
426
427 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
428 (ENVADD): Add texinfodir to TEXINPUTS.
429
430 * emacs.texi (Top): Fix cross-reference.
431
432 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
433
434 * vc1-xtra.texi (Revision Tags): Fix typo.
435
d07e72d3
GM
4362009-07-03 Glenn Morris <rgm@gnu.org>
437
438 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
439 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
440 (Merge Commands): `.' does not seem to work in A or B buffer.
441 `l' can recreate the 3-window display.
442
443 * glossary.texi (Glossary): Minor phrasing changes throughout.
444 Add more internal cross-references.
445 <Autoloading>: You can't really autoload a variable.
446 <C-M->: Move details here from `M-C-' item.
447 <Continuation Line>: Refer to `Truncation.'
448 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
449 <Home Directory, Unix>: New entries.
450 <Deletion of Files>: Mention recycle bins.
451 <Directory>: Mention ``folders.''
452 <Error>: Don't mention ``type-ahead.''
453 <Fringe>: Refer to the manual node.
454 <Minor Mode>: Can be global or local.
455 <Spell Checking>: There are other checkers besides Ispell.
456
f144038a
GM
4572009-07-02 Glenn Morris <rgm@gnu.org>
458
459 * anti.texi (Antinews): Minor changes in phrasing.
460
461 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
462 some underfull lines in dvi output.
463
464 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
465
466 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
467
468 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
469
3f1c6666
JD
4702009-07-01 Jan Djärv <jan.h.d@swipnet.se>
471
472 * xresources.texi (Table of Resources): Mention maximized for
473 fullscreen.
474
475 * cmdargs.texi (Window Size X): -mm/--maximized is new.
476
62aadce7
CY
4772009-07-01 Chong Yidong <cyd@stupidchicken.com>
478
479 * anti.texi (Antinews): Correct the list of removed platforms.
480
82ec412e
GM
4812009-06-28 Glenn Morris <rgm@gnu.org>
482
483 * arevert-xtra.texi: Minor language tweaks.
484
09964e7d
GM
485 * dired-xtra.texi: Minor revisions.
486
666e158e
MB
4872009-06-23 Miles Bader <miles@gnu.org>
488
489 * display.texi (Scrolling): Document `recenter-redisplay'
05fbc4a9 490 (Temporary Face Changes): Document `text-scale-set'.
666e158e 491
70243478
CY
4922009-06-21 Chong Yidong <cyd@stupidchicken.com>
493
494 * Branch for 23.1.
495
67cbe681
KH
4962009-06-17 Kenichi Handa <handa@m17n.org>
497
498 * mule.texi (Charsets): Update the description for the new charset.
499 (list-character-sets): New findex.
125dd7c5 500 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 501
40e67246
CY
5022009-06-10 Chong Yidong <cyd@stupidchicken.com>
503
b5700de6
CY
504 * basic.texi (Moving Point): Fix tag.
505
506 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
507
508 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
509 use camel-case for PageUp and PageDown.
510
511 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
512 camel-case for PageUp and PageDown.
513
514 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
515
40e67246 516 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 517 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 518
522ddc9f 5192009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 520
522ddc9f
JB
521 * fixit.texi (Spelling): Set default dictionary.
522 Improve descriptions (Bug#2554)
6f591cf4 523
53483c76
DR
5242009-06-08 David Reitter <david.reitter@gmail.com>
525
526 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
527 since saving colors and faces set this way is not implemented.
528 (Environment variables): Remove mention of mac-fix-env, which is
529 scheduled to be removed.
530
1557ef4f
CY
5312009-06-04 Chong Yidong <cyd@stupidchicken.com>
532
91056528
CY
533 * custom.texi (Init Examples): Add example of changing load-path.
534
1557ef4f
CY
535 * building.texi (Lisp Libraries): Add example of changing
536 load-path (Bug#3446).
537
623cec4c
CY
5382009-05-28 Chong Yidong <cyd@stupidchicken.com>
539
540 * mark.texi (Mark): Further clarifications.
541 (Setting Mark): Emphasize that C-SPC activates the mark.
542
0fcca8ee
CY
5432009-05-28 Chong Yidong <cyd@stupidchicken.com>
544
702b10e1
CY
545 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
546 Mark mode.
0fcca8ee
CY
547 (Using Region, Persistent Mark): Use "active mark" instead of "active
548 region".
549
d3b396e4
CY
5502009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
551
552 * mule.texi (Select Input Method): Fix typo.
553
3f698a06
CY
5542009-05-13 Chong Yidong <cyd@stupidchicken.com>
555
556 * anti.texi (Antinews): Document completion changes. Some additional
557 copyedits and rearrangement of entries.
558
b2a42eb7
CY
5592009-05-12 Chong Yidong <cyd@stupidchicken.com>
560
932fd020
CY
561 * misc.texi (Interactive Shell, Saving Emacs Sessions)
562 (Shell History Copying, Terminal emulator): Copyedits.
563
ac36a8f1
CY
564 * xresources.texi (Resources): Simplify descriptions. Shorten
565 description of editres, which is not very useful these days.
566 (Table of Resources): Document fontBackend resource.
567
b2a42eb7
CY
568 * trouble.texi (Quitting): Add other undo bindings to table.
569 (DEL Does Not Delete): Note that the erasure key is usually labelled
570 "Backspace". Remove discussion of obscure Xmodmap issue.
571
c6ea7fb8
CY
5722009-05-07 Chong Yidong <cyd@stupidchicken.com>
573
574 * files.texi (Visiting): Copyedits.
575
ad36c422
CY
5762009-05-06 Chong Yidong <cyd@stupidchicken.com>
577
578 * basic.texi (Inserting Text): Document ucs-insert.
579
580 * mule.texi (International Chars): Define "multibyte". Note that
581 internal representation is unicode-based. Simplify definition of raw
582 bytes. Mention ucs-insert.
583 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
584 (Language Environments): Add language environments new to Emacs 23.
585 (Multibyte Conversion): Node deleted.
586 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode. Don't
587 mention obsolete emacs-mule coding system.
588 (Output Coding): Copyedits.
589
590 * emacs.texi (Top): Update node listing.
591
d4ad7b96
CY
5922009-05-05 Per Starbäck <per@starback.se> (tiny change)
593
594 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
595
5bd66204
SM
5962009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
597
598 * building.texi (Lisp Libraries): `load-library' does offer completion.
599
bc36ad1c
CY
6002009-04-28 Chong Yidong <cyd@stupidchicken.com>
601
602 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
603 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
604
f1a47884
EZ
6052009-04-25 Eli Zaretskii <eliz@gnu.org>
606
607 * maintaining.texi (Tags): Clarify text. (Bug#3101)
608
be77bd45
CY
6092009-04-22 Chong Yidong <cyd@stupidchicken.com>
610
611 * entering.texi (Entering Emacs): Document initial-buffer-choice.
612
613 * building.texi (Lisp Interaction): Document initial-scratch-message.
614
d3b82927
JB
6152009-04-18 Juanma Barranquero <lekktu@gmail.com>
616
ed6e7b11
JB
617 * msdog.texi (Windows Fonts): Fix typos.
618
d3b82927
JB
619 * files.texi (Save Commands): Fix pxref.
620
bc323c04
CY
6212009-04-18 Chong Yidong <cyd@stupidchicken.com>
622
623 * files.texi (Save Commands): Mention diff-buffer-with-file.
624 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
625 Henoch (Bug#3036).
626
2186d13f
GM
6272009-03-15 Glenn Morris <rgm@gnu.org>
628
629 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
630 the former is not always used.
631 (Mail Headers): Use active voice. Add "Mail-reply-to".
632 Change case of "Id". Avoid repeated "appropriate".
633 (Mail Aliases): Fix previous change - use an example with a ".", so it
634 does actually get quoted when expanded.
635 (Mail Sending): Mailclient is the default on some systems.
636 (Citing Mail): Mention mail-indentation-spaces.
637 (Mail Mode Misc): Add an @dfn for "mail signature".
638
71e454fc
CY
6392009-03-15 Chong Yidong <cyd@stupidchicken.com>
640
641 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
642 (Completion Options): Document read-file-name-completion-ignore-case,
643 read-buffer-completion-ignore-case, and completion-styles. Remove
644 description of partial-completion-mode.
645
df1a3e06
GM
6462009-03-14 Glenn Morris <rgm@gnu.org>
647
648 * sending.texi (Mail Format): Fix typo. Add index entry for
649 mail-header-separator.
650 (Mail Headers): Put info about initialization and changing in one place
651 at the start. Update FCC section for mbox Rmail. Clarify From
652 section, mention mail-setup-with-from. Clarify Reply-to section.
653 Add Mail-followup-to and mail-mailing-lists. Clarify References
654 section.
655 (Mail Aliases): Update example, make less contentious.
656 Update for name change of mail-interactive-insert-alias.
657 (Mail Mode): Remove mention of `%' as a word separator.
658 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
659 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
660 commands. Clarify FCC handling. In mail-complete, add reference to
661 Mail Aliases section, and mention mail-complete-function.
662 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
663 (Mail Mode Misc): Clarify the mail-signature function. Add basic
664 signature netiquette. Explain how the mail hooks work when continuing
665 a composition.
666 (Mail Amusements): Internationalize the spook section a bit.
667 Remove the spook mail-setup-hook example, since it doesn't work well.
668 Mention fortune-file.
669 (Mail Methods): Mention read-mail-command.
670
ed6e7b11 6712009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 672
df1a3e06
GM
673 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
674 and NS resources following recent changes.
959d68bd 675
86dca3e8
JR
6762009-03-10 Jason Rumney <jasonr@gnu.org>
677
678 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
679 w32-use-visible-system-caret doc to indicate that it should get set
680 automatically.
681 (Windows Fonts): Add doc for the uniscribe backend.
682
042fe98f
DN
6832009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
684
685 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
686 vc-dir. (Bug#2598)
687
7f8dba73
RS
6882009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
689
690 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
691
505e70c3
GM
6922009-03-05 Glenn Morris <rgm@gnu.org>
693
04242bdc
GM
694 * rmail.texi (Rmail Basics): Add reference to sorting.
695 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
696 Minor re-wordings.
697 (Rmail Motion): Mention rmail-next-same-subject.
698 (Rmail Deletion): Expunging is not the only way to change the numbers.
699 (Rmail Labels): Labels can also be used in sorting.
700 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
701 (Rmail Display): Mention rmail-mime.
702
00cfe22c
GM
7032009-03-04 Glenn Morris <rgm@gnu.org>
704
705 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
706 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
707 summary. Mention sorts cannot be undone.
708 (Rmail Display): Give an example of how to use goto-address-mode.
709 (Rmail Editing): It's keybindings that are redefined, not commands.
710 Fix some typos.
711 (Movemail): Some minor rewording.
712 (Remote Mailboxes): Emacs movemail supports pop by default.
713 Fix some minor grammatical issues. The "two alternative ways" to
714 specify a POP mailbox are really just one. Remove all reference to the
715 variables rmail-pop-password and rmail-pop-password-required, obsolete
716 since Emacs 22.1. Clarify the four password steps. Emacs movemail
717 can support Kerberos.
718
3d963b67
GM
7192009-03-03 Glenn Morris <rgm@gnu.org>
720
721 * rmail.texi (Rmail Deletion): Revert previous change, which was
722 describing the Rmail summary versions.
723 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
724 Minor re-wording for rmail-resend.
725 (Rmail Make Summary): Summaries apply to buffers rather than files.
726 <rmail-summary-by-topic>: Headers includes the subject.
727 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
728 details, including prefix arguments.
2340abde 729 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
730 Not counting lines might be faster.
731 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
732 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
733 Name the commands bound to the various keys. Mention prefix argument
734 for searching.
3d963b67
GM
735 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
736 Simplify rmail-highlighted-headers description. Update face name.
737
a8ce3d17
JB
7382009-03-02 Juanma Barranquero <lekktu@gmail.com>
739
740 * mark.texi (Marking Objects): Fix typo.
741
130a29b6
CY
7422009-03-01 Chong Yidong <cyd@stupidchicken.com>
743
744 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
745 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
746
9d5de6f8
GM
7472009-03-01 Glenn Morris <rgm@gnu.org>
748
79fc530e 749 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
750 (Rmail Motion): - M-s searches from the end of messages.
751 (Rmail Deletion): Minor clarification. Fix numeric argument
752 description.
753 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
754 newmail and RMAILOSE files need not be in home-directory.
755 (Rmail Files): Mention I/O menus are unselectable if no files match.
756 Mention `MAIL' env-var.
757
b545ff9c
JR
7582009-02-24 Jason Rumney <jasonr@gnu.org>
759
760 * mule.texi (Fontsets): Mention fontset-default, font specs and
761 fallback fontsets.
762 (Defining Fontsets): Mention ns and w32 variants of
763 standard-fontset-spec. Update description of startup fontset to match
764 Emacs 23 behavior.
a93be82a 765 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 766 (International): Link to Modifying Fontsets.
b545ff9c 767
75da0618 7682009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
769
770 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
771 Mention ns-extended-platform-support-mode.
772
6be93a16
KB
7732009-02-22 Karl Berry <karl@gnu.org>
774
775 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
776
867d4bb3
JB
7772009-02-19 Juanma Barranquero <lekktu@gmail.com>
778
779 * basic.texi (Moving Point, Position Info):
780 * files.texi (Visiting):
781 * mini.texi (Completion Options):
782 * text.texi (HTML Mode): Remove duplicate words.
783
49b5c0e8
GM
7842009-02-20 Glenn Morris <rgm@gnu.org>
785
786 * rmail.texi: Minor updates for mbox rather than Babyl.
787
f43a822c
KB
7882009-02-17 Karl Berry <karl@gnu.org>
789
49b5c0e8 790 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 791
80d634b8
RS
7922009-02-17 Richard M Stallman <rms@gnu.org>
793
794 * anti.texi (Antinews): Mention Babyl format.
795
796 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
797
798 * rmail.texi: Update for mbox format.
799 Various small fixes, as well as the following.
800 (Out of Rmail): Node deleted.
801 (Rmail): Update menu.
802 (Rmail Files): Comment out set-rmail-inbox-list.
803 Document rmail-inbox-list instead.
804 (Rmail Output): Substantial changes since C-o is now
805 rmail-output-as-seen and o is rmail-output.
806 (Rmail Attributes): Delete `stored', add `retried'.
807 (Rmail Display): Editing headers works in all cases.
808
f0d129c6
GM
8092009-02-17 Glenn Morris <rgm@gnu.org>
810
811 * basic.texi (Position Info): M-x count-lines-region is not always on
812 M-=. (Bug#2269)
813
160f11d3
GM
8142009-02-09 Glenn Morris <rgm@gnu.org>
815
816 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
817 defaults.
818
763e01c4
EZ
8192009-02-07 Eli Zaretskii <eliz@gnu.org>
820
821 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
822 documentation of possible problems with redecoding.
823
f5e1441d
GM
8242009-02-03 Glenn Morris <rgm@gnu.org>
825
826 * rmail.texi (Out of Rmail): Mention b2m.pl.
827
e1eabe41
GM
8282009-01-31 Glenn Morris <rgm@gnu.org>
829
830 * rmail.texi (Out of Rmail): Correct b2m location.
831
dd05f9de
CY
8322009-01-27 Chong Yidong <cyd@stupidchicken.com>
833
834 * fixit.texi (Undo): Update undo limit values.
835
d74d846e
GM
8362009-01-27 Glenn Morris <rgm@gnu.org>
837
838 * emacs.texi (Top): Fix Antinews menu entry.
839
49ffdce8
KB
8402009-01-25 Karl Berry <karl@gnu.org>
841
842 * text.texi (Foldout): Use @itemize @w{} to make an itemize
843 item with no marker, instead of the syntactically incorrect
844 @itemize @asis.
845
467e8d77
JL
8462009-01-25 Juri Linkov <juri@jurta.org>
847
848 * building.texi (Grep Searching): Fix index entry for lgrep.
849
6c60bbdb
EZ
8502009-01-24 Eli Zaretskii <eliz@gnu.org>
851
852 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
853
9ce5a36f
AR
8542009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
855
856 * macos.texi (Preferences Panel): Update description of font setting to
857 reflect that prior frame selection is no longer needed.
858
9aa5f2fb
NR
8592009-01-20 Nick Roberts <nickrob@snap.net.nz>
860
861 * building.texi (Debuggers): Revert some of 2008-10-31 change to
862 raise GUD subsections.
863
3892ff9c
GM
8642009-01-15 Glenn Morris <rgm@gnu.org>
865
866 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
867
14731c8f
GM
8682009-01-10 Glenn Morris <rgm@gnu.org>
869
870 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
871
45c55e53
CY
8722009-01-04 Chong Yidong <cyd@stupidchicken.com>
873
874 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
875 logical lines.
876
2e4667d1
JL
8772008-12-29 Juri Linkov <juri@jurta.org>
878
879 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
880
881 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
882
2a3eac47
CY
8832008-12-28 Chong Yidong <cyd@stupidchicken.com>
884
885 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
886 goto-address-mode instead of goto-address.
887
3da8da94
CY
888 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
889 mode.
890
2a3eac47
CY
891 * emacs.texi (Top): Update node listing.
892
057f6dd3
EZ
8932008-12-26 Eli Zaretskii <eliz@gnu.org>
894
895 * custom.texi (Directory Variables): Explain what is a "project".
896 Add indexing. Improve wording. Add a footnote about using
897 _dir-locals.el on MS-DOS.
898
e6979067
DN
8992008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
900
901 * files.texi (Misc File Ops): Mention chmod as an alias for
902 set-file-modes.
903
9de15963
MR
9042008-12-24 Martin Rudalics <rudalics@gmx.at>
905
906 * help.texi (Help): Fix typos and reword.
907 (Help Summary): Add entries for C-h n and C-h r, reorder
908 entries, and do some minor fixes.
909 (Name Help): Say that C-h F works for commands only.
910 (Misc Help): Say that view-lossage displays 300 keystrokes.
911
236fd60d
GM
9122008-12-20 Glenn Morris <rgm@gnu.org>
913
914 * ack.texi (Acknowledgments): General update based on AUTHORS,
915 including removal of some stuff no longer distributed.
916
349b3256
AM
9172008-12-19 Agustin Martin <agustin.martin@hispalinux.es>
918
919 * fixit.texi: Mention hunspell
920
e840fca5
GM
9212008-12-19 Glenn Morris <rgm@gnu.org>
922
923 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 924 Consolidate explanatory text at start.
e840fca5
GM
925
926 * display.texi (Text Display):
927 * indent.texi (Indentation): Use @acronym with ASCII.
928
9dfa7983
GM
9292008-12-18 Glenn Morris <rgm@gnu.org>
930
931 * ack.texi: Various small updates and fixes.
932
97b3a00b
JL
9332008-12-18 Juri Linkov <juri@jurta.org>
934
935 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
936 as a key binding to start a forward nonincremental word search.
937 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
938 a backward nonincremental word search. Add index for `M-s w'
939 `isearch-forward-word'.
940 (Regexp Search): Add a short summary of regexp key commands like
941 in the node "Basic Isearch".
942 (Other Repeating Search): Fix typo.
943
9442008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
945
946 * misc.texi (PostScript Variables): Fix doc.
947
31ce6a07
CY
9482008-12-10 Chong Yidong <cyd@stupidchicken.com>
949
950 * programs.texi (Program Modes): Mention Ruby mode.
951
636b507b
DN
9522008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
953
954 * misc.texi (emacsclient Options): Describe what an empty string
955 argument does for --alternate-editor.
956
a323fa14
CY
9572008-12-09 Frank Schmitt <ich@frank-schmitt.net>
958
959 * cmdargs.texi (Font X): Distinguish between client-side and
960 server-side fonts. List valid Fontconfig properties. Add reference to
961 Fontconfig manual. List valid GTK font properties. Explain use of
962 fc-list.
963
c5ca6cd0
CY
9642008-12-09 Chong Yidong <cyd@stupidchicken.com>
965
966 * cmdargs.texi (Font X): Move discussion of quoting to top.
967
e5136377
GM
9682008-12-06 Glenn Morris <rgm@gnu.org>
969
970 * maintaining.texi (Old Revisions): Improve previous change.
971
248c026b
RS
9722008-12-05 Richard M Stallman <rms@gnu.org>
973
974 * anti.texi (Antinews): Minor fixes.
975
a9253a1e
GM
9762008-12-03 Glenn Morris <rgm@gnu.org>
977
978 * maintaining.texi (Old Revisions): Fix diff-switches description.
979
fa687b02
MR
9802008-12-01 Martin Rudalics <rudalics@gmx.at>
981
982 * emacs.texi (Top): Fix typo.
983
72e6decd
CY
9842008-11-30 Chong Yidong <cyd@stupidchicken.com>
985
320ee034
CY
986 * misc.texi (Document View): Explain dependence on gs at the top.
987 Copyedits.
988
989 * emacs.texi (Top): Add DocView nodes to detailed node listing.
990
72e6decd
CY
991 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
992 (Comment Commands): Discuss region-active behavior of M-; first.
993
2a472ee4
MR
9942008-11-29 Martin Rudalics <rudalics@gmx.at>
995
9c6361c9
MR
996 * display.texi (Line Truncation): Add reference to Continuation
997 Lines.
998
2a472ee4
MR
999 * windows.texi (Pop Up Window): Mention split-height-threshold
1000 and split-width-threshold.
9c6361c9 1001 (Split Window): Add reference to Continuation Lines.
2a472ee4 1002
e93bc142
AR
10032008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
1004
1005 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
1006 (GNUstep Support): New node.
1007 * anti.texi:
1008 * emacs.texi:
1009 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
1010
43b978db
RS
10112008-11-28 Richard M Stallman <rms@gnu.org>
1012
1013 * misc.texi (Dissociated Press): Minor cleanups.
1014
1015 * dired.texi (Image-Dired): Avoid passive.
1016
e8e2bd93
EZ
10172008-11-28 Eli Zaretskii <eliz@gnu.org>
1018
1019 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
1020 representation.
1021
8d2d45da
CY
10222008-11-26 Richard M. Stallman <rms@gnu.org>
1023
1024 * files.texi (Visiting): Rewrite paragraph for clarity.
1025
1026 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
1027
a5f7bbcc
AM
10282008-11-25 Alan Mackenzie <acm@muc.de>
1029
1030 * programs.texi (Moving by Parens): Clarify that parens inside strings
1031 and comments are ignored, and that the commands assume the starting
1032 point isn't in a string or comment.
1033
a71703d3
AR
10342008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
1035
1036 * macos.texi: Add Prev/Next/Top pointers to all nodes.
1037 (Mac Basics): Merge in Grabbing Environment Variables from earlier
1038 version.
1039 (Mac Customization): Rewrite Preferences Panel section and merge in to
1040 this node, add Open files by dragging to an Emacs window.
1041
1042 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
1043
aa5ab79a
CY
10442008-11-26 Chong Yidong <cyd@stupidchicken.com>
1045
0cc92c19
CY
1046 * files.texi (Misc File Ops): Document set-file-modes.
1047
c366b4e4
CY
1048 * windows.texi (Split Window): Document integer values of
1049 truncate-partial-width-windows.
1050
aa5ab79a
CY
1051 * text.texi (Text): Simplify description of markup languages.
1052 (TeX Mode): Simplify introduction. Mention BibTeX mode.
1053 (TeX Editing): Note that `""' inserts one `"' character.
1054 (HTML Mode): Note in the introduction that XML mode is an alias for
1055 SGML mode. Mention nXML mode.
1056
56221db7
CY
10572008-11-25 Chong Yidong <cyd@stupidchicken.com>
1058
1059 * building.texi (Watch Expressions): Fix typo.
1060
90effe33
CY
10612008-11-24 Chong Yidong <cyd@stupidchicken.com>
1062
f90a5ae3
CY
1063 * files.texi (Visiting): Document new behavior of
1064 confirm-nonexistent-file-or-buffer.
1065
1066 * buffers.texi (Select Buffer): Document
1067 confirm-nonexistent-file-or-buffer.
1068
a18ffb4a
CY
1069 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
1070 edit-picture.
1071
90effe33
CY
1072 * text.texi (Text): Simplify introduction. Discard mention of `M-x
1073 edit-picture', since that is just an alias for picture-mode.
1074 (Sentences): Note that repeated M-@ extends the region.
1075 (Pages): Make terminology more consistent. Link to Regexps node.
1076 (Longlines): Discuss relationship with Visual Line mode.
1077 (Text Mode): Remove extraneous discussion of other modes, since they
1078 were already introduced in the parent node.
1079
e85103ec
CY
10802008-11-23 Chong Yidong <cyd@stupidchicken.com>
1081
5cb2fe30
CY
1082 * anti.texi (Antinews): Rewrite.
1083
1eb9b307 1084 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
1085
1086 * frames.texi (Frame Commands): Mention "minimize" terminology.
1087
e85103ec
CY
1088 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
1089 formats.
b908332f
CY
1090 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
1091 (Misc X): Don't document useless -hb option.
e85103ec 1092
607f5f88
JL
10932008-11-22 Juri Linkov <juri@jurta.org>
1094
1095 * dired.texi (Dired Navigation): Change normal file name search option
1096 from `non-nil' to `t'. Add `dwim' option.
1097
e1b867a0
JL
10982008-11-22 Juri Linkov <juri@jurta.org>
1099
1100 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
1101 ".dir-locals.el". Rename `define-project-bindings' to
1102 `dir-locals-set-class-variables'. Rename `set-directory-project' to
1103 `dir-locals-set-directory-class'.
1104
dd186936
LK
11052008-11-22 Lute Kamstra <lute@gnu.org>
1106
1107 * buffers.texi (Select Buffer): Index goto-line.
1108 * basic.texi (Moving Point): Mention the use of a numeric prefix
1109 argument with goto-line and refer to Select Buffer for the use of a
1110 plain prefix argument.
1111
4b121911
GM
11122008-11-19 Glenn Morris <rgm@gnu.org>
1113
1114 * doclicense.texi: Update to FDL 1.3.
1115 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
1116
27267e4c
CY
11172008-11-17 Chong Yidong <cyd@stupidchicken.com>
1118
696f351d
CY
1119 * custom.texi (Minor Modes): Define mode commands and mode variables
1120 more precisely. Recommend using mode commands instead of setting
1121 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
1122 (Easy Customization): Use "init file" instead of .emacs.
1123 (Customization Groups): Update to new Custom buffer appearance.
1124 (Saving Customizations): Copyedits. Update example.
1125 (Variables): Give example of variable type-sensitivity.
1126 (Examining): Update example.
1127 (Hooks): Copyedits.
1128 (Specifying File Variables): Use C comments instead of an artificial
1129 Lisp for the example.
1130 (Keymaps): Move internals discussion to Prefix Keymaps.
1131 (Rebinding): Remove redundant paragraph (stated in Key Binding).
1132 (Init Rebinding): Document kbd macro.
1133 (Init File): Link to Find Init.
696f351d
CY
1134
1135 * mark.texi (Using Region): Document Delete Selection Mode more
1136 thoroughly.
1137
1138 * frames.texi (Mouse Commands): Move most of the description of Delete
1139 Selection Mode to Using Region, and link to it.
1bc9c425 1140 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 1141
b0570c25
CY
1142 * building.texi (Compilation): Document first-error value of
1143 compilation-scroll-output.
1144 (Compilation Mode): Note that compilation-auto-jump-to-first-error
1145 works as soon as an error is available. Suggested by Juri Linkov.
1146
27267e4c
CY
1147 * mini.texi (Passwords): New node.
1148
1149 * files.texi (Remote Files): Link to Passwords node.
1150
1151 * emacs.texi (Top): Update node listings.
1152
122eb807
CY
11532008-11-16 Chong Yidong <cyd@stupidchicken.com>
1154
9c9855a3
CY
1155 * ack.texi (Acknowledgments): Some updating of credits.
1156
bd6fdcad
CY
1157 * emacs.texi (Acknowledgments): Add a couple more names.
1158
dd1eef46
CY
1159 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
1160
122eb807 1161 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 1162 (Misc File Ops): Document use of trash.
122eb807 1163
801a8da1
JB
11642008-11-16 Juanma Barranquero <lekktu@gmail.com>
1165
1166 * macos.texi (Mac Customization): Fix typos.
1167
0b4f2253
CY
11682008-11-14 Chong Yidong <cyd@stupidchicken.com>
1169
1170 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
1171 replacing previous contents. Numerous copyedits to adapt ns-emacs to
1172 the conventions of the main Emacs manual.
1173
1174 * emacs.texi (Top): Update node listings.
1175
517e2b89
CY
11762008-11-12 Chong Yidong <cyd@stupidchicken.com>
1177
07a85685
CY
1178 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
1179 command-line-args is processed during startup.
1180 (Action Arguments): Correctly describe how file arguments interact with
1181 the startup screen. Link to Lisp Interaction for scratch buffer.
1182 (Initial Options): Link to Command Example for -batch option.
1183 (Environment): Document initial-environment.
1184
517e2b89
CY
1185 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
1186 can't be changed in the site-start file.
1187
6337bbde
CY
11882008-11-07 Chong Yidong <cyd@stupidchicken.com>
1189
1190 * dired.texi (Dired): Mention C-x C-d too.
1191 (Dired Enter): Document M-n in the Dired minibuffer.
1192 (Dired Navigation): Explain dired-goto-file more clearly. Document
1193 dired-isearch-filenames.
1194 (Dired Deletion): Remove unnecessary "expunged" terminology.
1195 (Flagging Many Files): & is now rebound to `% &'.
1196 (Shell Commands in Dired): Document dired-do-async-shell-command.
1197 Clarify how multi-file arguments are passed.
1198 (Misc Dired Features): Document dired-do-isearch.
1199
9e8eeff9
CY
12002008-11-06 Chong Yidong <cyd@stupidchicken.com>
1201
1202 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
1203
e071f849
CY
12042008-11-03 Chong Yidong <cyd@stupidchicken.com>
1205
1206 * search.texi (Other Repeating Search): Remove obsolete findex entries.
1207
05482eb1
CY
12082008-11-01 Chong Yidong <cyd@stupidchicken.com>
1209
e2346dea
CY
1210 * programs.texi (Program Modes): Link to Program Indent node.
1211 (Left Margin Paren): Explain consequences of changing
1212 open-paren-in-column-0-is-defun-start more concisely.
1213 (Which Function, Program Indent, Info Lookup): Minor edits.
1214 (Basic Indent): If region is active, TAB indents the region.
1215 (Multi-line Indent): If region is active, TAB indents the region. Note
1216 that indent-region is useful when Transient Mark mode is off.
1217 (Matching): The delimiter at the cursor is highlighted---the character
1218 changes color.
1219 (Symbol Completion): Link to Completion node.
1220
e4b6428c
CY
1221 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
1222 a strictly text-only system.
1223
05482eb1
CY
1224 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
1225 batch mode.
1226
a11d3737
RS
12272008-11-01 Richard M. Stallman <rms@gnu.org>
1228
5abad626
RS
1229 * misc.texi (Document View): Major rewrite.
1230
a11d3737
RS
1231 * maintaining.texi (Types of Log File): Change logs are older than
1232 version control.
1233 (VCS Concepts): Simplify and rearrange.
1234 (Version Control Systems): Make it clear that Linux is only the kernel.
1235 (VC Mode Line): Shorten reference to menu item.
1236 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
1237 (VC Directory Mode): Minor cleanup.
1238 Unchanged files are hidden, not omitted.
1239 (VC Directory Commands): Shorten and simplify.
1240 (Change Log Commands): New node, split from Change Logs.
1241 (VC Directory Buffer): New node, split from VC Directory Mode.
1242
c55a4acb
CY
12432008-10-31 Chong Yidong <cyd@stupidchicken.com>
1244
df0356f6
CY
1245 * misc.texi (Document View): Renamed from Document Files, moved here
1246 from files.texi.
1247
1248 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
1249 moved as well.
1250 (Document Files): Moved to misc.texi.
1251
c55a4acb
CY
1252 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
1253 vc-update-change-log.
df0356f6
CY
1254 (Version Control): Move here from files.texi.
1255 (Format of ChangeLog): Make it a subnode of Change Log.
1256
1257 * emacs.texi (Top): Update node listing.
c55a4acb 1258
ef082374
TH
12592008-10-31 Tassilo Horn <tassilo@member.fsf.org>
1260
1261 * files.texi (Files): Add a section about document
1262 files (doc-view-mode).
1263
d52582c3
CY
12642008-10-31 Chong Yidong <cyd@stupidchicken.com>
1265
1266 * building.texi (Compilation Mode): Document
1267 compilation-auto-jump-to-first-error.
1268 (Debuggers): Lower GUD subsections to subsubsections.
1269 (Starting GUD): Add cindex.
1270 (Lisp Interaction): Note that scratch is no longer the initial buffer.
1271
4e0a0968
CY
12722008-10-30 Chong Yidong <cyd@stupidchicken.com>
1273
03625b47
CY
1274 * indent.texi (Indentation): Link to Program Indent.
1275
4e0a0968
CY
1276 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
1277 now uses emacsclient's terminal.
1278
8bd3f7ef
CY
12792008-10-29 Chong Yidong <cyd@stupidchicken.com>
1280
80e5620e
CY
1281 * mark.texi (Using Region): Document use-empty-active-region.
1282
97d5c404
CY
1283 * emacs.texi (Top): Update node listings.
1284
8bd3f7ef
CY
1285 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
1286 mention obsolete emacs.bash script.
1287 (Invoking emacsclient): Rewrite, moving optional arguments to
1288 emacsclient Options.
21d2bae3
CY
1289 (emacsclient Options): New node. Document server-use-tcp and
1290 server-host.
8bd3f7ef 1291
5fda2cbd
CY
12922008-10-28 Chong Yidong <cyd@stupidchicken.com>
1293
1294 * indent.texi (Indentation): Replace list with paragraphed text,
1295 putting description of syntax-driven indentation first. Document new
1296 effect of active regions on tab.
1297 (Tab Stops): Note that editable tab stops affect indentation commands.
1298
4ff029f6
DN
12992008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
1300
1301 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
1302
996cd6e4
CY
13032008-10-23 Chong Yidong <cyd@stupidchicken.com>
1304
f28815e3
CY
1305 * custom.texi (Function Keys): Note that modified keypad keys are not
1306 translated.
1307
996cd6e4
CY
1308 * basic.texi (Arguments): Explain how to insert multiple digits.
1309
49545fe2
MA
13102008-10-22 Michael Albinus <michael.albinus@gmx.de>
1311
1312 * files.texi (Remote Files): Precise selection of default method.
1313 Rewrite paragraph about disabling remote file names.
1314
edac0b53
CY
13152008-10-22 Chong Yidong <cyd@stupidchicken.com>
1316
e752c544
CY
1317 * search.texi (Special Isearch): Document M-TAB is isearch.
1318
edac0b53
CY
1319 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
1320 command.
1321
1322 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
1323
20a36054
TH
13242008-10-22 Tassilo Horn <tassilo@member.fsf.org>
1325
1326 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
1327 section.
1328
69051ab6
CY
13292008-10-21 Chong Yidong <cyd@stupidchicken.com>
1330
c4b1a32a
CY
1331 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
1332 to files.texi. Move contents of vc2-xtra.texi here.
1333
1334 * vc2-xtra.texi: File removed.
1335
1336 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
1337 Directory Commands from the submenu. Don't include deleted file
1338 vc2-xtra.texi.
1339
1340 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
1341 (Version Control): Add VC Directory Mode and VC Directory Commands to
1342 the submenu.
1343 (Why Version Control?): Use table format.
1344 (Version Control Systems): Note that Meta-CVS support is gone.
1345 (VCS Concepts): Note precisely when VC started supporting filesets.
1346 Remove bogus xref to CVS Options node.
1347 (Types of Log File): Copyedits.
1348 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
1349 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
1350 The Right Thing.
1351 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
1352 (Log Buffer): Reorganize node, putting C-c C-c description first.
1353 (Old Revisions): Use CVS for example, not RCS.
1354 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
1355 Commands from the submenu, putting them under Version Control.
1356 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
1357 need to include it in the manual unconditionally, since it is now
1358 crucial to using distributed version control systems.
1a6e2954
CY
1359 (Comparing Files): Note that diff uses the minibuffer, and that the
1360 output is shown using Diff mode.
1361 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
1362 diff-update-on-the-fly, diff-refine-hunk, and
1363 diff-show-trailing-whitespaces.
1a6e2954 1364 (File Archives): Add rar support.
c4b1a32a 1365
69051ab6
CY
1366 * major.texi (Choosing Modes): Make mode selection sequence more
1367 obvious by describing the steps in order of priority. Note that
1368 magic-mode-alist is nil by default. Document
1369 magic-fallback-mode-alist.
1370
e7421e03
CY
13712008-10-20 Chong Yidong <cyd@stupidchicken.com>
1372
1373 * frames.texi (Mouse References): Copyedits.
1374
6b2efdc2
TH
13752008-10-20 Tassilo Horn <tassilo@member.fsf.org>
1376
1377 * ack.texi (Acknowledgments): Add myself as doc-view author.
1378
9c5e9396
EZ
13792008-10-20 Eli Zaretskii <eliz@gnu.org>
1380
1381 * frames.texi (Dialog Boxes): Add @cindex entries.
1382
dac94f8e
CY
13832008-10-20 Chong Yidong <cyd@stupidchicken.com>
1384
1385 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
1386 (Text-Only Mouse): Copyedit.
1387
25597d40
CY
13882008-10-19 Chong Yidong <cyd@stupidchicken.com>
1389
f8a447f6
CY
1390 * frames.texi: Use @key throughout for mouse clicks.
1391 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
1392 (Secondary Selection): Fix modified mouse click syntax.
1393 (Clipboard): Describe Cut, Copy and Paste commands.
1394 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
1395 Copyedits.
1396 (Creating Frames): Add xref to Init File.
1397 (Frame Commands): Add xref to Exiting.
1398 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 1399
b0f95216
CY
14002008-10-15 Chong Yidong <cyd@stupidchicken.com>
1401
b0817f00
CY
1402 * files.texi (Version Control): Copyedits. Add Bazaar.
1403 (Version Control Systems): List different VCS's using an itemized list.
1404 Add Bazaar.
1405 (VCS Concepts): Copyedits. Tweak description of file merging.
1406
b0f95216
CY
1407 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
1408 (Cut/Paste Other App): Document select-active-regions and
1409 x-select-enable-primary.
1410
69d0d701
CY
14112008-10-13 Chong Yidong <cyd@stupidchicken.com>
1412
1413 * mark.texi (Shift Selection): Correct case in node name.
1414
1415 * emacs.texi (Top): Update node order in Mark chapter.
1416
375e8351
EZ
14172008-10-12 Eli Zaretskii <eliz@gnu.org>
1418
1419 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
1420
1421 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
1422 elsewhere in the manual instead of describing yet again the intricacies
1423 of $HOME on MS-Windows and MS-DOS.
1424
ab58114f
CY
14252008-10-12 Chong Yidong <cyd@stupidchicken.com>
1426
4f959513
CY
1427 * mini.texi (Minibuffer File): Add xref to File Names.
1428 (Minibuffer File): Add discussion of `~' in file names. Add
1429 insert-default-directory index reference.
1430
ab58114f
CY
1431 * files.texi (File Names): Reorganize description.
1432 (Visiting): Add xref to Mode Line. Copyedits.
1433 (Save Commands): Mention prefix behavior of C-x C-s.
1434 (Numbered Backups): Node deleted.
1435 (Backup Names): Contents of Numbered Backups moved here. State default
1436 of version-control variable.
1437 (Reverting): Copyedits.
1438 (Version Control): Add additional version control systems.
1439
1440 * emacs.texi (Top): Delete Numbered Backups node.
1441
1442 * cmdargs.texi (General Variables): Change Numbered Backups xref to
1443 Backup Names.
f2884f63 1444 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 1445
b0b5100a
RF
14462008-10-11 Romain Francoise <romain@orebokech.com>
1447
1448 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
1449
89774b5f
CY
14502008-10-11 Chong Yidong <cyd@stupidchicken.com>
1451
1452 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
1453 (Select Buffer): Mention use of minibuffer history. Describe default
1454 value of default-major-mode. Mention that C-x 4 b selects the other
1455 window.
1456 (List Buffers): Document CRM indicators in the order they appear.
1457 (Kill Buffer): Document new command kill-matching buffers.
1458 (Several Buffers): Move explanation of the relationship between buffer
1459 list and buffer menu to the top.
1460 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
1461
4c72bf27
CY
14622008-10-10 Chong Yidong <cyd@stupidchicken.com>
1463
1464 * entering.texi (Exiting): Document change of C-x C-c to
1465 save-buffers-kill-terminal. Document kill-emacs.
1466
f68eb991
EZ
14672008-09-30 Eli Zaretskii <eliz@gnu.org>
1468
1469 * mule.texi (Coding Systems): Don't mention codepage-setup.
1470
1471 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
1472 cpNNN coding systems anymore.
1473 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1474 for unibyte mode. Don't mention line-drawing characters. Don't
1475 mention dos-unsupported-char-glyph.
1476
1a2dd44d
CY
14772008-09-25 Chong Yidong <cyd@stupidchicken.com>
1478
1479 * search.texi (Search): Shorten introduction.
1480 (Basic Isearch): Add command table. Discuss reverse isearch and
1481 isearch highlighting.
1482 (Repeat Isearch): Move lazy highlighting discussion here. Add search
1483 ring to cindex.
1484 (Special Isearch): Move input methods discussion here.
1485 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
1486 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
1487 Repeat Isearch.
1488 (Isearch Minibuffer): New node.
1489 (Word Search): Document new word search commands.
1490 (Regexp Example): Simplify example using sentence-end-base variable.
1491 (Replace): Reword introduction.
1492 (Unconditional Replace): Remove unnecessary example.
1493 (Other Repeating Search): Document new `M-s o' binding.
1494
1495 * emacs.texi (Top): Update node listings.
1496
e45da31d
JB
14972008-09-22 Juanma Barranquero <lekktu@gmail.com>
1498
1499 * emacs.texi (Top): Remove Kill Errors from menu.
1500
841c8096
CY
15012008-09-22 Chong Yidong <cyd@stupidchicken.com>
1502
402168fa
CY
1503 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
1504 interface for defining macros. Simplify examples. Note that C-g quits
1505 macro definitions.
801a8da1 1506 (Keyboard Macro Counter): Document using F3 to insert counter. Give
402168fa
CY
1507 usage example.
1508 (Keyboard Macro Query): Organize query responses in a table.
1509
1510 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
1511 to Erasing node.
841c8096
CY
1512 (Undo): Reorganize paragraphs for logical flow. Move keybinding
1513 rationale to a footnote.
1514 (Kill Errors): Remove node, due to redundancy with Erasing.
1515 (Spelling): Move discussion of flyspell to end. Note new behavior of
1516 M-$ in active region. Remove non-ispell-specific keybindings from
1517 table.
1518
eab2ee89
DN
15192008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
1520
1521 * cmdargs.texi (Initial Options): Document --daemon.
1522
3d53e905
GM
15232008-09-20 Glenn Morris <rgm@gnu.org>
1524
1525 * files.texi (Numbered Backups): Mention that some modes set
1526 version-control.
1527
1c90484d
GM
15282008-09-20 Jim Blandy <jimb@red-bean.com>
1529
1530 * files.texi (Numbered Backups): Reference File Variables, as well.
1531 Remove discussion of Rmail's implementation.
1532
0fc0d844
CY
15332008-09-06 Chong Yidong <cyd@stupidchicken.com>
1534
1535 * misc.texi (Recursive Edit): Note that top-level exits active
1536 minibuffers.
1537
1538 * trouble.texi (Quitting): Likewise.
1539
b18d283d
CY
15402008-08-31 Chong Yidong <cyd@stupidchicken.com>
1541
1542 * emacs.texi (Top): Add Temporary Face Changes xref.
1543
1544 * display.texi (Display): Move Temporary Face Changes node to just
1545 after Standard Faces.
1546 (Scrolling): Document recenter-top-bottom instead of recenter.
1547 (Horizontal Scrolling): Move auto hscroll discussion to the top.
1548 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
1549 (Display Custom): Copyedits.
1550 (Optional Mode Line): Document display-battery-mode.
1551
180135fc
RF
15522008-08-27 Romain Francoise <romain@orebokech.com>
1553
1554 * custom.texi (Directory Variables): Minor fix.
1555
d3fe3475
GM
15562008-08-27 Glenn Morris <rgm@gnu.org>
1557
1558 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
1559 descriptions.
1560 (Calendar Customizing): Tweak layout description.
183080b6 1561 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
1562 markers. Condense calendar-star-date and calendar-mark-today
1563 description.
1564 (Holiday Customizing): Add oriental and solar holidays.
1565 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
1566 Fix holiday-float description. Use zerop in examples. Be less verbose.
1567 (Date Display Format): Change ISO format. Be less verbose.
1568 (Diary Customizing): Mention day and month abbrev arrays.
1569 Mention the date-form variables by name. Update European example.
1570 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
1571 Condense examples. Mention diary-entry-symbols by name.
1572 Condense table for insertion commands.
1573 (Fancy Diary Display): Mention diary-include-string and
1574 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
1575 Ethiopic, Persian date functions. Condense descriptions.
1576
1577 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
1578 (Adding to Diary): Adapt for changed node name.
1579
71755807
GM
15802008-08-26 Glenn Morris <rgm@gnu.org>
1581
1582 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
1583 node "Hebrew/Islamic Entries".
1584
1585 * calendar.texi (Specified Dates): Fix names of iso functions.
1586 (General Calendar): There may not be another window.
1587 (Writing Calendar Files, Holidays): Tweak intro.
1588 (Holidays): Mention Baha'i and Chinese holidays.
1589 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
1590 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
1591 (To Other Calendar): Add calendar-print-other-dates.
1592 Refer to "graphic display" rather than "X.
1593 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
1594 (Displaying the Diary): Fix whitespace after reference.
1595 Fix `diary-number-of-entries' reference.
1596 (Date Formats): Explicitly mention that day names can be abbreviated.
1597 (Adding to Diary): Add some references to other sections.
1598 (Special Diary Entries): Fix reference.
1599 (Appointments): Simplify appt-message-warning-time entry.
1600 Clarify where times must be.
1601 (Importing Diary): Comment out icalendar paragraph that does not apply.
1602 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
1603
d76ebc75
GM
16042008-08-23 Glenn Morris <rgm@gnu.org>
1605
1606 * fortran-xtra.texi (Fortran): Change description of free form and
1607 fixed form a bit. Mention hideshow and imenu.
1608 (Fortran Motion): Mention fortran-end-of-subprogram,
1609 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
1610 (Fortran Indent): Minor re-word.
1611 (ForIndent Commands): Mention fortran-fill-paragraph and
1612 fortran-fill-statement.
1613 (ForIndent Cont): Mention fortran-tab-mode-string.
1614 (Fortran Comments): Mention fortran-comment-line-start-skip.
1615 (Fortran Columns): Mention font-locking.
1616 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
1617
e2a71e28
JB
16182008-08-23 Johan Bockgard <bojohan@muon>
1619
1620 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
1621
5c52e13c
CY
16222008-08-22 Chong Yidong <cyd@stupidchicken.com>
1623
1624 * mini.texi (Minibuffer): Simplify introduction.
1625 (Minibuffer File): Document tilde in minibuffer filenames.
1626 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
1627 to enter tabs, spaces, and question marks. Describe behavior of C-a.
1628 (Completion Example): Update example to current command list.
1629 (Completion Options): Document `lazy' value of completion-auto-help.
1630 Update contents of completion-ignored-extensions.
1631 (Minibuffer History): Describe "future history" list. State default
1632 value of history-delete-duplicates.
1633
77a00355
GM
16342008-08-21 Glenn Morris <rgm@gnu.org>
1635
1636 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 1637 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 1638
39ee1d04
CY
16392008-08-17 Chong Yidong <cyd@stupidchicken.com>
1640
1641 * regs.texi (Registers): Clarify valid register names.
1642 (RegPos): Note that buffer is saved and restored too.
1643 (RegText): Note that mark is reactivated/deactivated.
1644 (RegConfig): Xref to Windows node.
1645
b12c348f
CY
16462008-08-16 Chong Yidong <cyd@stupidchicken.com>
1647
3ae7ba79
CY
1648 * basic.texi (Inserting Text): Provide command name for C-q.
1649
b12c348f
CY
1650 * killing.texi (Killing): Copyedit. Define read-only text.
1651 (Deletion): DEL and C-d were already explained in Erasing; xref there.
1652 (Killing by Lines): Copyedit.
1653 (Other Kill Commands): Move M-w description here.
1654 (Yanking): Move M-w to Other Kill Commands.
1655 (Kill Ring): Also mention saving text in registers. Link to Text
1656 Properties in elisp manual.
1657 (Accumulating Text): Copyedit.
1658 (CUA Bindings): Shift selection is now the default.
1659
d8ff7692
TZ
16602008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
1661
1662 * maintaining.texi (Change Log): Mention next-error is available.
1663
a43a8a2e
GM
16642008-08-10 Glenn Morris <rgm@gnu.org>
1665
1666 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
1667 and intermonth text.
1668 (Holiday Customizing): Add holiday-chinese.
1669
eba27308
EZ
16702008-08-08 Eli Zaretskii <eliz@gnu.org>
1671
1672 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
1673
5f14a5b3
DN
16742008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
1675
1676 * files.texi (Log Buffer): Describe C-c C-d.
1677 (Diff Mode): Describe C-x 4 A.
1678
49989bff
EZ
16792008-08-06 Eli Zaretskii <eliz@gnu.org>
1680
1681 * vc1-xtra.texi (VC Directory Mode): Fix last change.
1682
5c915c02
DN
16832008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
1684
2beaf97a
DN
1685 * files.texi (Old Revisions): Update the keys used by vc-annotate and
1686 describe the new bindings to show the changeset diff, toggle annotation
1687 visibility, show revisions.
1688 (VC Status): Describe key bindings for modifying the change comments,
1689 displaying changeset diffs and annotations.
1690
5c915c02
DN
1691 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
1692
71798ace
NR
16932008-08-05 Nick Roberts <nickrob@snap.net.nz>
1694
1695 * vc1-xtra.texi (VC Directory Mode): Fix typo.
1696
b8949644
EZ
16972008-08-02 Eli Zaretskii <eliz@gnu.org>
1698
1699 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
1700 and wording.
1701
819567d1
DN
17022008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
1703
1704 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 1705 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
1706 commands. Improve some old info.
1707
5f38310a
CY
17082008-07-31 Chong Yidong <cyd@stupidchicken.com>
1709
0dc3906b
CY
1710 * display.texi (Visual Line Mode): New node.
1711
5f38310a
CY
1712 * basic.texi (Inserting Text): Move DEL to deletion node.
1713 (Moving Point): Add additional alternative key bindings. Describe
1714 line-move-visual.
1715 (Erasing): Describe DEL.
1716 (Basic Undo, Blank Lines, Arguments): Copyedit.
1717 (Continuation Lines): Mention Visual Line mode.
1718 (Position Info): Move extended discussion to mule.texi.
1719
1720 * mule.texi (International Chars): Describe C-x =.
1721
1722 * emacs.texi (Top): Add Visual Line Mode node.
1723
7c2fb837
DN
17242008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1725
1726 * emacs.texi: Remove VMS support.
1727
3f6b73ef
DN
17282008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
1729
1730 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
1731 the vc-dir command name.
1732
9e2a2647
DN
17332008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1734
1735 * xresources.texi: Remove mentions of Mac Carbon.
1736
568beaa2
AS
17372008-07-19 Andreas Schwab <schwab@suse.de>
1738
1739 * ns-emacs.texi: Move to ../misc.
1740
0ef94706
CY
17412008-07-15 Chong Yidong <cyd@stupidchicken.com>
1742
1743 * entering.texi (Exiting): Don't describe text-only terminals as the
1744 default. Describe the new startup screen.
1745 (Exiting): Describe how to kill Emacs first. Change description of
1746 iconification to handle modern window systems.
1747
ba60bd44 17482008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
1749
1750 * ns-emacs.texi: New file, documents features of Emacs port under
1751 NeXTstep windowing.
1752
9f30aa73
CY
17532008-07-15 Chong Yidong <cyd@stupidchicken.com>
1754
938a5d2e
CY
1755 * entering.texi (Entering Emacs): Update prev node.
1756
1757 * glossary.texi (Glossary): Remove xref to Text Characters.
1758
9f30aa73
CY
1759 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
1760 directly, rather than in the context of ASCII. Move description of
1761 special properties of modifier key to new Modifier Keys node.
1762 (Keys): Copyedit.
1763 (Text Characters): Delete node. Multibyte is the default nowadays, and
1764 the node contents are obsolete.
1765
1766 * custom.texi (Modifier Keys): New node.
1767
1768 * emacs.texi (Top): Update node list.
1769
7e53d36c
CY
17702008-07-13 Chong Yidong <cyd@stupidchicken.com>
1771
1772 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
1773 saying that Emacs provides menus and mouse support (which is par for
1774 the course).
1775
1776 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
1777 early on.
1778 (Point): Copyedit. Relegate historical trivia to a footnote.
1779 (Mode Line): Explain mode-line format more consistently.
1780 (Menu Bar): Copyedit.
1781
1e9fa96d
GM
17822008-06-27 Glenn Morris <rgm@gnu.org>
1783
1784 * cal-xtra.texi (Sexp Diary Entries):
1785 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
1786
dc9bebb8
CY
17872008-06-26 Chong Yidong <cyd@stupidchicken.com>
1788
1789 * mark.texi (Shift selection): New node.
1790 (Mark): Copyedits.
1791 (Persistent Mark): Move to the end of the chapter.
1792
e7881076
EZ
17932008-06-20 Eli Zaretskii <eliz@gnu.org>
1794
1795 * makefile.w32-in (distclean): Remove makefile.
1796
f427400c
NR
17972008-06-17 Nick Roberts <nickrob@snap.net.nz>
1798
1799 * building.texi (Starting GUD): Add an entry for gud-gdb.
1800 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
1801 command mode.
1802
b597d348
GM
18032008-06-17 Glenn Morris <rgm@gnu.org>
1804
1805 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
1806
647b7094
NR
18072008-06-17 Nick Roberts <nickrob@snap.net.nz>
1808
1809 * building.texi (Starting GUD): Expand on remote debugging.
1810 (Other GDB-UI Buffers): Mention new keyboard bindings.
1811
47a30023
GM
18122008-06-15 Glenn Morris <rgm@gnu.org>
1813
1814 * gnu.texi: Use a verbatim license for this invariant section,
1815 as per etc/GNU.
1816
37e5d54a
GM
18172008-06-13 Daniel Engeler <engeler@gmail.com>
1818
1819 * emacs.texi, misc.texi: Add documentation about serial port access.
1820
8e65d46c
GM
18212008-06-13 Glenn Morris <rgm@gnu.org>
1822
c1473b4c
MB
1823 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
1824 maintain.info.
8e65d46c 1825
e40a85cd
MB
18262008-06-05 Miles Bader <miles@gnu.org>
1827
1828 * display.texi (Temporary Face Changes): Update to reflect function
1829 renamings in face-remap.el.
1830
56c73dec
MB
18312008-06-04 Miles Bader <miles@gnu.org>
1832
1833 * display.texi (Temporary Face Changes): Add
1834 `adjust-buffer-face-height'. Rewrite description of
1835 `increase-buffer-face-height' and `decrease-default-face-height' now
1836 that they aren't bound by default.
1837
9d3d42fb
MB
18382008-06-03 Miles Bader <miles@gnu.org>
1839
1840 * display.texi (Temporary Face Changes): New node.
1841
2be6bfe2
EZ
18422008-05-31 Eli Zaretskii <eliz@gnu.org>
1843
1844 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
1845
daf7e339
GM
18462008-05-31 Glenn Morris <rgm@gnu.org>
1847
1848 * cal-xtra.texi (Fancy Diary Display): Simplify.
1849
d21d2618
GM
18502008-05-30 Glenn Morris <rgm@gnu.org>
1851
1852 * cal-xtra.texi (Fancy Diary Display): Update for
1853 diary-display-function replacing diary-display-hook.
1854
71ce5fd0
JB
18552008-05-29 Drew Adams <drew.adams@oracle.com>
1856
1857 * msdog.texi (Windows Keyboard): Add descriptions of
1858 w32-register-hot-key and w32-unregister-hot-key.
1859
a3cdbdf8
MO
18602008-05-21 Tom Tromey <tromey@redhat.com>
1861
1862 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
1863 Variables node.
1864
854a574c
MO
18652008-05-19 Tom Tromey <tromey@redhat.com>
1866
1867 * custom.texi (Variables): Add Directory Variables to menu.
1868 (Directory Variables): New node.
1869
7c2ec3f9
ER
18702008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
1871
71ce5fd0 1872 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 1873
370fded4
ER
18742008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
1875
1876 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
1877 Revision Tags and rewritten. Section now uses modern terminology,
1878 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
1879 accurately.
1880
6af511e3
EZ
18812008-05-10 Eli Zaretskii <eliz@gnu.org>
1882
1883 * msdog.texi (Windows Files): Update documentation of
1884 w32-get-true-file-attributes.
1885
7a78b6e7
ER
18862008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
1887
1888 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
1889 directory mode.
1890
1bcfc24e
CY
18912008-05-08 Chong Yidong <cyd@stupidchicken.com>
1892
1893 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 1894 entry "television".
1bcfc24e 1895
db86064f
ER
18962008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
1897
ab5ec32c 1898 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 1899
a31b405e
ER
19002008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
1901
1902 * emacs/buffers.texi, emacs/files.texi (Version-control):
1903 vc-toggle-read-only is no longer a good idea...
1904
ff2c14fc
GM
19052008-04-29 Glenn Morris <rgm@gnu.org>
1906
1907 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
1908
367c9b7c
JL
19092008-04-22 Juri Linkov <juri@jurta.org>
1910
1911 * dired.texi (Subdirectories in Dired): Describe using `^'
1912 to return to the parent directory.
1913
4ac1e9b4
NR
19142008-04-22 Nick Roberts <nickrob@snap.net.nz>
1915
1916 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
1917 recent changes.
1918
b9b3bf2b
NR
19192008-04-19 Nick Roberts <nickrob@snap.net.nz>
1920
1921 * building.texi (GDB-UI Layout, Breakpoints Buffer)
1922 (Other GDB-UI Buffers): Update for recent thread related changes.
1923
4d120d6a
SM
19242008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
1925
1926 * maintaining.texi (Maintaining):
1927 * emacs.texi (Top): Typo.
1928
a152877d
SM
19292008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
1930
b9b3bf2b
NR
1931 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
1932 arg in `font-lock-add-keywords'.
a152877d 1933
36c0514c
GM
19342008-04-08 Glenn Morris <rgm@gnu.org>
1935
1936 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
1937 Also add Baha'i calendar references where appropriate.
1938
06a97d46
GM
19392008-04-05 Glenn Morris <rgm@gnu.org>
1940
1941 * custom.texi (Init File): Byte-compiling .emacs is bad.
1942
6adc6eed
SM
19432008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
1944
1945 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
1946
571388b0
GM
19472008-03-29 Glenn Morris <rgm@gnu.org>
1948
1949 * calendar.texi: Update for `calendar-date-style' replacing
1950 `european-calendar'.
1951
3ae8f876
JR
19522008-03-28 Jason Rumney <jasonr@gnu.org>
1953
1954 * display.texi (Display Custom): Mention overlay-margin in text.
1955
5bc6ddff 19562008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 1957
5bc6ddff
MB
1958 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
1959 tutorial' comments.
03a864d5 1960
7186a830
CY
19612008-03-28 Chong Yidong <cyd@stupidchicken.com>
1962
1963 * mark.texi (Mark): Rearrange nodes.
1964 (Persistent Mark): Rename from Transient Mark.
1965 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
1966 Describe Transient Mark mode as the default.
1967
1968 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
1969 the default behavior with Transient Mark mode off.
1970 (Position Info): Fix typo.
1971
71ce5fd0
JB
1972 * display.texi (Standard Faces): Reference the Mark node.
1973 Remove discussion of the region face, which is discussed there.
7186a830
CY
1974
1975 * emacs.texi (Top): Update node listings.
1976
1977 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
1978 as the default.
1979
1980 * fixit.texi (Undo): Standardize choice of undo key sequence.
1981 (Undo, Spelling): Describe Transient Mark mode as the default.
1982
1983 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
1984 default.
1985
1986 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
1987
1988 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
1989 mode is the default, and note that the mark is not activated when set.
1990
1991 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
1992 Describe Transient Mark mode as the default.
1993
1994 * search.texi (Basic Isearch): Reference the Mark Ring node.
1995 (Replace, Unconditional Replace, Other Repeating Search):
1996 Describe Transient Mark mode as the default.
1997
1998 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
1999 Transient Mark mode as the default.
2000 (Paragraphs): Describe how M-h behaves when region is active.
2001
2002 * trouble.texi (Quitting): Clarify effects of C-g.
2003
dc47d1ff
GM
20042008-03-13 Glenn Morris <rgm@gnu.org>
2005
2006 * emacs.texi (EMACSVER): Set to 23.0.60.
2007
e3e0fb39 20082008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 2009
e3e0fb39
GM
2010 * dired.texi (Hiding Subdirectories): Fix previous change.
2011
20122008-03-05 Drew Adams <drew.adams@oracle.com>
2013
2014 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 2015
5e14abf8
KS
20162008-02-28 Kim F. Storm <storm@cua.dk>
2017
2018 * help.texi (Help Files): Move describe-gnu-project to C-h g.
2019 Move describe-distribution to C-h C-o.
2020 Move view-emacs-problems to C-h C-p.
2021 Add view-emacs-debugging on C-h C-d.
2022 Add view-external-packages on C-h C-e.
d0207bf3 2023 Add view-order-manuals on C-h C-m.
5e14abf8 2024
d0207bf3 20252008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
2026
2027 * msdog-xtra.texi (MS-DOS): Docstring fix.
2028
87e391bb
EZ
20292008-02-09 Eli Zaretskii <eliz@gnu.org>
2030
2031 * msdog.texi (Windows Fonts): Use a @table for describing font
2032 properties.
2033
5662e503
JR
20342008-02-07 Jason Rumney <jasonr@gnu.org>
2035
2036 * msdog.texi (Windows Files): w32-get-true-file-attributes default
2037 value has changed.
2038 (Windows HOME): Clarify what is meant by "if that fails as well".
2039 (Windows Fonts): New section.
2040
72463824
GM
20412008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
2042
2043 * basic.texi (Basic Undo): Remove duplicate "you can".
2044
7ff926e0
EZ
20452008-02-02 Eli Zaretskii <eliz@gnu.org>
2046
2047 * maintaining.texi (Tags): Fix last change.
2048
6ab7aef1
MA
20492008-02-02 Michael Albinus <michael.albinus@gmx.de>
2050
093571c3 2051 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 2052
ace67e7e
NR
20532008-01-31 Nick Roberts <nickrob@snap.net.nz>
2054
2055 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
2056
ae068fdf
RS
20572008-01-26 Richard Stallman <rms@gnu.org>
2058
2059 * maintaining.texi (Tags): Delete redundant index entry.
2060
a56d9a08
EZ
20612008-01-26 Eli Zaretskii <eliz@gnu.org>
2062
2063 * programs.texi (Imenu): Move "@cindex tags" from here...
2064 * maintaining.texi (Tags): ...to here.
2065
e941ed90
NR
20662008-01-23 Kevin Ryde <user42@zip.com.au>
2067
2068 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
2069 click count.
2070
650276d5
JB
20712008-01-21 Juanma Barranquero <lekktu@gmail.com>
2072
2073 * entering.texi (Exiting): Fix typo.
2074 Reported by D. E. Evans <sinuhe@gnu.org>.
2075
8dc17977
MR
20762007-12-31 Martin Rudalics <rudalics@gmx.at>
2077
2078 * glossary.texi (Glossary): Fix typo.
2079
9f9695a6
RS
20802007-12-27 Richard Stallman <rms@gnu.org>
2081
2082 * text.texi (Formatted Text): Improve menu tag.
2083 (Editing Format Info): In Info, add duplicate menu of nodes
2084 about the submenus.
2085 (Format Faces): Say where Faces menu is found. Mention Other.
2086 (Format Colors): Say where these submenus are found.
2087 (Format Indentation, Format Justification): Likewise.
2088 (Format Properties): Likewise.
2089
abfd0191
RS
20902007-12-22 Richard Stallman <rms@gnu.org>
2091
2092 * search.texi (Query Replace): Make exp of query-replace more
2093 self-contained, and clarify.
8dc17977 2094
abfd0191
RS
2095 * cc-mode.texi (Getting Started): Change @ref to @pxref.
2096
a2586785
RS
20972007-12-15 Richard Stallman <rms@gnu.org>
2098
2099 * files.texi (Auto Save): Clarify definition of auto-saving.
2100
a67cf2bb
RS
21012007-11-26 Richard Stallman <rms@gnu.org>
2102
2103 * help.texi (Help Echo): Cleanups.
2104
448b33b1
TTN
21052007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
2106
2107 * files.texi (Why Version Control?): Fix typo.
2108 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
2109 (Selecting a Fileset): Fix typos; small rewording.
2110 (Log Buffer): Likewise.
2111 (Old Revisions): Likewise.
448b33b1 2112
221bb7f6
EZ
21132007-11-17 Eli Zaretskii <eliz@gnu.org>
2114
2115 * mule.texi (Communication Coding): Fix wording of last change.
2116
d0207bf3 21172007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 2118
630cb3b7
JB
2119 * custom.texi (Specifying File Variables):
2120 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 2121
53b7759e
KH
21222007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
2123
a5ab2e0c 2124 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
2125
2126 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
2127
c8763fb6 21282007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 2129
630cb3b7 2130 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
2131 --output=file.
2132
ff98e024
MR
21332007-11-13 Martin Rudalics <rudalics@gmx.at>
2134
2135 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
2136 (Help Echo): Avoid mentioning the term "region" here and
2137 consistently use the term "active text".
2138
37b11c22
GM
21392007-11-11 Glenn Morris <rgm@gnu.org>
2140
2141 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
2142
21d50ba1
JL
21432007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
2144
2145 * search.texi (Query Replace): Mention
2146 `query-replace-show-replacement'.
2147
c12ecb0a 21482007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
2149
2150 * building.texi (Watch Expressions): Remove obscure sentence.
2151
3b4201f4
KH
21522007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
2153
2154 * mule.texi (Select Input Method): Describe how to activate an input
2155 method in the text mode.
2156
07e5c0b0
DN
21572007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
2158
2159 * cmdargs.texi (Misc Variables): Remove Sun windows info.
2160
52dd7391
NR
21612007-10-30 Nick Roberts <nickrob@snap.net.nz>
2162
2163 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
2164
c004e539
GM
21652007-10-30 Glenn Morris <rgm@gnu.org>
2166
2167 * misc.texi (Directory Tracking): Explain a bit more about
2168 dirtrack-mode.
2169
ca8c5b8c
GM
21702007-10-25 Glenn Morris <rgm@gnu.org>
2171
2172 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
2173
b6c764ef
RS
21742007-10-24 Richard Stallman <rms@gnu.org>
2175
2176 * misc.texi (Interactive Shell): Cleanup last change.
2177
eabd84c9
JL
21782007-10-22 Juri Linkov <juri@jurta.org>
2179
2180 * mini.texi (Minibuffer History): Add text about a list of minibuffer
2181 default values.
2182
0b43c7e2
ER
21832007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
2184
ca8c5b8c 2185 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
2186 'filesets'.
2187
a80859d4
MR
21882007-10-18 Martin Rudalics <rudalics@gmx.at>
2189
2190 * trouble.texi (Quitting): Fix typo.
2191
c9447ae1
GM
21922007-10-18 Glenn Morris <rgm@gnu.org>
2193
2194 * frames.texi (Mode Line Mouse): Mention minor mode names.
2195
168b980f
JL
21962007-10-17 Juri Linkov <juri@jurta.org>
2197
2198 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
2199 fill-paragraph operates on the active region in Transient Mark mode.
2200 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
2201 with fill-paragraph.
2202
2203 * basic.texi (Arguments): Replace fill-paragraph-or-region with
2204 fill-paragraph.
2205
2206 * fixit.texi (Spelling): ispell-word operates on the active region
2207 in Transient Mark mode.
2208
5a331f34
JB
22092007-10-17 Aaron S. Hawley <aaronh@garden.org>
2210
2211 * building.texi (Source Buffers):
2212 * custom.texi (Init Non-ASCII):
2213 * glossary.texi (Glossary): Use "key binding" consistently.
2214
2a9f4d55
JB
22152007-10-17 Juanma Barranquero <lekktu@gmail.com>
2216
2217 * calendar.texi (Diary): Fix directive.
2218
de13cecf
RS
22192007-10-16 Richard Stallman <rms@gnu.org>
2220
2221 * calendar.texi (Diary): Clarify text about diary file example.
2222
5f90d53e
ER
22232007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
2224
2225 * files.texi: Capitalize node names according to convention.
2226
3aa491bc
GM
22272007-10-13 Glenn Morris <rgm@gnu.org>
2228
2229 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
2230
8a3106d3
ER
22312007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
2232
2233 * emacs.texi:
2234 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 2235 suggested by RMS and Robert J. Chassell.
8a3106d3 2236
da1080a2
ER
22372007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
2238
3aa491bc 2239 * files.texi (Version Systems):
0870a421
ER
2240 * vc-xtra.texi:
2241 * vc1-xtra.texi:
ac3f4c6f 2242 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 2243 operations. Change of terminology from `version' to `revision'.
a7fc5b78 2244 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 2245 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 2246
58ade22b
ER
22472007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
2248
da1080a2 2249 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
2250 Reorder the descriptions to be chronological.
2251
93870ce2
RS
22522007-10-09 Richard Stallman <rms@gnu.org>
2253
2254 * display.texi (Cursor Display): Correct how cursor appears
2255 in nonselected windows.
2256
568c7288
NR
22572007-10-04 Nick Roberts <nickrob@snap.net.nz>
2258
2259 * building.texi (GDB Graphical Interface): Remove references to gdba
2260 and mention gud-gdb.
2261
1af74d06 22622007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 2263
1af74d06 2264 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 2265
0d8fb755
JL
22662007-10-06 Juri Linkov <juri@jurta.org>
2267
2268 * text.texi (Fill Commands): Document fill-paragraph-or-region.
2269 (Fill Prefix, Format Indentation): Replace fill-paragraph with
2270 fill-paragraph-or-region.
2271
2272 * basic.texi (Arguments): Replace fill-paragraph with
2273 fill-paragraph-or-region.
2274
b981e2c6
ER
22752007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
2276
2277 * files.texi: Update the section on version control for 2007
2a9f4d55 2278 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
2279 will come later.
2280
5fceaf9c
GM
22812007-09-15 Glenn Morris <rgm@gnu.org>
2282
2283 * calendar.texi (Holidays): Change all instances of `holiday-list' back
2284 to `list-holidays'.
2285
b0e44b17
GM
22862007-09-14 Glenn Morris <rgm@gnu.org>
2287
2288 * calendar.texi: Update all instances of mark-calendar-holidays,
2289 list-calendar-holidays, list-holidays with the new names.
2290
8cf51b2c
GM
22912007-09-06 Glenn Morris <rgm@gnu.org>
2292
46a367db 2293 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
2294 Split into the Emacs manual in emacs/, and other manuals in misc/.
2295 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2296 manual.
2297 (infodir): New variable.
2298 (info): Use $infodir.
2299 (emacsman): Delete target, not needed any more.
2300 Move all targets that are not the Emacs manual to misc/Makefile.in.
2301 (mostlyclean): Remove `gnustmp'.
2302 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
2303 manual.
92f9b43f 2304 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
2305 (emacsman): Delete target, not needed any more.
2306 (clean): Remove all info files but Emacs manual.
2307 Move all targets that are not the Emacs manual to misc/Makefile.in.
2308 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
2309
2310 * Makefile.in (INFOSOURCES): Delete.
2311 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
2312 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
2313 *.vrs *.toc here...
2314 (maintainer-clean): ...from here.
2315
23162007-09-05 Glenn Morris <rgm@gnu.org>
2317
2318 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
2319
8cf51b2c
GM
23202007-08-29 Glenn Morris <rgm@gnu.org>
2321
2322 * emacs.texi (EMACSVER): Increase to 23.0.50.
2323
3420c522
RS
23242007-08-27 Richard Stallman <rms@gnu.org>
2325
2326 * emacs.texi (Top): Clarify menu item for Glossary.
2327
2328 * display.texi (Faces): Change secn title.
2329 Clarify not all fonts come from Font Lock.
2330
8cf51b2c
GM
23312007-08-17 Eli Zaretskii <eliz@gnu.org>
2332
2333 * basic.texi (Position Info): Add index entry for face at point.
2334 Mention that character faces are also displayed by "C-u C-x =".
2335
8cf51b2c
GM
23362007-08-08 Glenn Morris <rgm@gnu.org>
2337
2338 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
2339
23402007-08-07 Chong Yidong <cyd@stupidchicken.com>
2341
2342 * files.texi (File Conveniences): Document point motion keys in Image
2343 mode.
2344
8cf51b2c
GM
23452007-07-27 Glenn Morris <rgm@gnu.org>
2346
8cf51b2c
GM
2347 * emacs.texi (Copying): Include license text from gpl.texi, rather than
2348 in-line.
2349
2350 * gpl.texi: New file with text of GPL.
2351 * Makefile.in (EMACSSOURCES): Add gpl.texi.
2352
23532007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
2354
2355 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
2356
2357 * dired.texi (Wdired): Mention C-x C-q key binding.
2358
23592007-07-28 Nick Roberts <nickrob@snap.net.nz>
2360
2361 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
2362
23632007-07-25 Glenn Morris <rgm@gnu.org>
2364
8cf51b2c
GM
2365 * emacs.texi (Copying): Replace license with GPLv3.
2366
2367 * Relicense all FSF files to GPLv3 or later.
2368
23692007-07-24 Glenn Morris <rgm@gnu.org>
2370
2371 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
2372 for some calendars.
2373
23742007-07-23 Nick Roberts <nickrob@snap.net.nz>
2375
2376 * screen.texi (Mode Line): Describe new mode-line flag that shows if
2377 default-directory for the current buffer is on a remote machine.
2378
8cf51b2c
GM
23792007-07-21 Eli Zaretskii <eliz@gnu.org>
2380
2381 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
2382 default value.
2383
23842007-07-21 Richard Stallman <rms@gnu.org>
2385
2386 * files.texi (Why Version Control?): Improve previous change.
2387
23882007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
2389
2390 * files.texi (Why Version Control?): New node.
2391
8cf51b2c
GM
23922007-07-12 Nick Roberts <nickrob@snap.net.nz>
2393
8cf51b2c
GM
2394 * building.texi (Starting GUD): Add xref to this anchor.
2395
8cf51b2c
GM
23962007-06-24 Karl Berry <karl@gnu.org>
2397
2a9f4d55 2398 * emacs.texi: New Back-Cover Text.
8cf51b2c 2399
8cf51b2c
GM
24002007-06-07 Alan Mackenzie <acm@muc.de>
2401
2402 * display.texi (Optional Mode Line): Document the new form of
2403 line+column numbers, "(561,2)".
2404
24052007-06-06 Juanma Barranquero <lekktu@gmail.com>
2406
49823426 2407 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
2408
24092007-06-02 Chong Yidong <cyd@stupidchicken.com>
2410
2411 * Version 22.1 released.
2412
8cf51b2c
GM
24132007-05-07 Karl Berry <karl@gnu.org>
2414
2415 * emacs.texi (EMACSVER): Back to 22.
2416
24172007-05-06 Richard Stallman <rms@gnu.org>
2418
2419 * maintaining.texi (Create Tags Table): Clean up previous change.
2420
c8763fb6 24212007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2422
2423 * maintaining.texi (Create Tags Table): Add text about the dangers of
2424 making symbolic links to tags files.
2425
24262007-05-04 Karl Berry <karl@gnu.org>
2427
2428 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
2429
24302007-05-03 Karl Berry <karl@gnu.org>
2431
2432 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
2433
2434 * .cvsignore (*.pdf): New entry.
2435
8cf51b2c
GM
2436 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
2437 for printing.
2438
24392007-05-01 Richard Stallman <rms@gnu.org>
2440
2441 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
2442
8cf51b2c
GM
24432007-04-28 Glenn Morris <rgm@gnu.org>
2444
2445 * ack.texi (Acknowledgments):
2446 * anti.texi (Antinews):
8cf51b2c
GM
2447 * programs.texi (Program Modes): Restore mention of python.el pending
2448 consideration of legal status.
2449
24502007-04-28 Richard Stallman <rms@gnu.org>
2451
2452 * files.texi (File Names): Fixes to ~ description on MS systems.
2453
8cf51b2c
GM
24542007-04-26 Glenn Morris <rgm@gnu.org>
2455
2456 * emacs.texi (EMACSVER): Increase to 22.1.50.
2457
24582007-04-25 Karl Berry <karl@gnu.org>
2459
2460 * emacs.texi: Improve line breaks on copyright page,
2461 similar layout to lispref, 8.5x11 by default.
2462
2463 * dired.texi (Image-Dired): Improve line break, fix typo.
2464
24652007-04-24 Chong Yidong <cyd@stupidchicken.com>
2466
2467 * programs.texi (Program Modes):
8cf51b2c
GM
2468 * anti.texi (Antinews):
2469 * ack.texi (Acknowledgments): python.el removed.
2470
8cf51b2c
GM
24712007-04-23 Chong Yidong <cyd@stupidchicken.com>
2472
2473 * display.texi (Highlight Interactively): Correct description of
2474 hi-lock-file-patterns-policy.
2475
2476 * files.texi (File Archives): Mention self-extracting executables.
2477
24782007-04-23 Eli Zaretskii <eliz@gnu.org>
2479
2480 * search.texi (Unconditional Replace, Query Replace): Add xref to
2481 "Replacement and Case".
2482
24832007-04-22 Chong Yidong <cyd@stupidchicken.com>
2484
2485 * dired.texi (Image-Dired): Move from Thumbnails node.
2486 * misc.texi (Thumbnails): Node deleted.
2487 * emacs.texi (Top): Update node listing.
2488
2489 * files.texi (File Conveniences):
49823426 2490 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
2491
24922007-04-21 Richard Stallman <rms@gnu.org>
2493
2494 * display.texi (Highlight Interactively): Correct previous change.
2495 Clarify doc of hi-lock-find-patterns, and move new features into it.
2496
24972007-04-20 David Koppelman <koppel@ece.lsu.edu>
2498
2499 * display.texi (Highlight Interactively): Document
2500 hi-lock-file-patterns-policy.
2501
25022007-04-20 Martin Rudalics <rudalics@gmx.at>
2503
2504 * display.texi (Scrolling): Fix typo.
2505
8cf51b2c
GM
25062007-04-15 Chong Yidong <cyd@stupidchicken.com>
2507
8cf51b2c
GM
2508 * doclicense.texi: Remove node heading, so that it can be included by
2509 other files.
2510
2511 * emacs.texi: Insert node heading for GFDL.
2512
8cf51b2c
GM
25132007-04-14 Eli Zaretskii <eliz@gnu.org>
2514
2515 * cmdargs.texi (Colors): Qualify "color of window" index entry by
2516 "command line".
2517
2518 * display.texi (Faces): Refer to "Creating Frames" for face
2519 and other frame customizations in .emacs.
2520
2521 * frames.texi (Creating Frames): Mention that face customizations can
2522 be put in .emacs. Add index entries.
2523
25242007-04-12 Richard Stallman <rms@gnu.org>
2525
2526 * glossary.texi (Glossary): Explain `iff'.
2527
25282007-04-11 Karl Berry <karl@gnu.org>
2529
2530 * gnu.texi (Top),
2531 * macos.texi (Mac Font Specs),
2532 * anti.texi (Antinews),
2533 * xresources.texi (Resources),
2534 * misc.texi (Emulation),
2535 * calendar.texi (Daylight Saving),
2536 * dired.texi (Dired and Find),
2537 * rmail.texi (Remote Mailboxes),
2538 * sending.texi (Mail Headers),
2539 * programs.texi (Which Function),
2540 * files.texi (Recover),
2541 * buffers.texi (Uniquify),
2542 * frames.texi (Wheeled Mice),
2543 * killing.texi (Rectangles): Wording to improve breaks in
2544 8.5x11 format.
2545 * mule.texi (Language Environments): \hbadness=10000 since there's
2546 no way to reword.
2547 * emacs.texi (smallbook): New @set to more easily switch between
2548 smallbook and 8.5x11.
2549
25502007-04-11 Richard Stallman <rms@gnu.org>
2551
2552 * files.texi (File Conveniences): Add xref to Tumme.
2553 Delete text about Thumbnail mode.
2554
8cf51b2c
GM
25552007-04-09 Alan Mackenzie <acm@muc.de>
2556
2557 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
2558 new name. Insert concept index entries.
2559
8cf51b2c
GM
25602007-04-08 Chong Yidong <cyd@stupidchicken.com>
2561
2562 * display.texi (Standard Faces): Document prefix arg for
2563 list-faces-display.
2564
2565 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
2566
8cf51b2c
GM
25672007-04-07 Chong Yidong <cyd@stupidchicken.com>
2568
8cf51b2c
GM
2569 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
2570
2571 * files.texi (Misc File Ops): Rewrite description of
2572 insert-file-literally.
2573
8cf51b2c
GM
25742007-03-31 Eli Zaretskii <eliz@gnu.org>
2575
2576 * misc.texi (Printing): Postscript -> PostScript.
2577
8cf51b2c
GM
2578 * ack.texi (Acknowledgments): Postscript -> PostScript.
2579
2580 * custom.texi (Init File, Init Non-ASCII): Fix last change.
2581
2582 * emacs.texi (Top): Fix the menu due to the change in custom.texi
2583 below.
2584
25852007-03-30 Chong Yidong <cyd@stupidchicken.com>
2586
2587 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
2588 Init Non-ASCII.
2589 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
2590 (Init Non-ASCII): New node.
2591
25922007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2593
2594 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
2595
8cf51b2c
GM
25962007-03-12 Glenn Morris <rgm@gnu.org>
2597
8cf51b2c
GM
2598 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
2599 "Daylight Savings".
2600
49823426 2601 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
2602 saving" in text throughout.
2603
8cf51b2c
GM
26042007-03-04 Richard Stallman <rms@gnu.org>
2605
2606 * custom.texi (Safe File Variables): Minor correction.
2607
8cf51b2c
GM
26082007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
2609
2610 * rmail.texi (Movemail): Add internal ref.
2611 Don't indent the intro for the PROTO table.
2612 Format PROTO table items with @code.
2613
8cf51b2c
GM
26142007-02-26 Nick Roberts <nickrob@snap.net.nz>
2615
2616 * building.texi: Remove references to bashdb.
2617
8cf51b2c
GM
26182007-02-19 Juanma Barranquero <lekktu@gmail.com>
2619
2620 * mule.texi (Language Environments): Update list of supported language
2621 environments.
2622
8cf51b2c
GM
26232007-02-14 Kim F. Storm <storm@cua.dk>
2624
2625 * building.texi (Grep Searching): Fix lgrep doc.
2626
26272007-02-12 Chong Yidong <cyd@stupidchicken.com>
2628
2629 * back.texi: Remove unused file.
2630
c8763fb6 26312007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2632
2633 * maintaining.texi (Tag Syntax): Now --members is the default for
2634 etags, not for ctags yet.
2635
8cf51b2c
GM
26362007-02-03 Eli Zaretskii <eliz@gnu.org>
2637
2638 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
2639 headers compliant with Texinfo guidelines and with what texnfo-upd.el
2640 expects. Add comments to prevent people from inadvertently modifying
2641 the key parts needed by `texinfo-multiple-files-update'.
2642
26432007-01-29 Chong Yidong <cyd@stupidchicken.com>
2644
2645 * frames.texi (Secondary Selection): Window clicked does not matter
2646 when mouse-yank-at-point is non-nil.
2647
8cf51b2c
GM
26482007-01-16 Glenn Morris <rgm@gnu.org>
2649
2650 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
2651 system abbrev.
2652
26532007-01-11 Richard Stallman <rms@gnu.org>
2654
2655 * msdog.texi (Windows Keyboard): Another small cleanup.
2656
26572007-01-10 Richard Stallman <rms@gnu.org>
2658
2659 * msdog.texi (Windows Keyboard): Yet another try to make
2660 everyone happy with that passage.
2661
26622007-01-05 Richard Stallman <rms@gnu.org>
2663
2664 * anti.texi (Antinews): Mention M-x shell scrolling.
2665
26662007-01-05 Nick Roberts <nickrob@snap.net.nz>
2667
2668 * building.texi (Watch Expressions): Describe gdb-max-children.
2669
8cf51b2c
GM
26702007-01-04 Richard Stallman <rms@gnu.org>
2671
8cf51b2c
GM
2672 * msdog.texi (Windows Keyboard): Clarify previous change.
2673
8cf51b2c
GM
26742007-01-02 Richard Stallman <rms@gnu.org>
2675
2676 * custom.texi (Changing a Variable): Minor clarification.
2677 (Specific Customization): customize-customized => customize-unsaved.
2678
2679 * entering.texi (Entering Emacs): Clean up text about restarting
2680 Emacs for each file.
2681
2682 * misc.texi (Shell Options): Minor cleanup.
2683
2684 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
2685 with Emacs, not vice versa.
2686
2687 * programs.texi (Symbol Completion): Recommend customizing
2688 window manager.
2689
2690 * xresources.texi (Resources): Minor fix.
2691
c8763fb6 26922007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2693
2694 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
2695
26962007-01-01 Richard Stallman <rms@gnu.org>
2697
2698 * commands.texi (User Input): Document keys stolen by window mangers.
2699
27002006-12-31 Richard Stallman <rms@gnu.org>
2701
2702 * custom.texi (Specific Customization): Document customize-option
2703 instead of customize-variable.
2704
27052006-12-31 Kim F. Storm <storm@cua.dk>
2706
2707 * major.texi (Choosing Modes): Document auto-mode-case-fold.
2708
27092006-12-30 Kim F. Storm <storm@cua.dk>
2710
2711 * killing.texi (CUA Bindings): Fix typo.
2712
2713 * xresources.texi (Table of Resources): Mention grow-only value for
2714 auto-resize-tool-bars.
2715
8cf51b2c
GM
27162006-12-27 Eli Zaretskii <eliz@gnu.org>
2717
2718 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
2719 and how to get them back.
2720
27212006-12-26 Richard Stallman <rms@gnu.org>
2722
2723 * calendar.texi (Holidays): Holiday listing is based on current
2724 practice, but DST is not.
2725
27262006-12-25 Richard Stallman <rms@gnu.org>
2727
2728 * emacs.texi (Top): Update subnode menus.
2729
2730 * mark.texi (Transient Mark): Fix xref.
2731
2732 * killing.texi (Graphical Kill): Node deleted.
2733 (Killing): Add xref to Cut and Paste.
2734 (CUA Bindings): Update xref.
2735
2736 * frames.texi (Cut and Paste): New section to hold other nodes.
2737 (Mouse Commands): Node demoted.
2738 (Cut/Paste Other App): Split out from Mouse Commands.
2739 (Word and Line Mouse): Likewise.
2740 (Secondary Selection, Clipboard): Nodes demoted.
2741
8cf51b2c
GM
27422006-12-24 Kevin Ryde <user42@zip.com.au>
2743
2744 * calendar.texi (Holidays): US daylight saving begins second Sunday
2745 in March for 2007 onwards.
2746 (Daylight Savings): Show new US default daylight saving rules, 2nd
2747 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
2748
27492006-12-23 Chong Yidong <cyd@stupidchicken.com>
2750
2751 * calendar.texi (Scroll Calendar): < and > are switched.
2752
27532006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
2754
2755 * killing.texi (Deletion): Describe M-\ prefix argument.
2756
27572006-12-23 Richard Stallman <rms@gnu.org>
2758
2759 * search.texi (Regexp Search): Explain why forward and reverse regexp
2760 search are not mirror images.
2761
8cf51b2c
GM
27622006-12-19 Kim F. Storm <storm@cua.dk>
2763
2764 * major.texi (Choosing Modes): Describe match-function elements for
2765 magic-mode-alist.
2766
8cf51b2c
GM
27672006-12-18 Eli Zaretskii <eliz@gnu.org>
2768
2769 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
2770 peculiarities.
2771
27722006-12-18 Richard Stallman <rms@gnu.org>
2773
2774 * abbrevs.texi (Editing Abbrevs): Fix previous change.
2775
8cf51b2c
GM
27762006-12-17 Alan Mackenzie <acm@muc.de>
2777
2778 * programs.texi (Left Margin Paren): Remove the bit which says
2779 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
2780 Discuss some of the issues of setting this option to nil.
2781
27822006-12-17 Glenn Morris <rgm@gnu.org>
2783
2784 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
2785
27862006-12-16 Eli Zaretskii <eliz@gnu.org>
2787
2788 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
2789 (Windows Files): `w32-get-true-file-attributes' is only relevant for
2790 NTFS volumes.
2791 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
2792 volumes.
2793
27942006-12-15 Eli Zaretskii <eliz@gnu.org>
2795
2796 * text.texi (HTML Mode): Fix "C-c TAB".
2797
8cf51b2c
GM
27982006-12-09 Richard Stallman <rms@gnu.org>
2799
2800 * misc.texi (Invoking emacsclient): Simplify TCP file text.
2801
28022006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
2803
2804 * files.texi (Misc File Ops): Document insert-file-literally.
2805
28062006-12-08 Eli Zaretskii <eliz@gnu.org>
2807
2808 * cmdargs.texi (Colors): Note that --color is intended for overriding
2809 the terminal defaults, not for normal invocation.
2810
2811 * misc.texi (Emacs Server): Improve wording. Don't mention the
2812 ``server program''. Add a cross-reference to "Init File" node.
2813 (Invoking emacsclient): Add index entries. Document both short and
2814 long versions of command-line options. Document the -f option.
2815
8cf51b2c
GM
28162006-12-06 Richard Stallman <rms@gnu.org>
2817
2818 * text.texi (Outline Format): Say to set outline-regexp
2819 and outline-level with major modes and file local variables.
2820
c8763fb6 28212006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
2822
2823 * anti.texi (Antinews): Mention the alternative to
2824 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
2825
8cf51b2c
GM
2826 * misc.texi (Interactive Shell): Ditto.
2827
28282006-12-04 Eli Zaretskii <eliz@gnu.org>
2829
2830 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2831
2832 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
2833
28342006-12-01 Eli Zaretskii <eliz@gnu.org>
2835
2836 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
2837 colon in the mode line.
2838
2839 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
2840
28412006-11-26 Nick Roberts <nickrob@snap.net.nz>
2842
2843 * building.texi (Watch Expressions): Mention SPC for expanding/
2844 contracting watch expressions.
2845
28462006-11-26 Kim F. Storm <storm@cua.dk>
2847
2848 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
2849
28502006-11-26 Nick Roberts <nickrob@snap.net.nz>
2851
2852 * building.texi (Debugger Operation): Define text command mode.
2853 Clarify how tooltips work.
2854 (GDB Graphical Interface): Explain how to run in text command mode
2855 more clearly.
2856
28572006-11-25 Juanma Barranquero <lekktu@gmail.com>
2858
2859 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
2860
28612006-11-22 Juanma Barranquero <lekktu@gmail.com>
2862
2863 * anti.texi (Antinews): Mention --server-file and TCP sockets.
2864
8cf51b2c
GM
28652006-11-18 Chong Yidong <cyd@stupidchicken.com>
2866
2867 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
2868 and EMACS is deprecated.
2869
28702006-11-18 Juanma Barranquero <lekktu@gmail.com>
2871
2872 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
2873
c8763fb6 28742006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2875
2876 * Makefile.in (emacs.dvi): Remove xresmini.texi.
2877
2878 * emacs.texi: Include xresources.texi both for info and dvi.
2879
2880 * xresources.texi: Merge text from xresmini.texi.
2881
c8763fb6 28822006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
2883
2884 * glossary.texi: Fix typos.
2885
8cf51b2c
GM
28862006-11-06 Richard Stallman <rms@gnu.org>
2887
2888 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
2889
2890 * ack.texi (Acknowledgments): Fix name spelling.
2891
28922006-11-01 Juri Linkov <juri@jurta.org>
2893
2894 * search.texi (Word Search): Document incremental word search.
2895
28962006-10-28 Glenn Morris <rgm@gnu.org>
2897
2898 * ack.texi (Acknowledgments): Add cal-html author.
2899
2900 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
2901 Calendar"). Describe new package cal-html.
2902 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
2903 Calendar Files."
2904
8cf51b2c
GM
29052006-10-23 Richard Stallman <rms@gnu.org>
2906
2907 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
2908 Abbrev mode is enabled.
2909
8cf51b2c
GM
29102006-10-16 Richard Stallman <rms@gnu.org>
2911
8cf51b2c
GM
2912 * emacs.texi: Update ISBN.
2913
8cf51b2c
GM
29142006-10-11 Kim F. Storm <storm@cua.dk>
2915
2916 * emacs.texi (Acknowledgments): Use @dotless{i}.
2917
29182006-10-08 Nick Roberts <nickrob@snap.net.nz>
2919
2920 * building.texi (Breakpoints Buffer): Mention catchpoints.
2921
29222006-10-08 Kim F. Storm <storm@cua.dk>
2923
2924 * ack.texi (Acknowledgments): Update.
2925
2926 * emacs.texi (Acknowledgments): Fix bad @/ form.
2927
8cf51b2c
GM
29282006-10-05 Kim F. Storm <storm@cua.dk>
2929
2930 * emacs.texi (Acknowledgments): Add more contributors.
2931
29322006-10-03 Richard Stallman <rms@gnu.org>
2933
2934 * emacs.texi (Acknowledgments): Update version and edition.
2935
8cf51b2c
GM
29362006-10-01 Karl Berry <karl@gnu.org>
2937
2938 * custom.texi (Customization Groups): Page break to keep example buffer
2939 on one page.
2940
29412006-09-30 Karl Berry <karl@gnu.org>
2942
2943 * programs.texi (Basic Indent): @need to improve page break.
2944 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
2945
29462006-09-29 Glenn Morris <rgm@gnu.org>
2947
2948 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
2949
29502006-09-29 Karl Berry <karl@gnu.org>
2951
2952 * windows.texi (Basic Window): Remove forced @break, no longer
2953 desirable.
2954 * frames.texi (Frame Commands),
2955 * mark.texi (Marking Objects): Reword to avoid bad page break.
2956 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
2957
29582006-09-19 Richard Stallman <rms@gnu.org>
2959
2960 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
2961 stick to present tense.
2962
c8763fb6 29632006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2964
2965 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
2966 to x-gtk-use-old-file-dialog.
2967 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
2968
29692006-09-15 Jay Belanger <belanger@truman.edu>
2970
49823426 2971 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
2972 Change "Library Public License" to "Lesser Public License"
2973 throughout. Use "yyyy" to represent year.
2974
8cf51b2c
GM
29752006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2976
2977 * files.texi (Visiting): Add index entry "open file".
2978
8cf51b2c
GM
29792006-09-11 Richard Stallman <rms@gnu.org>
2980
2981 * building.texi (Compilation Mode): Clarification.
2982 (Grep Searching): Add xref to Compilation Mode.
2983
8cf51b2c
GM
29842006-09-08 Richard Stallman <rms@gnu.org>
2985
2986 * search.texi (Search): Ref multi-file search commands here.
2987 (Other Repeating Search): Not here.
2988
8cf51b2c
GM
29892006-08-28 Richard Stallman <rms@gnu.org>
2990
2991 * windows.texi (Split Window): Update xref.
2992
2993 * basic.texi (Continuation Lines): Update xref.
2994
2995 * indent.texi (Tab Stops): Update xref.
2996
2997 * emacs.texi (Top): Update subnode menu.
2998
2999 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
3000 split out of Display Custom.
3001
30022006-08-25 Kim F. Storm <storm@cua.dk>
3003
3004 * display.texi (Display Custom): Add variables overline-margin
3005 and x-underline-at-descent-line.
3006
30072006-08-25 Richard Stallman <rms@gnu.org>
3008
3009 * entering.texi (Exiting): Rewrite to give graphical displays
3010 priority over text terminals.
3011
3012 * search.texi (Incremental Search): Move index entries.
3013
30142006-08-23 Chong Yidong <cyd@stupidchicken.com>
3015
3016 * custom.texi (Init File): Reference Find Init to avoid "home
3017 directory" confusion.
3018
30192006-08-22 Nick Roberts <nickrob@snap.net.nz>
3020
3021 * building.texi (Other GDB-UI Buffers): Describe how to edit
3022 a value in the locals buffer.
3023
30242006-08-21 Richard Stallman <rms@gnu.org>
3025
3026 * search.texi (Basic Isearch): Add `isearch' index entry.
3027
30282006-08-16 Richard Stallman <rms@gnu.org>
3029
3030 * misc.texi (Saving Emacs Sessions): Clean up wording.
3031
3032 * mark.texi (Marking Objects): Mention term "select all".
3033
3034 * emacs.texi (Top): Update subnode menu.
3035
3036 * help.texi (Help Mode): Move node up in file.
3037
8cf51b2c
GM
30382006-08-15 Nick Roberts <nickrob@snap.net.nz>
3039
3040 * building.texi (Stack Buffer): Explain fringe arrow.
3041
8cf51b2c
GM
30422006-08-12 Eli Zaretskii <eliz@gnu.org>
3043
8cf51b2c
GM
3044 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
3045 on startup.
3046
30472006-08-11 Romain Francoise <romain@orebokech.com>
3048
3049 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
3050
30512006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
3052
3053 * mule.texi (Recognize Coding, Text Coding): Fix typos.
3054
30552006-08-10 Richard Stallman <rms@gnu.org>
3056
3057 * text.texi (Format Faces): Substantial rewrites to deal
3058 with face merging. Empty regions don't count. Clarify
3059 face property inheritance.
3060
30612006-08-08 Romain Francoise <romain@orebokech.com>
3062
3063 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
3064 <arjuropo@cc.jyu.fi>.
3065
8cf51b2c
GM
30662006-08-04 Eli Zaretskii <eliz@gnu.org>
3067
3068 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
3069 apply to all frames.
3070
8cf51b2c
GM
30712006-08-01 Richard Stallman <rms@gnu.org>
3072
3073 * help.texi (Name Help): Add index entries for describe-variable.
3074
30752006-08-01 Nick Roberts <nickrob@snap.net.nz>
3076
3077 * building.texi (GDB Graphical Interface): Shorten node names.
3078 (GDB-UI Layout): Use GDB-related.
3079 (Other GDB-UI Buffers): Simplify English.
3080
30812006-07-31 Richard Stallman <rms@gnu.org>
3082
3083 * search.texi (Query Replace): Add xref for Dired's Q command.
3084
8cf51b2c
GM
30852006-07-31 Nick Roberts <nickrob@snap.net.nz>
3086
3087 * building.texi (GDB commands in Fringe): Rename to...
3088 (Source Buffers): ..this and move forward. Describe hollow arrow and
3089 new option gdb-find-source-frame.
3090
30912006-07-29 Richard Stallman <rms@gnu.org>
3092
3093 * dired.texi (Operating on Files): Simplify previous change
3094 and fix Texinfo usage.
3095
30962006-07-29 Eli Zaretskii <eliz@gnu.org>
3097
3098 * dired.texi (Operating on Files): Add cross-references. State the
3099 Unix commands that do similar things.
3100
31012006-07-28 Richard Stallman <rms@gnu.org>
3102
3103 * mark.texi (Transient Mark): Clarify that region never disappears
3104 when Transient Mark mode is off, and not when it is on.
3105
31062006-07-27 Richard Stallman <rms@gnu.org>
3107
3108 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
3109
31102006-07-24 Richard Stallman <rms@gnu.org>
3111
3112 * xresources.texi (GTK styles): Fix texinfo usage.
3113
8cf51b2c
GM
3114 * commands.texi (User Input): Explain why we teach keyboard cmds.
3115
3116 * xresources.texi, xresmini.texi, search.texi, programs.texi:
3117 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
3118 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
3119 * doclicense.texi, display.texi, dired.texi, basic.texi:
3120 * anti.texi, ack.texi: Move periods and commas inside quotes.
3121
31222006-07-22 Eli Zaretskii <eliz@gnu.org>
3123
3124 * cmdargs.texi (General Variables): Document EMAIL.
3125
31262006-07-21 Eli Zaretskii <eliz@gnu.org>
3127
3128 * frames.texi (Frame Commands): Mention that focus-follows-mouse
3129 doesn't have effect on MS-Windows.
3130
8cf51b2c
GM
31312006-07-17 Richard Stallman <rms@gnu.org>
3132
3133 * building.texi (Grep Searching): Explain about chaining grep commands.
3134
8cf51b2c
GM
31352006-07-10 Nick Roberts <nickrob@snap.net.nz>
3136
49823426 3137 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
3138
31392006-07-09 Chong Yidong <cyd@stupidchicken.com>
3140
3141 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
3142 is invoked for multiple files.
3143
31442006-07-08 Eli Zaretskii <eliz@gnu.org>
3145
3146 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
3147 on-line manual for the rest of this node.
3148 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
3149 unconditionally.
3150 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
3151 Improve wording.
3152 (Windows Printing): Improve wording.
3153 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
3154 rest of this node.
3155
8cf51b2c
GM
31562006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3157
49823426
GM
3158 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
3159 with eval-buffer.
8cf51b2c
GM
3160
31612006-07-05 Nick Roberts <nickrob@snap.net.nz>
3162
3163 * mule.texi (Coding Systems, Specify Coding): Link descriptions
3164 of character translation.
3165
31662006-07-04 Nick Roberts <nickrob@snap.net.nz>
3167
3168 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
3169
31702006-07-03 Karl Berry <karl@gnu.org>
3171
3172 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
3173 not-too-underfull hboxes in the TeX output.
3174 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
3175 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
3176 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
3177 * sending.texi, text.texi: Fix overfull/underfull boxes.
3178
31792006-07-03 Romain Francoise <romain@orebokech.com>
3180
3181 * m-x.texi (M-x): Fix.
3182
31832006-07-03 Richard Stallman <rms@gnu.org>
3184
8cf51b2c
GM
3185 * search.texi (Other Repeating Search): filename -> file name.
3186
3187 * misc.texi (Narrowing): Minor cleanups.
3188
3189 * files.texi (Visiting): filename -> file name.
3190
3191 * emacs.texi (Top): Update subnode menus.
3192
3193 * mule.texi (Coding Systems): Move char translation stuff here.
3194 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
3195 (Recognize Coding): Substantial local rewrites.
3196 (International): Update menu.
3197
3198 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
3199 (Scrolling): Substantial local rewrites.
3200 (Display): Update menu and intro.
3201
3202 * dired.texi: filename -> file name.
3203
3204 * custom.texi (Safe File Variables): Texinfo usage fix.
3205
f0131492 32062006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3207
3208 * help.texi, m-x.texi: Lots of cleanups.
3209
8cf51b2c
GM
32102006-06-30 Eli Zaretskii <eliz@gnu.org>
3211
3212 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
3213 (Windows Processes, Windows Misc): Shorten the printed version by
3214 selectively conditioning less important portions by @ifnottex.
3215
8cf51b2c
GM
32162006-06-27 Richard Stallman <rms@gnu.org>
3217
3218 * mini.texi (Minibuffer File): Minor cleanup.
3219
32202006-06-25 Nick Roberts <nickrob@snap.net.nz>
3221
3222 * frames.texi (XTerm Mouse): Rename to...
3223 (Text-Only Mouse): ...this. Mention t-mouse-mode.
3224
3225 * emacs.texi (Top): Use new node name.
3226
32272006-06-24 Eli Zaretskii <eliz@gnu.org>
3228
3229 * emacs.texi (Top): Update the detailed menu according to changes in
3230 msdog.texi.
3231
3232 * msdog.texi (Windows Keyboard): New section.
3233 (Windows Mouse): New section.
3234 (Windows System Menu): Remove section (text merged with "Windows
3235 Keyboard").
3236 (Windows Misc): New section.
3237
3238 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
3239
3240 * msdog.texi (ls in Lisp): New section.
3241
3242 * files.texi (Visiting): Document case-insensitive wildcard matching
3243 under find-file-wildcards.
3244
8cf51b2c
GM
32452006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3246
3247 * macos.texi (Mac Input): Add description of mac-function-modifier.
3248 Now Unicode keyboard layouts work.
3249
8cf51b2c
GM
32502006-06-10 Richard Stallman <rms@gnu.org>
3251
3252 * mule.texi (Recognize Coding): Clarify previous change.
3253
32542006-06-09 Kenichi Handa <handa@m17n.org>
3255
3256 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
3257 notation.
3258
32592006-06-07 Kevin Ryde <user42@zip.com.au>
3260
3261 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
3262 manual for @ifnottex, but in emacs-extra for @iftex.
3263
3264 * cmdargs.texi (General Variables): Fix smtpmail xref.
3265
32662006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
3267
8cf51b2c 3268 * programs.texi (Comment Commands):
8cf51b2c 3269 * custom.texi (Specifying File Variables):
49823426 3270 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
3271
32722006-06-07 Nick Roberts <nickrob@snap.net.nz>
3273
3274 * building.texi (Watch Expressions): Move node to end.
3275 (GDB Graphical Interface): Move description of clicks in fringe...
3276 (GDB commands in the Fringe): ...to here. New node.
3277
8cf51b2c
GM
32782006-06-05 Romain Francoise <romain@orebokech.com>
3279
49823426 3280 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
3281
32822006-06-05 Nick Roberts <nickrob@snap.net.nz>
3283
3284 * building.texi (GDB Graphical Interface): Update bindings.
3285 (Commands of GUD): Add gud-print. Remove gud-run.
3286 Restate availability more generally.
3287
f0131492 32882006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3289
3290 * mini.texi: Lots of cleanups.
3291
32922006-06-01 Luc Teirlinck <teirllm@auburn.edu>
3293
3294 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
3295 and Mouse-2.
3296
c8763fb6 32972006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3298
3299 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
3300
8cf51b2c
GM
33012006-05-31 Richard Stallman <rms@gnu.org>
3302
3303 * basic.texi (Moving Point): Fix previous change.
3304
c8763fb6 33052006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3306
3307 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
3308
f0131492 33092006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
3310
3311 * basic.texi: Many simplifications and improvements in wording.
3312
8cf51b2c
GM
33132006-05-26 Nick Roberts <nickrob@snap.net.nz>
3314
3315 * anti.texi (Antinews): Create a node for gdb-ui.
3316
8cf51b2c
GM
33172006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
3318
3319 * frames.texi (Menu Bars, Tool Bars): Add index entries.
3320
33212006-05-20 Richard Stallman <rms@gnu.org>
3322
3323 * dired.texi (Dired Navigation): dired-goto-file is now j.
3324
8cf51b2c
GM
33252006-05-20 Eli Zaretskii <eliz@gnu.org>
3326
3327 * mule.texi (Coding Systems): Mention the undecided-* coding systems
3328 and their aliases.
3329
3330 * msdog.texi (Windows Printing): Mention non-support of plain text
3331 printing with some el-cheapo printers, and suggest a workaround.
3332
33332006-05-20 Kevin Ryde <user42@zip.com.au>
3334
3335 * text.texi (TeX Print): tex-dvi-view-command has a default value,
3336 remove the bit saying you must set it.
3337
33382006-05-19 Luc Teirlinck <teirllm@auburn.edu>
3339
3340 * trouble.texi (Checklist):
3341 * text.texi (Text, Auto Fill, Text Mode):
3342 * search.texi (Nonincremental Search):
3343 * rmail.texi (Rmail Labels):
3344 * mule.texi (Input Methods, Multibyte Conversion):
3345 * misc.texi (Gnus, Where to Look, PostScript):
3346 * maintaining.texi (Create Tags Table):
3347 * indent.texi (Indentation Commands):
3348 * fixit.texi (Spelling):
3349 * emacs.texi (Copying):
3350 * custom.texi (Init File): ifinfo -> ifnottex.
3351
8cf51b2c
GM
33522006-05-17 Richard Stallman <rms@gnu.org>
3353
3354 * files.texi (Diff Mode): Mention C-x `.
3355
33562006-05-08 Richard Stallman <rms@gnu.org>
3357
3358 * custom.texi (Disabling): Textual cleanups.
3359
8cf51b2c
GM
33602006-05-12 Glenn Morris <rgm@gnu.org>
3361
3362 * calendar.texi (Displaying the Diary, Format of Diary File):
3363 Refer to diary-view-entries, diary-list-entries,
3364 diary-show-all-entries rather than obsolete aliases.
3365
33662006-05-12 Eli Zaretskii <eliz@gnu.org>
3367
3368 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3369 (Displaying the Diary, Special Diary Entries, Importing Diary):
3370 * building.texi (Compilation Shell):
3371 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
3372 emacs-xtra with @inforef's.
3373
3374 * files.texi (Visiting): Fix wording.
3375
3376 * mule.texi (Coding Systems, Text Coding): More indexing.
3377 Mention that C-x RET f can set eol conversion.
3378
c8763fb6 33792006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3380
3381 * xresmini.texi (GTK resources): Insert GTK description.
3382
3383 * xresources.texi (GTK resources): metafont should be menufont.
3384
8cf51b2c
GM
33852006-05-06 Michael Albinus <michael.albinus@gmx.de>
3386
49823426 3387 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
3388 method, user name and host name is active only in partial
3389 completion mode.
3390
8cf51b2c
GM
33912006-05-06 Eli Zaretskii <eliz@gnu.org>
3392
3393 * makefile.w32-in (emacs.dvi):
3394 * Makefile.in (emacs.dvi): Add xresmini.texi.
3395
3396 * xresmini.texi (Table of Resources): Remove xref to non-existent
3397 node "LessTif Resources".
3398
3399 * msdog.texi (Microsoft Windows):
3400 * calendar.texi (Calendar/Diary, Displaying the Diary)
3401 (Special Diary Entries, Importing Diary, Holidays):
3402 * programs.texi (Program Modes):
3403 * text.texi (Text):
3404 * buffers.texi (Several Buffers):
3405 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
3406
34072006-05-06 Eli Zaretskii <eliz@gnu.org>
3408
3409 The following changes merge the emacs-xtra manual into the main
3410 manual, but only for on-line version of the manual.
3411
3412 * vc2-xtra.texi (Version Backups, Local Version Control)
3413 (Making Snapshots, Change Logs and VC, Version Headers)
3414 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
3415 on-line manual.
3416
3417 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
3418 for on-line manual.
3419
3420 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
3421 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
3422 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
3423 for on-line manual.
3424
3425 * fortran-xtra.texi (Fortran, Fortran Autofill)
3426 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
3427 for on-line manual.
3428
3429 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
3430 Conditional xref's for on-line manual.
3431
3432 * emerge-xtra.texi (Emerge, Overview of Emerge)
3433 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
3434 manual.
3435
3436 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
3437 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3438 (EMACSSOURCES): Use EMACS_XTRA.
3439 (../info/emacs-xtra): Remove.
3440 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3441
3442 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
3443 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
3444 (EMACSSOURCES): Use EMACS_XTRA.
3445 ($(infodir)/emacs-xtra): Remove.
3446 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
3447
3448 * trouble.texi (Quitting):
3449 * text.texi (Text):
3450 * programs.texi (Program Modes):
3451 * msdog.texi (Microsoft Windows):
3452 * frames.texi (Frames):
3453 * files.texi (Backup, Version Control, VC Concepts)
3454 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
3455 (Registering, VC Status, VC Undo, Multi-User Branching)
3456 (Comparing Files):
3457 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
3458 (Displaying the Diary, Special Diary Entries, Importing Diary):
3459 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
3460 conditional xref's, depending on @iftex/@ifnottex.
3461
3462 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
3463 "MS-DOS". @include msdog-xtra.texi.
3464
3465 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
3466 <Top Level> [ifnottex]: @include fortran-xtra.texi.
3467
3468 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
3469 for vc-xtra.texi subsections.
3470 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
3471 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
3472
3473 * sending.texi (Sending Mail): A @node line without explicit Prev,
3474 Next, and Up links.
3475
3476 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
3477 Next, and Up links.
3478
3479 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
3480 and its sections. @include picture-xtra.texi.
3481
3482 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
3483 "Emerge".
3484 (List Tags) [ifnottex]: @include emerge-xtra.texi.
3485
3486 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
3487 exact duplicate of its name-sake in calendar.texi.
3488
3489 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
3490 "Advanced Calendar/Diary Usage".
3491 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
3492
3493 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
3494 dired-xtra.texi.
3495 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
3496
3497 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
3498 (Files) [ifnottex]: Add menu entry for Autorevert.
3499
3500 * emacs-xtra.texi (Introduction): Reword to make consistent with
3501 printed version only.
3502 <Top level>: Remove the body of all chapters and move them to the
3503 new *-xtra.texi files. Use @raisesections and @lowersections to
3504 convert sections to chapters etc.
3505
3506 * msdog-xtra.texi:
3507 * fortran-xtra.texi:
3508 * vc-xtra.texi:
3509 * vc1-xtra.texi:
3510 * vc2-xtra.texi:
3511 * emerge-xtra.texi:
3512 * cal-xtra.texi:
3513 * dired-xtra.texi:
3514 * arevert-xtra.texi: New files, with text from respective chapters
3515 of emacs-xtra.texi. Convert each @chapter into @section, @section
3516 into @subsection, etc.
3517
3518 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
3519 updated.
3520
3521 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
3522 Windows". All references updated.
3523
35242006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3525
3526 * macos.texi (Mac Input): Mention input from Character Palette.
3527 (Mac Font Specs): Fix typo.
3528
35292006-05-05 Richard Stallman <rms@gnu.org>
3530
3531 * files.texi (Diff Mode): Minor cleanup.
3532
35332006-05-05 Karl Berry <karl@gnu.org>
3534
8cf51b2c
GM
3535 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
3536 errors from the current release of makeinfo (4.8).
3537 * help.texi (Library Keywords): Change widest word in multitable
3538 template from `emulations' to `convenience'. (Not sure if this is
3539 related to the font change.)
3540
35412006-05-05 Eli Zaretskii <eliz@gnu.org>
3542
3543 * files.texi (File Names): Add a footnote about limited support of
3544 ~USER on MS-Windows.
3545
3546 * cmdargs.texi (Initial Options): Add a footnote about limited
3547 support of ~USER on MS-Windows.
3548
35492006-05-03 Richard Stallman <rms@gnu.org>
3550
3551 * files.texi (Diff Mode): Node moved here.
3552 (Comparing Files): Delete what duplicates new node.
3553 (Files): Put Diff Mode in menu.
3554
3555 * misc.texi (Diff Mode): Moved to files.texi.
3556
3557 * emacs.texi (Top): Update menu for Diff Mode.
3558
3559 * trouble.texi (Emergency Escape): Simplify.
3560
3561 * emacs.texi (Top): Minor clarification.
3562
35632006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
3564
3565 * commands.texi, entering.texi, screen.texi: Many simplifications.
3566
35672006-05-03 Richard Stallman <rms@gnu.org>
3568
3569 * commands.texi (Text Characters): Delete paragraph about unibyte
3570 non-ASCII printing chars.
3571
3572 * killing.texi (Killing): Say "graphical displays".
3573 * display.texi: Say "graphical displays".
3574
3575 * cmdargs.texi (Misc X): Say "graphical displays".
3576
35772006-05-01 Richard Stallman <rms@gnu.org>
3578
3579 * emacs.texi (Top): Add Diff Mode to menu.
3580
35812006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3582
3583 * misc.texi (Diff Mode): New node.
3584
35852006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3586
3587 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
3588 (Mac Environment Variables): Shorten example line.
3589 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
3590
35912006-05-01 Nick Roberts <nickrob@snap.net.nz>
3592
3593 * building.texi (GUD Customization): Describe cases %d and %c.
3594 Update description for %e.
3595
35962006-04-30 Glenn Morris <rgm@gnu.org>
3597
3598 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
3599
36002006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
3601
3602 * custom.texi (Examining): Update C-h v output example.
3603
36042006-04-29 Kim F. Storm <storm@cua.dk>
3605
3606 * building.texi (Grep Searching): Add lgrep and rgrep.
3607
8cf51b2c
GM
36082006-04-23 Richard Stallman <rms@gnu.org>
3609
3610 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
3611
3612 * xresmini.texi: New file.
3613
3614 * xresources.texi (Face Resources): Split table into font resources
3615 and the rest. Combine similar attributes for brevity.
3616
8cf51b2c
GM
36172006-04-21 Eli Zaretskii <eliz@gnu.org>
3618
3619 * emacs-xtra.texi (MS-DOS File Names): Remove section about
3620 backslashes and case-insensitivity in file names (moved to the
3621 main manual).
3622 (MS-DOS Printing): Move most of the text to the main manual.
3623
3624 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
3625 New nodes.
3626 (Windows Processes, Windows System Menu): Add index entries and
3627 fix wording.
3628
8cf51b2c
GM
36292006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
3630
3631 * misc.texi (Shell Ring): Add notes on saved input when
3632 navigating off the end of the history list.
3633
36342006-04-18 Chong Yidong <cyd@mit.edu>
3635
3636 * misc.texi (Shell Options): Correct default value of
3637 comint-scroll-show-maximum-output.
3638
8cf51b2c
GM
36392006-04-18 Nick Roberts <nickrob@snap.net.nz>
3640
3641 * building.texi (Watch Expressions): Update.
3642
8cf51b2c
GM
36432006-04-12 Richard Stallman <rms@gnu.org>
3644
3645 * search.texi: Clean up previous change.
3646
36472006-04-12 Eli Zaretskii <eliz@gnu.org>
3648
3649 * search.texi (Regexp Backslash, Regexp Replace): Add index
3650 entries for ``back reference'' and mention the term itself in the
3651 text.
3652
36532006-04-11 Richard Stallman <rms@gnu.org>
3654
3655 * custom.texi (Safe File Variables):
3656 Document enable-local-variables = :safe.
3657
36582006-04-11 Karl Berry <karl@gnu.org>
3659
3660 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
3661 (Remote Repositories, Version Backups, Local Version Control)
3662 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
3663 (Miscellaneous Commands and Features of VC, Change Logs and VC)
3664 (Renaming VC Work Files and Master Files)
3665 (Inserting Version Control Headers, Customizing VC, General Options)
3666 (Options for RCS and SCCS, Options specific for CVS): Move all
3667 these nodes to emacs-xtra.texi, for brevity.
3668 * cmdargs.texi, files.texi: Change cross-references.
3669
8cf51b2c
GM
36702006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
3671
3672 * files.texi (Old Versions): Update description of vc-annotate's
3673 use of color to indicate date ranges.
3674
8cf51b2c
GM
36752006-04-09 Kevin Ryde <user42@zip.com.au>
3676
8cf51b2c
GM
3677 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
3678 put info and printed manual names the right way around.
3679
36802006-04-09 Karl Berry <karl@gnu.org>
3681
3682 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
3683 emacs-xtra.texi, leaving only MS Windows information.
3684 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
3685 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
3686 node names.
3687
3688 * emacs.texi: Move @summarycontents and @contents to the beginning
3689 of the file.
3690
8cf51b2c
GM
36912006-04-08 Kevin Ryde <user42@zip.com.au>
3692
3693 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
3694
36952006-04-07 Richard Stallman <rms@gnu.org>
3696
3697 * programs.texi (Comments, Comment Commands, Options for Comments)
3698 (Multi-Line Comments): "Align", not "indent".
3699 (Basic Indent): C-j deletes trailing whitespace before the newline.
3700
37012006-04-06 Richard Stallman <rms@gnu.org>
3702
8cf51b2c
GM
3703 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
3704
37052006-04-06 Eli Zaretskii <eliz@gnu.org>
3706
3707 * killing.texi (Rectangles): Add index entry for marking a rectangle.
3708
8cf51b2c
GM
37092006-04-05 Richard Stallman <rms@gnu.org>
3710
3711 * emacs.texi (Top): Update subnode menu.
3712
3713 * trouble.texi (Unasked-for Search): Node deleted.
3714 (Lossage): Delete from menu.
3715
37162006-04-04 Richard Stallman <rms@gnu.org>
3717
3718 * trouble.texi: Various cleanups.
3719 (Checklist): Don't bother saying how to snail a bug report.
3720 (Emergency Escape): Much rewriting.
3721 (After a Crash): Rename the core dump immediately.
3722 (Total Frustration): Call it a psychotherapist.
3723 (Bug Criteria): Avoid "illegal instruction".
3724 (Sending Patches): We always put the contributor's name in.
3725
3726 * misc.texi (Thumbnails): Minor correction.
3727
8cf51b2c
GM
37282006-04-03 Richard Stallman <rms@gnu.org>
3729
3730 * misc.texi (Thumbnails): Minor cleanup.
3731
37322006-04-02 Karl Berry <karl@gnu.org>
3733
3734 * sending.texi (Mail Sending): pxref to Top needs five args.
3735
3736 * texinfo.tex: Update to current version (2006-03-21.13).
3737
8cf51b2c
GM
37382006-03-31 Richard Stallman <rms@gnu.org>
3739
3740 * emacs.texi (Top): Update subnode menu.
3741
3742 * help.texi (Help Mode): Cleanup.
3743
3744 * dired.texi: Many cleanups.
3745 (Dired Deletion): Describe dired-recursive-deletes.
3746 (Operating on Files): dired-create-directory moved.
3747 (Misc Dired Features): Move to here.
3748 (Tumme): Node moved to misc.texi.
3749
3750 * custom.texi: Many cleanups.
3751 (Minor Modes): Don't mention ISO Accents Mode.
3752 (Examining): Update C-h v output example.
3753 (Hooks): Add index and xref for add-hook.
3754 (Locals): Delete list of vars that are always per-buffer. Rearrange.
3755 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
3756
3757 * misc.texi: Many cleanups.
3758 (beginning): Add to summary of topics.
3759 (Shell): Put eshell xref at the end. Remove eshell from table.
3760 (Thumbnails): New node.
3761
8cf51b2c
GM
37622006-03-28 Eli Zaretskii <eliz@gnu.org>
3763
3764 * files.texi (File Name Cache): Make it clear that the cache is
3765 not persistent.
3766
8cf51b2c
GM
37672006-03-25 Karl Berry <karl@gnu.org>
3768
49823426
GM
3769 * emacs-xtra.texi, emacs.texi, gnu.texi:
3770 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
3771 (2) do not indent copyright year list (or anything else).
3772
8cf51b2c
GM
37732006-03-21 Juanma Barranquero <lekktu@gmail.com>
3774
3775 * files.texi (VC Dired Mode): Remove misplaced brackets.
3776
37772006-03-21 Andre Spiegel <spiegel@gnu.org>
3778
3779 * files.texi: Various updates and clarifications in the VC chapter.
3780
37812006-03-19 Luc Teirlinck <teirllm@auburn.edu>
3782
3783 * help.texi (Help Mode): Document "C-c C-c".
3784
8cf51b2c
GM
37852006-03-16 Luc Teirlinck <teirllm@auburn.edu>
3786
3787 * emacs-xtra.texi (Top): Avoid ugly continuation line in
3788 menu in the standalone Info reader.
3789
37902006-03-15 Chong Yidong <cyd@stupidchicken.com>
3791
3792 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
3793 moved here from Emacs manual.
3794
3795 * programs.texi (Fortran): Section moved to emacs-xtra.
3796 (Program Modes): Xref to Fortran in emacs-xtra.
3797
3798 * maintaining.texi (Emerge): Move to emacs-xtra.
3799 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
3800
3801 * picture.texi: File deleted.
3802 * Makefile.in:
3803 * makefile.w32-in: Remove picture.texi.
3804
3805 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
3806 * abbrevs.texi (Abbrevs):
3807 * sending.texi (Sending Mail): Picture node removed.
3808
3809 * emacs.texi (Top): Update node listings.
3810
8cf51b2c
GM
38112006-03-12 Richard Stallman <rms@gnu.org>
3812
3813 * calendar.texi: Various cleanups.
3814
8cf51b2c
GM
38152006-03-11 Luc Teirlinck <teirllm@auburn.edu>
3816
3817 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
3818 syntax.
3819
8cf51b2c
GM
38202006-03-08 Luc Teirlinck <teirllm@auburn.edu>
3821
3822 * search.texi (Regexps): More accurately describe which characters
3823 are special in which situations. Recommend _not_ to quote `]' or
3824 `-' when they are not special.
3825
8cf51b2c
GM
38262006-02-28 Andre Spiegel <spiegel@gnu.org>
3827
3828 * files.texi (Old Versions): Clarify operation of C-x v =.
3829
8cf51b2c
GM
38302006-02-21 Nick Roberts <nickrob@snap.net.nz>
3831
3832 * building.texi (Watch Expressions): Update and describe
3833 gdb-speedbar-auto-raise.
3834
38352006-02-19 Richard M. Stallman <rms@gnu.org>
3836
3837 * emacs.texi: Use @smallbook.
3838 (Top): Update ref to Emacs paper, delete ref to Cookbook.
3839 Update subnode menu.
3840
3841 * building.texi (Lisp Interaction): Minor addition.
3842
38432006-02-18 Nick Roberts <nickrob@snap.net.nz>
3844
3845 * building.texi (Watch Expressions): Update and be more precise.
3846
c8763fb6 38472006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
3848
3849 * maintaining.texi (Create Tags Table): Explain why the
3850 exception when etags writes to files under the /dev tree.
3851
38522006-02-14 Richard M. Stallman <rms@gnu.org>
3853
3854 * custom.texi (Safe File Variables): Lots of clarification.
3855 Renamed from Unsafe File Variables.
3856
38572006-02-14 Chong Yidong <cyd@stupidchicken.com>
3858
3859 * custom.texi (Unsafe File Variables): File variable confirmation
3860 assumed denied in batch mode.
3861
38622006-02-14 Richard M. Stallman <rms@gnu.org>
3863
3864 * building.texi (GDB User Interface Layout): Don't say `inferior'
3865 for program being debugged.
3866
38672006-02-15 Nick Roberts <nickrob@snap.net.nz>
3868
3869 * building.texi (GDB Graphical Interface):
3870 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
3871
38722006-02-13 Chong Yidong <cyd@stupidchicken.com>
3873
3874 * custom.texi (Specifying File Variables, Unsafe File Variables):
3875 New nodes, split from File Variables. Document new file local
3876 variable behavior.
3877
38782006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3879
3880 * display.texi (Standard Faces):
8cf51b2c
GM
3881 * files.texi (Visiting):
3882 * frames.texi (Clipboard):
3883 * glossary.texi (Glossary) <Clipboard>:
3884 * xresources.texi (X Resources): Mention Mac OS port.
3885
8cf51b2c
GM
38862006-02-12 Richard M. Stallman <rms@gnu.org>
3887
3888 * building.texi (Building): Clarify topic in intro.
3889
3890 * maintaining.texi (Maintaining): Change title; clarify topic.
3891 Delete duplicate index entries.
3892
3893 * building.texi (Other GDB User Interface Buffers): Clarifications.
3894
3895 * text.texi (Cell Commands): Clarifications.
3896
3897 * programs.texi (Defuns): Delete duplicate explanation of
3898 left-margin paren convention.
3899 (Hungry Delete): Minor cleanup.
3900
39012006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3902
3903 * dired.texi (Tumme): More tumme documentation.
3904
39052006-02-11 Alan Mackenzie <acm@muc.de>
3906
3907 * programs.texi ("Hungry Delete"): Correct the appellation of the
3908 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
3909
39102006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
3911
3912 * dired.texi (Tumme): Fix small bug.
3913
39142006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3915
3916 * macos.texi (Mac International): Rename "fontset-mac" to
3917 "fontset-standard".
3918
8cf51b2c
GM
39192006-02-09 Mathias Dahl <mathias.dah@gmail.com>
3920
3921 * dired.texi (Tumme): Basic documentation for Tumme added.
3922
8cf51b2c
GM
39232006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3924
3925 * mule.texi (International):
3926 * programs.texi (Basic Indent): Fix typos.
3927
8cf51b2c
GM
3928 * custom.texi (Minor Modes):
3929 * display.texi (Text Display):
3930 * commands.texi (Text Characters): Update xrefs.
3931
39322006-02-07 Richard M. Stallman <rms@gnu.org>
3933
3934 * emacs.texi (Top): Update subnode menu.
3935 Update info on old Emacs papers.
3936 (Intro): "Graphical display", not window system.
3937
3938 * xresources.texi (GTK styles): Minor clarifications.
3939
3940 * trouble.texi: "Graphical display", not window system.
3941 (Stuck Recursive): Minor clarification.
3942
3943 * text.texi: Minor clarifications.
3944 (Sentences): Explain why two-space convention is better.
3945 Explain sentence-end-without-period here.
3946 (Fill Commands): Not here.
3947 (Refill): Node moved down.
3948 (Filling): Update menu.
3949 (Table Creation, Cell Justification, Column Commands): Clarify.
3950
3951 * sending.texi: Minor clarifications.
3952
3953 * search.texi (Regexp Backslash): Clarification.
3954
3955 * rmail.texi: Minor cleanups.
3956 (Rmail): Delete digression about `rmail-mode'.
3957 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
3958 (Rmail Files): Mention C-u M-x rmail.
3959 (Rmail Reply): Mention References.
3960 (Rmail Display): Mention rmail-nonignored-headers.
3961
3962 * programs.texi: Minor cleanups.
3963 (Comment Commands): Mention momentary Transient Mark mode.
3964 (Matching): Be more specific about customizing show-paren-mode.
3965 (Info Lookup): Don't list the modes that support C-h S.
3966 Just say what it does in an unsupported mode.
3967 (Man Page): Delete excessive info on customizing woman.
3968 (Motion in C): Don't mention c-for/backward-into-nomenclature.
3969
3970 * abbrevs.texi: Minor clarifications.
3971 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
3972 not "dynamic abbrevs" as if they were a kind of abbrev.
3973
3974 * picture.texi (Picture): Minor cleanup.
3975
3976 * mule.texi (Communication Coding): Say "other applications".
3977 (Fontsets): Not specific to X. Add xref to X Resources.
3978 (Unibyte Mode): Rename from Single-Byte Character Support.
3979 "Graphical display", not window system.
3980 (International): Update menu.
3981
3982 * maintaining.texi (Format of ChangeLog):
3983 New node, split out from ChangeLog.
3984 (ChangeLog): Clarifications in the remaining text.
3985 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
3986 (Find Tag): Add @w.
3987 (Tags Search): Explain tag table order here. Simplify grep ref.
3988 (List Tags): tags-tag-face is a variable, not a face.
3989 (Emerge): Cleanups.
3990
3991 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
3992 (Keyboard Macros): Avoid "the user".
3993
3994 * killing.texi: "Graphical display", not window system.
3995
3996 * help.texi (Help Echo): "Graphical display", not window system.
3997
3998 * glossary.texi: Say "you", not "the user". Say "graphical display".
3999
4000 * frames.texi: Minor cleanups. "Graphical display", not window system.
4001
4002 * files.texi (Visiting): Make drag-and-drop not X-specific.
4003
4004 * custom.texi: Minor cleanups. "Graphical display", not window system.
4005
4006 * cmdargs.texi: Minor cleanups.
4007
4008 * building.texi (Compilation): Move and split kill-compilation para.
4009 Add para about multiple compilers.
4010 (Compilation Mode): Commands also available in grep mode and others.
4011 Mention C-u C-x ` more tutorially. Clarify C-x `.
4012 (Compilation Shell): Clarify. Put Bash example first.
4013 (Grep Searching): Minor cleanups; add @w.
4014 (Debuggers): Minor cleanups.
4015 (Starting GUD): Make GDB xgraphical mode issue clearer.
4016 (Debugger Operation): Lots of clarifications including
4017 GDB tooltip side-effect issue.
4018 (Commands of GUD): Clarify.
4019 (GUD Customization): Add bashdb-mode-hook.
4020 (GDB Graphical Interface): Rewrite for clarity.
4021 (GDB User Interface Layout): Rewrite for clarity.
4022 (Stack Buffer, Watch Expressions): Likewise.
4023 (Other GDB User Interface Buffers): Cleanups.
4024 (Lisp Libraries, External Lisp): Cleanup.
4025
4026 * basic.texi (Position Info): "Graphical displays", rather than
4027 window systems.
4028
4029 * anti.texi: Minor cleanup.
4030
8cf51b2c
GM
40312006-02-03 Eli Zaretskii <eliz@gnu.org>
4032
4033 * custom.texi (Init File, Find Init): Add cross-references to
4034 where $HOME is described.
4035
40362006-02-01 Luc Teirlinck <teirllm@auburn.edu>
4037
4038 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
4039 is not inside the @table.
4040
4041 * emacs.texi (Top): Correct node name.
4042
4043 * files.texi (File Names): Fix @xref.
4044 (Reverting): Fix typo.
4045
4046 * mule.texi (International): Correct node name.
4047
4048 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
4049
40502006-02-01 Richard M. Stallman <rms@gnu.org>
4051
4052 * emacs.texi (Top): Update subnode menu.
4053
4054 * mule.texi: Minor clarifications.
4055 Reduce the specific references to X Windows.
4056 Refer to "graphical" terminals, rather than window systems.
4057 (Text Coding): Rename from Specify Coding.
4058 (Communication Coding, File Name Coding, Terminal Coding):
4059 New nodes split out from Text Coding.
4060
4061 * kmacro.texi: Minor clarifications.
4062 (Keyboard Macro Ring): Comment out some excessive commands.
4063 (Basic Keyboard Macro): Split up the table, putting part in each node.
4064
4065 * major.texi: Minor clarifications.
4066
4067 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
4068
4069 * windows.texi: Minor clarifications.
4070 (Change Window): Don't describe mode-line mouse cmds here.
4071 Add xref to Mode Line Mouse.
4072
4073 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
4074
4075 * macos.texi (Mac International): Fix xref.
4076
4077 * indent.texi: Minor clarifications.
4078
4079 * frames.texi: Minor clarifications.
4080 Reduce the specific references to X Windows.
4081 Refer to "graphical" terminals, rather than window systems.
4082 (Frame Parameters): Don't mention commands like
4083 set-foreground-color. Just say to customize a face.
4084 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
4085
4086 * files.texi: Minor clarifications.
4087 (Numbered Backups): New node, split out from Backup Names.
4088
4089 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
4090
4091 * cmdargs.texi (General Variables): Fix xref.
4092
4093 * buffers.texi: Minor clarifications.
4094
8cf51b2c
GM
40952006-01-31 Richard M. Stallman <rms@gnu.org>
4096
4097 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
4098 Nodes moved to top.
4099
4100 * display.texi: Minor clarifications.
4101 (Display): Rearrange menu.
4102 (Standard Faces): Mention query-replace face.
4103 (Faces): Simplify.
4104 (Font Lock): Simplify face customization info.
4105 (Highlight Changes): Node merged into Highlight Interactively.
4106 (Highlight Interactively): Much rewriting and cleanup.
4107 (Optional Mode Line): Narrowed line number not good for goto-line.
4108 Simplify face customization advice.
4109 (Text Display): Mention use of escape-glyph face.
4110 Move ctl-arrow and tab-width here.
4111 (Display Custom): Move no-redraw-on-reenter to end of node.
4112
4113 * search.texi: Minor clarifications.
4114 (Isearch Scroll): Simplify.
4115 (Other Repeating Search): Document multi-occur-in-matching-buffers.
4116
4117 * regs.texi (Registers): Mention bookmarks here.
4118
4119 * mark.texi: Minor clarifications.
4120 (Selective Undo): Node deleted.
4121
4122 * m-x.texi: Minor clarifications.
4123
4124 * killing.texi: Minor clarifications.
4125 Refer to "graphical" terminals, rather than window systems.
4126
4127 * help.texi: Clarifications.
4128 (Help): Don't describe C-h F and C-h K here.
4129 (Key Help): Describe C-h K here.
4130 (Name Help): Mention Emacs Lisp Intro.
4131 Describe C-h F here.
4132 (Misc Help): Mention C-h F and C-h K only briefly.
4133
4134 * fixit.texi (Undo): New node, mostly copied from basic.texi.
4135 Selective undo text merged in.
4136 (Spelling): Mention Aspell along with Ispell.
4137
4138 * emacs.texi (Top): Update subnode menus.
4139
4140 * basic.texi (Basic Undo): Rename from Undo. Most of text
4141 moved to new Undo node.
4142
8cf51b2c
GM
41432006-01-29 Chong Yidong <cyd@stupidchicken.com>
4144
4145 * basic.texi (Continuation Lines, Inserting Text):
4146 Mention longlines mode.
4147
41482006-01-29 Richard M. Stallman <rms@gnu.org>
4149
10d1d0af 4150 * screen.texi: Minor cleanups.
8cf51b2c
GM
4151 (Screen): Clean up the intro paragraphs.
4152 (Mode Line): Lots of rewriting. Handle frame-name better.
4153 eol-mnemonic-... vars moved out.
4154
4155 * emacs.texi (Top): Change menu item for MS-DOS node.
4156 Update subnode menu.
4157
4158 * msdog.texi (MS-DOS): Rewrite intro to explain how this
4159 chapter relates to Windows. Title changed.
4160
4161 * mini.texi: Minor cleanups.
4162
4163 * mark.texi (Selective Undo): New node, text moved from basic.texi.
4164 (Mark): Put it in the menu.
4165
4166 * entering.texi: Minor cleanups.
4167
4168 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
4169 (Intro): Refer to "graphical" terminals, rather than X.
4170
4171 * display.texi (Display Custom): Add xref to Variables.
4172 (Optional Mode Line): eol-mnemonic-... vars moved here.
4173
4174 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
4175 rather than X.
4176
8cf51b2c
GM
4177 * basic.texi: Minor cleanups.
4178 (Undo): selective-undo moved.
4179
8cf51b2c
GM
41802006-01-25 Luc Teirlinck <teirllm@auburn.edu>
4181
4182 * anti.texi (Antinews): Various corrections and additions.
4183
41842006-01-23 Juri Linkov <juri@jurta.org>
4185
4186 * custom.texi (Easy Customization, Customization Groups)
4187 (Browsing Custom): Mention links along with buttons.
4188
8cf51b2c
GM
41892006-01-21 Eli Zaretskii <eliz@gnu.org>
4190
8cf51b2c
GM
4191 * text.texi (TeX Print): Use @key for TAB.
4192
8cf51b2c
GM
4193 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
4194
8cf51b2c
GM
41952006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
4196
4197 * files.texi (File Aliases): Don't claim that usually separate
4198 buffers are created for two file names that name the same data.
4199 Mention additional situations where different names mean the same
4200 file on disk.
4201
42022006-01-19 Richard M. Stallman <rms@gnu.org>
4203
4204 * killing.texi (Deletion): Upcase @key argument.
4205
4206 * custom.texi (Custom Themes): Minor cleanup.
4207
4208 * programs.texi (Hungry Delete): Upcase @key argument.
4209
8cf51b2c
GM
42102006-01-16 Juri Linkov <juri@jurta.org>
4211
4212 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
4213 Move `mode-line-highlight' before `mode-line-buffer-id'.
4214
8cf51b2c
GM
42152006-01-14 Richard M. Stallman <rms@gnu.org>
4216
4217 * basic.texi (Inserting Text): Minor cleanup.
4218
8cf51b2c
GM
42192006-01-11 Luc Teirlinck <teirllm@auburn.edu>
4220
4221 * custom.texi (Changing a Variable, Face Customization):
4222 Update for changes in Custom menus.
4223
8cf51b2c
GM
42242006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4225
4226 * macos.texi (Mac International): Undo last change.
4227
8cf51b2c
GM
42282006-01-02 Chong Yidong <cyd@stupidchicken.com>
4229
4230 * custom.texi (Custom Themes): Describe the new
4231 customize-create-theme interface.
4232
42332005-12-30 Juri Linkov <juri@jurta.org>
4234
4235 * basic.texi (Position Info): Update example.
4236
c8763fb6 42372005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4238
4239 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
4240
42412005-12-24 Chong Yidong <cyd@stupidchicken.com>
4242
4243 * custom.texi (Custom Themes): `load-theme' always loads.
4244
42452005-12-23 Juri Linkov <juri@jurta.org>
4246
4247 * display.texi (Highlight Interactively): Use double space to
4248 separate sentences. Replace C-p with M-p, and C-n with M-n.
4249
42502005-12-22 Richard M. Stallman <rms@gnu.org>
4251
4252 * custom.texi (Easy Customization and subnodes):
4253 Replace "active field" with "button".
4254 Use "user option" only for variables.
4255 Use "setting" for variable-or-face.
4256
42572005-12-22 Luc Teirlinck <teirllm@auburn.edu>
4258
4259 * buffers.texi (Select Buffer): Change order in table to make
4260 "Similar" refer to the correct item.
4261 (Indirect Buffers): Minor rewording.
4262
8cf51b2c
GM
42632005-12-20 Juri Linkov <juri@jurta.org>
4264
4265 * files.texi (VC Status): Put P and N near p and n.
4266
8cf51b2c
GM
42672005-12-19 Richard M. Stallman <rms@gnu.org>
4268
4269 * programs.texi (Electric C): Delete the info about newline control.
4270 (Other C Commands): Minor cleanup.
4271 (Left Margin Paren): Minor cleanup.
4272
42732005-12-19 Luc Teirlinck <teirllm@auburn.edu>
4274
4275 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
4276 (Customization Groups): Delete text moved to "Browsing Custom".
4277 (Browsing Custom): New node.
4278 (Specific Customization): Clarify which commands only work for
4279 loaded options.
4280
42812005-12-18 Bill Wohler <wohler@newt.com>
4282
4283 * frames.texi (Tool Bars): Shorten text of previous change.
4284
42852005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4286
4287 * files.texi (VC Status): Document log-view mode.
4288
42892005-12-18 Bill Wohler <wohler@newt.com>
4290
4291 * frames.texi (Tool Bars): Mention that you can turn off tool bars
4292 permanently via the customize interface.
4293
8cf51b2c
GM
42942005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
4295
4296 * killing.texi (Killing by Lines): Document `kill-whole-line'
4297 function.
4298
c8763fb6 42992005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
4300
4301 * buffers.texi (Select Buffer): Change `prev-buffer' to
4302 `previous-buffer'. Indicate that these functions use a frame
4303 local buffer list.
4304
8cf51b2c
GM
43052005-12-12 Richard M. Stallman <rms@gnu.org>
4306
4307 * custom.texi (Easy Customization): Change menu comment.
4308 (Prefix Keymaps): Fix spelling of Control-X-prefix.
4309
4310 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
4311 (Help): Among the Apropos commands, describe only C-h a here.
4312
43132005-12-11 Richard M. Stallman <rms@gnu.org>
4314
4315 * programs.texi (Options for Comments): Comment-end starts with space.
4316
4317 * glossary.texi (Glossary): Minor cleanup.
4318
4319 * files.texi (Old Versions): Use @table.
4320
8cf51b2c
GM
43212005-12-10 David Koppelman <koppel@ece.lsu.edu>
4322
4323 * display.texi (Highlight Interactively): Include
4324 global-hi-lock-mode. Add miscellaneous details and elaborations.
4325
43262005-12-09 Richard M. Stallman <rms@gnu.org>
4327
4328 * display.texi (Font Lock): Delete the Global FL menu item.
4329
43302005-12-09 Luc Teirlinck <teirllm@auburn.edu>
4331
4332 * custom.texi (Minibuffer Maps): Mention the maps for file name
4333 completion.
4334
43352005-12-09 Kim F. Storm <storm@cua.dk>
4336
4337 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 4338 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
4339 cursor to next corner in rectangle; clarify insert around rectangle.
4340
8cf51b2c
GM
43412005-12-08 Luc Teirlinck <teirllm@auburn.edu>
4342
4343 * custom.texi (Customization): Use xref to elisp manual for
4344 non-TeX output.
4345 (Minor Modes): Update.
4346 (Customization Groups, Changing a Variable, Face Customization):
4347 Update for new appearance of Custom buffers.
4348 (Changing a Variable): `custom-buffer-done-function' has been
4349 replaced by `custom-buffer-done-kill'.
4350 (Specific Customization): In the `customize-group' buffer, a
4351 subgroup's contents are not "hidden". They are not included at
4352 all. They have no [Show] button.
4353 (Mouse Buttons): Add pxref to description of mouse event lists in
4354 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
4355 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
4356 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
4357
43582005-12-08 Richard M. Stallman <rms@gnu.org>
4359
4360 * mini.texi (Completion Commands, Completion):
4361 In file name input, SPC does not do completion.
4362
8cf51b2c
GM
43632005-12-08 Nick Roberts <nickrob@snap.net.nz>
4364
4365 * building.texi (GDB Graphical Interface): Explain screen size
4366 setting.
4367 (Other GDB User Interface Buffers): Describe features specific to
4368 GDB 6.4.
4369
8cf51b2c
GM
43702005-12-01 Nick Roberts <nickrob@snap.net.nz>
4371
4372 * building.texi (GDB User Interface Layout): Describe how to
4373 kill associated buffers.
4374 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
4375 (Watch Expressions): Be more precise.
4376 (Other GDB User Interface Buffers): Describe how to change a
4377 register value.
4378
8cf51b2c
GM
43792005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4380
4381 * macos.texi (Mac Input): Remove description of
4382 mac-command-key-is-meta. Add descriptions of
4383 mac-control-modifier, mac-command-modifier, and
4384 mac-option-modifier.
4385 (Mac International): Fix description of conversion of clipboard data.
4386 (Mac Font Specs): Add example of font customization by face attributes.
4387
43882005-11-22 Nick Roberts <nickrob@snap.net.nz>
4389
4390 * building.texi (Watch Expressions): Expand description.
4391 (Other GDB User Interface Buffers): Describe local map for
4392 gud-watch.
4393
43942005-11-21 Chong Yidong <cyd@stupidchicken.com>
4395
4396 * display.texi (Font Lock): Font lock is enabled by default now.
4397
43982005-11-20 Juri Linkov <juri@jurta.org>
4399
4400 * basic.texi (Position Info): Update examples of the output.
4401 Remove the fact that examples are produced in the TeXinfo buffer,
4402 because in the Info reader users will get a different output from
4403 `C-x ='.
4404
4405 * building.texi (Compilation Mode): Remove paragraph duplicated
4406 from the node `Compilation'. Add `compilation-skip-threshold'.
4407
4408 * display.texi (Font Lock): Suggest more user-friendly method of
4409 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
4410
44112005-11-18 Richard M. Stallman <rms@gnu.org>
4412
4413 * files.texi (Registering): Mention @@ in mode line.
4414
4415 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
4416
44172005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
4418
4419 * files.texi (Renaming and VC): Some back-ends don't
4420 handle renaming.
4421
8cf51b2c
GM
44222005-11-17 Juri Linkov <juri@jurta.org>
4423
4424 * emacs.texi (Top):
4425 * display.texi (Highlight Interactively): Put this font-lock based
4426 mode near Font Lock node.
4427
44282005-11-16 Chong Yidong <cyd@stupidchicken.com>
4429
4430 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
4431 icons.
4432
44332005-11-12 Kim F. Storm <storm@cua.dk>
4434
4435 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
4436 (Help Summary): Add C-h d and C-h e.
4437 (Apropos): Clarify that all apropos commands may search for either
4438 list of words or a regexp. Add C-h d for apropos-documentation.
4439 Describe apropos-documentation-sort-by-scores user option.
4440
8cf51b2c
GM
44412005-11-09 Luc Teirlinck <teirllm@auburn.edu>
4442
4443 * killing.texi (CUA Bindings): Add @section.
4444
44452005-11-10 Kim F. Storm <storm@cua.dk>
4446
4447 * emacs.texi (Top): Add CUA Bindings entry to menu.
4448
4449 * killing.texi (CUA Bindings): New node. Moved here from
4450 misc.texi and extended with info on rectangle commands and
4451 rectangle highlighting, interface to registers, and the global
4452 mark feature.
4453
4454 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
4455
4456 * regs.texi: Prev link points to CUA Bindings node.
4457
44582005-11-07 Luc Teirlinck <teirllm@auburn.edu>
4459
4460 * help.texi (Help Echo): By default, help echos are only shown on
4461 mouse-over, not on point-over.
4462
c8763fb6 44632005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
4464
4465 * misc.texi (Shell Mode): Describe how to activate password echoing.
4466
8cf51b2c
GM
44672005-11-04 Romain Francoise <romain@orebokech.com>
4468
4469 * mark.texi (Mark Ring): Fix typo.
4470
44712005-11-03 Richard M. Stallman <rms@gnu.org>
4472
4473 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
4474
44752005-11-01 Bill Wohler <wohler@newt.com>
4476
4477 * help.texi (Help Mode): Fix typo.
4478
44792005-11-01 Nick Roberts <nickrob@snap.net.nz>
4480
4481 * building.texi (Other GDB User Interface Buffers): Describe
4482 the command gdb-use-inferior-io-buffer.
4483
44842005-10-31 Romain Francoise <romain@orebokech.com>
4485
4486 * files.texi (Compressed Files): Fix typo.
4487
4488 * buffers.texi (Misc Buffer): Downcase `*shell*'.
4489
4490 * windows.texi (Force Same Window): Likewise.
4491
44922005-10-30 Bill Wohler <wohler@newt.com>
4493
4494 * help.texi (Help Mode): URLs viewed with browse-url.
4495
44962005-10-31 Nick Roberts <nickrob@snap.net.nz>
4497
4498 * building.texi (GDB Graphical Interface): Don't reference
4499 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
4500 must stay in same frame.
4501
45022005-10-29 Chong Yidong <cyd@stupidchicken.com>
4503
4504 * custom.texi (Init File): Document ~/.emacs.d/init.el.
4505
4506 * anti.texi (Antinews): Likewise.
4507
8cf51b2c
GM
45082005-10-28 Bill Wohler <wohler@newt.com>
4509
4510 * help.texi (Help): Help mode now creates hyperlinks for URLs.
4511
45122005-10-28 Richard M. Stallman <rms@gnu.org>
4513
4514 * files.texi (Visiting): Explain how to enter ? in a file name.
4515
4516 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
4517
8cf51b2c
GM
45182005-10-25 Nick Roberts <nickrob@snap.net.nz>
4519
4520 * building.texi (GDB Graphical Interface): Describe
4521 gdb-mouse-until.
4522
45232005-10-23 Richard M. Stallman <rms@gnu.org>
4524
4525 * custom.texi (Init File): Recommend when to use site-start.el.
4526
8cf51b2c
GM
45272005-10-21 Juri Linkov <juri@jurta.org>
4528
4529 * custom.texi (Examining): Mention accessing the old variable
4530 value via M-n in set-variable.
4531
8cf51b2c
GM
45322005-10-18 Romain Francoise <romain@orebokech.com>
4533
4534 * files.texi (Version Systems): Capitalize GNU.
4535
8cf51b2c
GM
45362005-10-18 Nick Roberts <nickrob@snap.net.nz>
4537
4538 * building.texi (Compilation Mode): Remove redundant paragraph.
4539 (Watch Expressions): Remove paragraph to reflect code change.
4540
8cf51b2c
GM
45412005-10-16 Richard M. Stallman <rms@gnu.org>
4542
4543 * building.texi (Compilation Mode, Compilation): Clarified.
4544
45452005-10-15 Richard M. Stallman <rms@gnu.org>
4546
4547 * misc.texi (Saving Emacs Sessions): Mention savehist library.
4548
8cf51b2c
GM
45492005-10-13 Kenichi Handa <handa@m17n.org>
4550
4551 * basic.texi (Position Info): Fix previous change.
4552
c8763fb6 45532005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4554
4555 * cmdargs.texi (Icons X): Fix typo.
4556
45572005-10-12 Kenichi Handa <handa@m17n.org>
4558
4559 * basic.texi (Position Info): Describe the case that Emacs shows
4560 "part of display ...".
4561
c8763fb6 45622005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4563
4564 * cmdargs.texi (Icons X): -nb => -nbi.
4565
45662005-10-10 Chong Yidong <cyd@stupidchicken.com>
4567
4568 * frames.texi (Speedbar): A couple more clarifications.
4569
45702005-10-11 Nick Roberts <nickrob@snap.net.nz>
4571
4572 * building.texi (GDB User Interface Layout): Improve diagram.
4573 (Watch Expressions): Explain how to make speedbar global.
4574 (Other GDB User Interface Buffers): Make references more precise.
4575
8cf51b2c
GM
45762005-10-09 Richard M. Stallman <rms@gnu.org>
4577
4578 * frames.texi (Speedbar): Clarify the text.
4579
45802005-10-09 Chong Yidong <cyd@stupidchicken.com>
4581
4582 * frames.texi (Speedbar): Add information on keybindings,
4583 dismissing the speedbar, and buffer display mode. Link to
4584 speedbar manual.
4585
c8763fb6 45862005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4587
4588 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
4589 added -nb, --no-bitmap-icon.
4590
8cf51b2c
GM
45912005-10-07 Nick Roberts <nickrob@snap.net.nz>
4592
4593 * building.texi (GDB Graphical Interface): Add variables and
4594 functions to indices. Be more precise.
4595
c8763fb6 45962005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4597
4598 * frames.texi (Drag and Drop): Remove the x- from
4599 x-dnd-open-file-other-window and xdnd-protocol-alist.
4600
46012005-09-30 Romain Francoise <romain@orebokech.com>
4602
4603 * mini.texi (Minibuffer): The default value now appears before the
4604 colon in minibuffer prompts.
4605
8cf51b2c
GM
46062005-09-25 Richard M. Stallman <rms@gnu.org>
4607
4608 * search.texi (Regexp Search): Doc search-whitespace-regexp.
4609
8cf51b2c
GM
46102005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
4611
4612 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
4613
8cf51b2c
GM
46142005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4615
4616 * emacs.texi (Top): Update submenus from macos.texi.
4617
4618 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
4619 (Mac OS): Update feature support status.
4620 (Mac Input): List supported input scripts. Remove description
4621 about `mac-keyboard-text-encoding'. Mention mouse button
4622 emulation and related variables.
4623 (Mac International): Mention Central European and Cyrillic
4624 support. Now `keyboard-coding-system' is dynamically changed.
4625 Add description about coding system for selection. Add
4626 description about language environment.
4627 (Mac Environment Variables): Mention
4628 `~/.MacOSX/environment.plist'. Give example of command line
4629 arguments. Add Preferences support.
4630 (Mac Directories): Explicitly state that this node is for Mac OS
4631 Classic only.
4632 (Mac Font Specs): Mention specification for scalable fonts. List
4633 supported charsets. Add preferred way of creating fontsets. Add
4634 description about `mac-allow-anti-aliasing'.
4635 (Mac Functions): Add descriptions about `mac-set-file-creator',
4636 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
4637 and `mac-get-preference'.
4638
8cf51b2c
GM
46392005-09-16 Romain Francoise <romain@orebokech.com>
4640
4641 Update all files to specify GFDL version 1.2.
4642
4643 * doclicense.texi (GNU Free Documentation License): Update to
4644 version 1.2.
4645
46462005-09-15 Richard M. Stallman <rms@gnu.org>
4647
4648 * buffers.texi (List Buffers): Fix xref.
4649
4650 * rmail.texi (Rmail Basics): Fix xref.
4651
4652 * emacs.texi (Top): Update subnode menus.
4653
4654 * files.texi (Saving Commands): New node, broken out of Saving.
4655 (Customize Save): New node, broken out of Saving.
4656 Clarify effect of write-region-inhibit-fsync.
4657 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4658
8cf51b2c
GM
46592005-09-14 Romain Francoise <romain@orebokech.com>
4660
4661 * files.texi (Saving): Mention write-region-inhibit-fsync.
4662
46632005-09-05 Chong Yidong <cyd@stupidchicken.com>
4664
4665 * custom.texi (Custom Themes): New node.
4666
46672005-09-03 Richard M. Stallman <rms@gnu.org>
4668
49823426
GM
4669 * search.texi (Search Case): Mention vars that control
4670 case-fold-search for various operations.
8cf51b2c
GM
4671
46722005-08-22 Juri Linkov <juri@jurta.org>
4673
4674 * display.texi (Standard Faces): Merge the text from
4675 `(elisp)Standard Faces' into this node.
4676
46772005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4678
4679 * emacs.texi (Top): Delete menu item for deleted node
4680 Keyboard Translations.
4681
46822005-08-18 Richard M. Stallman <rms@gnu.org>
4683
8cf51b2c
GM
4684 * trouble.texi (Unasked-for Search):
4685 Delete xref to Keyboard Translations.
4686
4687 * glossary.texi (Glossary): Delete xref.
4688
8cf51b2c
GM
4689 * custom.texi (Minor Modes): Say that the list here is not complete.
4690 (Keyboard Translations): Node deleted.
4691 (Disabling): Delete xref to it.
4692 (Customization Groups): Fix Custom buffer example.
4693 (Hooks): Mention remove-hooks.
4694
46952005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4696
4697 * building.texi (GDB Graphical Interface): Improve filling of menu
4698 item.
4699
47002005-08-18 Nick Roberts <nickrob@snap.net.nz>
4701
4702 * building.texi (GDB Graphical Interface): Use better node names.
4703
47042005-08-14 Richard M. Stallman <rms@gnu.org>
4705
4706 * text.texi (Sentences): Fix xref.
4707
47082005-08-14 Juri Linkov <juri@jurta.org>
4709
4710 * building.texi (Compilation, Grep Searching): Move grep command
4711 headings from `Compilation' to `Grep Searching'.
4712
4713 * dired.texi (Dired and Find):
4714 * maintaining.texi (Tags Search): Replace grep xref to
4715 `Compilation' node with `Grep Searching'.
4716
4717 * files.texi (Comparing Files): Replace xref to `Compilation' with
4718 `Compilation Mode'.
4719
47202005-08-13 Alan Mackenzie <acm@muc.de>
4721
4722 * search.texi (Non-ASCII Isearch): Correct a typo.
4723 (Replacement Commands): Mention query-replace key binding.
4724
47252005-08-11 Richard M. Stallman <rms@gnu.org>
4726
4727 * programs.texi (Options for Comments): Fix xref.
4728
4729 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4730 out of Regexps.
4731
8cf51b2c
GM
47322005-08-09 Juri Linkov <juri@jurta.org>
4733
4734 * building.texi (Compilation): Use `itemx' instead of `item'.
4735 (Grep Searching): Simplify phrase.
4736
4737 * display.texi (Standard Faces): Describe vertical-border on
4738 window systems.
4739
4740 * windows.texi (Split Window): Simplify phrase and mention
4741 vertical-border face.
4742
47432005-08-09 Richard M. Stallman <rms@gnu.org>
4744
4745 * files.texi (Comparing Files): Clarify compare-windows.
4746
4747 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4748
8cf51b2c
GM
47492005-08-06 Eli Zaretskii <eliz@gnu.org>
4750
4751 * mule.texi (Coding Systems): Rephrase the paragraph about
4752 codepages: no need for "M-x codepage-setup" anymore, except on
4753 MS-DOS.
4754
4755 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4756 the MS-DOS port only.
4757
47582005-07-30 Eli Zaretskii <eliz@gnu.org>
4759
4760 * makefile.w32-in (info): Don't run multi-install-info.bat.
4761 ($(infodir)/dir): New target, produced by running
4762 multi-install-info.bat.
4763
8cf51b2c
GM
47642005-07-22 Eli Zaretskii <eliz@gnu.org>
4765
4766 * files.texi (Quoted File Names): Add index entry.
4767
8cf51b2c
GM
47682005-07-19 Juri Linkov <juri@jurta.org>
4769
4770 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4771
47722005-07-18 Juri Linkov <juri@jurta.org>
4773
8cf51b2c
GM
4774 * custom.texi (Easy Customization):
4775 * files.texi (Old Versions):
4776 * frames.texi (Wheeled Mice):
4777 * mule.texi (Specify Coding):
8cf51b2c
GM
4778 * text.texi (Cell Justification):
4779 * trouble.texi (After a Crash):
8cf51b2c
GM
4780 * xresources.texi (GTK styles):
4781 Delete duplicate duplicate words.
4782
47832005-07-17 Richard M. Stallman <rms@gnu.org>
4784
4785 * frames.texi (Creating Frames): Fix foreground color example.
4786
4787 * custom.texi (Init Examples): Clean up text about conditionals.
4788
47892005-07-16 Richard M. Stallman <rms@gnu.org>
4790
4791 * mini.texi (Completion Commands): Fix command name for ?.
4792
8cf51b2c
GM
47932005-07-16 Eli Zaretskii <eliz@gnu.org>
4794
4795 * display.texi (Standard Faces): Explain that customization of
4796 `menu' face has no effect on w32 and with GTK. Add
4797 cross-references.
4798
4799 * cmdargs.texi (General Variables): Clarify the default location
4800 of $HOME on w32 systems.
4801
48022005-07-15 Jason Rumney <jasonr@gnu.org>
4803
4804 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4805 changed.
4806
48072005-07-08 Kenichi Handa <handa@m17n.org>
4808
4809 * mule.texi (Recognize Coding): Recommend
4810 revert-buffer-with-coding-system instead of revert-buffer.
4811
48122005-07-07 Richard M. Stallman <rms@gnu.org>
4813
4814 * anti.texi (Antinews): Mention mode-line-inverse-video.
4815
4816 * files.texi (Saving): Minor correction about C-x C-w.
4817
4818 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4819
48202005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4821
4822 * search.texi (Isearch Scroll): Add example of using the
4823 `isearch-scroll' property.
4824 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4825 `Display Custom' node.
4826 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4827 and de-emphasize it.
4828 (Other Repeating Search): `occur' currently can not correctly
4829 handle multiline matches. Correct, clarify and update description
4830 of `flush-lines' and `keep-lines'.
4831
4832 * display.texi (Display Custom): Add anchor for `baud-rate'.
4833
48342005-07-07 Richard M. Stallman <rms@gnu.org>
4835
4836 * gnu.texi: Update where to get GNU status; add refs for how to help.
4837 Add footnotes 6 and 7.
4838
48392005-07-04 Lute Kamstra <lute@gnu.org>
4840
4841 Update FSF's address in GPL notices.
4842
8cf51b2c 4843 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
4844 * trouble.texi (Checklist): Update FSF's address.
4845
8cf51b2c
GM
48462005-06-24 Richard M. Stallman <rms@gnu.org>
4847
4848 * display.texi (Text Display): Change index entries.
4849
48502005-06-24 Eli Zaretskii <eliz@gnu.org>
4851
4852 * makefile.w32-in (MAKEINFO): Use --force.
4853 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4854 Makefile.in.
8cf51b2c
GM
4855
48562005-06-23 Richard M. Stallman <rms@gnu.org>
4857
4858 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4859 nobreak-char-display.
4860
4861 * emacs.texi (Top): Update detailed node listing.
4862
4863 * display.texi (Text Display): Renamed show-nonbreak-escape
4864 to nobreak-char-display and no-break-space to nobreak-space.
4865 (Standard Faces): Split up the list of standard faces
4866 and put it in a separate node. Add nobreak-space and
4867 escape-glyph.
4868
8cf51b2c
GM
48692005-06-23 Lute Kamstra <lute@gnu.org>
4870
4871 * mule.texi (Select Input Method): Fix typo.
4872
48732005-06-23 Kenichi Handa <handa@m17n.org>
4874
4875 * mule.texi (International): List all supported scripts. Adjust
4876 text for that leim is now included in the normal Emacs
4877 distribution.
4878 (Language Environments): List all language environments.
4879 Intlfonts contains fonts for most supported scripts, not all..
4880 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 4881 input a specific character.
8cf51b2c
GM
4882 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4883
48842005-06-23 Juanma Barranquero <lekktu@gmail.com>
4885
49823426 4886 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
4887
48882005-06-22 Miles Bader <miles@gnu.org>
4889
4890 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4891
48922005-06-20 Miles Bader <miles@gnu.org>
4893
4894 * display.texi (Faces): Add `vertical-divider'.
4895
48962005-06-17 Richard M. Stallman <rms@gnu.org>
4897
4898 * text.texi (Adaptive Fill): Minor clarification.
4899
8cf51b2c
GM
49002005-06-10 Lute Kamstra <lute@gnu.org>
4901
4902 * emacs.texi (Top): Correct version number.
4903 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4904 refer to the current version of Emacs.
4905
49062005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4907
4908 * files.texi (Log Buffer): Document when there can be more than
4909 one file to be committed.
4910
49112005-06-08 Juri Linkov <juri@jurta.org>
4912
4913 * display.texi (Faces): Add `shadow' face.
4914
49152005-06-07 Masatake YAMATO <jet@gyve.org>
4916
4917 * display.texi (Faces): Write about mode-line-highlight.
4918
49192005-06-06 Richard M. Stallman <rms@gnu.org>
4920
4921 * misc.texi (Printing Package): Explain how to initialize
4922 printing package.
4923
4924 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4925
49262005-06-05 Chong Yidong <cyd@stupidchicken.com>
4927
4928 * emacs.texi: Rename Hardcopy to Printing.
4929 Make PostScript and PostScript Variables subnodes of it.
4930
4931 * misc.texi (Printing): Rename node from Hardcopy.
4932 Mention menu bar options.
4933 Move PostScript and PostScript Variables to submenu.
4934 (Printing package): New node.
4935
4936 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4937
4938 * dired.texi (Operating on Files): Likewise.
4939
4940 * calendar.texi (Displaying the Diary): Likewise.
4941
4942 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4943
4944 * glossary.texi (Glossary): Likewise.
4945
4946 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4947 effect.
4948
49492005-06-04 Richard M. Stallman <rms@gnu.org>
4950
4951 * trouble.texi (After a Crash): Polish previous change.
4952
8cf51b2c
GM
49532005-05-30 Noah Friedman <friedman@splode.com>
4954
4955 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4956 recovery mechanism.
4957
8cf51b2c
GM
49582005-05-28 Nick Roberts <nickrob@snap.net.nz>
4959
4960 * building.texi (Other Buffers): SPC toggles display of
4961 floating point registers.
4962
8cf51b2c
GM
49632005-05-27 Nick Roberts <nickrob@snap.net.nz>
4964
4965 * files.texi (Log Buffer): Merge in description of Log Edit
4966 mode from pcl-cvs.texi.
4967
49682005-05-26 Richard M. Stallman <rms@gnu.org>
4969
4970 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4971
8cf51b2c
GM
49722005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4973
4974 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4975 not enabled by default.
4976 When not on a word, `ispell-word' by default checks the word
4977 before point.
4978
49792005-05-24 Nick Roberts <nickrob@snap.net.nz>
4980
4981 * building.texi (Debugger Operation): Simplify last sentence.
4982
49832005-05-23 Lute Kamstra <lute@gnu.org>
4984
4985 * emacs.texi: Update FSF's address throughout.
4986 (Preface): Use @cite.
4987 (Distrib): Add cross reference to the node "Copying". Mention the
4988 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4989 printed manuals.
4990 (Intro): Use @xref for the Emacs Lisp Intro.
4991
8cf51b2c
GM
49922005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4993
4994 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4995
4996 * basic.texi (Moving Point): Mention default for `goto-line'.
4997
4998 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4999 of a variable's docstring.
5000
50012005-05-18 Lute Kamstra <lute@gnu.org>
5002
5003 * maintaining.texi (Overview of Emerge): Add cross reference.
5004 Remove duplication.
5005
5006 * emacs.texi (Top): Update to the current structure of the manual.
5007 * misc.texi (Emacs Server): Add menu description.
5008 * files.texi (Saving): Fix menu.
5009 * custom.texi (Customization): Fix menu.
5010 * mule.texi (International): Fix menu.
5011 * kmacro.texi (Keyboard Macros): Fix menu.
5012
50132005-05-16 Luc Teirlinck <teirllm@auburn.edu>
5014
5015 * display.texi: Various minor changes.
5016 (Faces): Delete text that is repeated in the next section.
5017
50182005-05-16 Nick Roberts <nickrob@snap.net.nz>
5019
5020 * building.texi (Debugger Operation): Mention GUD tooltips are
5021 disabled with GDB in text command mode.
5022
8cf51b2c
GM
50232005-05-16 Nick Roberts <nickrob@snap.net.nz>
5024
5025 * building.texi: Replace toolbar with "tool bar" for consistency.
5026 (Compilation Mode): Describe compilation-context-lines
5027 and use of arrow in compilation buffer.
5028 (Debugger Operation): Replace help text with variable's value.
5029
5030 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
5031 consistency.
5032
50332005-05-15 Luc Teirlinck <teirllm@auburn.edu>
5034
5035 * major.texi (Choosing Modes): normal-mode processes the -*- line.
5036 Add xref.
5037
8cf51b2c
GM
50382005-05-14 Luc Teirlinck <teirllm@auburn.edu>
5039
5040 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
5041 (Position Info): Delete discussion of `goto-line'. It is already
5042 described in `Moving point'.
5043
5044 * mini.texi (Completion Commands): Correct reference.
5045 (Completion Options): Fix typo.
5046
5047 * killing.texi (Deletion): Complete description of `C-x C-o'.
5048
8cf51b2c
GM
50492005-05-10 Richard M. Stallman <rms@gnu.org>
5050
5051 * building.texi (Compilation): Clarify recompile's directory choice.
5052
5053 * frames.texi (Tooltips): Cleanups.
5054
5055 * basic.texi (Arguments): Fix punctuation.
5056
50572005-05-09 Luc Teirlinck <teirllm@auburn.edu>
5058
5059 * screen.texi (Menu Bar): The up and down (not left and right)
5060 arrow keys move through a keyboard menu.
5061
50622005-05-08 Luc Teirlinck <teirllm@auburn.edu>
5063
5064 * basic.texi: Various typo and grammar fixes.
5065 (Moving Point): C-a now runs move-beginning-of-line.
5066
50672005-05-08 Nick Roberts <nickrob@snap.net.nz>
5068
5069 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
5070
5071 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
5072 as different animals.
5073
50742005-05-07 Luc Teirlinck <teirllm@auburn.edu>
5075
5076 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
5077 Correct index entry.
5078
50792005-05-07 Nick Roberts <nickrob@snap.net.nz>
5080
5081 * building.texi (Debugger Operation): Update to reflect changes
5082 in GUD tooltips.
5083
50842005-04-30 Richard M. Stallman <rms@gnu.org>
5085
5086 * files.texi (Compressed Files): Auto Compression normally enabled.
5087
5088 * building.texi (Debugger Operation): Clarify previous change.
5089
8cf51b2c
GM
50902005-04-28 Nick Roberts <nickrob@snap.net.nz>
5091
5092 * building.texi (Debugger Operation): Add description for
5093 GUD tooltips when program is not running.
5094
50952005-04-26 Luc Teirlinck <teirllm@auburn.edu>
5096
5097 * misc.texi (Shell): Add `Shell Prompts' to menu.
5098 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
5099 description. Delete remarks moved to new node.
5100 (Shell Prompts): New node.
5101 (History References): Replace remarks moved to `Shell Prompts'
5102 with xref to that node.
5103 (Remote Host): Clarify how to specify the terminal type when
5104 logging in to a different machine.
5105
51062005-04-26 Richard M. Stallman <rms@gnu.org>
5107
5108 * emacs.texi (Top): Update submenus from files.texi.
5109
5110 * files.texi (Filesets): Clarify previous change.
5111
5112 * dired.texi (Misc Dired Features): Clarify previous change.
5113
51142005-04-25 Chong Yidong <cyd@stupidchicken.com>
5115
5116 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
5117
5118 * dired.texi (Misc Dired Features): Document
5119 dired-compare-directories.
5120
5121 * files.texi (Filesets): New node.
5122 (File Conveniences): Document Image mode.
5123
5124 * text.texi (TeX Print): Document tex-compile.
5125
51262005-04-25 Luc Teirlinck <teirllm@auburn.edu>
5127
5128 * frames.texi (Tooltips): Tooltip mode is enabled by default.
5129 Delete redundant reference to tooltip Custom group. It is
5130 referred too again in the next paragraph.
5131
51322005-04-24 Richard M. Stallman <rms@gnu.org>
5133
5134 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
5135
8cf51b2c
GM
51362005-04-19 Kim F. Storm <storm@cua.dk>
5137
5138 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
5139
51402005-04-18 Lars Hansen <larsh@math.ku.dk>
5141
5142 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
5143 turns off desktop-save-mode.
5144
51452005-04-17 Luc Teirlinck <teirllm@auburn.edu>
5146
5147 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
5148 by default in terminals compatible with xterm. Mention that
5149 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
5150 node.
5151
8cf51b2c
GM
51522005-04-12 Luc Teirlinck <teirllm@auburn.edu>
5153
5154 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
5155
c8763fb6 51562005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5157
5158 * xresources.texi (Table of Resources): Add cursorBlink.
5159
51602005-04-11 Luc Teirlinck <teirllm@auburn.edu>
5161
5162 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
5163 `d', `C-d' and `u'.
5164
51652005-04-11 Richard M. Stallman <rms@gnu.org>
5166
5167 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
5168 (Misc X): Add -D, --basic-display.
5169
5170 * maintaining.texi (Change Log): Correct the description of
5171 the example.
5172
5173 * major.texi (Choosing Modes): Document magic-mode-alist.
5174
8cf51b2c
GM
51752005-04-10 Luc Teirlinck <teirllm@auburn.edu>
5176
5177 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
5178 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
5179 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
5180 (Rmail Output): Clarify which statements apply to `o', `C-o' and
5181 `w', respectively.
5182 (Rmail Labels): Mention `l'.
5183 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
5184 (Rmail Summary Edit): Describe `j' and RET.
5185
c8763fb6 51862005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5187
5188 * xresources.texi (Lucid Resources): Add fontSet resource.
5189
8cf51b2c
GM
51902005-04-09 Luc Teirlinck <teirllm@auburn.edu>
5191
5192 * display.texi (Useless Whitespace): `indicate-unused-lines' is
5193 now called `indicate-empty-lines'.
5194
51952005-04-06 Kim F. Storm <storm@cua.dk>
5196
5197 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
5198
51992005-04-04 Luc Teirlinck <teirllm@auburn.edu>
5200
5201 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
5202 deleted.
5203 (Marks vs Flags): Add some convenient key bindings.
5204 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
5205 (Misc Dired Features): Correct and expand description of `w' command.
5206
5207 * frames.texi (XTerm Mouse): Delete apparently false info.
5208 The GNU/Linux console currently does not appear to support
5209 `xterm-mouse-mode'.
5210
8cf51b2c
GM
52112005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5212
5213 * calendar.texi (Diary): Mention shell utility `calendar'.
5214
52152005-04-01 Richard M. Stallman <rms@gnu.org>
5216
5217 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
5218
8cf51b2c
GM
52192005-04-01 Lute Kamstra <lute@gnu.org>
5220
5221 * maintaining.texi (Change Log): add-change-log-entry uses
5222 add-log-mailing-address.
5223
52242005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5225
5226 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
5227 `VC Mode Line' and put in an xref to that node.
5228 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
5229 its description.
5230
52312005-03-31 Paul Eggert <eggert@cs.ucla.edu>
5232
5233 * calendar.texi (Calendar Systems): Say that the Persian calendar
5234 implemented here is the arithmetical one championed by Birashk.
5235
52362005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5237
5238 * programs.texi (Fortran Motion): Fix previous change.
5239
8cf51b2c
GM
52402005-03-29 Richard M. Stallman <rms@gnu.org>
5241
5242 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
5243
52442005-03-29 Chong Yidong <cyd@stupidchicken.com>
5245
5246 * text.texi (Refill): Refer to Long Lines Mode.
5247 (Longlines): New node.
5248 (Auto Fill): Don't index "word wrap" here.
5249 (Filling): Add Longlines to menu.
5250
52512005-03-29 Richard M. Stallman <rms@gnu.org>
5252
5253 * xresources.texi: Minor fixes.
5254
5255 * misc.texi (Emacs Server): Fix Texinfo usage.
5256
5257 * emacs.texi (Top): Don't use a real section heading for
5258 "Detailed Node Listing". Fake it instead.
5259
5260 * basic.texi (Position Info): Minor cleanup.
5261
5262 * mule.texi (Input Methods): Minor cleanup.
5263
52642005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5265
5266 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
5267 constructs as well.
5268 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
5269
52702005-03-29 Kenichi Handa <handa@m17n.org>
5271
5272 * mule.texi (Input Methods): Refer to the command C-u C-x =.
5273
5274 * basic.texi (Position Info): Update the description about the
5275 command C-u C-x =.
5276
52772005-03-28 Richard M. Stallman <rms@gnu.org>
5278
5279 * emacs.texi (Top): Use @section for the detailed node listing.
5280
5281 * calendar.texi: Minor fixes to previous change.
5282
5283 * programs.texi (Fortran): Small fixes to previous changes.
5284
5285 * emacs.texi (Top): Update list of subnodes of Dired.
5286 Likewise for building.texi.
5287
5288 * files.texi (File Conveniences): Delete Auto Image File mode.
5289
52902005-03-28 Chong Yidong <cyd@stupidchicken.com>
5291
5292 * building.texi (Flymake): New node.
5293
5294 * custom.texi (Function Keys): Document kp- event types and
5295 keypad-setup package.
5296
5297 * dired.texi (Wdired): New node.
5298
5299 * files.texi (File Conveniences): Reorder entries.
5300 Explain how to turn on Auto-image-file mode.
5301 Document Thumbs mode.
5302
5303 * mule.texi (Specify Coding): Document recode-region and
5304 recode-file-name.
5305
5306 * programs.texi (Program Modes): Add Conf mode and DNS mode.
5307
53082005-03-27 Luc Teirlinck <teirllm@auburn.edu>
5309
5310 * commands.texi (Keys): M-o is now a prefix key.
5311
53122005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5313
5314 * programs.texi: Reformat and update copyright years.
5315 (Fortran): Update section.
5316
53172005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5318
5319 * files.texi: Several small changes in addition to:
5320 (Visiting): Change xref for Dialog Boxes to ref.
5321 (Version Headers): Replace references to obsolete var
5322 `vc-header-alist' with `vc-BACKEND-header'.
5323 (Customizing VC): Update value of `vc-handled-backends'.
5324
53252005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5326
5327 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
5328 move here from Emacs Lisp Reference Manual.
5329 * calendar.texi (Calendar/Diary, Diary Commands)
5330 (Special Diary Entries, Importing Diary): Change some xrefs to
5331 point to emacs-xtra rather than elisp.
5332
5333 * emacs-xtra.texi (Calendar Customizing):
5334 Move view-diary-entries-initially, view-calendar-holidays-initially,
5335 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
5336 Emacs Manual.
5337 (Appt Customizing): Merge entire section into main Emacs Manual.
5338 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
5339 mark-holidays-in-calendar here from emacs-xtra.
5340 (Displaying the Diary): Move view-diary-entries-initially,
5341 mark-diary-entries-in-calendar here from emacs-xtra.
5342 (Appointments): Move appt-display-mode-line,
5343 appt-display-duration, appt-disp-window-function,
5344 appt-delete-window-function here from emacs-xtra.
5345
5346 * calendar.texi: Update and reformat copyright.
5347 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
5348 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
5349 (Diary): Refer to `diary-file' rather than ~/diary.
5350 (Diary Commands): Rename node to "Displaying the Diary".
5351 * emacs.texi (Top): Rename "Diary Commands" section.
5352 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
5353
53542005-03-26 Eli Zaretskii <eliz@gnu.org>
5355
5356 * misc.texi (Emacs Server): Fix the command for setting
5357 server-name. Add an xref to Invoking emacsclient.
5358
5359 * help.texi (Help Summary): Clarify when "C-h ." will do something
5360 nontrivial.
5361 (Apropos): Add cindex entry for apropos-sort-by-scores.
5362
5363 * display.texi (Text Display): Add index entries for how no-break
5364 characters are displayed.
5365
8cf51b2c
GM
53662005-03-26 Eli Zaretskii <eliz@gnu.org>
5367
5368 * files.texi (Visiting): Fix cross-references introduced with the
5369 last change.
5370
5371 * xresources.texi (GTK resources): Fix last change.
5372
8cf51b2c
GM
53732005-03-25 Chong Yidong <cyd@stupidchicken.com>
5374
5375 * xresources.texi (X Resources): GTK options documented too.
5376 (Resources): Clarify meaning of program name.
5377 (Table of Resources): Add visualClass.
5378 (GTK resources): Rewrite.
5379 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5380
5381 * display.texi (Text Display): Mention non-breaking spaces.
5382
5383 * files.texi (Reverting): Document auto-revert-check-vc-info.
5384
5385 * frames.texi (Mouse Commands): Document
5386 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5387
5388 * help.texi (Help Summary): Add `C-h .'.
5389 (Apropos): Apropos accepts a list of search terms.
5390 Document apropos-sort-by-scores.
5391 (Help Echo): Document display-local-help.
5392
5393 * misc.texi (Emacs Server): Document server-name.
5394 (Invoking emacsclient): Document -s option for server names.
5395
5396 * text.texi (Outline Visibility): Introduce "current heading
5397 line" (commands can be called with point on a body line).
5398 Re-order table to follow the sequence of discussion.
5399 hide-body won't hide lines before first header line.
5400 (TeX Mode): Add DocTeX mode.
5401
8cf51b2c
GM
54022005-03-24 Richard M. Stallman <rms@gnu.org>
5403
5404 * mule.texi (Single-Byte Character Support): Delete mention
5405 of iso-acc.el and iso-transl.el.
5406
8cf51b2c
GM
54072005-03-23 Lute Kamstra <lute@gnu.org>
5408
5409 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5410
54112005-03-23 Richard M. Stallman <rms@gnu.org>
5412
8cf51b2c
GM
5413 * search.texi: Delete explicit node pointers.
5414 (Incremental Search): New menu.
5415 (Basic Isearch, Repeat Isearch, Error in Isearch)
5416 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5417 (Slow Isearch): New subnodes.
5418 (Configuring Scrolling): Node deleted.
5419 (Search Case): Doc default-case-fold-search.
5420 (Regexp Replace): Move replace-regexp doc here.
5421
5422 * rmail.texi (Movemail): Put commas inside closequotes.
5423
5424 * picture.texi (Insert in Picture): Document C-c arrow combos.
5425 (Basic Picture): Clarify erasure.
5426
5427 * display.texi (Font Lock): Put commas inside closequotes.
5428
5429 * cmdargs.texi (General Variables): Put commas inside closequotes.
5430
54312005-03-23 Nick Roberts <nickrob@snap.net.nz>
5432
5433 * building.texi (Stack Buffer): Mention reverse contrast for
5434 *selected* frame (might not be current frame).
5435
8cf51b2c
GM
54362005-03-21 Richard M. Stallman <rms@gnu.org>
5437
5438 * building.texi (Starting GUD): Add bashdb.
5439
54402005-03-20 Chong Yidong <cyd@stupidchicken.com>
5441
5442 * basic.texi (Moving Point): Add M-g M-g binding.
5443 (Undo): Document undo-only.
5444 (Position Info): Document M-g M-g and C-u M-g M-g.
5445
5446 * building.texi (Building): Put Grep Searching after Compilation
5447 Shell.
5448 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5449 Document next-error-highlight.
5450 (Grep Searching): Document grep-highlight-matches.
5451 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5452
5453 * calendar.texi (Importing Diary): Rename node from iCalendar.
5454 Document diary-from-outlook.
5455
5456 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5457 Commands.
5458 Mention effect of X drag and drop on Dired buffers.
5459
5460 * files.texi (Visiting): Document large-file-warning-threshold.
5461 Move paragraph on file-selection dialog.
5462 Mention visiting files using X drag and drop.
5463 (Reverting): Mention using Auto-Revert mode to tail files.
5464 Document auto-revert-tail-mode.
5465 (Version Systems): Minor correction.
5466 (Comparing Files): Diff-mode is no longer based on Compilation
5467 mode.
5468 Document compare-ignore-whitespace.
5469 (Misc File Ops): Explain passing a directory to rename-file.
5470 Likewise for copy-file and make-symbolic-link.
5471
5472 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5473 Document mouse-wheel-progressive speed.
5474
5475 * help.texi (Misc Help): Document numeric argument for C-h i.
5476 Correctly explain the effect of just C-u as argument.
5477
5478 * killing.texi (Deletion): Document numeric argument for
5479 just-one-space.
5480
5481 * mini.texi (Completion): Completion acts on text before point.
5482
5483 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5484 (Emulation): CUA mode replaces pc-bindings-mode,
5485 pc-selection-mode, and s-region.
5486
5487 * mule.texi (Input Methods): Leim is now built-in.
5488 (Select Input Method): Document quail-show-key.
5489 (Specify Coding): Document revert-buffer-with-coding-system.
5490
5491 * programs.texi (Fortran Motion): Document f90-next-statement,
5492 f90-previous-statement, f90-next-block, f90-previous-block,
5493 f90-end-of-block, and f90-beginning-of-block.
5494
5495 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5496
5497 * emacs.texi (Acknowledgments): Updated.
5498
5499 * anti.texi: Total rewrite.
5500
8cf51b2c
GM
55012005-03-19 Chong Yidong <cyd@stupidchicken.com>
5502
5503 * ack.texi (Acknowledgments): Update.
5504
55052005-03-19 Eli Zaretskii <eliz@gnu.org>
5506
5507 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5508 copyright years.
5509
55102005-03-14 Nick Roberts <nickrob@snap.net.nz>
5511
5512 * building.texi (Commands of GUD): Move paragraph on setting
5513 breakpoints with mouse to the GDB Graphical Interface node.
5514
55152005-03-07 Richard M. Stallman <rms@gnu.org>
5516
8cf51b2c
GM
5517 * misc.texi (Single Shell, Shell Options): Fix previous change.
5518
5519 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5520
55212005-03-06 Richard M. Stallman <rms@gnu.org>
5522
5523 * building.texi (Starting GUD): Don't explain text vs graphical
5524 GDB here. Just mention it and xref.
5525 Delete "just one debugger process".
5526 (Debugger Operation): Move GUD tooltip info here.
5527 (GUD Tooltips): Node deleted.
5528 (GDB Graphical Interface): Explain the two GDB modes here.
5529
8cf51b2c
GM
5530 * sending.texi (Sending Mail): Minor cleanup.
5531 (Mail Aliases): Explain quoting conventions.
5532 Update key rebinding example.
5533 (Header Editing): C-M-i is like M-TAB.
5534 (Mail Mode Misc): mail-attach-file does not do MIME.
5535
5536 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5537 that really belongs here.
5538 (Remote Mailboxes): Text moved to Rmail Inbox.
5539 (Rmail Display): Mention Mouse-1.
5540 (Movemail): Clarify two movemail versions.
5541 Clarify rmail-movemail-program.
5542
8cf51b2c
GM
5543 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5544 Document async shell commands.
5545 (Shell History): Clarify.
5546 (Shell Ring): Mention C-UP an C-DOWN.
5547 (Shell Options): Add comint-prompt-read-only.
5548 (Invoking emacsclient): Set EDITOR to run Emacs.
5549 (Sorting): No need to explain what region is.
5550 (Saving Emacs Sessions): Fix typo.
5551 (Recursive Edit): Fix punctuation.
5552 (Emulation): Don't mention "PC bindings" which are standard.
5553 (Hyperlinking): Explain Mouse-1 convention here.
5554 (Find Func): Node deleted.
5555
8cf51b2c
GM
5556 * help.texi (Name Help): Xref to Hyperlinking.
5557
5558 * glossary.texi (Glossary):
5559 Rename "Balance Parentheses" to "Balancing...".
5560 Add "Byte Compilation". Correct "Copyleft".
5561 New xref in "Customization".
5562 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5563 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5564 Rename "Registers" to "Register".
5565 Replace "Selecting" with "Selected Frame",
5566 "Selected Window", and "Selecting a Buffer".
5567
5568 * files.texi (Types of Log File): Explain how projects'
5569 methods can vary.
5570
8cf51b2c
GM
5571 * display.texi (Faces): Delete "Emacs 21".
5572
5573 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5574 * fixit.texi (Spelling): C-M-i like M-TAB.
5575 * mini.texi (Completion Options): C-M-i like M-TAB.
5576 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5577 * text.texi (Text Mode): C-M-i like M-TAB.
5578
5579 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5580
5581 * calendar.texi (Specified Dates): Mention `g w'.
5582 (Appointments): appt-activate toggles with no arg.
5583
8cf51b2c
GM
55842005-03-05 Juri Linkov <juri@jurta.org>
5585
5586 * cmdargs.texi (Emacs Invocation): Add cindex
5587 "invocation (command line arguments)"
5588 (Misc X): Add -nbc, --no-blinking-cursor.
5589
55902005-03-04 Ulf Jasper <ulf.jasper@web.de>
5591
5592 * calendar.texi (iCalendar): No need to require it now.
5593
8cf51b2c
GM
55942005-03-03 Nick Roberts <nickrob@snap.net.nz>
5595
5596 * trouble.texi (Contributing): Mention Savannah. Direct users to
5597 emacs-devel.
5598
55992005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5600
5601 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5602 window.
5603
8cf51b2c
GM
56042005-02-27 Richard M. Stallman <rms@gnu.org>
5605
5606 * building.texi (Compilation): Update mode line status info.
5607
56082005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5609
5610 * calendar.texi (General Calendar): Document binding of
5611 scroll-other-window-down.
5612 (Mayan Calendar): Fix earliest date.
5613 (Time Intervals): Document timeclock-change.
5614 Fix timeclock-ask-before-exiting documentation.
5615
56162005-02-26 Kim F. Storm <storm@cua.dk>
5617
5618 * frames.texi (Mouse References):
5619 Add mouse-1-click-in-non-selected-windows.
5620
56212005-02-25 Richard M. Stallman <rms@gnu.org>
5622
5623 * screen.texi (Screen): Explain better about cursors and mode lines;
5624 don't presuppose text terminals.
5625 (Point): Don't assume just one cursor.
5626 Clarify explanation of cursors.
5627 (Echo Area, Menu Bar): Cleanups.
5628
5629 * mini.texi (Minibuffer): Prompts are highlighted.
5630 (Minibuffer Edit): Newline = C-j only on text terminals.
5631 Clarify resize-mini-windows values.
5632 Mention M-PAGEUP and M-PAGEDOWN.
5633 (Completion Commands): Mouse-1 like Mouse-2.
5634 (Minibuffer History): Explain history commands better.
5635 (Repetition): Add xref to Incremental Search.
5636
5637 * mark.texi (Setting Mark): Clarify info about displaying mark.
5638 Clarify explanation of C-@ and C-SPC.
5639 (Transient Mark): Mention Delete Selection mode.
5640 (Marking Objects): Clean up text about extending the region.
5641
5642 * m-x.texi (M-x): One C-g doesn't always go to top level.
5643 No delay before suggest-key-bindings output.
5644
5645 * fixit.texi (Fixit): Mention C-/ for undo.
5646 (Spelling): Mention ESC TAB like M-TAB.
5647 Replacement words with r and R are rechecked.
5648 Say where C-g leaves point. Mention ? as input.
5649
56502005-02-23 Lute Kamstra <lute@gnu.org>
5651
5652 * cmdargs.texi (Initial Options): Add cross reference.
5653
8cf51b2c
GM
56542005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5655
5656 * emacs.texi (Top): Update menu for splitting of node in
5657 msdog.texi.
5658 * frames.texi (Frames): Update xref for splitting of node in
5659 msdog.texi.
5660 * trouble.texi (Quitting): Ditto.
5661
56622005-02-16 Richard M. Stallman <rms@gnu.org>
5663
5664 * windows.texi (Split Window): Simplify line truncation info
5665 and xref to Display Custom.
5666
5667 * trouble.texi (Quitting): Emergency escape only for text terminal.
5668 (Screen Garbled): C-l for ungarbling is only for text terminal.
5669
5670 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5671
5672 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5673
5674 * programs.texi (Program Modes): Mention Python mode.
5675 (Moving by Defuns): Repeating C-M-h extends region.
5676 (Basic Indent): Clarify.
5677 (Custom C Indent): Clarify.
5678 (Expressions): Repeating C-M-@ extends region.
5679 (Info Lookup): Clarify for C-h S.
5680 (Symbol Completion): ESC TAB alternative for M-TAB.
5681 (Electric C): Clarify.
5682
5683 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5684
5685 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5686 MS-DOS Input node.
5687 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5688 (MS-DOS and MULE): Clarify.
5689 (MS-DOS Processes, Windows Processes): Fix typos.
5690
5691 * major.texi (Choosing Modes): Clarify.
5692
5693 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5694 (Keyboard Macro Step-Edit): Clarify.
5695
5696 * indent.texi (Indentation): Clarifications.
5697
5698 * help.texi (Help): Correct error about C-h in query-replace.
5699 Clarify apropos vs C-h a. Fix how to search in FAQ.
5700 (Key Help): Describe C-h w here.
5701 (Name Help): Minor cleanup. C-h w moved to Key Help.
5702 Clarify the "object" joke.
5703 (Apropos): Clarify. Mouse-1 like Mouse-2.
5704 (Help Mode): Mouse-1 like Mouse-2.
5705
5706 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5707
5708 * display.texi (Display): Reorder menu.
5709 (Faces): Cleanup.
5710 (Font Lock): Cleanup. Mention Options menu.
5711 Delete obsolete text.
5712 (Scrolling): For C-l, don't presume text terminal.
5713 (Horizontal Scrolling): Simplify intro.
5714 (Follow Mode): Clarify.
5715 (Cursor Display): Moved before Display Custom.
5716 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5717 Doc default-tab-width. Doc line truncation more thoroughly.
5718
5719 * dired.texi (Dired Enter): C-x C-f can run Dired.
5720 (Dired Visiting): Comment out `a' command.
5721 Mouse-1 is like Mouse-2.
5722 (Shell Commands in Dired): ? can be used more than once.
5723
5724 * basic.texi (Continuation Lines): Simplify description of truncation,
5725 and refer to Display Custom for the rest of it.
5726
8cf51b2c
GM
57272005-02-06 Lute Kamstra <lute@gnu.org>
5728
5729 * basic.texi (Undo): Fix typo.
5730
5731 * cmdargs.texi (Emacs Invocation): Fix typo.
5732
5733 * custom.texi (Init Examples): Fix typo.
5734
5735 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5736
57372005-02-06 Richard M. Stallman <rms@gnu.org>
5738
5739 * regs.texi (Registers): Registers can hold numbers, too.
5740
5741 * killing.texi (Other Kill Commands): Cleanup.
5742 Delete redundant explanation of kill in read-only buffer.
5743 (Yanking): Mention term "copying".
5744 (Accumulating Text): Fix typo.
5745
5746 * entering.texi (Entering Emacs): Update rationale at start.
5747 (Exiting): Treat iconifying on a par with suspension.
5748
5749 * custom.texi (Minor Modes): Fix typo.
5750 (Easy Customization): Fix menu style.
5751 (Variables): Add xref.
5752 (Examining): Setting for future sessions works through .emacs.
5753 (Keymaps): "Text terminals", not "Many".
5754 (Init Rebinding): Explain \C-. Show example of \M-.
5755 Fix minor wording errors.
5756 (Function Keys): Explain vector syntax just once.
5757 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5758 (Init File): Mention .emacs.d directory.
5759 (Init Examples): Add xref.
5760 (Find Init): Mention .emacs.d directory.
5761
5762 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5763 (Action Arguments): Explain which kinds of -l args are found how.
5764 (Initial Options): --batch does not inhibit site-start.
5765 Add xrefs.
5766 (Command Example): Use --batch, not -batch.
5767
5768 * basic.texi (Inserting Text): Cleanup wording.
5769 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5770 C-n is not error at end of buffer.
5771 (Undo): Doc C-/ like C-_. Add xrefs.
5772 (Arguments): META key may be labeled ALT.
5773 Peculiar arg meanings are explained in doc strings.
5774
5775 * abbrevs.texi (Expanding Abbrevs): Clarify.
5776
57772005-02-05 Eli Zaretskii <eliz@gnu.org>
5778
5779 * frames.texi (Frame Parameters): Add an xref to the description
5780 of list-colors-display. Add a pointer to the X docs about colors.
5781
5782 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 5783 Improve docs of list-colors-display.
8cf51b2c
GM
5784
57852005-02-03 Lute Kamstra <lute@gnu.org>
5786
5787 * frames.texi (Frames, Drag and Drop): Fix typos.
5788
57892005-02-03 Richard M. Stallman <rms@gnu.org>
5790
5791 * windows.texi (Basic Window): Mention color-change in mode line.
5792 (Change Window): Explain dragging vertical boundaries.
5793
5794 * text.texi (Sentences): Clarify.
5795 (Paragraphs): Explain M-a and blank lines.
5796 (Outline Mode): Clarify text and menu.
5797 (Hard and Soft Newlines): Mention use-hard-newlines.
5798
5799 * frames.texi (Frames): Delete unnecessary mention of Windows.
5800 (Mouse Commands): Likewise. Mention xterm mouse support.
5801 (Clipboard): Clarify.
5802 (Mouse References): Mention use of Mouse-1 for following links.
5803 (Menu Mouse Clicks): Clarify.
5804 (Mode Line Mouse): Clarify.
5805 (Drag and Drop): Rewrite.
5806
5807 * fixit.texi (Spelling): Fix typo.
5808
5809 * files.texi (File Names): Clarify.
5810 (Visiting): Update conditions for use of file dialog. Clarify.
5811 (Saving): Doc d as answer in save-some-buffers.
5812 (Remote Files): Clean up the text.
5813
5814 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5815
5816 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5817 (List Buffers): Clarify.
5818 (Several Buffers): Doc T command.
5819 (Buffer Convenience): Clarify menu.
5820
5821 * basic.texi (Undo): Clarify last change.
5822
58232005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5824
5825 * fixit.texi (Spelling): Fix typo.
5826
58272005-02-01 Luc Teirlinck <teirllm@auburn.edu>
5828
5829 * basic.texi (Undo): Update description of `undo-outer-limit'.
5830
58312005-02-01 Nick Roberts <nickrob@snap.net.nz>
5832
5833 * building.texi: Update documentation relating to GDB Graphical
5834 Interface.
5835
58362005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5837
5838 * custom.texi (Easy Customization): Adapt menu to node name change.
5839
58402005-01-30 Richard M. Stallman <rms@gnu.org>
5841
5842 * custom.texi (Easy Customization): Defn of "User Option" now
5843 includes faces. Don't say just "option" when talking about variables.
5844 Do say just "options" to mean "anything customizable".
5845 (Specific Customization): Describe `customize-variable',
5846 not `customize-option'.
5847
5848 * glossary.texi (Glossary) <Faces>: Add xref.
5849 <User Option>: Change definition--include faces. Change xref.
5850
5851 * picture.texi (Picture): Mention artist.el.
5852
5853 * sending.texi, screen.texi, programs.texi, misc.texi:
5854 * mini.texi, major.texi, maintaining.texi, macos.texi:
5855 * help.texi, frames.texi, files.texi:
5856 Don't say just "option" when talking about variables.
5857
5858 * display.texi, mule.texi: Don't say just "option" when talking
5859 about variables. Other minor cleanups.
5860
8cf51b2c
GM
58612005-01-26 Lute Kamstra <lute@gnu.org>
5862
5863 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5864 File'. Mention the `-Q' option at the `--no-site-file' option.
5865
8cf51b2c
GM
58662005-01-22 David Kastrup <dak@gnu.org>
5867
5868 * building.texi (Grep Searching): Mention alias `find-grep' for
5869 `grep-find'.
5870
58712005-01-20 Richard M. Stallman <rms@gnu.org>
5872
5873 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5874
8cf51b2c
GM
58752005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
5876
5877 * rmail.texi (Movemail): Explain differences
5878 between standard and mailutils versions of movemail.
5879 Describe command line and configuration options introduced
5880 with the latter.
5881 Explain the notion of mailbox URL, provide examples and
5882 cross-references to mailutils documentation.
5883 Describe various methods of specifying mailbox names,
5884 user names and user passwords for rmail.
5885 (Remote Mailboxes): New section. Describe
5886 how movemail handles remote mailboxes. Describe configuration
5887 options used to control its behavior.
5888 (Other Mailbox Formats): Explain handling of various mailbox
5889 formats.
5890
58912005-01-13 Richard M. Stallman <rms@gnu.org>
5892
5893 * commands.texi (Commands): Clarification.
5894
58952005-01-11 Richard M. Stallman <rms@gnu.org>
5896
5897 * programs.texi (Multi-line Indent): Fix previous change.
5898 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5899
8cf51b2c
GM
59002005-01-08 Richard M. Stallman <rms@gnu.org>
5901
5902 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5903 lazy-highlight.
5904
5905 * search.texi (Query Replace): Mention faces query-replace
5906 and lazy-highlight.
5907 (Incremental Search): Update isearch highlighting info.
5908
8cf51b2c
GM
59092005-01-04 Richard M. Stallman <rms@gnu.org>
5910
5911 * custom.texi (Saving Customizations): Minor improvement.
5912
8cf51b2c
GM
59132005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5914
5915 * custom.texi (Saving Customizations): Emacs no longer loads
5916 `custom-file' after .emacs. No longer mention customizing through
5917 Custom.
5918
8cf51b2c
GM
59192005-01-01 Andreas Schwab <schwab@suse.de>
5920
5921 * killing.texi (Graphical Kill): Move up under node Killing,
5922 change @section to @subsection.
5923
59242005-01-01 Richard M. Stallman <rms@gnu.org>
5925
5926 * custom.texi (Face Customization): Mention hex color specs.
5927
5928 * emacs.texi (Top): Update Killing submenu.
5929
5930 * killing.texi (Killing): Reorganize section.
5931 No more TeX-only text; put the node command at start of chapter.
5932 But the first section heading is used only in TeX.
5933 Rewrite the text to read better in this mode.
5934 (Graphical Kill): New subnode gets some of the text that
5935 used to be in the first section.
5936
59372004-12-31 Richard M. Stallman <rms@gnu.org>
5938
5939 * dired.texi (Shell Commands in Dired): Delete the ? example.
5940
5941 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5942
5943 * files.texi (Saving): Describe new require-final-newline features
5944 and mode-require-final-newline.
5945
8cf51b2c
GM
59462004-12-29 Richard M. Stallman <rms@gnu.org>
5947
5948 * custom.texi (File Variables): Clarify previous change.
5949
c8763fb6 59502004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5951
5952 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5953 out now.
5954
59552004-12-27 Richard M. Stallman <rms@gnu.org>
5956
5957 * Makefile.in (MAKEINFO): Specify --force.
5958
5959 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5960 (Undo): Doc undo-outer-limit.
5961
8cf51b2c
GM
59622004-12-15 Juri Linkov <juri@jurta.org>
5963
5964 * mark.texi (Transient Mark, Mark Ring): M-< and other
5965 movement commands don't set mark in Transient Mark mode
5966 if mark is active.
5967
8cf51b2c
GM
59682004-12-12 Juri Linkov <juri@jurta.org>
5969
5970 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5971 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5972
5973 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5974 (Misc Dired Commands): Add @r{(Dired)} to w.
5975
59762004-12-12 Juri Linkov <juri@jurta.org>
5977
5978 * mark.texi (Marking Objects): Marking commands also extend the
5979 region when mark is active in Transient Mark mode.
5980
8cf51b2c
GM
59812004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5982
5983 * custom.texi (Saving Customizations): Emacs only loads the custom
5984 file automatically after the init file in version 22.1 or later.
5985 Adapt text and examples to this fact.
5986
8cf51b2c
GM
59872004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5988
5989 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5990 be set through Custom. Otherwise, it has no effect.
5991
8cf51b2c
GM
59922004-12-05 Richard M. Stallman <rms@gnu.org>
5993
5994 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5995 * entering.texi: Rename Command Line to Emacs Invocation.
5996
10d1d0af 5997 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
5998
5999 * custom.texi (Easy Customization): Move up to section level,
6000 before Variables. Avoid using the term "variable"; say "option".
6001 New initial explanation.
6002 (Variables): In initial explanation, connect "variable" to the
6003 already-explained "user option".
6004
6005 * emacs.texi (Top): Fix ref to Command Line.
6006 Move reference to Easy Customization.
6007
6008 * xresources.texi (X Resources): Fix From link.
6009
6010 * doclicense.texi (GNU Free Documentation License): Fix To link.
6011
6012 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
6013
6014 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
6015
60162004-12-03 Richard M. Stallman <rms@gnu.org>
6017
6018 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
6019
60202004-12-01 Luc Teirlinck <teirllm@auburn.edu>
6021
6022 * kmacro.texi: Several small changes in addition to the following.
6023 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
6024 defining a keyboard macro.
6025 Mention `kmacro-ring-max'.
6026 (Keyboard Macro Counter): Clarify description of
6027 `kmacro-insert-counter', `kmacro-set-counter',
6028 `kmacro-add-counter' and `kmacro-set-format'.
6029
60302004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
6031
6032 * custom.texi (File Variables): Add `unibyte' and make it more
6033 clear that `unibyte' and `coding' are special. Suggested by Simon
6034 Krahnke <overlord@gmx.li>.
6035
6036 * mule.texi (Enabling Multibyte): Refer to File Variables.
6037 Suggested by Simon Krahnke <overlord@gmx.li>.
6038
c8763fb6 60392004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6040
6041 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
6042 x-use-old-gtk-file-dialog.
6043
8cf51b2c
GM
60442004-11-20 Richard M. Stallman <rms@gnu.org>
6045
6046 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
6047
60482004-11-09 Lars Brinkhoff <lars@nocrew.org>
6049
6050 * building.texi (Lisp Eval): Delete hyphen in section name.
6051
60522004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
6053
6054 * files.texi (Old Versions):
6055 No longer document annotation as "CVS only".
6056
60572004-11-10 Andre Spiegel <spiegel@gnu.org>
6058
6059 * files.texi (Version Control): Rewrite the introduction about
6060 version systems, mentioning the new ones that we support. Thanks
6061 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
6062 suggestions.
6063
c8763fb6 60642004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6065
49823426 6066 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 6067
c8763fb6 60682004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6069
6070 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
6071
60722004-10-23 Eli Zaretskii <eliz@gnu.org>
6073
6074 * text.texi (Text Based Tables, Table Definition)
6075 (Table Creation, Table Recognition, Cell Commands)
6076 (Cell Justification, Row Commands, Column Commands)
6077 (Fixed Width Mode, Table Conversion, Measuring Tables)
6078 (Table Misc): New nodes, documenting the Table Mode.
6079
8cf51b2c
GM
60802004-10-19 Jason Rumney <jasonr@gnu.org>
6081
6082 * makefile.w32-in (info): Change order of arguments to makeinfo.
6083
60842004-10-19 Ulf Jasper <ulf.jasper@web.de>
6085
6086 * calendar.texi (iCalendar): Update for package changes.
6087
8cf51b2c
GM
60882004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6089
6090 * files.texi (Misc File Ops): View mode is a minor mode.
6091
8cf51b2c
GM
60922004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6093
6094 * calendar.texi (iCalendar): Style changes.
6095
60962004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6097
6098 * search.texi (Regexps): The regexp described in the example is no
6099 longer stored in the variable `sentence-end'.
6100
8cf51b2c
GM
61012004-10-06 Nick Roberts <nickrob@snap.net.nz>
6102
6103 * building.texi (Starting GUD): Note that multiple debugging
6104 sessions requires `gdb --fullname'.
6105
61062004-10-05 Ulf Jasper <ulf.jasper@web.de>
6107
6108 * calendar.texi (iCalendar): New section for a new package.
6109
8cf51b2c
GM
61102004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6111
6112 * text.texi: Various small changes in addition to the following.
6113 (Text): Replace xref for autotype with inforef.
6114 (Sentences): Explain nil value for `sentence-end'.
6115 (Paragraphs): Update default values for `paragraph-start' and
6116 `paragraph-separate'.
6117 (Text Mode): Correct description of Text mode's effect on the
6118 syntax table.
6119 (Outline Visibility): `hide-other' does not hide top level headings.
6120 `selective-display-ellipses' no longer has an effect on Outline mode.
6121 (TeX Misc): Add missing @cindex.
6122 Replace xref for RefTeX with inforef.
6123 (Requesting Formatted Text): The variable
6124 `enriched-fill-after-visiting' no longer exists.
6125 (Editing Format Info): Update names of menu items and commands.
6126 (Format Faces): Mention special effect of specifying the default face.
6127 Describe inheritance of text properties.
6128 Correct description of `fixed' face.
6129 (Format Indentation): Correct description of effect of setting
6130 margins. Mention `set-left-margin' and `set-right-margin'.
6131 (Format Justification): Update names of menu items.
6132 `set-justification-full' is now bound to `M-j b'.
6133 Mention that `default-justification' is a per buffer variable.
6134 (Format Properties): Update name of menu item.
6135 (Forcing Enriched Mode): `format-decode-buffer' automatically
6136 turns on Enriched mode if the buffer is in text/enriched format.
6137
61382004-10-05 Emilio C. Lopes <eclig@gmx.net>
6139
6140 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6141
61422004-09-28 Kim F. Storm <storm@cua.dk>
6143
6144 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6145 Align with new functionality.
6146
8cf51b2c
GM
61472004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6148
6149 * display.texi (Display Custom): Remove stray `@end defvar'.
6150
61512004-09-23 Kim F. Storm <storm@cua.dk>
6152
6153 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6154 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6155
8cf51b2c
GM
61562004-09-20 Richard M. Stallman <rms@gnu.org>
6157
6158 * custom.texi (Hooks): Explain using setq to clear out a hook.
6159 (File Variables): Explain multiline string constants.
6160 (Non-ASCII Rebinding): Explain when you need to update
6161 non-ASCII char codes in .emacs.
6162
6163 * building.texi (Compilation): Explain how to make a silent
6164 subprocess that won't be terminated. Explain compilation-environment.
6165
61662004-09-13 Kim F. Storm <storm@cua.dk>
6167
6168 * mini.texi (Repetition): Rename isearch-resume-enabled to
6169 isearch-resume-in-command-history and change default to disabled.
6170
8cf51b2c
GM
61712004-09-09 Kim F. Storm <storm@cua.dk>
6172
6173 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6174 with new `kmacro-name-last-macro'.
6175
8cf51b2c
GM
61762004-09-08 Juri Linkov <juri@jurta.org>
6177
6178 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6179
8cf51b2c
GM
61802004-09-03 Juri Linkov <juri@jurta.org>
6181
6182 * search.texi (Incremental Search): Update wording for M-%.
6183
61842004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6185
6186 * killing.texi (Killing): Correct description of kill commands in
6187 read-only buffer.
6188
61892004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6190
6191 * building.texi (Compilation Mode): Add a paragraph about rules
6192 for finding the compilation buffer for `next-error'.
6193
6194 * search.texi (Other Repeating Search): Mention that Occur mode
6195 supports the next-error functionality.
6196
61972004-09-02 Juri Linkov <juri@jurta.org>
6198
6199 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6200
62012004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6202
6203 * kmacro.texi (Basic Keyboard Macro):
6204 `apply-macro-to-region-lines' now operates on all lines that begin
6205 in the region, rather than on all complete lines in the region.
6206
c8763fb6 62072004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6208
6209 * frames.texi (Drag and drop): Add documentation about
6210 x-dnd-test-function and x-dnd-known-types.
6211
62122004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6213
6214 * indent.texi: Various minor changes in addition to:
6215 (Indentation Commands): Correct description of `indent-relative'.
6216 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6217 mode. The *Tab Stops* buffer uses Overwrite Mode.
6218 (Just Spaces): `tabify' converts sequences of at least two spaces
6219 to tabs.
6220
8cf51b2c
GM
62212004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6222
6223 * frames.texi (Secondary Selection): Setting the secondary
6224 selection with M-Drag-Mouse-1 does not alter the kill ring,
6225 setting it with M-Mouse-1 and M-Mouse-3 does.
6226 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6227 toolkit scroll bars.
6228 (Scroll Bars): Ditto.
6229
6230 * windows.texi (Basic Window): When using a window system, the value
6231 of point in a non-selected window is indicated by a hollow box.
6232 (Split Window): Side by side windows are separated by a scroll bar,
6233 if scroll bars are used.
6234 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6235 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6236 (Window Convenience): Update bindings for `winner-undo' and
6237 `winner-redo'.
6238
6239 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 6240 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
6241 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6242 of "Using Emacs as a Server".
6243 * building.texi (Building): Interchange nodes (for correct numbering).
6244 * programs.texi (Programs): Interchange nodes (for correct numbering).
6245 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6246 Info to the node structure.
6247 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6248 Rearrange order of nodes and sections such that both "GNU GENERAL
6249 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6250 end, as appropriate for appendices.
6251 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6252 Use `@unnumberedsec'.
6253 * trouble.texi: Adapt sectioning in Info to the node structure.
6254 Adapt node pointers to change in emacs.texi.
6255 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6256
8cf51b2c
GM
62572004-08-25 Kenichi Handa <handa@m17n.org>
6258
6259 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6260 description for unibyte mode.
6261
62622004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6263
6264 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
6265
6266 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6267 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
6268 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6269 in @pxref.
6270
62712004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6272
6273 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6274 Change section names.
6275
8cf51b2c
GM
62762004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6277
6278 * kmacro.texi (Keyboard Macro Ring): Rename section.
6279 Emacs treats the head of the macro ring as the `last keyboard macro'.
6280 (Keyboard Macro Counter): Minor change.
6281 (Save Keyboard Macro): Some clarifications.
6282 (Edit Keyboard Macro): Rename section.
6283
6284 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6285 32-bit machines.
6286 (Several Buffers): Clarify which buffer is selected if `2' is
6287 pressed in the Buffer Menu.
6288 Auto Revert mode can be used to update the Buffer Menu
6289 automatically.
6290
62912004-08-21 Eli Zaretskii <eliz@gnu.org>
6292
6293 * help.texi (Misc Help): Add an index entry for finding an Info
6294 manual by its file name.
6295
62962004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6297
6298 * files.texi (Backup Deletion): Correct description of
6299 `delete-old-versions'.
6300 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6301 (Auto Save Files): Recommend `auto-save-mode' to reenable
6302 auto-saving, rather than the abbreviation `auto-save'.
6303
63042004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6305
6306 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6307 for "killing" and "yanking" in main menu.
6308
63092004-08-16 Richard M. Stallman <rms@gnu.org>
6310
6311 * killing.texi (Yanking, Killing): Minor cleanups.
6312
6313 * mark.texi (Momentary Mark): Minor cleanups.
6314
63152004-08-15 Kenichi Handa <handa@etl.go.jp>
6316
6317 * custom.texi (Non-ASCII Rebinding):
6318 C-q always inserts the right code to pass to global-set-key.
6319
8cf51b2c
GM
63202004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6321
6322 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6323 `insert-register', instead of `C-x r g' binding, for consistency.
6324
63252004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6326
6327 * fixit.texi (Spelling): Fix typo.
6328
63292004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6330
6331 * help.texi (Help): Fix Texinfo usage.
6332
8cf51b2c
GM
63332004-07-24 Richard M. Stallman <rms@gnu.org>
6334
6335 * text.texi (Paragraphs): Update how paragraphs are separated
6336 and the default for paragraph-separate.
6337
6338 * search.texi (Regexp Replace): Further update text for new
6339 replacement operators.
6340
8cf51b2c
GM
63412004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6342
6343 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6344 `R' switch.
6345
6346 * dired.texi (Dired Updating): `k' only deletes inserted
6347 subdirectories from the Dired buffer if a prefix argument was given.
6348
6349 * search.texi (Regexps): Delete redundant definition of `symbol' in
6350 description of `\_>'. It already occurs in the description of `\_<'.
6351
8cf51b2c
GM
63522004-07-01 Juri Linkov <juri@jurta.org>
6353
6354 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6355 (Regexp Search): Add M-r.
6356
63572004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6358
6359 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6360
63612004-06-29 Jesper Harder <harder@ifa.au.dk>
6362
49823426 6363 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
6364
63652004-06-25 Richard M. Stallman <rms@gnu.org>
6366
6367 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6368
63692004-06-25 David Kastrup <dak@gnu.org>
6370
6371 * search.texi (Regexp Replace): Some typo corrections and
6372 rearrangement.
6373
63742004-06-24 David Kastrup <dak@gnu.org>
6375
6376 * search.texi (Unconditional Replace): Use replace-string instead
6377 of query-replace in example.
6378 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6379 sequences.
6380 (Query Replace): Correct explanation of `^' which does not use
6381 the mark stack.
6382
63832004-06-21 Nick Roberts <nickrob@gnu.org>
6384
6385 * misc.texi (Shell History Copying): Document comint-insert-input.
6386 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6387
8cf51b2c
GM
63882004-06-20 Jesper Harder <harder@ifa.au.dk>
6389
6390 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
6391 * custom.texi (Customization): Do.
6392 * anti.texi (Antinews): Do.
6393 * abbrevs.texi (Defining Abbrevs): Do.
6394
6395 * programs.texi (Info Lookup): Fix keybinding for
6396 info-lookup-symbol.
6397
63982004-06-16 Juanma Barranquero <lektu@terra.es>
6399
6400 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6401 Add emacs-xtra.
6402 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6403 (clean): Add emacs-xtra and flymake. Remove redundancies.
6404
64052004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6406
6407 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6408 Add emacs-xtra.
6409 * emacs-xtra.texi: New file.
6410
64112004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6412
6413 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6414 (Dired and Find): Mention differences with ordinary Dired buffers.
6415
8cf51b2c
GM
64162004-06-13 Richard M. Stallman <rms@gnu.org>
6417
6418 * custom.texi (Init Syntax): Explain about vars that do special
6419 things when set with setq or with Custom.
6420 (Init Examples): Add line-number-mode example.
6421
8cf51b2c
GM
64222004-06-12 Juri Linkov <juri@jurta.org>
6423
6424 * dired.texi (Operating on Files): Add dired-do-touch.
6425
8cf51b2c
GM
64262004-06-10 Juri Linkov <juri@jurta.org>
6427
6428 * building.texi (Lisp Eval): Add C-M-x on defface.
6429
64302004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6431
6432 * files.texi (Reverting): Auto-Revert mode and
6433 Global Auto-Revert mode no longer revert remote files.
6434
8cf51b2c
GM
64352004-05-29 Richard M. Stallman <rms@gnu.org>
6436
6437 * custom.texi (Init File): Two dashes start --no-site-file.
6438
8cf51b2c
GM
64392004-05-29 Alan Mackenzie <acm@muc.de>
6440
6441 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 6442 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
6443 (AWK, Pike): Document as "C-like modes".
6444 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6445 (M-x man): Supersedes M-x manual-entry.
6446 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
6447
6448 ("Comments in C"): Delete node; the info is in CC Mode manual.
6449 (c-comment-only-line-offset): Remove description.
6450
6451 (C-c ., C-c C-c): Describe new C Mode bindings.
6452
6453 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6454 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6455 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
6456 Amend definitions.
6457
6458 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
6459 Describe functions.
6460
6461 (c-comment-start-regexp, c-hanging-comment-ender-p)
6462 (c-hanging-comment-starter-p): Remove obsolete definitions.
6463
6464 * emacs.texi: Remove the menu entry "Comments in C".
6465
8cf51b2c
GM
64662004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6467
6468 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6469 `M-x locate'.
6470
64712004-05-16 Karl Berry <karl@gnu.org>
6472
6473 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6474 makeinfo --html fails.
6475 * help.texi (Help Summary) [@ifnottex]: Likewise.
6476
64772004-05-13 Nick Roberts <nickrob@gnu.org>
6478
6479 * building.texi (GDB Graphical Interface): Update and describe
6480 layout first.
6481
8cf51b2c
GM
64822004-05-04 Jason Rumney <jasonr@gnu.org>
6483
6484 * makefile.w32-in: Revert last change.
6485
64862004-05-03 Jason Rumney <jasonr@gnu.org>
6487
6488 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6489
8cf51b2c
GM
64902004-04-23 Juanma Barranquero <lektu@terra.es>
6491
6492 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6493
64942004-04-18 Juri Linkov <juri@jurta.org>
6495
6496 * fixit.texi (Spelling): Remove file extension from ispell xref.
6497
64982004-04-15 Kim F. Storm <storm@cua.dk>
6499
6500 * cmdargs.texi (Initial Options): Add -Q.
6501
65022004-04-05 Kim F. Storm <storm@cua.dk>
6503
6504 * custom.texi (File Variables): Add safe-local-eval-forms.
6505
8cf51b2c
GM
65062004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6507
6508 * files.texi (Reverting): Correct description of revert-buffer's
6509 handling of point.
6510
65112004-03-22 Juri Linkov <juri@jurta.org>
6512
6513 * emacs.texi (Top): Add `Misc X'.
6514
49823426 6515 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
6516
6517 * glossary.texi: Improve references.
6518
6519 * help.texi: Sync keywords with finder.el.
6520
6521 * mini.texi (Completion): Add description for menu items.
6522
6523 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6524
6525 * sending.texi (Mail Methods): Fix xref to Message manual.
6526
8cf51b2c
GM
65272004-03-12 Richard M. Stallman <rms@gnu.org>
6528
8cf51b2c
GM
6529 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6530
8cf51b2c
GM
65312004-03-04 Richard M. Stallman <rms@gnu.org>
6532
6533 * search.texi (Regexps): Explain that ^ and $ have their
6534 special meanings only in certain contexts.
6535
6536 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6537
6538 * mule.texi (Specify Coding): Doc C-x RET F.
6539
6540 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6541 for multiple compile and grep buffers.
6542 (Indirect Buffers): Don't recommand clone-indirect-buffer
6543 for multiple compile and grep buffers.
6544
8cf51b2c
GM
65452004-02-29 Juanma Barranquero <lektu@terra.es>
6546
6547 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6548 Use $(DEL) instead of rm, and ignore exit code.
6549
8cf51b2c
GM
65502004-02-23 Nick Roberts <nick@nick.uklinux.net>
6551
6552 * building.texi (Watch Expressions): Update.
6553
65542004-02-21 Juri Linkov <juri@jurta.org>
6555
6556 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6557 --directory, --help, --version. Move text about command-line-args
6558 to Command Arguments.
6559 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6560 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
6561 (Window Size X): Join -g and --geometry. Add @cindex.
6562 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6563 (Title X): Remove alias -title.
6564 (Misc X): New node.
6565
c8763fb6 65662004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6567
6568 * frames.texi (Drag and drop): Add Motif to list of supported
6569 protocols.
6570
c8763fb6 65712004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6572
6573 * frames.texi (Drag and drop): New section.
6574
65752004-01-24 Richard M. Stallman <rms@gnu.org>
6576
6577 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6578 Include it only @ifnotinfo. Patch the preceding and following
6579 node headers to point to each other.
6580
65812004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6582
6583 * calendar.texi (Appointments): Update section.
6584
65852003-12-29 Kevin Ryde <user42@zip.com.au>
6586
8cf51b2c
GM
6587 * programs.texi (C Modes): Fix the xref.
6588
65892003-12-23 Nick Roberts <nick@nick.uklinux.net>
6590
6591 * building.texi (Watch Expressions): Update.
6592 (Commands of GUD): Include use of toolbar + breakpoints set from
6593 fringe/margin.
6594
65952003-12-03 Andre Spiegel <spiegel@gnu.org>
6596
6597 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6598 <acm@muc.de>.
6599
c8763fb6 66002003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6601
6602 * frames.texi (Dialog Boxes): Add use-file-dialog.
6603
8cf51b2c
GM
66042003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6605
6606 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6607 in CC Mode.
6608
8cf51b2c
GM
66092003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6610
6611 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6612 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 6613 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
6614 * man/frames.texi, man/glossary.texi, man/killing.texi:
6615 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6616 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
6617 * man/sending.texi, man/text.texi, man/trouble.texi:
6618 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
6619
66202003-11-01 Alan Mackenzie <acm@muc.de>
6621
6622 * search.texi (Scrolling During Incremental Search): Document a
6623 new scrolling facility in isearch mode.
6624
8cf51b2c
GM
66252003-10-22 Miles Bader <miles@gnu.org>
6626
6627 * Makefile.in (info): Move before $(top_srcdir)/info.
6628
66292003-10-22 Nick Roberts <nick@nick.uklinux.net>
6630
6631 * building.texi (Watch Expressions): Update section on data display
6632 to reflect code changes (GDB Graphical Interface).
6633
8cf51b2c
GM
66342003-10-13 Richard M. Stallman <rms@gnu.org>
6635
6636 * xresources.texi (GTK resources): Clean up previous change.
6637
c8763fb6 66382003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6639
6640 * xresources.texi (GTK resources): Add a note that some themes
6641 disallow customizations. Add scroll theme example.
6642
8cf51b2c
GM
66432003-09-30 Richard M. Stallman <rms@gnu.org>
6644
8cf51b2c
GM
6645 * cmdargs.texi (General Variables): Remove MAILRC envvar.
6646
6647 * misc.texi (Saving Emacs Sessions): Shorten the section,
6648 collapsing back into one node.
6649
66502003-09-30 Lars Hansen <larsh@math.ku.dk>
6651
6652 * misc.texi: Section "Saving Emacs Sessions" rewritten.
6653
ce058493 66542003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6655
6656 * xresources.texi (GTK names in Emacs): Correct typo.
6657
8cf51b2c
GM
66582003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
6659
6660 * cmdargs.texi (Font X): Mention new default font. More
6661 fully describe long font names, wildcard patterns and the
6662 problems involved. (Result of discussion on emacs-devel.)
6663
66642003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
6665
6666 * emacs.texi (Acknowledgements): Correct typo.
6667
66682003-09-22 Richard M. Stallman <rms@gnu.org>
6669
6670 * dired.texi (Misc Dired Commands): New node.
6671 (Dired Navigation): Add dired-goto-file.
6672
6673 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6674
6675 * emacs.texi (Acknowledgements): New node, split from Distribution.
6676
6677 * cmdargs.texi (Action Arguments): -f reads interactive args.
6678
8cf51b2c
GM
66792003-09-08 Lute Kamstra <lute@gnu.org>
6680
6681 * screen.texi (Mode Line): Say that POS comes before LINE.
6682 Mention `size-indication-mode'.
6683 * display.texi (Optional Mode Line): Document
6684 `size-indication-mode'.
6685 * basic.texi (Position Info): Mention `size-indication-mode'.
6686
66872003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6688
6689 * xresources.texi (Resources): Refer to `editres' man page.
6690 (Lucid Resources): Update defaults. Expand description of
6691 `shadowThickness'.
6692
66932003-09-04 Miles Bader <miles@gnu.org>
6694
6695 * Makefile.in (top_srcdir): New variable.
6696 ($(top_srcdir)/info): New rule.
6697 (info): Depend on it.
6698
66992003-09-03 Peter Runestig <peter@runestig.com>
6700
6701 * makefile.w32-in: New file.
6702
67032003-08-29 Richard M. Stallman <rms@gnu.org>
6704
6705 * misc.texi (Saving Emacs Sessions): Correct previous change.
6706
8cf51b2c
GM
67072003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6708
8cf51b2c
GM
6709 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
6710 (Intro): Include kmacro.texi after fixit.texi instead of after
6711 custom.texi. (As suggested by Kim Storm.)
6712
67132003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
6714
6715 * fixit.texi (Fixit): Update `Next' pointer.
6716 * files.texi (Files): Update `Previous' pointer.
6717 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
6718 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6719 (Suggested by Kim Storm.)
6720 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
6721
67222003-08-18 Kim F. Storm <storm@cua.dk>
6723
6724 * kmacro.texi: New file describing enhanced keyboard macro
6725 functionality. Replaces old description in custom.texi.
6726
6727 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6728 (Keyboard Macros): Move to new kmacro.texi file.
6729
6730 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6731
8cf51b2c
GM
67322003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
6733
6734 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6735
67362003-08-17 Alex Schroeder <alex@gnu.org>
6737
6738 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6739 required.
6740
8cf51b2c
GM
67412003-08-05 Richard M. Stallman <rms@gnu.org>
6742
6743 * programs.texi (Lisp Indent): Don't describe
6744 lisp-indent-function property here. Use xref to Lisp Manual.
6745
8cf51b2c
GM
67462003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6747
fffa137c 6748 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
6749 abbreviations.
6750
67512003-07-24 Markus Rost <rost@math.ohio-state.edu>
6752
6753 * buffers.texi (List Buffers): Fix previous change.
6754
8cf51b2c
GM
67552003-07-13 Markus Rost <rost@math.ohio-state.edu>
6756
6757 * buffers.texi (List Buffers): Adjust to new format of *Buffer
6758 List*.
6759
67602003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6761
8cf51b2c
GM
6762 * display.texi (Font Lock): Fix typo.
6763
67642003-07-07 Richard M. Stallman <rms@gnu.org>
6765
6766 * display.texi (Font Lock): Add xref for format info on
6767 font-lock-remove-keywords.
6768
6769 * building.texi (Compilation): Document what happens with asynch
6770 children of compiler process.
6771
6772 * help.texi (Library Keywords): Use @multitable.
6773
8cf51b2c
GM
67742003-06-04 Richard M. Stallman <rms@gnu.org>
6775
6776 * programs.texi (Expressions): Delete C-M-DEL.
6777
6778 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6779 comint-move-point-for-output renamed from
6780 comint-scroll-to-bottom-on-output.
6781
6782 * custom.texi (Init Rebinding): Replace previous change with xref.
6783 (Non-ASCII Rebinding): Explain that issue more briefly here.
6784
67852003-05-28 Richard M. Stallman <rms@gnu.org>
6786
6787 * indent.texi (Indentation): Condense, simplify, clarify prev change.
6788
67892003-05-28 Nick Roberts <nick@nick.uklinux.net>
6790
6791 * building.texi (GDB Graphical Interface): New node.
6792 (Rewritten somewhat by RMS.)
6793
c8763fb6 67942003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6795
6796 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6797 non-English letters. Explain how to set coding systems correctly
6798 and how to include the right coding cookie in the file.
6799
c8763fb6 68002003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
6801
6802 * indent.texi (Indentation): Explain the concepts.
6803 (Just Spaces): Explain why preventing tabs for indentation might
6804 be useful.
6805
8cf51b2c
GM
68062003-04-16 Richard M. Stallman <rms@gnu.org>
6807
6808 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6809
8cf51b2c
GM
68102003-02-22 Alex Schroeder <alex@emacswiki.org>
6811
6812 * cmdargs.texi (General Variables): Document SMTPSERVER.
6813
8cf51b2c
GM
6814 * sending.texi: Remove SMTP node.
6815 (Mail Sending): Describe `send-mail-function'. Link to SMTP
6816 library.
6817
8cf51b2c
GM
68182003-02-22 Alex Schroeder <alex@emacswiki.org>
6819
6820 * sending.texi (Sending via SMTP): Explain MTA/MUA.
6821
68222003-02-22 Simon Josefsson <jas@extundo.com>
6823
6824 * sending.texi (Mail Methods): Add node about SMTP.
6825
c8763fb6 68262003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6827
6828 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
6829
8cf51b2c
GM
68302003-02-01 Kevin Ryde <user42@zip.com.au>
6831
6832 * glossary.texi (Glossary): Correction to cl cross reference.
6833
68342003-01-20 Richard M. Stallman <rms@gnu.org>
6835
6836 * killing.texi (Rectangles): Document C-x c r.
6837
c8763fb6 68382003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6839
6840 * xresources.texi (GTK resources): New node.
6841 (GTK widget names): New node.
6842 (GTK names in Emacs): New node.
6843 (GTK styles): New node.
6844
c8763fb6 68452003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6846
6847 * maintaining.texi (Create Tags Table): Add reference to the new
6848 `etags --help --lang=LANG' option.
6849
8cf51b2c
GM
68502002-10-02 Karl Berry <karl@gnu.org>
6851
49823426 6852 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 6853 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 6854 where needed for the sake of the HTML output.
8cf51b2c
GM
6855
68562001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6857
6858 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6859 source files.
6860
68612001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
6862
6863 * Makefile.in (emacsman): New target.
6864
8cf51b2c
GM
68652001-10-20 Gerd Moellmann <gerd@gnu.org>
6866
6867 * (Version 21.1 released.)
6868
68692001-10-05 Gerd Moellmann <gerd@gnu.org>
6870
6871 * Branch for 21.1.
6872
8cf51b2c
GM
68732001-03-05 Gerd Moellmann <gerd@gnu.org>
6874
6875 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6876
8cf51b2c
GM
68772000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6878
6879 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6880
8cf51b2c
GM
68811999-07-12 Richard Stallman <rms@gnu.org>
6882
6883 * Version 20.4 released.
6884
68851998-12-04 Markus Rost <rost@delysid.gnu.org>
6886
6887 * Makefile.in (INFO_TARGETS): Delete customize.info.
6888 (DVI_TARGETS): Delete customize.dvi.
6889 (../info/customize, customize.dvi): Targets deleted.
6890
68911998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6892
6893 * Version 20.3 released.
6894
68951998-05-06 Richard Stallman <rms@psilocin.gnu.org>
6896
6897 * Makefile.in (EMACSSOURCES): Add mule.texi.
6898 Add msdog.texi, ack.texi. Remove gnu1.texi.
6899
69001998-04-06 Andreas Schwab <schwab@gnu.org>
6901
768c0c0f
JB
6902 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6903 Use it in dvi targets.
8cf51b2c
GM
6904
69051997-09-23 Paul Eggert <eggert@twinsun.com>
6906
6907 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6908 (INFO_TARGETS): Change ../info/custom to ../info/customize.
6909 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
6910
69111997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6912
6913 * Version 20.2 released.
6914
69151997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6916
6917 * Version 20.1 released.
6918
69191997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6920
6921 * Makefile (../info/customize, customize.dvi): New targets.
6922 (INFO_TARGETS): Add ../info/customize.
6923 (DVI_TARGETS): Add customize.dvi.
6924
8cf51b2c
GM
69251996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6926
6927 * Version 19.33 released.
6928
69291996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6930
6931 * Version 19.32 released.
6932
8cf51b2c
GM
69331996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6934
6935 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6936
69371996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6938
6939 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6940 Specify -I option.
6941 (All dvi targets): Set the TEXINPUTS variable.
6942
69431996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6944
6945 * Version 19.31 released.
6946
8cf51b2c
GM
69471995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6948
6949 * Version 19.30 released.
6950
8cf51b2c
GM
69511995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6952
6953 * Makefile.in (maintainer-clean): Rename from realclean.
6954
69551994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6956
6957 * Makefile.in: New file.
6958 * Makefile: File deleted.
6959
69601994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6961
6962 * Makefile (TEXINDEX_OBJS): Variable deleted.
6963 (texindex, texindex.o, getopt.o): Rules deleted.
6964 All deps on texindex deleted.
6965 (distclean): Don't delete texindex.
6966 (mostlyclean): Don't delete *.o.
6967 * texindex.c, getopt.c: Files deleted.
6968
69691994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6970
6971 * Version 19.26 released.
6972
69731994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
6974
6975 * Makefile (EMACSSOURCES): Exclude undo.texi.
6976
69771994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6978
6979 * Version 19.25 released.
6980
69811994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6982
6983 * Version 19.24 released.
6984
69851994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6986
6987 * Version 19.23 released.
6988
69891994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6990
6991 * Makefile: Delete spurious tab.
6992
69931994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6994
6995 * Makefile (.SUFFIXES): New rule.
6996
8cf51b2c
GM
69971993-12-04 Richard Stallman (rms@srarc2)
6998
6999 * getopt.c: New file.
7000 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7001 (getopt.o): New rule.
7002 (dvi): Don't depend on texindex.
49823426 7003 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
7004
70051993-12-03 Richard Stallman (rms@srarc2)
7006
49823426
GM
7007 * Makefile (TEXI2DVI): New variable.
7008 (emacs.dvi): Add explicit command.
8cf51b2c
GM
7009 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7010
70111993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7012
7013 * Version 19.22 released.
7014
70151993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7016
7017 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7018
70191993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7020
7021 * Version 19.21 released.
7022
8cf51b2c
GM
70231993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7024
7025 * Makefile (realclean): Don't delete the Info files.
7026
f0131492 70271993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 7028
8cf51b2c
GM
7029 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
7030 4' where appropriate.
7031
f0131492 70321993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 7033
49823426 7034 * Makefile: Fix targets for texindex.
8cf51b2c
GM
7035
7036 * texindex.c: Include "../src/config.h" if building in emacs.
7037
7038 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 7039 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
7040 Add target to build texindex.c, defining `emacs'.
7041
8cf51b2c
GM
70421993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7043
7044 * Version 19.19 released.
7045
8cf51b2c
GM
70461993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7047
7048 * Version 19.18 released.
7049
70501993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7051
7052 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
7053
70541993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7055
7056 * Version 19.17 released.
7057
70581993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7059
7060 * split-man: Fix typos in last change.
7061
70621993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7063
7064 * Version 19.16 released.
7065
70661993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7067
7068 * version 19.15 released.
7069
70701993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7071
7072 * Makefile (distclean): It's rm, not rf.
7073
70741993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7075
7076 * Version 19.14 released.
7077
70781993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7079
7080 * Makefile: New file.
7081
70821993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7083
7084 * Version 19.13 released.
7085
70861993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7087
7088 * Version 19.9 released.
7089
70901993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7091
7092 * Version 19.8 released.
7093
70941993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7095
7096 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7097
7098 * trouble.texi: It's `enable-flow-control-on', not
7099 `evade-flow-control-on'.
7100
71011993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7102
7103 * display.texi: Document standard-display-european.
7104
71051993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7106
7107 * Version 19.7 released.
7108
7109 * emacs.texi: Add a sentence to the top menu mentioning the
7110 specific version of Emacs this manual applies to.
7111
71121993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7113
7114 * basic.texi: Document next-line-add-lines variable used to
7115 implement down-arrow.
7116
7117 * killing.texi: Document kill-whole-line.
7118
71191993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7120
7121 * text.texi: Update unix TeX ordering information.
7122
71231993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7124
7125 * news.texi: Mention fill-rectangle in keybinding list.
7126
7127 * killing.texi: Document fill-rectangle.
7128
71291993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7130
7131 * vc.texi: Bring the docs up to date with VC 5.2.
7132
71331992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7134
7135 * emacs.tex: Mention blackbox and gomoku under Amusements.
7136 Assembler mode is now mentioned and appropriately indexed
7137 under Programming Modes.
7138
71391991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
7140
7141 * emacs.tex: Update TeX ordering information.
7142
8cf51b2c
GM
71431990-06-26 David Lawrence (tale@geech)
7144
7145 * emacs.tex: Note that completion-ignored-extensions is not used
7146 to filter out names when all completions are displayed in
7147 *Completions*.
7148
71491990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7150
7151 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7152
71531990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
7154
7155 * emacs.tex: Add @findex grep.
7156
8cf51b2c
GM
71571988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7158
7159 * emacs.tex: Correct two typos. No other changes before
7160 Version 19 will be made.
7161
8cf51b2c
GM
71621988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7163
7164 * emacs.tex: Update information for obtaining TeX distribution from the
7165 University of Washington.
7166
7167;; Local Variables:
c8763fb6 7168;; coding: utf-8
8cf51b2c
GM
7169;; fill-column: 79
7170;; add-log-time-zone-rule: t
7171;; End:
7172
7173 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
114f9c96 7174 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
8cf51b2c
GM
7175
7176 This file is part of GNU Emacs.
7177
352c8b4a 7178 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 7179 it under the terms of the GNU General Public License as published by
352c8b4a
GM
7180 the Free Software Foundation, either version 3 of the License, or
7181 (at your option) any later version.
8cf51b2c
GM
7182
7183 GNU Emacs is distributed in the hope that it will be useful,
7184 but WITHOUT ANY WARRANTY; without even the implied warranty of
7185 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7186 GNU General Public License for more details.
7187
7188 You should have received a copy of the GNU General Public License
352c8b4a 7189 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
7190
7191;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd