Mercurial > emacs
annotate man/ChangeLog @ 90903:c3e1394462ec
(font_pixel_size): Reverse assq_no_quit args.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sat, 02 Jun 2007 22:12:01 +0000 |
parents | 648e6c714c7d |
children | e9f94688a064 |
rev | line source |
---|---|
81086
9a076cebfd98
*** empty log message ***
Michael Albinus <michael.albinus@gmx.de>
parents:
81082
diff
changeset
|
1 2007-05-28 Michael Albinus <michael.albinus@gmx.de> |
9a076cebfd98
*** empty log message ***
Michael Albinus <michael.albinus@gmx.de>
parents:
81082
diff
changeset
|
2 |
9a076cebfd98
*** empty log message ***
Michael Albinus <michael.albinus@gmx.de>
parents:
81082
diff
changeset
|
3 Sync with Tramp 2.0.56. |
9a076cebfd98
*** empty log message ***
Michael Albinus <michael.albinus@gmx.de>
parents:
81082
diff
changeset
|
4 |
9a076cebfd98
*** empty log message ***
Michael Albinus <michael.albinus@gmx.de>
parents:
81082
diff
changeset
|
5 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc |
9a076cebfd98
*** empty log message ***
Michael Albinus <michael.albinus@gmx.de>
parents:
81082
diff
changeset
|
6 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>. |
9a076cebfd98
*** empty log message ***
Michael Albinus <michael.albinus@gmx.de>
parents:
81082
diff
changeset
|
7 |
81082 | 8 2007-05-26 Michael Olson <mwolson@gnu.org> |
9 | |
10 * erc.texi (Modules): Fix references to completion modules. | |
11 | |
80884
e7db9b9b5053
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
80870
diff
changeset
|
12 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de> |
e7db9b9b5053
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
80870
diff
changeset
|
13 |
e7db9b9b5053
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
80870
diff
changeset
|
14 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc. |
e7db9b9b5053
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
80870
diff
changeset
|
15 |
e7db9b9b5053
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
80870
diff
changeset
|
16 2007-05-09 Didier Verna <didier@xemacs.org> |
e7db9b9b5053
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
80870
diff
changeset
|
17 |
e7db9b9b5053
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
80870
diff
changeset
|
18 * gnus.texi (Email Based Diary): New. Proper documentation for the |
e7db9b9b5053
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
80870
diff
changeset
|
19 nndiary back end and the gnus-diary library. |
e7db9b9b5053
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
80870
diff
changeset
|
20 |
80870
8b5eec333aac
EMACSVER=22 for printing, per rms.
Karl Berry <karl@gnu.org>
parents:
80863
diff
changeset
|
21 2007-05-07 Karl Berry <karl@gnu.org> |
8b5eec333aac
EMACSVER=22 for printing, per rms.
Karl Berry <karl@gnu.org>
parents:
80863
diff
changeset
|
22 |
8b5eec333aac
EMACSVER=22 for printing, per rms.
Karl Berry <karl@gnu.org>
parents:
80863
diff
changeset
|
23 * emacs.texi (EMACSVER): back to 22. |
8b5eec333aac
EMACSVER=22 for printing, per rms.
Karl Berry <karl@gnu.org>
parents:
80863
diff
changeset
|
24 |
80863
81dc2c50abab
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
80855
diff
changeset
|
25 2007-05-06 Richard Stallman <rms@gnu.org> |
81dc2c50abab
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
80855
diff
changeset
|
26 |
81dc2c50abab
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
80855
diff
changeset
|
27 * maintaining.texi (Create Tags Table): Clean up previous change. |
81dc2c50abab
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
80855
diff
changeset
|
28 |
80855
502b804290b5
maintaining.texi changes to etags abotu symlinks.
Francesco Potortì <pot@gnu.org>
parents:
80854
diff
changeset
|
29 2007-05-05 Francesco Potort,Al(B <pot@gnu.org> |
502b804290b5
maintaining.texi changes to etags abotu symlinks.
Francesco Potortì <pot@gnu.org>
parents:
80854
diff
changeset
|
30 |
502b804290b5
maintaining.texi changes to etags abotu symlinks.
Francesco Potortì <pot@gnu.org>
parents:
80854
diff
changeset
|
31 * maintaining.texi (Create Tags Table): Add text about the dangers of |
502b804290b5
maintaining.texi changes to etags abotu symlinks.
Francesco Potortì <pot@gnu.org>
parents:
80854
diff
changeset
|
32 making symbolic links to tags files. |
502b804290b5
maintaining.texi changes to etags abotu symlinks.
Francesco Potortì <pot@gnu.org>
parents:
80854
diff
changeset
|
33 |
80854 | 34 2007-05-04 Karl Berry <karl@gnu.org> |
77645
fa4a91a4067b
EMACSVER 22.1 for printed version
Karl Berry <karl@gnu.org>
parents:
77640
diff
changeset
|
35 |
fa4a91a4067b
EMACSVER 22.1 for printed version
Karl Berry <karl@gnu.org>
parents:
77640
diff
changeset
|
36 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22. |
fa4a91a4067b
EMACSVER 22.1 for printed version
Karl Berry <karl@gnu.org>
parents:
77640
diff
changeset
|
37 |
80844 | 38 2007-05-03 Karl Berry <karl@gnu.org> |
77635
87275f62b058
no color for hyperlinks for printing
Karl Berry <karl@gnu.org>
parents:
77630
diff
changeset
|
39 |
77640
1784202a61e0
make EMACSVER plain 22 for printed version
Karl Berry <karl@gnu.org>
parents:
77636
diff
changeset
|
40 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version. |
1784202a61e0
make EMACSVER plain 22 for printed version
Karl Berry <karl@gnu.org>
parents:
77636
diff
changeset
|
41 |
1784202a61e0
make EMACSVER plain 22 for printed version
Karl Berry <karl@gnu.org>
parents:
77636
diff
changeset
|
42 * .cvsignore (*.pdf): new entry. |
1784202a61e0
make EMACSVER plain 22 for printed version
Karl Berry <karl@gnu.org>
parents:
77636
diff
changeset
|
43 |
77636 | 44 * texinfo.tex: update from current version for better pdf generation. |
45 | |
77635
87275f62b058
no color for hyperlinks for printing
Karl Berry <karl@gnu.org>
parents:
77630
diff
changeset
|
46 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black |
87275f62b058
no color for hyperlinks for printing
Karl Berry <karl@gnu.org>
parents:
77630
diff
changeset
|
47 for printing. |
87275f62b058
no color for hyperlinks for printing
Karl Berry <karl@gnu.org>
parents:
77630
diff
changeset
|
48 |
77630
46d272571a9f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77613
diff
changeset
|
49 2007-05-01 Richard Stallman <rms@gnu.org> |
46d272571a9f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77613
diff
changeset
|
50 |
46d272571a9f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77613
diff
changeset
|
51 * cmdargs.texi (Initial Options): Under --batch, mention --eval. |
46d272571a9f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77613
diff
changeset
|
52 |
80840 | 53 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de> |
54 | |
55 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size. | |
56 | |
77607 | 57 2007-04-28 Glenn Morris <rgm@gnu.org> |
58 | |
77609 | 59 * ack.texi (Acknowledgments): |
60 * anti.texi (Antinews): | |
77613 | 61 * faq.texi (New in Emacs 22): |
77607 | 62 * programs.texi (Program Modes): Restore mention of python.el pending |
63 consideration of legal status. | |
64 | |
77599 | 65 2007-04-28 Richard Stallman <rms@gnu.org> |
66 | |
67 * files.texi (File Names): Fixes to ~ description on MS systems. | |
68 | |
77525 | 69 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu> |
70 | |
71 * idlwave.texi: Minor updates for IDLWAVE 6.1. | |
72 | |
77504 | 73 2007-04-26 Glenn Morris <rgm@gnu.org> |
74 | |
75 * emacs.texi (EMACSVER): Increase to 22.1.50. | |
76 | |
77495 | 77 2007-04-25 Karl Berry <karl@gnu.org> |
77597 | 78 |
79 * emacs.texi: Improve line breaks on copyright page, | |
80 similar layout to lispref, 8.5x11 by default. | |
81 | |
82 * dired.texi (Image-Dired): Improve line break, fix typo. | |
83 | |
77528
28bb59713a38
* programs.texi (Program Modes):
Chong Yidong <cyd@stupidchicken.com>
parents:
77467
diff
changeset
|
84 2007-04-24 Chong Yidong <cyd@stupidchicken.com> |
28bb59713a38
* programs.texi (Program Modes):
Chong Yidong <cyd@stupidchicken.com>
parents:
77467
diff
changeset
|
85 |
28bb59713a38
* programs.texi (Program Modes):
Chong Yidong <cyd@stupidchicken.com>
parents:
77467
diff
changeset
|
86 * programs.texi (Program Modes): |
28bb59713a38
* programs.texi (Program Modes):
Chong Yidong <cyd@stupidchicken.com>
parents:
77467
diff
changeset
|
87 * faq.texi (New in Emacs 22): |
28bb59713a38
* programs.texi (Program Modes):
Chong Yidong <cyd@stupidchicken.com>
parents:
77467
diff
changeset
|
88 * anti.texi (Antinews): |
28bb59713a38
* programs.texi (Program Modes):
Chong Yidong <cyd@stupidchicken.com>
parents:
77467
diff
changeset
|
89 * ack.texi (Acknowledgments): python.el removed. |
28bb59713a38
* programs.texi (Program Modes):
Chong Yidong <cyd@stupidchicken.com>
parents:
77467
diff
changeset
|
90 |
77467
03d63a91f61f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77447
diff
changeset
|
91 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com> |
03d63a91f61f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77447
diff
changeset
|
92 |
03d63a91f61f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77447
diff
changeset
|
93 * calc.texi (Reporting bugs): Update maintainer's address. |
03d63a91f61f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77447
diff
changeset
|
94 |
77444
8f82b19de263
* files.texi (File Archives): Mention self-extracting executables.
Chong Yidong <cyd@stupidchicken.com>
parents:
77442
diff
changeset
|
95 2007-04-23 Chong Yidong <cyd@stupidchicken.com> |
8f82b19de263
* files.texi (File Archives): Mention self-extracting executables.
Chong Yidong <cyd@stupidchicken.com>
parents:
77442
diff
changeset
|
96 |
77447
9ce8bfb2f686
* display.texi (Highlight Interactively): Correct description of
Chong Yidong <cyd@stupidchicken.com>
parents:
77444
diff
changeset
|
97 * display.texi (Highlight Interactively): Correct description of |
9ce8bfb2f686
* display.texi (Highlight Interactively): Correct description of
Chong Yidong <cyd@stupidchicken.com>
parents:
77444
diff
changeset
|
98 hi-lock-file-patterns-policy. |
9ce8bfb2f686
* display.texi (Highlight Interactively): Correct description of
Chong Yidong <cyd@stupidchicken.com>
parents:
77444
diff
changeset
|
99 |
77444
8f82b19de263
* files.texi (File Archives): Mention self-extracting executables.
Chong Yidong <cyd@stupidchicken.com>
parents:
77442
diff
changeset
|
100 * files.texi (File Archives): Mention self-extracting executables. |
8f82b19de263
* files.texi (File Archives): Mention self-extracting executables.
Chong Yidong <cyd@stupidchicken.com>
parents:
77442
diff
changeset
|
101 |
77442 | 102 2007-04-23 Eli Zaretskii <eliz@gnu.org> |
103 | |
104 * search.texi (Unconditional Replace, Query Replace): Add xref to | |
105 "Replacement and Case". | |
106 | |
77391
f2f86367966f
* misc.texi (Thumbnails): Rename "tumme" to "thumbnails".
Chong Yidong <cyd@stupidchicken.com>
parents:
77363
diff
changeset
|
107 2007-04-22 Chong Yidong <cyd@stupidchicken.com> |
f2f86367966f
* misc.texi (Thumbnails): Rename "tumme" to "thumbnails".
Chong Yidong <cyd@stupidchicken.com>
parents:
77363
diff
changeset
|
108 |
77408
ce2fc15128b7
* dired.texi (Image-Dired): Move from Thumbnails node.
Chong Yidong <cyd@stupidchicken.com>
parents:
77395
diff
changeset
|
109 * dired.texi (Image-Dired): Move from Thumbnails node. |
ce2fc15128b7
* dired.texi (Image-Dired): Move from Thumbnails node.
Chong Yidong <cyd@stupidchicken.com>
parents:
77395
diff
changeset
|
110 * misc.texi (Thumbnails): Node deleted. |
ce2fc15128b7
* dired.texi (Image-Dired): Move from Thumbnails node.
Chong Yidong <cyd@stupidchicken.com>
parents:
77395
diff
changeset
|
111 * emacs.texi (Top): Update node listing. |
ce2fc15128b7
* dired.texi (Image-Dired): Move from Thumbnails node.
Chong Yidong <cyd@stupidchicken.com>
parents:
77395
diff
changeset
|
112 |
80855
502b804290b5
maintaining.texi changes to etags abotu symlinks.
Francesco Potortì <pot@gnu.org>
parents:
80854
diff
changeset
|
113 * files.texi (File Conveniences): |
502b804290b5
maintaining.texi changes to etags abotu symlinks.
Francesco Potortì <pot@gnu.org>
parents:
80854
diff
changeset
|
114 * ack.texi (Acknowledgments): |
77408
ce2fc15128b7
* dired.texi (Image-Dired): Move from Thumbnails node.
Chong Yidong <cyd@stupidchicken.com>
parents:
77395
diff
changeset
|
115 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired". |
77391
f2f86367966f
* misc.texi (Thumbnails): Rename "tumme" to "thumbnails".
Chong Yidong <cyd@stupidchicken.com>
parents:
77363
diff
changeset
|
116 |
77363
b20c0359fb8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77345
diff
changeset
|
117 2007-04-21 Richard Stallman <rms@gnu.org> |
b20c0359fb8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77345
diff
changeset
|
118 |
b20c0359fb8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77345
diff
changeset
|
119 * display.texi (Highlight Interactively): Correct previous change. |
b20c0359fb8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77345
diff
changeset
|
120 Clarify doc of hi-lock-find-patterns, and move new features into it. |
b20c0359fb8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77345
diff
changeset
|
121 |
77345
b2543106d46c
* display.texi (Highlight Interactively): Document
Chong Yidong <cyd@stupidchicken.com>
parents:
77340
diff
changeset
|
122 2007-04-20 David Koppelman <koppel@ece.lsu.edu> |
b2543106d46c
* display.texi (Highlight Interactively): Document
Chong Yidong <cyd@stupidchicken.com>
parents:
77340
diff
changeset
|
123 |
b2543106d46c
* display.texi (Highlight Interactively): Document
Chong Yidong <cyd@stupidchicken.com>
parents:
77340
diff
changeset
|
124 * display.texi (Highlight Interactively): Document |
b2543106d46c
* display.texi (Highlight Interactively): Document
Chong Yidong <cyd@stupidchicken.com>
parents:
77340
diff
changeset
|
125 hi-lock-file-patterns-policy. |
b2543106d46c
* display.texi (Highlight Interactively): Document
Chong Yidong <cyd@stupidchicken.com>
parents:
77340
diff
changeset
|
126 |
77340
b805ea4ef962
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77259
diff
changeset
|
127 2007-04-20 Martin Rudalics <rudalics@gmx.at> |
b805ea4ef962
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77259
diff
changeset
|
128 |
b805ea4ef962
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77259
diff
changeset
|
129 * display.texi (Scrolling): Fix typo. |
b805ea4ef962
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77259
diff
changeset
|
130 |
77256
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
131 2007-04-15 Jay Belanger <belanger@truman.edu> |
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
132 |
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
133 * calc.texi (Title page): Remove the date. |
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
134 (Basic Arithmetic): Emphasize that / binds less strongly than *. |
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
135 (The Standard Calc Interface): Change trail title. |
77259
e1cbde058229
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77256
diff
changeset
|
136 (Floats): Mention that when non-decimal floats are entered, only |
e1cbde058229
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77256
diff
changeset
|
137 approximations are stored. |
77256
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
138 (Copying): Move to the appendices. |
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
139 (GNU Free Documentation License): Add as an appendix. |
62cb849c21a0
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
77240
diff
changeset
|
140 |
77229
8a3d712f21f3
* calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
Chong Yidong <cyd@stupidchicken.com>
parents:
77202
diff
changeset
|
141 2007-04-15 Chong Yidong <cyd@stupidchicken.com> |
8a3d712f21f3
* calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
Chong Yidong <cyd@stupidchicken.com>
parents:
77202
diff
changeset
|
142 |
77238
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
143 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
144 * dired-x.texi, ebrowse.texi, ediff.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
145 * emacs-mime.texi, erc.texi, eshell.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
146 * eudc.texi, flymake.texi, forms.texi, gnus.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
147 * idlwave.texi, message.texi, newsticker.texi, org.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
148 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
149 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
150 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi: |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
151 * woman.texi: Include GFDL. |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
152 |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
153 * doclicense.texi: Remove node heading, so that it can be included by |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
154 other files. |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
155 |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
156 * emacs.texi: Insert node heading for GFDL. |
0567b734fa77
* ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
Chong Yidong <cyd@stupidchicken.com>
parents:
77229
diff
changeset
|
157 |
77240
c5350a5ab2ea
* dired-x.texi: Remove date from title page.
Chong Yidong <cyd@stupidchicken.com>
parents:
77238
diff
changeset
|
158 * dired-x.texi: Relicence under GFDL. Remove date from title page. |
77340
b805ea4ef962
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77259
diff
changeset
|
159 |
77229
8a3d712f21f3
* calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
Chong Yidong <cyd@stupidchicken.com>
parents:
77202
diff
changeset
|
160 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly |
8a3d712f21f3
* calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
Chong Yidong <cyd@stupidchicken.com>
parents:
77202
diff
changeset
|
161 than *. |
8a3d712f21f3
* calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
Chong Yidong <cyd@stupidchicken.com>
parents:
77202
diff
changeset
|
162 |
77202
f36a3ee82d47
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
77196
diff
changeset
|
163 2007-04-14 Carsten Dominik <dominik@science.uva.nl> |
f36a3ee82d47
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
77196
diff
changeset
|
164 |
f36a3ee82d47
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
77196
diff
changeset
|
165 * org.texi (Formula syntax for Calc): Emphasize the operator precedence |
f36a3ee82d47
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
77196
diff
changeset
|
166 in Calc. |
f36a3ee82d47
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
77196
diff
changeset
|
167 |
77196 | 168 2007-04-14 Eli Zaretskii <eliz@gnu.org> |
169 | |
170 * cmdargs.texi (Colors): Qualify "color of window" index entry by | |
171 "command line". | |
172 | |
173 * display.texi (Faces): Refer to "Creating Frames" for face | |
174 and other frame customizations in .emacs. | |
175 | |
176 * frames.texi (Creating Frames): Mention that face customizations can | |
177 be put in .emacs. Add index entries. | |
178 | |
77149
06ba6d4010db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77129
diff
changeset
|
179 2007-04-12 Richard Stallman <rms@gnu.org> |
06ba6d4010db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77129
diff
changeset
|
180 |
06ba6d4010db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77129
diff
changeset
|
181 * glossary.texi (Glossary): Explain `iff'. |
06ba6d4010db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77129
diff
changeset
|
182 |
77129 | 183 2007-04-11 Karl Berry <karl@gnu.org> |
184 | |
185 * gnu.texi (Top), | |
186 * macos.texi (Mac Font Specs), | |
187 * anti.texi (Antinews), | |
188 * xresources.texi (Resources), | |
189 * misc.texi (Emulation), | |
190 * calendar.texi (Daylight Saving), | |
191 * dired.texi (Dired and Find), | |
192 * rmail.texi (Remote Mailboxes), | |
193 * sending.texi (Mail Headers), | |
194 * programs.texi (Which Function), | |
195 * files.texi (Recover), | |
196 * buffers.texi (Uniquify), | |
197 * frames.texi (Wheeled Mice), | |
198 * killing.texi (Rectangles): Wording to improve breaks in | |
199 8.5x11 format. | |
200 * mule.texi (Language Environments): \hbadness=10000 since there's | |
201 no way to reword. | |
77340
b805ea4ef962
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
77259
diff
changeset
|
202 * emacs.texi (smallbook): New @set to more easily switch between |
77129 | 203 smallbook and 8.5x11. |
204 | |
77127
170bae32f94b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77089
diff
changeset
|
205 2007-04-11 Richard Stallman <rms@gnu.org> |
170bae32f94b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77089
diff
changeset
|
206 |
170bae32f94b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77089
diff
changeset
|
207 * files.texi (File Conveniences): Add xref to Tumme. |
170bae32f94b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77089
diff
changeset
|
208 Delete text about Thumbnail mode. |
170bae32f94b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77089
diff
changeset
|
209 |
77089
ba5afb18cc4a
(New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Romain Francoise <romain@orebokech.com>
parents:
77087
diff
changeset
|
210 2007-04-09 Romain Francoise <romain@orebokech.com> |
ba5afb18cc4a
(New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Romain Francoise <romain@orebokech.com>
parents:
77087
diff
changeset
|
211 |
ba5afb18cc4a
(New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Romain Francoise <romain@orebokech.com>
parents:
77087
diff
changeset
|
212 * faq.texi (New in Emacs 22): Mention improvements to the Windows and |
ba5afb18cc4a
(New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Romain Francoise <romain@orebokech.com>
parents:
77087
diff
changeset
|
213 Mac OS ports. Make it clear that mouse-1 complements and doesn't |
ba5afb18cc4a
(New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Romain Francoise <romain@orebokech.com>
parents:
77087
diff
changeset
|
214 replace mouse-2. |
ba5afb18cc4a
(New in Emacs 22): Mention improvements to the Windows and Mac OS ports.
Romain Francoise <romain@orebokech.com>
parents:
77087
diff
changeset
|
215 |
77087 | 216 2007-04-09 Alan Mackenzie <acm@muc.de> |
217 | |
218 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its | |
219 new name. Insert concept index entries. | |
220 | |
77063
79184182b2ea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77058
diff
changeset
|
221 2007-04-08 Richard Stallman <rms@gnu.org> |
79184182b2ea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77058
diff
changeset
|
222 |
79184182b2ea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77058
diff
changeset
|
223 * url.texi: Fix some indexing. |
79184182b2ea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77058
diff
changeset
|
224 (Disk Caching): Drop discussion of old/other Emacs versions. |
79184182b2ea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
77058
diff
changeset
|
225 |
77054
d3a855b21e62
* woman.texi (Word at point, Interface Options): woman-topic-at-point
Chong Yidong <cyd@stupidchicken.com>
parents:
77037
diff
changeset
|
226 2007-04-08 Chong Yidong <cyd@stupidchicken.com> |
d3a855b21e62
* woman.texi (Word at point, Interface Options): woman-topic-at-point
Chong Yidong <cyd@stupidchicken.com>
parents:
77037
diff
changeset
|
227 |
77058
ac9d70eff4ef
* display.texi (Standard Faces): Document prefix arg for
Chong Yidong <cyd@stupidchicken.com>
parents:
77056
diff
changeset
|
228 * display.texi (Standard Faces): Document prefix arg for |
ac9d70eff4ef
* display.texi (Standard Faces): Document prefix arg for
Chong Yidong <cyd@stupidchicken.com>
parents:
77056
diff
changeset
|
229 list-faces-display. |
ac9d70eff4ef
* display.texi (Standard Faces): Document prefix arg for
Chong Yidong <cyd@stupidchicken.com>
parents:
77056
diff
changeset
|
230 |
77056
ef437aef2adf
* rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
Chong Yidong <cyd@stupidchicken.com>
parents:
77054
diff
changeset
|
231 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message. |
ef437aef2adf
* rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
Chong Yidong <cyd@stupidchicken.com>
parents:
77054
diff
changeset
|
232 |
77054
d3a855b21e62
* woman.texi (Word at point, Interface Options): woman-topic-at-point
Chong Yidong <cyd@stupidchicken.com>
parents:
77037
diff
changeset
|
233 * woman.texi (Word at point, Interface Options): woman-topic-at-point |
d3a855b21e62
* woman.texi (Word at point, Interface Options): woman-topic-at-point
Chong Yidong <cyd@stupidchicken.com>
parents:
77037
diff
changeset
|
234 renamed to woman-use-topic-at-point. Document new behavior. |
d3a855b21e62
* woman.texi (Word at point, Interface Options): woman-topic-at-point
Chong Yidong <cyd@stupidchicken.com>
parents:
77037
diff
changeset
|
235 |
77028
4aecd8fb5bcd
* files.texi (Misc File Ops): Rewrite description of
Chong Yidong <cyd@stupidchicken.com>
parents:
76856
diff
changeset
|
236 2007-04-07 Chong Yidong <cyd@stupidchicken.com> |
4aecd8fb5bcd
* files.texi (Misc File Ops): Rewrite description of
Chong Yidong <cyd@stupidchicken.com>
parents:
76856
diff
changeset
|
237 |
77037
f73ced649edb
* url.texi (Disk Caching): Say Emacs 21 "and later".
Chong Yidong <cyd@stupidchicken.com>
parents:
77035
diff
changeset
|
238 * url.texi (Disk Caching): Say Emacs 21 "and later". |
f73ced649edb
* url.texi (Disk Caching): Say Emacs 21 "and later".
Chong Yidong <cyd@stupidchicken.com>
parents:
77035
diff
changeset
|
239 |
77035
e41186cc5b84
* cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
Chong Yidong <cyd@stupidchicken.com>
parents:
77030
diff
changeset
|
240 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node |
e41186cc5b84
* cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
Chong Yidong <cyd@stupidchicken.com>
parents:
77030
diff
changeset
|
241 on Font locking which now mentions JIT lock. |
e41186cc5b84
* cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
Chong Yidong <cyd@stupidchicken.com>
parents:
77030
diff
changeset
|
242 |
77030
737055f48450
* killing.texi (Deletion): Rewrite description of M-\ prefix argument.
Chong Yidong <cyd@stupidchicken.com>
parents:
77028
diff
changeset
|
243 * killing.texi (Deletion): Rewrite description of M-\ prefix argument. |
737055f48450
* killing.texi (Deletion): Rewrite description of M-\ prefix argument.
Chong Yidong <cyd@stupidchicken.com>
parents:
77028
diff
changeset
|
244 |
77028
4aecd8fb5bcd
* files.texi (Misc File Ops): Rewrite description of
Chong Yidong <cyd@stupidchicken.com>
parents:
76856
diff
changeset
|
245 * files.texi (Misc File Ops): Rewrite description of |
4aecd8fb5bcd
* files.texi (Misc File Ops): Rewrite description of
Chong Yidong <cyd@stupidchicken.com>
parents:
76856
diff
changeset
|
246 insert-file-literally. |
4aecd8fb5bcd
* files.texi (Misc File Ops): Rewrite description of
Chong Yidong <cyd@stupidchicken.com>
parents:
76856
diff
changeset
|
247 |
76856 | 248 2007-04-01 Michael Olson <mwolson@gnu.org> |
249 | |
250 * erc.texi: Update for the ERC 5.2 release. | |
251 | |
76839
4a7ae61207d2
* woman.el (woman-Cyg-to-Win): Don't convert cons cells
David Kastrup <dak@gnu.org>
parents:
76830
diff
changeset
|
252 2007-03-31 David Kastrup <dak@gnu.org> |
4a7ae61207d2
* woman.el (woman-Cyg-to-Win): Don't convert cons cells
David Kastrup <dak@gnu.org>
parents:
76830
diff
changeset
|
253 |
4a7ae61207d2
* woman.el (woman-Cyg-to-Win): Don't convert cons cells
David Kastrup <dak@gnu.org>
parents:
76830
diff
changeset
|
254 * woman.texi (Topic, Interface Options): Explain changes semantics of |
4a7ae61207d2
* woman.el (woman-Cyg-to-Win): Don't convert cons cells
David Kastrup <dak@gnu.org>
parents:
76830
diff
changeset
|
255 woman-manpath in order to consider MANPATH_MAP entries. |
4a7ae61207d2
* woman.el (woman-Cyg-to-Win): Don't convert cons cells
David Kastrup <dak@gnu.org>
parents:
76830
diff
changeset
|
256 |
76822 | 257 2007-03-31 Eli Zaretskii <eliz@gnu.org> |
258 | |
76830 | 259 * misc.texi (Printing): Postscript -> PostScript. |
260 | |
261 * emacs-mime.texi (Non-MIME): Postscript -> PostScript. | |
262 | |
263 * ack.texi (Acknowledgments): Postscript -> PostScript. | |
264 | |
76822 | 265 * custom.texi (Init File, Init Non-ASCII): Fix last change. |
266 | |
267 * emacs.texi (Top): Fix the menu due to the change in custom.texi | |
268 below. | |
269 | |
76813
88564445165d
* custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Chong Yidong <cyd@stupidchicken.com>
parents:
76778
diff
changeset
|
270 2007-03-30 Chong Yidong <cyd@stupidchicken.com> |
88564445165d
* custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Chong Yidong <cyd@stupidchicken.com>
parents:
76778
diff
changeset
|
271 |
88564445165d
* custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Chong Yidong <cyd@stupidchicken.com>
parents:
76778
diff
changeset
|
272 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to |
88564445165d
* custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Chong Yidong <cyd@stupidchicken.com>
parents:
76778
diff
changeset
|
273 Init Non-ASCII. |
88564445165d
* custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Chong Yidong <cyd@stupidchicken.com>
parents:
76778
diff
changeset
|
274 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead. |
88564445165d
* custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Chong Yidong <cyd@stupidchicken.com>
parents:
76778
diff
changeset
|
275 (Init Non-ASCII): New node. |
88564445165d
* custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
Chong Yidong <cyd@stupidchicken.com>
parents:
76778
diff
changeset
|
276 |
76778
d2f51c70bc85
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
76743
diff
changeset
|
277 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
d2f51c70bc85
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
76743
diff
changeset
|
278 |
d2f51c70bc85
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
76743
diff
changeset
|
279 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold. |
d2f51c70bc85
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
76743
diff
changeset
|
280 |
76743
fe33a7b5e7bd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76734
diff
changeset
|
281 2007-03-26 Richard Stallman <rms@gnu.org> |
fe33a7b5e7bd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76734
diff
changeset
|
282 |
fe33a7b5e7bd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76734
diff
changeset
|
283 * pgg.texi (Caching passphrase): Clean up previous change. |
fe33a7b5e7bd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76734
diff
changeset
|
284 |
76734
a1f3b45d6c86
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76724
diff
changeset
|
285 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org> |
a1f3b45d6c86
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76724
diff
changeset
|
286 |
a1f3b45d6c86
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76724
diff
changeset
|
287 * gnus.texi (Setting Process Marks): Fix typo. |
a1f3b45d6c86
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76724
diff
changeset
|
288 |
76724
ad55d532889d
(New in Emacs 22): Reorganize using an itemized list for readability,
Romain Francoise <romain@orebokech.com>
parents:
76717
diff
changeset
|
289 2007-03-25 Romain Francoise <romain@orebokech.com> |
ad55d532889d
(New in Emacs 22): Reorganize using an itemized list for readability,
Romain Francoise <romain@orebokech.com>
parents:
76717
diff
changeset
|
290 |
ad55d532889d
(New in Emacs 22): Reorganize using an itemized list for readability,
Romain Francoise <romain@orebokech.com>
parents:
76717
diff
changeset
|
291 * faq.texi (New in Emacs 22): Reorganize using an itemized list for |
ad55d532889d
(New in Emacs 22): Reorganize using an itemized list for readability,
Romain Francoise <romain@orebokech.com>
parents:
76717
diff
changeset
|
292 readability, and include various fixes by Daniel Brockman, Nick Roberts |
ad55d532889d
(New in Emacs 22): Reorganize using an itemized list for readability,
Romain Francoise <romain@orebokech.com>
parents:
76717
diff
changeset
|
293 and Dieter Wilhelm. |
ad55d532889d
(New in Emacs 22): Reorganize using an itemized list for readability,
Romain Francoise <romain@orebokech.com>
parents:
76717
diff
changeset
|
294 |
76699
0004bd68bb07
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76672
diff
changeset
|
295 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org> |
0004bd68bb07
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76672
diff
changeset
|
296 |
76717
b0a30c2e9b9d
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76699
diff
changeset
|
297 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun. |
b0a30c2e9b9d
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76699
diff
changeset
|
298 |
76699
0004bd68bb07
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76672
diff
changeset
|
299 * gnus.texi (Mail Source Specifiers): Fix typo. |
0004bd68bb07
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76672
diff
changeset
|
300 |
76672
690423f53b08
* textmodes/reftex.el: Add maintainer address.
David Kastrup <dak@gnu.org>
parents:
76650
diff
changeset
|
301 2007-03-22 Ralf Angeli <angeli@caeruleus.net> |
690423f53b08
* textmodes/reftex.el: Add maintainer address.
David Kastrup <dak@gnu.org>
parents:
76650
diff
changeset
|
302 |
690423f53b08
* textmodes/reftex.el: Add maintainer address.
David Kastrup <dak@gnu.org>
parents:
76650
diff
changeset
|
303 * reftex.texi (Imprint): Update maintainer information. |
690423f53b08
* textmodes/reftex.el: Add maintainer address.
David Kastrup <dak@gnu.org>
parents:
76650
diff
changeset
|
304 |
76650 | 305 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org> |
306 | |
307 * message.texi (Message Buffers): Update documentation for | |
308 message-generate-new-buffers. | |
309 | |
310 2007-03-15 Daiki Ueno <ueno@unixuser.org> | |
311 | |
312 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system. | |
313 | |
76647 | 314 2007-03-21 Glenn Morris <rgm@gnu.org> |
315 | |
316 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2. | |
317 | |
76598
f6af159b0e9f
* cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
Chong Yidong <cyd@stupidchicken.com>
parents:
76596
diff
changeset
|
318 2007-03-19 Chong Yidong <cyd@stupidchicken.com> |
f6af159b0e9f
* cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
Chong Yidong <cyd@stupidchicken.com>
parents:
76596
diff
changeset
|
319 |
76601
30d190583cb8
* eshell.texi (Known problems): Emacs 21 -> 22.
Chong Yidong <cyd@stupidchicken.com>
parents:
76598
diff
changeset
|
320 * eshell.texi (Known problems): Emacs 21 -> 22. |
30d190583cb8
* eshell.texi (Known problems): Emacs 21 -> 22.
Chong Yidong <cyd@stupidchicken.com>
parents:
76598
diff
changeset
|
321 |
76598
f6af159b0e9f
* cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
Chong Yidong <cyd@stupidchicken.com>
parents:
76596
diff
changeset
|
322 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1. |
f6af159b0e9f
* cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
Chong Yidong <cyd@stupidchicken.com>
parents:
76596
diff
changeset
|
323 |
76556
a3fc9490e767
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
76510
diff
changeset
|
324 2007-03-18 Jay Belanger <belanger@truman.edu> |
a3fc9490e767
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
76510
diff
changeset
|
325 |
a3fc9490e767
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
76510
diff
changeset
|
326 * calc.texi (Time Zones): Mention that the DST rules changed in 2007. |
a3fc9490e767
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
76510
diff
changeset
|
327 |
76502
b111bd271cc3
* calc.texi (Time Zones): Switch to new North America DST rule.
Chong Yidong <cyd@stupidchicken.com>
parents:
76501
diff
changeset
|
328 2007-03-12 Glenn Morris <rgm@gnu.org> |
b111bd271cc3
* calc.texi (Time Zones): Switch to new North America DST rule.
Chong Yidong <cyd@stupidchicken.com>
parents:
76501
diff
changeset
|
329 |
b111bd271cc3
* calc.texi (Time Zones): Switch to new North America DST rule.
Chong Yidong <cyd@stupidchicken.com>
parents:
76501
diff
changeset
|
330 * calc.texi (Time Zones): Switch to new North America DST rule. |
b111bd271cc3
* calc.texi (Time Zones): Switch to new North America DST rule.
Chong Yidong <cyd@stupidchicken.com>
parents:
76501
diff
changeset
|
331 |
76596 | 332 * calendar.texi, emacs.texi (Daylight Saving): Rename node from |
333 "Daylight Savings". | |
334 | |
335 * calc.texi, calendar.texi: Replace "daylight savings" with "daylight | |
336 saving" in text throughout. | |
76502
b111bd271cc3
* calc.texi (Time Zones): Switch to new North America DST rule.
Chong Yidong <cyd@stupidchicken.com>
parents:
76501
diff
changeset
|
337 |
76501
e54515072d08
* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
Chong Yidong <cyd@stupidchicken.com>
parents:
76366
diff
changeset
|
338 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> |
e54515072d08
* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
Chong Yidong <cyd@stupidchicken.com>
parents:
76366
diff
changeset
|
339 |
e54515072d08
* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
Chong Yidong <cyd@stupidchicken.com>
parents:
76366
diff
changeset
|
340 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent. |
e54515072d08
* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
Chong Yidong <cyd@stupidchicken.com>
parents:
76366
diff
changeset
|
341 The variable now uses a list of symbols instead of just a symbol. |
e54515072d08
* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
Chong Yidong <cyd@stupidchicken.com>
parents:
76366
diff
changeset
|
342 Reported by Christoph Conrad <christoph.conrad@gmx.de>. |
e54515072d08
* gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
Chong Yidong <cyd@stupidchicken.com>
parents:
76366
diff
changeset
|
343 |
76366
ece446b1e5fd
(New in Emacs 22): Don't say "now" too much. Add MH-E to
Romain Francoise <romain@orebokech.com>
parents:
76312
diff
changeset
|
344 2007-03-06 Romain Francoise <romain@orebokech.com> |
ece446b1e5fd
(New in Emacs 22): Don't say "now" too much. Add MH-E to
Romain Francoise <romain@orebokech.com>
parents:
76312
diff
changeset
|
345 |
ece446b1e5fd
(New in Emacs 22): Don't say "now" too much. Add MH-E to
Romain Francoise <romain@orebokech.com>
parents:
76312
diff
changeset
|
346 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to |
ece446b1e5fd
(New in Emacs 22): Don't say "now" too much. Add MH-E to
Romain Francoise <romain@orebokech.com>
parents:
76312
diff
changeset
|
347 new packages, and mention Gnus update. |
ece446b1e5fd
(New in Emacs 22): Don't say "now" too much. Add MH-E to
Romain Francoise <romain@orebokech.com>
parents:
76312
diff
changeset
|
348 |
76312
debef31bdcb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76267
diff
changeset
|
349 2007-03-04 Richard Stallman <rms@gnu.org> |
debef31bdcb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76267
diff
changeset
|
350 |
debef31bdcb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76267
diff
changeset
|
351 * custom.texi (Safe File Variables): Minor correction. |
debef31bdcb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
76267
diff
changeset
|
352 |
76267 | 353 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org> |
354 | |
355 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and | |
356 nntp-open-connection-functions-never-echo-commands. | |
357 | |
76229
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76198
diff
changeset
|
358 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org> |
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76198
diff
changeset
|
359 |
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76198
diff
changeset
|
360 * rmail.texi (Movemail): Add internal ref. |
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76198
diff
changeset
|
361 Don't indent the intro for the PROTO table. |
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76198
diff
changeset
|
362 Format PROTO table items with @code. |
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76198
diff
changeset
|
363 |
76198
19858101f8df
* pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
Chong Yidong <cyd@stupidchicken.com>
parents:
76164
diff
changeset
|
364 2007-02-27 Chong Yidong <cyd@stupidchicken.com> |
19858101f8df
* pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
Chong Yidong <cyd@stupidchicken.com>
parents:
76164
diff
changeset
|
365 |
19858101f8df
* pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
Chong Yidong <cyd@stupidchicken.com>
parents:
76164
diff
changeset
|
366 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent |
19858101f8df
* pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
Chong Yidong <cyd@stupidchicken.com>
parents:
76164
diff
changeset
|
367 problems on the console, and security risk in not using gpg-agent. |
19858101f8df
* pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
Chong Yidong <cyd@stupidchicken.com>
parents:
76164
diff
changeset
|
368 |
76164
74d5180adba2
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
76139
diff
changeset
|
369 2007-02-26 Nick Roberts <nickrob@snap.net.nz> |
74d5180adba2
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
76139
diff
changeset
|
370 |
74d5180adba2
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
76139
diff
changeset
|
371 * building.texi: Remove references to bashdb. |
74d5180adba2
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
76139
diff
changeset
|
372 |
76137
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
373 2007-02-25 Carsten Dominik <dominik@science.uva.nl> |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
374 |
76231
29b94099e419
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76229
diff
changeset
|
375 * org.texi (The spreadsheet): Renamed from "Table calculations". |
76137
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
376 Completely reorganized and rewritten. |
76231
29b94099e419
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76229
diff
changeset
|
377 (CamelCase links): Section removed. |
76137
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
378 (Repeating items): New section. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
379 (Tracking TODO state changes): New section. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
380 (Agenda views): Chapter reorganized and rewritten. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
381 (HTML export): Section rewritten. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
382 (Tables in arbitrary syntax): New section. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
383 (Summary): Better feature summary. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
384 (Activation): Document problem with cut-and-paste of Lisp code |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
385 from PDF files. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
386 (Visibility cycling): Document indirect buffer use. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
387 (Structure editing): Document sorting. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
388 (Remember): Section rewritten. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
389 (Time stamps): Better description of time stamp types. |
76139
1cd9f0d1c35a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76137
diff
changeset
|
390 (Tag searches): Document regular expression search for tags. |
76137
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
391 (Stuck projects): New section. |
76139
1cd9f0d1c35a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76137
diff
changeset
|
392 (In-buffer settings): New keywords. |
76137
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
393 (History and Acknowledgments): Updated description. |
da4abc77ba90
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76118
diff
changeset
|
394 |
76118 | 395 2007-02-24 Alan Mackenzie <acm@muc.de> |
396 | |
397 * cc-mode.texi (Movement Commands): Insert two missing command names. | |
398 (Getting Started): Slight wording correction (use conditional). | |
399 | |
76047 | 400 2007-02-22 Kim F. Storm <storm@cua.dk> |
401 | |
402 * widget.texi (User Interface, Basic Types): Document need to put some | |
403 text before the %v escape in :format string in editable-field widget. | |
404 | |
76014
cf3f61acec6e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75998
diff
changeset
|
405 2007-02-19 Juanma Barranquero <lekktu@gmail.com> |
cf3f61acec6e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75998
diff
changeset
|
406 |
cf3f61acec6e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75998
diff
changeset
|
407 * mule.texi (Language Environments): Update list of supported language |
cf3f61acec6e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75998
diff
changeset
|
408 environments. |
cf3f61acec6e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75998
diff
changeset
|
409 |
75998
d1cf25818d0c
(Miscellaneous commands): q runs `cvs-bury-buffer', not `cvs-mode-quit'.
Romain Francoise <romain@orebokech.com>
parents:
75879
diff
changeset
|
410 2007-02-18 Romain Francoise <romain@orebokech.com> |
d1cf25818d0c
(Miscellaneous commands): q runs `cvs-bury-buffer', not `cvs-mode-quit'.
Romain Francoise <romain@orebokech.com>
parents:
75879
diff
changeset
|
411 |
d1cf25818d0c
(Miscellaneous commands): q runs `cvs-bury-buffer', not `cvs-mode-quit'.
Romain Francoise <romain@orebokech.com>
parents:
75879
diff
changeset
|
412 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not |
d1cf25818d0c
(Miscellaneous commands): q runs `cvs-bury-buffer', not `cvs-mode-quit'.
Romain Francoise <romain@orebokech.com>
parents:
75879
diff
changeset
|
413 `cvs-mode-quit'. |
d1cf25818d0c
(Miscellaneous commands): q runs `cvs-bury-buffer', not `cvs-mode-quit'.
Romain Francoise <romain@orebokech.com>
parents:
75879
diff
changeset
|
414 |
75879 | 415 2007-02-14 Kim F. Storm <storm@cua.dk> |
416 | |
417 * building.texi (Grep Searching): Fix lgrep doc. | |
418 | |
75822
228d06dbcad9
* back.texi: Remove unused file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
419 2007-02-12 Chong Yidong <cyd@stupidchicken.com> |
228d06dbcad9
* back.texi: Remove unused file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
420 |
228d06dbcad9
* back.texi: Remove unused file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
421 * back.texi: Remove unused file. |
228d06dbcad9
* back.texi: Remove unused file.
Chong Yidong <cyd@stupidchicken.com>
parents:
75769
diff
changeset
|
422 |
75754 | 423 2007-02-10 Markus Triska <markus.triska@gmx.at> |
424 | |
425 * widget.texi (Programming Example): Put constant strings in :format. | |
426 | |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
427 2007-02-07 Juanma Barranquero <lekktu@gmail.com> |
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
428 |
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
429 * faq.texi (Fullscreen mode on MS-Windows): New node. |
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
430 |
75682
280d520f6407
(Tag Syntax): Now --members is the default for etags, not for ctags
Francesco Potortì <pot@gnu.org>
parents:
75670
diff
changeset
|
431 2007-02-05 Francesco Potort,Al(B <pot@gnu.org> |
280d520f6407
(Tag Syntax): Now --members is the default for etags, not for ctags
Francesco Potortì <pot@gnu.org>
parents:
75670
diff
changeset
|
432 |
280d520f6407
(Tag Syntax): Now --members is the default for etags, not for ctags
Francesco Potortì <pot@gnu.org>
parents:
75670
diff
changeset
|
433 * maintaining.texi (Tag Syntax): Now --members is the default for |
280d520f6407
(Tag Syntax): Now --members is the default for etags, not for ctags
Francesco Potortì <pot@gnu.org>
parents:
75670
diff
changeset
|
434 etags, not for ctags yet. |
280d520f6407
(Tag Syntax): Now --members is the default for etags, not for ctags
Francesco Potortì <pot@gnu.org>
parents:
75670
diff
changeset
|
435 |
75670
098e6a6c51ca
(AUCTeX): Update version number. Should probably be done
David Kastrup <dak@gnu.org>
parents:
75631
diff
changeset
|
436 2007-02-04 David Kastrup <dak@gnu.org> |
098e6a6c51ca
(AUCTeX): Update version number. Should probably be done
David Kastrup <dak@gnu.org>
parents:
75631
diff
changeset
|
437 |
098e6a6c51ca
(AUCTeX): Update version number. Should probably be done
David Kastrup <dak@gnu.org>
parents:
75631
diff
changeset
|
438 * faq.texi (AUCTeX): Update version number. Should probably be done |
098e6a6c51ca
(AUCTeX): Update version number. Should probably be done
David Kastrup <dak@gnu.org>
parents:
75631
diff
changeset
|
439 for other packages as well. |
098e6a6c51ca
(AUCTeX): Update version number. Should probably be done
David Kastrup <dak@gnu.org>
parents:
75631
diff
changeset
|
440 |
75631 | 441 2007-02-03 Eli Zaretskii <eliz@gnu.org> |
442 | |
443 * emacs.texi (Top): Update the top-level menus. Make the detailed menu | |
444 headers compliant with Texinfo guidelines and with what texnfo-upd.el | |
445 expects. Add comments to prevent people from inadvertently modifying | |
446 the key parts needed by `texinfo-multiple-files-update'. | |
447 | |
75528
ce0237990926
* frames.texi (Secondary Selection): Window clicked does not matter
Chong Yidong <cyd@stupidchicken.com>
parents:
75428
diff
changeset
|
448 2007-01-29 Chong Yidong <cyd@stupidchicken.com> |
ce0237990926
* frames.texi (Secondary Selection): Window clicked does not matter
Chong Yidong <cyd@stupidchicken.com>
parents:
75428
diff
changeset
|
449 |
ce0237990926
* frames.texi (Secondary Selection): Window clicked does not matter
Chong Yidong <cyd@stupidchicken.com>
parents:
75428
diff
changeset
|
450 * frames.texi (Secondary Selection): Window clicked does not matter |
ce0237990926
* frames.texi (Secondary Selection): Window clicked does not matter
Chong Yidong <cyd@stupidchicken.com>
parents:
75428
diff
changeset
|
451 when mouse-yank-at-point is non-nil. |
ce0237990926
* frames.texi (Secondary Selection): Window clicked does not matter
Chong Yidong <cyd@stupidchicken.com>
parents:
75428
diff
changeset
|
452 |
75555 | 453 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> |
454 | |
455 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn | |
456 <tassilo@member.fsf.org>. | |
457 | |
75428 | 458 2007-01-27 Eli Zaretskii <eliz@gnu.org> |
459 | |
460 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and | |
461 ls-lisp-use-localized-time-format. | |
462 | |
75300 | 463 2007-01-20 Markus Triska <markus.triska@gmx.at> |
464 | |
465 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks. | |
466 | |
75259 | 467 2007-01-13 Michael Olson <mwolson@gnu.org> |
468 | |
469 * erc.texi (Modules): Mention capab-identify module. | |
470 | |
75243 | 471 2007-01-16 Glenn Morris <rgm@gnu.org> |
472 | |
75613 | 473 * abbrevs.texi (Editing Abbrevs): Describe how to disable a |
474 system abbrev. | |
75243 | 475 |
75196
9d1f9c756f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75179
diff
changeset
|
476 2007-01-11 Richard Stallman <rms@gnu.org> |
9d1f9c756f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75179
diff
changeset
|
477 |
9d1f9c756f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75179
diff
changeset
|
478 * msdog.texi (Windows Keyboard): Another small cleanup. |
9d1f9c756f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75179
diff
changeset
|
479 |
75179
b414cb68e99e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75112
diff
changeset
|
480 2007-01-10 Richard Stallman <rms@gnu.org> |
b414cb68e99e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75112
diff
changeset
|
481 |
b414cb68e99e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75112
diff
changeset
|
482 * msdog.texi (Windows Keyboard): Yet another try to make |
b414cb68e99e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75112
diff
changeset
|
483 everyone happy with that passage. |
b414cb68e99e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75112
diff
changeset
|
484 |
75112
3db1a66f6c43
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75094
diff
changeset
|
485 2007-01-05 Richard Stallman <rms@gnu.org> |
3db1a66f6c43
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75094
diff
changeset
|
486 |
3db1a66f6c43
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75094
diff
changeset
|
487 * anti.texi (Antinews): Mention M-x shell scrolling. |
3db1a66f6c43
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75094
diff
changeset
|
488 |
75094
2fe956115500
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
75092
diff
changeset
|
489 2007-01-05 Nick Roberts <nickrob@snap.net.nz> |
2fe956115500
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
75092
diff
changeset
|
490 |
2fe956115500
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
75092
diff
changeset
|
491 * building.texi (Watch Expressions): Describe gdb-max-children. |
2fe956115500
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
75092
diff
changeset
|
492 |
75092 | 493 2007-01-05 Michael Olson <mwolson@gnu.org> |
494 | |
495 * erc.texi (Getting Started): Update for /RECONNECT command. | |
496 | |
75086
80e9735a1acc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75068
diff
changeset
|
497 2007-01-04 Richard Stallman <rms@gnu.org> |
80e9735a1acc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75068
diff
changeset
|
498 |
75091
2036fbeca1f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75086
diff
changeset
|
499 * ebrowse.texi: Change C-c b to C-c C-m. |
2036fbeca1f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75086
diff
changeset
|
500 |
75086
80e9735a1acc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75068
diff
changeset
|
501 * msdog.texi (Windows Keyboard): Clarify previous change. |
80e9735a1acc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75068
diff
changeset
|
502 |
75068
e13b0be7ea07
(Customizing Articles): Use index entries for gnus-treat-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75062
diff
changeset
|
503 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de> |
e13b0be7ea07
(Customizing Articles): Use index entries for gnus-treat-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75062
diff
changeset
|
504 |
e13b0be7ea07
(Customizing Articles): Use index entries for gnus-treat-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75062
diff
changeset
|
505 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-* |
e13b0be7ea07
(Customizing Articles): Use index entries for gnus-treat-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75062
diff
changeset
|
506 variables only in info to avoid redundant entries in the printed |
e13b0be7ea07
(Customizing Articles): Use index entries for gnus-treat-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75062
diff
changeset
|
507 manual. |
e13b0be7ea07
(Customizing Articles): Use index entries for gnus-treat-*
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75062
diff
changeset
|
508 |
75062
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
509 2007-01-02 Richard Stallman <rms@gnu.org> |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
510 |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
511 * custom.texi (Changing a Variable): Minor clarification. |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
512 (Specific Customization): customize-customized => customize-unsaved. |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
513 |
75613 | 514 * entering.texi (Entering Emacs): Clean up text about restarting |
75062
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
515 Emacs for each file. |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
516 |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
517 * misc.texi (Shell Options): Minor cleanup. |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
518 |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
519 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
520 with Emacs, not vice versa. |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
521 |
75613 | 522 * programs.texi (Symbol Completion): Recommend customizing |
523 window manager. | |
75062
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
524 |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
525 * xresources.texi (Resources): Minor fix. |
08cc7ab326d5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75044
diff
changeset
|
526 |
75044
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
527 2007-01-02 Daiki Ueno <ueno@unixuser.org> |
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
528 |
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
529 * message.texi (Using PGP/MIME): Document gpg-agent usage. |
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
530 |
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
531 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de> |
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
532 |
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
533 * message.texi (Security): Split into sub-nodes. |
df6fc158b9fc
(Using PGP/MIME): Document gpg-agent usage.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75029
diff
changeset
|
534 |
75029 | 535 2007-01-01 Alan Mackenzie <acm@muc.de> |
536 | |
537 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with | |
538 eval-after-load in Emacs <=21 and a workaround. Document that | |
539 trigraphs are not supported. | |
540 | |
541 2007-01-01 Alan Mackenzie <acm@muc.de> | |
542 | |
543 * cc-mode.texi ("Filling and Breaking"): Amend the doc for | |
544 c-context-line-break. When invoked within a string, preserve | |
545 whitespace. Add a backslash only when also in a macro. | |
546 | |
547 2007-01-01 Alan Mackenzie <acm@muc.de> | |
548 | |
549 * cc-mode.texi ("Choosing a Style"): Mention c-file-style. | |
550 | |
551 2007-01-01 Alan Mackenzie <acm@muc.de> | |
552 | |
553 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae] | |
554 are now bound by default to c-\(beginning\|end\)-of-defun by default. | |
555 | |
556 2007-01-01 Alan Mackenzie <acm@muc.de> | |
557 | |
558 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from | |
559 "Choosing a Style". | |
560 | |
561 * cc-mode.texi ("Styles"): Add @dfn{style}. | |
562 | |
75022 | 563 2007-01-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
564 | |
565 * xresources.texi (Table of Resources): Add scrollBarWidth resource. | |
566 | |
75013
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
567 2007-01-01 Richard Stallman <rms@gnu.org> |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
568 |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
569 * commands.texi (User Input): Document keys stolen by window mangers. |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
570 |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
571 2006-12-31 Richard Stallman <rms@gnu.org> |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
572 |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
573 * custom.texi (Specific Customization): Document customize-option |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
574 instead of customize-variable. |
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
575 |
75006 | 576 2006-12-31 Kim F. Storm <storm@cua.dk> |
577 | |
75013
61482036b5b2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
75006
diff
changeset
|
578 * major.texi (Choosing Modes): Document auto-mode-case-fold. |
75006 | 579 |
74998 | 580 2006-12-30 Kim F. Storm <storm@cua.dk> |
581 | |
75000 | 582 * killing.texi (CUA Bindings): Fix typo. |
583 | |
74998 | 584 * xresources.texi (Table of Resources): Mention grow-only value for |
585 auto-resize-tool-bars. | |
586 | |
74985
155a8e75cd11
Sync with Tramp 2.0.55.
Michael Albinus <michael.albinus@gmx.de>
parents:
74984
diff
changeset
|
587 2006-12-30 Michael Albinus <michael.albinus@gmx.de> |
155a8e75cd11
Sync with Tramp 2.0.55.
Michael Albinus <michael.albinus@gmx.de>
parents:
74984
diff
changeset
|
588 |
155a8e75cd11
Sync with Tramp 2.0.55.
Michael Albinus <michael.albinus@gmx.de>
parents:
74984
diff
changeset
|
589 Sync with Tramp 2.0.55. |
155a8e75cd11
Sync with Tramp 2.0.55.
Michael Albinus <michael.albinus@gmx.de>
parents:
74984
diff
changeset
|
590 |
155a8e75cd11
Sync with Tramp 2.0.55.
Michael Albinus <michael.albinus@gmx.de>
parents:
74984
diff
changeset
|
591 * trampver.texi: Update release number. |
155a8e75cd11
Sync with Tramp 2.0.55.
Michael Albinus <michael.albinus@gmx.de>
parents:
74984
diff
changeset
|
592 |
74984 | 593 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de> |
594 | |
595 * gnus.texi (Customizing Articles): Add index entries for all | |
596 gnus-treat-* variables. | |
597 | |
598 2006-12-29 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> | |
599 | |
600 * gnus.texi (IMAP): Fix incorrect explanation of | |
601 nnimap-search-uids-not-since-is-evil in documentation for | |
602 nnimap-expunge-search-string. | |
603 | |
604 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de> | |
605 | |
606 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to | |
607 spam-ifile-database. | |
608 | |
609 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de> | |
610 | |
611 * gnus.texi (Spam Package Configuration Examples): Don't encourage to | |
612 rebind C-s. | |
613 | |
614 2006-12-26 Jouni K. Sepp,Ad(Bnen <jks@iki.fi> | |
615 | |
616 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands) | |
617 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for | |
618 "expiring mail". | |
619 (IMAP): Document nnimap-search-uids-not-since-is-evil and | |
620 nnimap-nov-is-evil. | |
621 | |
74933 | 622 2006-12-27 Eli Zaretskii <eliz@gnu.org> |
623 | |
624 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings, | |
625 and how to get them back. | |
626 | |
74913
b2601c9bc3e8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74903
diff
changeset
|
627 2006-12-26 Richard Stallman <rms@gnu.org> |
b2601c9bc3e8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74903
diff
changeset
|
628 |
b2601c9bc3e8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74903
diff
changeset
|
629 * calendar.texi (Holidays): Holiday listing is based on current |
b2601c9bc3e8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74903
diff
changeset
|
630 practice, but DST is not. |
b2601c9bc3e8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74903
diff
changeset
|
631 |
74903
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
632 2006-12-25 Richard Stallman <rms@gnu.org> |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
633 |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
634 * emacs.texi (Top): Update subnode menus. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
635 |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
636 * mark.texi (Transient Mark): Fix xref. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
637 |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
638 * killing.texi (Graphical Kill): Node deleted. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
639 (Killing): Add xref to Cut and Paste. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
640 (CUA Bindings): Update xref. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
641 |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
642 * frames.texi (Cut and Paste): New section to hold other nodes. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
643 (Mouse Commands): Node demoted. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
644 (Cut/Paste Other App): Split out from Mouse Commands. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
645 (Word and Line Mouse): Likewise. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
646 (Secondary Selection, Clipboard): Nodes demoted. |
874568f886c5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74890
diff
changeset
|
647 |
74890
3c0aa07a07ec
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74885
diff
changeset
|
648 2006-12-25 Kevin Ryde <user42@zip.com.au> |
3c0aa07a07ec
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74885
diff
changeset
|
649 |
3c0aa07a07ec
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74885
diff
changeset
|
650 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note |
3c0aa07a07ec
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74885
diff
changeset
|
651 about the key procedure being used heavily. |
3c0aa07a07ec
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74885
diff
changeset
|
652 |
74885
61303177a1fa
* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
Chong Yidong <cyd@stupidchicken.com>
parents:
74873
diff
changeset
|
653 2006-12-24 Chong Yidong <cyd@stupidchicken.com> |
61303177a1fa
* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
Chong Yidong <cyd@stupidchicken.com>
parents:
74873
diff
changeset
|
654 |
61303177a1fa
* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
Chong Yidong <cyd@stupidchicken.com>
parents:
74873
diff
changeset
|
655 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed |
61303177a1fa
* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
Chong Yidong <cyd@stupidchicken.com>
parents:
74873
diff
changeset
|
656 to t. |
61303177a1fa
* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
Chong Yidong <cyd@stupidchicken.com>
parents:
74873
diff
changeset
|
657 (Prerequisites): Add explanation about gpg-agent. |
61303177a1fa
* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
Chong Yidong <cyd@stupidchicken.com>
parents:
74873
diff
changeset
|
658 |
74873
6847173f4e31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74852
diff
changeset
|
659 2006-12-24 Kevin Ryde <user42@zip.com.au> |
6847173f4e31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74852
diff
changeset
|
660 |
76510
8a08a4e02d74
Fix "daylight savings time" -> "daylight saving time" typo.
Chong Yidong <cyd@stupidchicken.com>
parents:
76502
diff
changeset
|
661 * calendar.texi (Holidays): US daylight saving begins second Sunday |
74873
6847173f4e31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74852
diff
changeset
|
662 in March for 2007 onwards. |
76510
8a08a4e02d74
Fix "daylight savings time" -> "daylight saving time" typo.
Chong Yidong <cyd@stupidchicken.com>
parents:
76502
diff
changeset
|
663 (Daylight Savings): Show new US default daylight saving rules, 2nd |
74873
6847173f4e31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74852
diff
changeset
|
664 Sun in Mar to 1st Sun in Nov, now in cal-dst.el. |
6847173f4e31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74852
diff
changeset
|
665 |
74852
29bbced42faa
* calendar.texi (Scroll Calendar): < and > are switched.
Chong Yidong <cyd@stupidchicken.com>
parents:
74849
diff
changeset
|
666 2006-12-23 Chong Yidong <cyd@stupidchicken.com> |
29bbced42faa
* calendar.texi (Scroll Calendar): < and > are switched.
Chong Yidong <cyd@stupidchicken.com>
parents:
74849
diff
changeset
|
667 |
29bbced42faa
* calendar.texi (Scroll Calendar): < and > are switched.
Chong Yidong <cyd@stupidchicken.com>
parents:
74849
diff
changeset
|
668 * calendar.texi (Scroll Calendar): < and > are switched. |
29bbced42faa
* calendar.texi (Scroll Calendar): < and > are switched.
Chong Yidong <cyd@stupidchicken.com>
parents:
74849
diff
changeset
|
669 |
74849
7fc90ba89d9d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74846
diff
changeset
|
670 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com> |
7fc90ba89d9d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74846
diff
changeset
|
671 |
7fc90ba89d9d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74846
diff
changeset
|
672 * killing.texi (Deletion): Describe M-\ prefix argument. |
7fc90ba89d9d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74846
diff
changeset
|
673 |
74846
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
674 2006-12-23 Richard Stallman <rms@gnu.org> |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
675 |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
676 * search.texi (Regexp Search): Explain why forward and reverse regexp |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
677 search are not mirror images. |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
678 |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
679 2006-12-22 Kevin Ryde <user42@zip.com.au> |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
680 |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
681 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
682 "sort" instead of "sort*". |
6bc0603419f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74762
diff
changeset
|
683 |
74762
d06dcabaded2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74742
diff
changeset
|
684 2006-12-19 Richard Stallman <rms@gnu.org> |
d06dcabaded2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74742
diff
changeset
|
685 |
d06dcabaded2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74742
diff
changeset
|
686 * calc.texi (History and Acknowledgements): Recognize that Emacs |
d06dcabaded2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74742
diff
changeset
|
687 now does have floating point. |
d06dcabaded2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74742
diff
changeset
|
688 |
74742 | 689 2006-12-19 Kim F. Storm <storm@cua.dk> |
690 | |
691 * major.texi (Choosing Modes): Describe match-function elements for | |
692 magic-mode-alist. | |
693 | |
74738
1f9822a38f41
* tramp.texi (External transfer methods): Describe new method `scpc'.
Michael Albinus <michael.albinus@gmx.de>
parents:
74732
diff
changeset
|
694 2006-12-19 Michael Albinus <michael.albinus@gmx.de> |
1f9822a38f41
* tramp.texi (External transfer methods): Describe new method `scpc'.
Michael Albinus <michael.albinus@gmx.de>
parents:
74732
diff
changeset
|
695 |
1f9822a38f41
* tramp.texi (External transfer methods): Describe new method `scpc'.
Michael Albinus <michael.albinus@gmx.de>
parents:
74732
diff
changeset
|
696 * tramp.texi (External transfer methods): Describe new method `scpc'. |
1f9822a38f41
* tramp.texi (External transfer methods): Describe new method `scpc'.
Michael Albinus <michael.albinus@gmx.de>
parents:
74732
diff
changeset
|
697 |
74732 | 698 2006-12-18 Eli Zaretskii <eliz@gnu.org> |
699 | |
700 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys | |
701 peculiarities. | |
702 | |
74717
36ec9fcec28a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74711
diff
changeset
|
703 2006-12-18 Richard Stallman <rms@gnu.org> |
36ec9fcec28a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74711
diff
changeset
|
704 |
36ec9fcec28a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74711
diff
changeset
|
705 * abbrevs.texi (Editing Abbrevs): Fix previous change. |
36ec9fcec28a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74711
diff
changeset
|
706 |
74711
8c0ebe6b6ed8
* pgg.texi: Added short note on gpg-agent to the introduction.
Chong Yidong <cyd@stupidchicken.com>
parents:
74699
diff
changeset
|
707 2006-12-17 Sascha Wilde <wilde@sha-bang.de> |
8c0ebe6b6ed8
* pgg.texi: Added short note on gpg-agent to the introduction.
Chong Yidong <cyd@stupidchicken.com>
parents:
74699
diff
changeset
|
708 |
8c0ebe6b6ed8
* pgg.texi: Added short note on gpg-agent to the introduction.
Chong Yidong <cyd@stupidchicken.com>
parents:
74699
diff
changeset
|
709 * pgg.texi: Added short note on gpg-agent to the introduction. |
8c0ebe6b6ed8
* pgg.texi: Added short note on gpg-agent to the introduction.
Chong Yidong <cyd@stupidchicken.com>
parents:
74699
diff
changeset
|
710 |
74699 | 711 2006-12-17 Alan Mackenzie <acm@muc.de> |
712 | |
713 * programs.texi (Left Margin Paren): Remove the bit which says | |
714 that CC Mode sets open-paren-in-column-0-is-defun-start to nil. | |
715 Discuss some of the issues of setting this option to nil. | |
716 | |
74674 | 717 2006-12-17 Glenn Morris <rgm@gnu.org> |
718 | |
719 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs. | |
720 | |
74656 | 721 2006-12-16 Eli Zaretskii <eliz@gnu.org> |
722 | |
723 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect. | |
74659 | 724 (Windows Files): `w32-get-true-file-attributes' is only relevant for |
725 NTFS volumes. | |
726 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS | |
727 volumes. | |
74656 | 728 |
74636 | 729 2006-12-15 Eli Zaretskii <eliz@gnu.org> |
730 | |
731 * text.texi (HTML Mode): Fix "C-c TAB". | |
732 | |
74623 | 733 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de> |
734 | |
735 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to' | |
736 also applies to Cc. | |
737 | |
74609 | 738 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de> |
739 | |
75613 | 740 * gnus.texi (X-Face): Clarify. Say which programs are required |
741 on Windows. | |
74609 | 742 |
74505
029a13abffce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74502
diff
changeset
|
743 2006-12-09 Richard Stallman <rms@gnu.org> |
029a13abffce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74502
diff
changeset
|
744 |
029a13abffce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74502
diff
changeset
|
745 * misc.texi (Invoking emacsclient): Simplify TCP file text. |
029a13abffce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74502
diff
changeset
|
746 |
75613 | 747 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com> |
74502 | 748 |
749 * files.texi (Misc File Ops): Document insert-file-literally. | |
750 | |
74495 | 751 2006-12-08 Eli Zaretskii <eliz@gnu.org> |
752 | |
74499 | 753 * cmdargs.texi (Colors): Note that --color is intended for overriding |
754 the terminal defaults, not for normal invocation. | |
755 | |
74495 | 756 * misc.texi (Emacs Server): Improve wording. Don't mention the |
757 ``server program''. Add a cross-reference to "Init File" node. | |
758 (Invoking emacsclient): Add index entries. Document both short and | |
759 long versions of command-line options. Document the -f option. | |
760 | |
74484 | 761 2006-12-08 Michael Olson <mwolson@gnu.org> |
762 | |
763 * erc.texi (Modules): Remove documentation for list module. | |
764 | |
74459
dd07b44cc4e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74451
diff
changeset
|
765 2006-12-06 Richard Stallman <rms@gnu.org> |
dd07b44cc4e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74451
diff
changeset
|
766 |
dd07b44cc4e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74451
diff
changeset
|
767 * text.texi (Outline Format): Say to set outline-regexp |
dd07b44cc4e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74451
diff
changeset
|
768 and outline-level with major modes and file local variables. |
dd07b44cc4e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74451
diff
changeset
|
769 |
74451
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
770 2006-12-05 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
771 |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
772 * anti.texi (Antinews): Mention the alternative to |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
773 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'. |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
774 |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
775 * faq.texi (^M in the shell buffer): Ditto. |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
776 |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
777 * misc.texi (Interactive Shell): Ditto. |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74427
diff
changeset
|
778 |
74427 | 779 2006-12-04 Eli Zaretskii <eliz@gnu.org> |
780 | |
781 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name. | |
782 | |
783 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name. | |
784 | |
74349 | 785 2006-12-01 Eli Zaretskii <eliz@gnu.org> |
786 | |
74354 | 787 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a |
788 colon in the mode line. | |
789 | |
75613 | 790 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute. |
74349 | 791 |
74211
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
792 2006-11-26 Nick Roberts <nickrob@snap.net.nz> |
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
793 |
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
794 * building.texi (Watch Expressions): Mention SPC for expanding/ |
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
795 contracting watch expressions. |
b5b237361cae
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74196
diff
changeset
|
796 |
74196 | 797 2006-11-26 Kim F. Storm <storm@cua.dk> |
798 | |
799 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more. | |
800 | |
74193
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
801 2006-11-26 Nick Roberts <nickrob@snap.net.nz> |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
802 |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
803 * building.texi (Debugger Operation): Define text command mode. |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
804 Clarify how tooltips work. |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
805 (GDB Graphical Interface): Explain how to run in text command mode |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
806 more clearly. |
ed440685996a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
74191
diff
changeset
|
807 |
74191
c155da9f72bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74126
diff
changeset
|
808 2006-11-25 Juanma Barranquero <lekktu@gmail.com> |
c155da9f72bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74126
diff
changeset
|
809 |
c155da9f72bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74126
diff
changeset
|
810 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'. |
c155da9f72bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74126
diff
changeset
|
811 |
74126
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
812 2006-11-22 Juanma Barranquero <lekktu@gmail.com> |
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
813 |
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
814 * anti.texi (Antinews): Mention --server-file and TCP sockets. |
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
815 |
74093 | 816 2006-11-20 Michael Olson <mwolson@gnu.org> |
817 | |
818 * erc.texi: Call this the 5.2 stable pre-release of ERC. | |
819 | |
74054
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
820 2006-11-18 Chong Yidong <cyd@stupidchicken.com> |
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
821 |
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
822 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t, |
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
823 and EMACS is deprecated. |
8f7659d1566e
* misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
Chong Yidong <cyd@stupidchicken.com>
parents:
74051
diff
changeset
|
824 |
74051
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
825 2006-11-18 Juanma Barranquero <lekktu@gmail.com> |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
826 |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
827 * makefile.w32-in (emacs.dvi): Remove xresmini.texi. |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
828 |
74048 | 829 2006-11-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
830 | |
74051
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
831 * Makefile.in (emacs.dvi): Remove xresmini.texi. |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
832 |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
833 * emacs.texi: Include xresources.texi both for info and dvi. |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
834 |
87670efb77bf
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74048
diff
changeset
|
835 * xresources.texi: Merge text from xresmini.texi. |
74048 | 836 |
74031
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
837 2006-11-17 Carsten Dominik <dominik@science.uva.nl> |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
838 |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
839 * org.texi: Fix typos. |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
840 (Agenda commands): Document `C-k'. |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
74027
diff
changeset
|
841 |
74027 | 842 2006-11-16 Eli Zaretskii <eliz@gnu.org> |
843 | |
844 * url.texi (http/https): Fix a typo in the HTTP URL. | |
845 | |
74005
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
846 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org> |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
847 |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
848 * ada-mode.texi: Total rewrite. |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
849 |
73968
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
850 2006-11-13 Carsten Dominik <dominik@science.uva.nl> |
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
851 |
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
852 * org.texi: Minor typo fixes. |
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
853 |
73956 | 854 2006-11-13 Bill Wohler <wohler@newt.com> |
855 | |
73963 | 856 Release MH-E manual version 8.0.3. |
857 | |
858 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for | |
859 release 8.0.3. | |
860 | |
74005
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
861 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path" |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
862 to set MAILDIR. |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
863 (Reading Mail): Document the customization of read-mail-command |
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
864 for MH-E. |
73956 | 865 (Viewing Attachments): Document mm-discouraged-alternatives. |
866 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag. | |
867 (Junk): Add more information about the settings of mh-junk-background | |
74005
544d201b0172
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73968
diff
changeset
|
868 in a program. Add /usr/bin/mh to PATH in examples. |
73956 | 869 |
73948
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
870 2006-11-12 Richard Stallman <rms@gnu.org> |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
871 |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
872 * woman.texi: Update author address but say he no longer maintains it. |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
873 |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
874 2006-11-12 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change) |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
875 |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
876 * glossary.texi: Fix typos. |
6b530321bdb2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73876
diff
changeset
|
877 |
73876
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
878 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com> |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
879 |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
880 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
881 archived trees. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
882 (Checkboxes): Section moved to chapter 5, and extended. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
883 (The date/time prompt): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
884 (Link abbreviations): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
885 (Presentation and sorting): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
886 (Custom agenda views): Section completely rewritten. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
887 (Summary): Compare with Planner. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
888 (Feedback): More info about creating backtraces. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
889 (Plain lists): Modified example. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
890 (Breaking down tasks): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
891 (Custom time format): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
892 (Time stamps): Document inactive timestamps. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
893 (Setting tags): More details about fast tag selection. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
894 (Block agenda): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
895 (Custom agenda views): Section rewritten. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
896 (Block agenda): New section. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
897 |
73808
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
898 2006-11-07 Michael Albinus <michael.albinus@gmx.de> |
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
899 |
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
900 * tramp.texi (Configuration): scp is the default method. |
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
901 (Default Method): Use ssh as example for another method. |
2889a065b1d4
* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus <michael.albinus@gmx.de>
parents:
73789
diff
changeset
|
902 |
73789
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
903 2006-11-06 Richard Stallman <rms@gnu.org> |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
904 |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
905 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti. |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
906 |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
907 * ack.texi (Acknowledgments): Fix name spelling. |
c83b592e110d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73608
diff
changeset
|
908 |
73608 | 909 2006-11-01 Juri Linkov <juri@jurta.org> |
910 | |
911 * search.texi (Word Search): Document incremental word search. | |
912 | |
73522 | 913 2006-10-28 Glenn Morris <rgm@gnu.org> |
914 | |
915 * ack.texi (Acknowledgments): Add cal-html author. | |
916 | |
917 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX | |
918 Calendar"). Describe new package cal-html. | |
919 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing | |
920 Calendar Files." | |
921 | |
73499
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
922 2006-10-27 Richard Stallman <rms@gnu.org> |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
923 |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
924 * woman.texi: Downcase nroff/troff/roff. |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
925 (Installation): Chapter deleted. Some xrefs deleted. |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
926 (Background): woman doesn't advise man ;-). |
646a9d0f56f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73495
diff
changeset
|
927 |
73495 | 928 2006-10-26 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change) |
73494
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
929 |
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
930 * ada-mode.texi (Project files, Identifier completion) |
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
931 (Automatic Casing, Debugging, Using non-standard file names) |
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
932 (Working Remotely): Fix typos. |
c2808e06f0d0
* ada-mode.texi (Project files, Identifier completion)
Chong Yidong <cyd@stupidchicken.com>
parents:
73472
diff
changeset
|
933 |
73472
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
934 2006-10-23 Richard Stallman <rms@gnu.org> |
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
935 |
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
936 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when |
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
937 Abbrev mode is enabled. |
9f4660d881f8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73443
diff
changeset
|
938 |
73443
993286e581a6
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
Masatake YAMATO <jet@gyve.org>
parents:
73440
diff
changeset
|
939 2006-10-20 Masatake YAMATO <jet@gyve.org> |
993286e581a6
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
Masatake YAMATO <jet@gyve.org>
parents:
73440
diff
changeset
|
940 |
73495 | 941 * cc-mode.texi (Sample .emacs File): Added missing `)' in |
73443
993286e581a6
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
Masatake YAMATO <jet@gyve.org>
parents:
73440
diff
changeset
|
942 sample code `my-c-initialization-hook'. |
993286e581a6
(Sample .emacs File): Added missing `)' in sample code `my-c-initialization-hook'.
Masatake YAMATO <jet@gyve.org>
parents:
73440
diff
changeset
|
943 |
73440
334af48d9710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73425
diff
changeset
|
944 2006-10-19 Stuart D. Herring <herring@lanl.gov> |
334af48d9710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73425
diff
changeset
|
945 |
334af48d9710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73425
diff
changeset
|
946 * widget.texi: Fix typos. |
334af48d9710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73425
diff
changeset
|
947 |
73425
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
948 2006-10-19 Michael Albinus <michael.albinus@gmx.de> |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
949 |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
950 * tramp.texi (Frequently Asked Questions): Remove questions marked with |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
951 "???". There have been no complaints for years, so the information |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
952 must be appropriate. |
82e81b1ee127
* tramp.texi (Frequently Asked Questions): Remove questions marked with
Michael Albinus <michael.albinus@gmx.de>
parents:
73401
diff
changeset
|
953 |
73401
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
954 2006-10-16 Richard Stallman <rms@gnu.org> |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
955 |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
956 * widget.texi: Use @var instead of capitalization. |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
957 Clarify many widget type descriptions. |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
958 |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
959 * emacs.texi: Update ISBN. |
79adf97a6f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73370
diff
changeset
|
960 |
73370 | 961 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> |
962 | |
963 * gnus.texi (Other modes): Fix typo. Add alternative index entry for | |
964 gnus-dired-attach. | |
965 (Selecting a Group): Fix typo. | |
966 | |
73495 | 967 2006-10-12 Roberto Rodr,Am(Bguez <lanubeblanca@googlemail.com> (tiny change) |
968 | |
969 * widget.texi: Fix typos. | |
73341
381523fcc2fd
2006-10-12 Roberto Rodr?ez <lanubeblanca@googlemail.com>
Jan Djärv <jan.h.d@swipnet.se>
parents:
73328
diff
changeset
|
970 |
73328 | 971 2006-10-11 Kim F. Storm <storm@cua.dk> |
972 | |
973 * emacs.texi (Acknowledgments): Use @dotless{i}. | |
974 | |
73295
3546bda2752f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
73292
diff
changeset
|
975 2006-10-08 Nick Roberts <nickrob@snap.net.nz> |
3546bda2752f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
73292
diff
changeset
|
976 |
3546bda2752f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
73292
diff
changeset
|
977 * building.texi (Breakpoints Buffer): Mention catchpoints. |
3546bda2752f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
73292
diff
changeset
|
978 |
73289 | 979 2006-10-08 Kim F. Storm <storm@cua.dk> |
980 | |
981 * ack.texi (Acknowledgments): Update. | |
982 | |
983 * emacs.texi (Acknowledgments): Fix bad @/ form. | |
984 | |
73269 | 985 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de> |
986 | |
987 * gnus.texi (Image Enhancements): Update for Emacs 22. | |
988 | |
989 * gnus-faq.texi ([1.3]): Update. | |
990 | |
73268
f6d5814bf8da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73264
diff
changeset
|
991 2006-10-06 Richard Stallman <rms@gnu.org> |
f6d5814bf8da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73264
diff
changeset
|
992 |
73292 | 993 * faq.texi (Displaying the current line or column): |
994 Delete "As of Emacs 20". | |
73268
f6d5814bf8da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73264
diff
changeset
|
995 |
73264
9aa2afd04f48
(VM): VM works with Emacs 22 too.
Romain Francoise <romain@orebokech.com>
parents:
73257
diff
changeset
|
996 2006-10-06 Romain Francoise <romain@orebokech.com> |
9aa2afd04f48
(VM): VM works with Emacs 22 too.
Romain Francoise <romain@orebokech.com>
parents:
73257
diff
changeset
|
997 |
73289 | 998 * faq.texi (VM): VM works with Emacs 22 too. |
73264
9aa2afd04f48
(VM): VM works with Emacs 22 too.
Romain Francoise <romain@orebokech.com>
parents:
73257
diff
changeset
|
999 |
73257
29410033e317
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73246
diff
changeset
|
1000 2006-10-06 Richard Stallman <rms@gnu.org> |
29410033e317
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73246
diff
changeset
|
1001 |
73264
9aa2afd04f48
(VM): VM works with Emacs 22 too.
Romain Francoise <romain@orebokech.com>
parents:
73257
diff
changeset
|
1002 * ebrowse.texi: Remove Emacs version "21" from title. |
73257
29410033e317
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73246
diff
changeset
|
1003 |
73246 | 1004 2006-10-05 Kim F. Storm <storm@cua.dk> |
1005 | |
1006 * emacs.texi (Acknowledgments): Add more contributors. | |
1007 | |
73237
7133eb4318fa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73224
diff
changeset
|
1008 2006-10-03 Richard Stallman <rms@gnu.org> |
7133eb4318fa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73224
diff
changeset
|
1009 |
7133eb4318fa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73224
diff
changeset
|
1010 * emacs.texi (Acknowledgments): Update version and edition. |
7133eb4318fa
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
73224
diff
changeset
|
1011 |
73224 | 1012 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de> |
1013 | |
1014 * gnus.texi (Foreign Groups): Say where change of editing commands are | |
1015 stored. Add reference to `gnus-parameters'. | |
1016 | |
73206 | 1017 2006-10-01 Karl Berry <karl@gnu.org> |
1018 | |
73292 | 1019 * custom.texi (Customization Groups): Page break to keep example buffer |
73206 | 1020 on one page. |
1021 | |
73197 | 1022 2006-09-30 Karl Berry <karl@gnu.org> |
1023 | |
1024 * programs.texi (Basic Indent): @need to improve page break. | |
73292 | 1025 * text.texi: Rewording to improve page breaks, and use @LaTeX{}. |
73197 | 1026 |
73182 | 1027 2006-09-29 Glenn Morris <rgm@gnu.org> |
1028 | |
1029 * calendar.texi (Date Formats): Doc fix for european-calendar-style. | |
1030 | |
73179 | 1031 2006-09-29 Karl Berry <karl@gnu.org> |
1032 | |
73292 | 1033 * windows.texi (Basic Window): Remove forced @break, no longer |
73179 | 1034 desirable. |
1035 * frames.texi (Frame Commands), | |
73292 | 1036 * mark.texi (Marking Objects): Reword to avoid bad page break. |
1037 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break. | |
73179 | 1038 |
72997
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
1039 2006-09-19 Richard Stallman <rms@gnu.org> |
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
1040 |
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
1041 * frames.texi (Dialog Boxes): Clean up wording: avoid passive, |
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
1042 stick to present tense. |
f977cc60463c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72971
diff
changeset
|
1043 |
72961
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
1044 2006-09-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
1045 |
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
1046 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog |
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
1047 to x-gtk-use-old-file-dialog. |
72971
2cb0784b791e
* frames.texi (Dialog Boxes): Document x-gtk-file-dialog-help-text.
Jan Djärv <jan.h.d@swipnet.se>
parents:
72961
diff
changeset
|
1048 (Dialog Boxes): Document x-gtk-file-dialog-help-text. |
72961
eb822f6f8d06
* frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
1049 |
72898
c467c4e41e5b
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72887
diff
changeset
|
1050 2006-09-15 Jay Belanger <belanger@truman.edu> |
c467c4e41e5b
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72887
diff
changeset
|
1051 |
72904
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72902
diff
changeset
|
1052 * calc.texi, emacs.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE): |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72902
diff
changeset
|
1053 Change "Library Public License" to "Lesser Public License" |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72902
diff
changeset
|
1054 throughout. Use "yyyy" to represent year. |
72898
c467c4e41e5b
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72887
diff
changeset
|
1055 |
72887
eb94c65e419e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72843
diff
changeset
|
1056 2006-09-15 Carsten Dominik <dominik@science.uva.nl> |
eb94c65e419e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72843
diff
changeset
|
1057 |
eb94c65e419e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72843
diff
changeset
|
1058 * org.texi (Setting tags): Typo fix. |
eb94c65e419e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72843
diff
changeset
|
1059 |
73007 | 1060 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de> |
1061 | |
1062 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'. | |
1063 | |
72841
7637a6a23f0f
(Citations Outside LaTeX): Simpify lisp example.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72833
diff
changeset
|
1064 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de> |
7637a6a23f0f
(Citations Outside LaTeX): Simpify lisp example.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72833
diff
changeset
|
1065 |
72842
e9b3d4ace2ad
(Visiting): Add index entry "open file".
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72841
diff
changeset
|
1066 * files.texi (Visiting): Add index entry "open file". |
e9b3d4ace2ad
(Visiting): Add index entry "open file".
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72841
diff
changeset
|
1067 |
72843 | 1068 * reftex.texi (Citations Outside LaTeX): Simplify lisp example. |
72841
7637a6a23f0f
(Citations Outside LaTeX): Simpify lisp example.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
72833
diff
changeset
|
1069 |
72833
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
1070 2006-09-12 Paul Eggert <eggert@cs.ucla.edu> |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
1071 |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
1072 * faq.texi (Escape sequences in shell output): EMACS is now set |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
1073 to Emacs's absolute file name, not to "t". |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
1074 (^M in the shell buffer): Likewise. |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
1075 * misc.texi (Interactive Shell): Likewise. |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72812
diff
changeset
|
1076 |
72812
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
1077 2006-09-11 Richard Stallman <rms@gnu.org> |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
1078 |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
1079 * building.texi (Compilation Mode): Clarification. |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
1080 (Grep Searching): Add xref to Compilation Mode. |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
1081 |
bc928adbd68a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72810
diff
changeset
|
1082 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de> |
72810 | 1083 |
1084 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate | |
1085 mails with pop3-leave-mail-on-server. Fix wording. | |
73007 | 1086 (Limiting): Improve gnus-summary-limit-to-articles. |
1087 (X-Face): Fix typo. | |
72810 | 1088 |
72808
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
1089 2006-09-11 Simon Josefsson <jas@extundo.com> |
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
1090 |
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
1091 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on |
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
1092 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>. |
f28bae4e563d
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
72734
diff
changeset
|
1093 |
72734
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
1094 2006-09-08 Richard Stallman <rms@gnu.org> |
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
1095 |
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
1096 * search.texi (Search): Ref multi-file search commands here. |
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
1097 (Other Repeating Search): Not here. |
70aa4ed788b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72672
diff
changeset
|
1098 |
72672
886b4823edf4
2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson <jas@extundo.com>
parents:
72603
diff
changeset
|
1099 2006-09-06 Simon Josefsson <jas@extundo.com> |
886b4823edf4
2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson <jas@extundo.com>
parents:
72603
diff
changeset
|
1100 |
886b4823edf4
2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson <jas@extundo.com>
parents:
72603
diff
changeset
|
1101 * smtpmail.texi (Authentication): Mention SSL. |
886b4823edf4
2006-09-06 Simon Josefsson <jas@extundo.com>
Simon Josefsson <jas@extundo.com>
parents:
72603
diff
changeset
|
1102 |
72603 | 1103 2006-09-01 Eli Zaretskii <eliz@gnu.org> |
1104 | |
73292 | 1105 * rcirc.texi (Internet Relay Chat, Useful IRC commands): |
1106 Don't use @indicateurl. | |
72603 | 1107 |
1108 * cc-mode.texi (Subword Movement): Don't use @headitem. | |
1109 (Custom Braces, Clean-ups): Don't use @tie. | |
1110 | |
72569
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
1111 2006-08-29 Michael Albinus <michael.albinus@gmx.de> |
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
1112 |
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
1113 Sync with Tramp 2.0.54. |
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
1114 |
73292 | 1115 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now. |
1116 Suggested by Adrian Phillips <a.phillips@met.no>. | |
72569
7457615d594a
Sync with Tramp 2.0.54.
Michael Albinus <michael.albinus@gmx.de>
parents:
72561
diff
changeset
|
1117 |
72561
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1118 2006-08-28 Richard Stallman <rms@gnu.org> |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1119 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1120 * windows.texi (Split Window): Update xref. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1121 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1122 * basic.texi (Continuation Lines): Update xref. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1123 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1124 * indent.texi (Tab Stops): Update xref. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1125 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1126 * emacs.texi (Top): Update subnode menu. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1127 |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1128 * display.texi (Line Truncation, Displaying Boundaries): New nodes, |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1129 split out of Display Custom. |
e97dbc216b2d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72525
diff
changeset
|
1130 |
72525 | 1131 2006-08-25 Kim F. Storm <storm@cua.dk> |
1132 | |
1133 * display.texi (Display Custom): Add variables overline-margin | |
1134 and x-underline-at-descent-line. | |
1135 | |
72523
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
1136 2006-08-25 Richard Stallman <rms@gnu.org> |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
1137 |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
1138 * entering.texi (Exiting): Rewrite to give graphical displays |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
1139 priority over text terminals. |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
1140 |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
1141 * search.texi (Incremental Search): Move index entries. |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72498
diff
changeset
|
1142 |
72498
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
1143 2006-08-23 Chong Yidong <cyd@stupidchicken.com> |
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
1144 |
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
1145 * custom.texi (Init File): Reference Find Init to avoid "home |
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
1146 directory" confusion. |
ee4295c07eed
* custom.texi (Init File): Reference Find Init to avoid "home
Chong Yidong <cyd@stupidchicken.com>
parents:
72482
diff
changeset
|
1147 |
72482
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
1148 2006-08-22 Nick Roberts <nickrob@snap.net.nz> |
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
1149 |
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
1150 * building.texi (Other GDB-UI Buffers): Describe how to edit |
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
1151 a value in the locals buffer. |
006fede79540
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72473
diff
changeset
|
1152 |
72473
2b669ff7d168
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72420
diff
changeset
|
1153 2006-08-21 Richard Stallman <rms@gnu.org> |
2b669ff7d168
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72420
diff
changeset
|
1154 |
2b669ff7d168
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72420
diff
changeset
|
1155 * search.texi (Basic Isearch): Add `isearch' index entry. |
2b669ff7d168
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72420
diff
changeset
|
1156 |
72420
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1157 2006-08-16 Richard Stallman <rms@gnu.org> |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1158 |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1159 * misc.texi (Saving Emacs Sessions): Clean up wording. |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1160 |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1161 * mark.texi (Marking Objects): Mention term "select all". |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1162 |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1163 * emacs.texi (Top): Update subnode menu. |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1164 |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1165 * help.texi (Help Mode): Move node up in file. |
b6050f44ed8c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72400
diff
changeset
|
1166 |
72400
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
1167 2006-08-15 Carsten Dominik <dominik@science.uva.nl> |
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
1168 |
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
1169 * org.texi (Installation, Activation): Split from Installation and |
72525 | 1170 Activation. |
72400
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
1171 (Clocking work time): Documented new features. |
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72393
diff
changeset
|
1172 |
72393
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
1173 2006-08-15 Nick Roberts <nickrob@snap.net.nz> |
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
1174 |
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
1175 * building.texi (Stack Buffer): Explain fringe arrow. |
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
1176 |
72378 | 1177 2006-08-13 Alex Schroeder <alex@gnu.org> |
1178 | |
1179 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo | |
1180 example. | |
1181 | |
72368 | 1182 2006-08-12 Eli Zaretskii <eliz@gnu.org> |
1183 | |
72375 | 1184 * faq.texi (How to add fonts): New node. |
1185 | |
72368 | 1186 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored |
1187 on startup. | |
1188 | |
72363
6589d3f305ef
(Acknowledgments): Delete mention to zone-mode.el.
Romain Francoise <romain@orebokech.com>
parents:
72349
diff
changeset
|
1189 2006-08-11 Romain Francoise <romain@orebokech.com> |
6589d3f305ef
(Acknowledgments): Delete mention to zone-mode.el.
Romain Francoise <romain@orebokech.com>
parents:
72349
diff
changeset
|
1190 |
6589d3f305ef
(Acknowledgments): Delete mention to zone-mode.el.
Romain Francoise <romain@orebokech.com>
parents:
72349
diff
changeset
|
1191 * ack.texi (Acknowledgments): Delete mention to zone-mode.el. |
6589d3f305ef
(Acknowledgments): Delete mention to zone-mode.el.
Romain Francoise <romain@orebokech.com>
parents:
72349
diff
changeset
|
1192 |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1193 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change) |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1194 |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1195 * mule.texi (Recognize Coding, Text Coding): Fix typos. |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1196 |
72339
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
1197 2006-08-10 Richard Stallman <rms@gnu.org> |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
1198 |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
1199 * text.texi (Format Faces): Substantial rewrites to deal |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
1200 with face merging. Empty regions don't count. Clarify |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
1201 face property inheritance. |
c8042d3743cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72313
diff
changeset
|
1202 |
72313
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
1203 2006-08-08 Romain Francoise <romain@orebokech.com> |
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
1204 |
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
1205 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen |
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
1206 <arjuropo@cc.jyu.fi>. |
01a5a5e2cfb0
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
Romain Francoise <romain@orebokech.com>
parents:
72285
diff
changeset
|
1207 |
72285
01c53aa90ed3
(New in Emacs 22): Expand.
Romain Francoise <romain@orebokech.com>
parents:
72271
diff
changeset
|
1208 2006-08-05 Romain Francoise <romain@orebokech.com> |
01c53aa90ed3
(New in Emacs 22): Expand.
Romain Francoise <romain@orebokech.com>
parents:
72271
diff
changeset
|
1209 |
01c53aa90ed3
(New in Emacs 22): Expand.
Romain Francoise <romain@orebokech.com>
parents:
72271
diff
changeset
|
1210 * faq.texi (New in Emacs 22): Expand. |
01c53aa90ed3
(New in Emacs 22): Expand.
Romain Francoise <romain@orebokech.com>
parents:
72271
diff
changeset
|
1211 |
72271 | 1212 2006-08-04 Eli Zaretskii <eliz@gnu.org> |
1213 | |
1214 * cmdargs.texi (Window Size X) <--geometry>: Only width and height | |
1215 apply to all frames. | |
1216 | |
72249 | 1217 2006-08-03 Michael Olson <mwolson@gnu.org> |
1218 | |
1219 * erc.texi: Update for ERC 5.1.4. | |
1220 | |
72238
0013ce620e90
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72226
diff
changeset
|
1221 2006-08-01 Richard Stallman <rms@gnu.org> |
0013ce620e90
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72226
diff
changeset
|
1222 |
0013ce620e90
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72226
diff
changeset
|
1223 * help.texi (Name Help): Add index entries for describe-variable. |
0013ce620e90
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72226
diff
changeset
|
1224 |
72226
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
1225 2006-08-01 Nick Roberts <nickrob@snap.net.nz> |
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
1226 |
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
1227 * building.texi (GDB Graphical Interface): Shorten node names. |
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
1228 (GDB-UI Layout): Use GDB-related. |
72393
0c01067e83c9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72378
diff
changeset
|
1229 (Other GDB-UI Buffers): Simplify English. |
72226
8e59824f44f3
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72215
diff
changeset
|
1230 |
72215
7099968b5ac9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72203
diff
changeset
|
1231 2006-07-31 Richard Stallman <rms@gnu.org> |
7099968b5ac9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72203
diff
changeset
|
1232 |
7099968b5ac9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72203
diff
changeset
|
1233 * search.texi (Query Replace): Add xref for Dired's Q command. |
7099968b5ac9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72203
diff
changeset
|
1234 |
72203 | 1235 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org> |
1236 | |
1237 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed | |
1238 in .../site-lisp/gnus/ by default. | |
1239 [ From gnus-news.texi in the trunk. ] | |
1240 | |
1241 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de> | |
1242 | |
1243 * gnus.texi (MIME Commands): Additions for yEnc. | |
1244 | |
72201
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
1245 2006-07-31 Nick Roberts <nickrob@snap.net.nz> |
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
1246 |
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
1247 * building.texi (GDB commands in Fringe): Rename to... |
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
1248 (Source Buffers): ..this and move forward. Describe hollow arrow and |
3911f81b3f08
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72190
diff
changeset
|
1249 new option gdb-find-source-frame. |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1250 |
72190
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
1251 2006-07-29 Richard Stallman <rms@gnu.org> |
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
1252 |
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
1253 * dired.texi (Operating on Files): Simplify previous change |
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
1254 and fix Texinfo usage. |
1c29204657ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72186
diff
changeset
|
1255 |
72186 | 1256 2006-07-29 Eli Zaretskii <eliz@gnu.org> |
1257 | |
1258 * dired.texi (Operating on Files): Add cross-references. State the | |
1259 Unix commands that do similar things. | |
1260 | |
72176
8b73fd8e1710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72154
diff
changeset
|
1261 2006-07-28 Richard Stallman <rms@gnu.org> |
8b73fd8e1710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72154
diff
changeset
|
1262 |
8b73fd8e1710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72154
diff
changeset
|
1263 * mark.texi (Transient Mark): Clarify that region never disappears |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1264 when Transient Mark mode is off, and not when it is on. |
72176
8b73fd8e1710
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72154
diff
changeset
|
1265 |
72154
5077d4539b76
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72109
diff
changeset
|
1266 2006-07-27 Richard Stallman <rms@gnu.org> |
5077d4539b76
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72109
diff
changeset
|
1267 |
5077d4539b76
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72109
diff
changeset
|
1268 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q. |
5077d4539b76
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72109
diff
changeset
|
1269 |
72109
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1270 2006-07-24 Richard Stallman <rms@gnu.org> |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1271 |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1272 * xresources.texi (GTK styles): Fix texinfo usage. |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1273 |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1274 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi: |
72109
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1275 * faq.texi: Move periods and commas inside quotes. |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1276 |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1277 * commands.texi (User Input): Explain why we teach keyboard cmds. |
72349
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1278 |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1279 * xresources.texi, xresmini.texi, search.texi, programs.texi: |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1280 * misc.texi, kmacro.texi, killing.texi, glossary.texi: |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1281 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi: |
d9b527966c45
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
72339
diff
changeset
|
1282 * doclicense.texi, display.texi, dired.texi, basic.texi: |
72109
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1283 * anti.texi, ack.texi: Move periods and commas inside quotes. |
f6cd6558bd8e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72072
diff
changeset
|
1284 |
72072 | 1285 2006-07-22 Eli Zaretskii <eliz@gnu.org> |
1286 | |
1287 * cmdargs.texi (General Variables): Document EMAIL. | |
1288 | |
72051 | 1289 2006-07-21 Eli Zaretskii <eliz@gnu.org> |
1290 | |
1291 * frames.texi (Frame Commands): Mention that focus-follows-mouse | |
1292 doesn't have effect on MS-Windows. | |
1293 | |
72043
dce50dd248c3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72014
diff
changeset
|
1294 2006-07-20 Jay Belanger <belanger@truman.edu> |
dce50dd248c3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72014
diff
changeset
|
1295 |
75613 | 1296 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'. |
72043
dce50dd248c3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72014
diff
changeset
|
1297 |
72014
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
1298 2006-07-18 Chong Yidong <cyd@stupidchicken.com> |
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
1299 |
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
1300 * faq.texi (Security risks with Emacs): Document Emacs 22 |
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
1301 file-local-variable mechanism. |
0429cbee770a
* faq.texi (Security risks with Emacs): Document Emacs 22
Chong Yidong <cyd@stupidchicken.com>
parents:
71950
diff
changeset
|
1302 |
71950
ad94c37a2dfc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71883
diff
changeset
|
1303 2006-07-17 Richard Stallman <rms@gnu.org> |
ad94c37a2dfc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71883
diff
changeset
|
1304 |
ad94c37a2dfc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71883
diff
changeset
|
1305 * building.texi (Grep Searching): Explain about chaining grep commands. |
ad94c37a2dfc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71883
diff
changeset
|
1306 |
71883 | 1307 2006-07-12 Michael Olson <mwolson@gnu.org> |
1308 | |
1309 * erc.texi: Update for ERC 5.1.3. | |
1310 | |
71863 | 1311 2006-07-12 Alex Schroeder <alex@gnu.org> |
1312 | |
1313 * rcirc.texi: Fix typos. | |
1314 (Getting started with rcirc): New calling convention for M-x irc. | |
1315 Mention #rcirc. Removed channel tracking. | |
1316 (Configuration): Changed the names of all variables that got changed | |
1317 recently, eg. rcirc-server to rcirc-default-server. Added | |
1318 documentation for rcirc-authinfo, some background for Bitlbee, and | |
1319 rcirc-track-minor-mode. | |
1320 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just | |
1321 Scrolling. | |
1322 (Reconnecting after you have lost the connection): Fixed example code | |
1323 to match code changes. | |
1324 | |
71749
7af72cf2833c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71741
diff
changeset
|
1325 2006-07-10 Nick Roberts <nickrob@snap.net.nz> |
7af72cf2833c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71741
diff
changeset
|
1326 |
71750
ee3354abd3d4
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71749
diff
changeset
|
1327 * killing.texi, gnus.texi, message.texi, mini.texi: Fix typos. |
71749
7af72cf2833c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71741
diff
changeset
|
1328 |
71741
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
1329 2006-07-09 Chong Yidong <cyd@stupidchicken.com> |
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
1330 |
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
1331 * misc.texi (Invoking emacsclient): Document behavior when emacsclient |
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
1332 is invoked for multiple files. |
d3243ee91ba0
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
Chong Yidong <cyd@stupidchicken.com>
parents:
71715
diff
changeset
|
1333 |
71715 | 1334 2006-07-08 Eli Zaretskii <eliz@gnu.org> |
1335 | |
1336 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the | |
1337 on-line manual for the rest of this node. | |
1338 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include | |
1339 unconditionally. | |
1340 (Windows Processes) <w32-quote-process-args>: Include unconditionally. | |
1341 Improve wording. | |
1342 (Windows Printing): Improve wording. | |
1343 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the | |
1344 rest of this node. | |
1345 | |
71654
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1346 2006-07-07 Carsten Dominik <dominik@science.uva.nl> |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1347 |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1348 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1349 commands. |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1350 (Global TODO list): Document the use of the variables |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1351 `org-agenda-todo-ignore-scheduled' and |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1352 `org-agenda-todo-list-sublevels'. |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71647
diff
changeset
|
1353 |
71647
51afa28213f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71631
diff
changeset
|
1354 2006-07-05 Richard Stallman <rms@gnu.org> |
51afa28213f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71631
diff
changeset
|
1355 |
51afa28213f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71631
diff
changeset
|
1356 * faq.texi (Scrolling only one line): Fix xref. |
51afa28213f2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71631
diff
changeset
|
1357 |
71631
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
1358 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org> |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
1359 |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
1360 * building.texi (Lisp Eval): |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
1361 * faq.texi (Evaluating Emacs Lisp code): |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
1362 Throughout, replace eval-current-buffer with eval-buffer. |
3c2eaf387741
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71616
diff
changeset
|
1363 |
71616
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
1364 2006-07-05 Nick Roberts <nickrob@snap.net.nz> |
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
1365 |
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
1366 * mule.texi (Coding Systems, Specify Coding): Link descriptions |
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
1367 of character translation. |
c59f8780b5a0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71615
diff
changeset
|
1368 |
71596
fd3e0dac0f35
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71593
diff
changeset
|
1369 2006-07-04 Nick Roberts <nickrob@snap.net.nz> |
fd3e0dac0f35
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71593
diff
changeset
|
1370 |
fd3e0dac0f35
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71593
diff
changeset
|
1371 * rmail.texi (Remote Mailboxes): Add missing @code keyword. |
fd3e0dac0f35
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71593
diff
changeset
|
1372 |
71593 | 1373 2006-07-03 Karl Berry <karl@gnu.org> |
1374 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1375 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by |
71593 | 1376 not-too-underfull hboxes in the TeX output. |
1377 * abbrevs.texi, buffers.texi, building.texi, calendar.texi, | |
1378 cmdargs.texi, custom.texi, dired.texi, macos.texi, | |
1379 maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi, | |
1380 sending.texi, text.texi: fix overfull/underfull boxes. | |
1381 | |
71592 | 1382 2006-07-03 Romain Francoise <romain@orebokech.com> |
1383 | |
1384 * m-x.texi (M-x): Fix. | |
1385 | |
71590
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1386 2006-07-03 Richard Stallman <rms@gnu.org> |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1387 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1388 * rcirc.texi (Scrolling conservatively): Fix xref. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1389 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1390 * pcl-cvs.texi (Viewing differences): Usage fix. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1391 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1392 * search.texi (Other Repeating Search): filename -> file name. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1393 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1394 * misc.texi (Narrowing): Minor cleanups. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1395 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1396 * files.texi (Visiting): filename -> file name. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1397 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1398 * emacs.texi (Top): Update subnode menus. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1399 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1400 * mule.texi (Coding Systems): Move char translation stuff here. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1401 (Specify Coding, Output Coding): New nodes, out of Recognize Coding. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1402 (Recognize Coding): Substantial local rewrites. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1403 (International): Update menu. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1404 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1405 * display.texi (Auto Scrolling): New node, broken out of Scrolling. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1406 (Scrolling): Substantial local rewrites. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1407 (Display): Update menu and intro. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1408 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1409 * dired.texi: filename -> file name. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1410 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1411 * custom.texi (Safe File Variables): Texinfo usage fix. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1412 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1413 2006-07-03 Ted Zlatanov <tzz@lifelogs.com> |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1414 |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1415 * help.texi, m-x.texi: Lots of cleanups. |
ad634ecfc7ad
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71566
diff
changeset
|
1416 |
71566
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
1417 2006-07-03 Carsten Dominik <dominik@science.uva.nl> |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
1418 |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
1419 * org.texi (Agenda commands): Document `s' key to save all org-mode |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
1420 buffers. |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71547
diff
changeset
|
1421 |
71547 | 1422 2006-06-30 Eli Zaretskii <eliz@gnu.org> |
1423 | |
1424 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse) | |
1425 (Windows Processes, Windows Misc): Shorten the printed version by | |
1426 selectively conditioning less important portions by @ifnottex. | |
1427 | |
71543 | 1428 2006-06-30 Ralf Angeli <angeli@caeruleus.net> |
1429 | |
1430 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face | |
1431 names. Mention `cvs-msg' face. | |
1432 | |
71526
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71507
diff
changeset
|
1433 2006-06-29 Carsten Dominik <dominik@science.uva.nl> |
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71507
diff
changeset
|
1434 |
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71507
diff
changeset
|
1435 * org.texi (Checkboxes): New section. |
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71507
diff
changeset
|
1436 |
71507
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
1437 2006-06-28 Carsten Dominik <dominik@science.uva.nl> |
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
1438 |
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
1439 * org.texi (Embedded LaTeX): Fix typos and implement small improvements |
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
1440 throughout this chapter. |
b322992de32c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71496
diff
changeset
|
1441 |
71496
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1442 2006-06-27 Chong Yidong <cyd@stupidchicken.com> |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1443 |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1444 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top" |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1445 text for standalone vs Emacs info. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1446 (Help): Clarify header line description. Use mouse-1 for clicks. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1447 (Help-P): Use mouse-1 for clicks. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1448 (Help-^L): "Top" and "All" not displayed with dashes in Emacs. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1449 (Help-^L, Help-M, Help-Int, Search Index, Go to node) |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1450 (Choose menu subtopic): Remove gratuitous Emacs command names. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1451 (Help-FOO): Put usual behavior first. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1452 (Help-Xref): Clicking on xrefs works in Emacs. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1453 (Search Text): Clarify what the default behavior is. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1454 (Create Info buffer): Fix Emacs window/X window confusion. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1455 (Emacs Info Variables): Fix for new Emacs init file behavior. |
d6f6fe603bad
* info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
Chong Yidong <cyd@stupidchicken.com>
parents:
71495
diff
changeset
|
1456 |
71495
e1bdd26d18a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71480
diff
changeset
|
1457 2006-06-27 Richard Stallman <rms@gnu.org> |
e1bdd26d18a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71480
diff
changeset
|
1458 |
e1bdd26d18a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71480
diff
changeset
|
1459 * mini.texi (Minibuffer File): Minor cleanup. |
e1bdd26d18a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71480
diff
changeset
|
1460 |
71480
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
1461 2006-06-25 Nick Roberts <nickrob@snap.net.nz> |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
1462 |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
1463 * frames.texi (XTerm Mouse) Rename to... |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
1464 (Text-Only Mouse): ...this. Mention t-mouse-mode. |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
1465 |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
1466 * emacs.texi (Top): Use new node name. |
fadd484f858b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71475
diff
changeset
|
1467 |
71466 | 1468 2006-06-24 Eli Zaretskii <eliz@gnu.org> |
1469 | |
71475 | 1470 * emacs.texi (Top): Update the detailed menu according to changes in |
1471 msdog.texi. | |
1472 | |
71471 | 1473 * msdog.texi (Windows Keyboard): New section. |
71475 | 1474 (Windows Mouse): New section. |
1475 (Windows System Menu): Remove section (text merged with "Windows | |
1476 Keyboard"). | |
1477 (Windows Misc): New section. | |
71471 | 1478 |
71469 | 1479 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation. |
1480 | |
1481 * msdog.texi (ls in Lisp): New section. | |
1482 | |
71466 | 1483 * files.texi (Visiting): Document case-insensitive wildcard matching |
1484 under find-file-wildcards. | |
1485 | |
71531 | 1486 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de> |
1487 | |
1488 * gnus.texi (Summary Buffer Lines): Fix typo. | |
1489 | |
71451
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
1490 2006-06-23 Carsten Dominik <dominik@science.uva.nl> |
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
1491 |
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
1492 * org.texi (Embedded LaTeX): New chapter. |
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
1493 (Archiving): Section rewritten. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1494 (Enhancing text): Some parts moved to the new chapter about LaTeX. |
71451
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71416
diff
changeset
|
1495 |
71416
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1496 2006-06-20 Bill Wohler <wohler@newt.com> |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1497 |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1498 Release MH-E manual version 8.0.1. |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1499 |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1500 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1501 release 8.0.1. |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1502 (Preface): Depend on GNU mailutils 1.0 and higher. |
e198da669233
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71400
diff
changeset
|
1503 |
71398 | 1504 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org> |
1505 | |
1506 * message.texi (News Headers): Update message-syntax-checks section. | |
1507 | |
71389 | 1508 2006-06-19 Karl Berry <karl@gnu.org> |
1509 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1510 * info.texi (Advanced): Mention C-q, especially with ?. |
71389 | 1511 |
71385
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
1512 2006-06-19 Carsten Dominik <dominik@science.uva.nl> |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
1513 |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
1514 * org.texi (Publishing links): Document the `:link-validation-function' |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
1515 property. |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
1516 (Extensions and Hacking): New chapter, includes some sections of the |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
1517 "Miscellaneous" chapter. |
9ee77061d851
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71360
diff
changeset
|
1518 |
71360
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
1519 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
1520 |
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
1521 * macos.texi (Mac Input): Add description of mac-function-modifier. |
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
1522 Now Unicode keyboard layouts work. |
b4fb555ddd05
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
71311
diff
changeset
|
1523 |
71311
289fa893412b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71309
diff
changeset
|
1524 2006-06-10 Carsten Dominik <dominik@science.uva.nl> |
289fa893412b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71309
diff
changeset
|
1525 |
75613 | 1526 * org.texi (Progress logging): New section. |
71311
289fa893412b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71309
diff
changeset
|
1527 |
71309
ac498715ccc8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71267
diff
changeset
|
1528 2006-06-10 Richard Stallman <rms@gnu.org> |
ac498715ccc8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71267
diff
changeset
|
1529 |
ac498715ccc8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71267
diff
changeset
|
1530 * mule.texi (Recognize Coding): Clarify previous change. |
ac498715ccc8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71267
diff
changeset
|
1531 |
71400 | 1532 2006-06-09 Kenichi Handa <handa@m17n.org> |
1533 | |
1534 * mule.texi (Recognize Coding): Describe the convention of "CODING!" | |
1535 notation. | |
1536 | |
71267 | 1537 2006-06-07 Kevin Ryde <user42@zip.com.au> |
1538 | |
1539 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main | |
1540 manual for @ifnottex, but in emacs-extra for @iftex. | |
1541 | |
1542 * cmdargs.texi (General Variables): Fix smtpmail xref. | |
1543 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1544 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca> |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1545 |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1546 * viper.texi (Viper Specials): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1547 * programs.texi (Comment Commands): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1548 * gnus.texi (Example Setup): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1549 * faq.texi (Backspace invokes help): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1550 * dired-x.texi (Optional Installation Dired Jump): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1551 * custom.texi (Specifying File Variables): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1552 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1553 follow coding conventions. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1554 |
71262 | 1555 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de> |
1556 | |
1557 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail. | |
1558 | |
71252
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
1559 2006-06-07 Nick Roberts <nickrob@snap.net.nz> |
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
1560 |
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
1561 * building.texi (Watch Expressions): Move node to end. |
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
1562 (GDB Graphical Interface): Move description of clicks in fringe... |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1563 (GDB commands in the Fringe): ...to here. New node. |
71252
de5774b55f7f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71245
diff
changeset
|
1564 |
71245
92cdf6b94754
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71226
diff
changeset
|
1565 2006-06-06 Carsten Dominik <dominik@science.uva.nl> |
92cdf6b94754
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71226
diff
changeset
|
1566 |
75613 | 1567 * org.texi (ASCII export): Document indentation adaptation. |
71245
92cdf6b94754
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71226
diff
changeset
|
1568 (Setting tags): Document mutually-exclusive tags. |
92cdf6b94754
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71226
diff
changeset
|
1569 |
71224
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1570 2006-06-05 Romain Francoise <romain@orebokech.com> |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1571 |
71226
a6a1e9e44f8b
(irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
Romain Francoise <romain@orebokech.com>
parents:
71225
diff
changeset
|
1572 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'. |
a6a1e9e44f8b
(irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
Romain Francoise <romain@orebokech.com>
parents:
71225
diff
changeset
|
1573 Fix typo. |
a6a1e9e44f8b
(irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
Romain Francoise <romain@orebokech.com>
parents:
71225
diff
changeset
|
1574 |
71225
aa6eaf713f4f
(Question 8.6): Update reference to the Gnus
Romain Francoise <romain@orebokech.com>
parents:
71224
diff
changeset
|
1575 * gnus-faq.texi (Question 8.6): Update reference to the Gnus |
aa6eaf713f4f
(Question 8.6): Update reference to the Gnus
Romain Francoise <romain@orebokech.com>
parents:
71224
diff
changeset
|
1576 channel (#gnus@irc.freenode.net). |
aa6eaf713f4f
(Question 8.6): Update reference to the Gnus
Romain Francoise <romain@orebokech.com>
parents:
71224
diff
changeset
|
1577 Fix typos. Update copyright notice. |
aa6eaf713f4f
(Question 8.6): Update reference to the Gnus
Romain Francoise <romain@orebokech.com>
parents:
71224
diff
changeset
|
1578 |
71224
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1579 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1580 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1581 (Line-Up Functions, Custom Macros): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1582 * ediff.texi (Window and Frame Configuration) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1583 (Highlighting Difference Regions, Highlighting Difference Regions): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1584 * emacs-mime.texi (Display Customization): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1585 * erc.texi (History): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1586 * eshell.texi (Known problems): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1587 * eudc.texi (Overview, BBDB): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1588 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1589 (The problem of spam, SpamOracle, Extending the Spam package) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1590 (Conformity, Terminology): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1591 * idlwave.texi (Routine Info, Routine Info) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1592 (Class and Keyword Inheritance, Padding Operators) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1593 (Breakpoints and Stepping, Electric Debug Mode) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1594 (Examining Variables, Troubleshooting): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1595 * org.texi (Creating timestamps): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1596 * reftex.texi (Commands, Options, Changes): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1597 * tramp.texi (Inline methods, Password caching) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1598 (Auto-save and Backup, Issues): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1599 * vip.texi (Files, Commands in Insert Mode): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1600 * viper.texi (Emacs Preliminaries, States in Viper) |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1601 (Packages that Change Keymaps, Viper Specials, Groundwork): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1602 * xresmini.texi (GTK resources): |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1603 Fix various typos. |
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
1604 |
71222
6e0c68027a7d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71214
diff
changeset
|
1605 2006-06-05 Nick Roberts <nickrob@snap.net.nz> |
6e0c68027a7d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71214
diff
changeset
|
1606 |
6e0c68027a7d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71214
diff
changeset
|
1607 * building.texi (GDB Graphical Interface): Update bindings. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1608 (Commands of GUD): Add gud-print. Remove gud-run. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1609 Restate availability more generally. |
71222
6e0c68027a7d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71214
diff
changeset
|
1610 |
71208
3d3ffeac18d4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71148
diff
changeset
|
1611 2006-06-03 Ted Zlatanov <tzz@lifelogs.com> |
3d3ffeac18d4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71148
diff
changeset
|
1612 |
3d3ffeac18d4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71148
diff
changeset
|
1613 * mini.texi: Lots of cleanups. |
3d3ffeac18d4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71148
diff
changeset
|
1614 |
71148
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
1615 2006-06-01 Luc Teirlinck <teirllm@auburn.edu> |
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
1616 |
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
1617 * misc.texi (Shell History Copying): Update descriptions of `C-c RET' |
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
1618 and Mouse-2. |
bc57945d0d65
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
71131
diff
changeset
|
1619 |
71131
cd2f1fe2870c
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71119
diff
changeset
|
1620 2006-06-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
cd2f1fe2870c
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71119
diff
changeset
|
1621 |
cd2f1fe2870c
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71119
diff
changeset
|
1622 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open. |
cd2f1fe2870c
* screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71119
diff
changeset
|
1623 |
71119 | 1624 2006-05-31 Michael Ernst <mernst@alum.mit.edu> |
1625 | |
1626 * ediff.texi: Fix typos. | |
1627 | |
71115
ed36e6560bbe
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71097
diff
changeset
|
1628 2006-05-31 Richard Stallman <rms@gnu.org> |
ed36e6560bbe
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71097
diff
changeset
|
1629 |
ed36e6560bbe
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71097
diff
changeset
|
1630 * basic.texi (Moving Point): Fix previous change. |
ed36e6560bbe
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71097
diff
changeset
|
1631 |
71097
440be7e69f07
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71068
diff
changeset
|
1632 2006-05-30 Carsten Dominik <dominik@science.uva.nl> |
440be7e69f07
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71068
diff
changeset
|
1633 |
440be7e69f07
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71068
diff
changeset
|
1634 * org.texi: Small typo fixes. |
440be7e69f07
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71068
diff
changeset
|
1635 |
71068
14f10023ee06
* tramp.texi (Frequently Asked Questions): Disable zsh zle.
Michael Albinus <michael.albinus@gmx.de>
parents:
71060
diff
changeset
|
1636 2006-05-29 Michael Albinus <michael.albinus@gmx.de> |
14f10023ee06
* tramp.texi (Frequently Asked Questions): Disable zsh zle.
Michael Albinus <michael.albinus@gmx.de>
parents:
71060
diff
changeset
|
1637 |
14f10023ee06
* tramp.texi (Frequently Asked Questions): Disable zsh zle.
Michael Albinus <michael.albinus@gmx.de>
parents:
71060
diff
changeset
|
1638 * tramp.texi (Frequently Asked Questions): Disable zsh zle. |
14f10023ee06
* tramp.texi (Frequently Asked Questions): Disable zsh zle.
Michael Albinus <michael.albinus@gmx.de>
parents:
71060
diff
changeset
|
1639 |
71060
99c0a22860dc
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71046
diff
changeset
|
1640 2006-05-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
99c0a22860dc
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71046
diff
changeset
|
1641 |
99c0a22860dc
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71046
diff
changeset
|
1642 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus. |
99c0a22860dc
* screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
71046
diff
changeset
|
1643 |
71046
7a762d10d1a2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71016
diff
changeset
|
1644 2006-05-28 Ted Zlatanov <tzz@lifelogs.com> |
7a762d10d1a2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71016
diff
changeset
|
1645 |
7a762d10d1a2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71016
diff
changeset
|
1646 * basic.texi: Many simplifications and improvements in wording. |
7a762d10d1a2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
71016
diff
changeset
|
1647 |
71016
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
1648 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org> |
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
1649 |
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
1650 * pcl-cvs.texi: Fix typos. |
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
1651 (Customization): Say "us". |
d3baf42cfb6f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
70975
diff
changeset
|
1652 |
70975 | 1653 2006-05-26 Eli Zaretskii <eliz@gnu.org> |
1654 | |
1655 * org.texi: Remove bogus @setfilename. | |
1656 | |
70952
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
1657 2006-05-26 Carsten Dominik <dominik@science.uva.nl> |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
1658 |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
1659 * org.texi (ASCII export): Omit command name. |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
1660 (HTML export): Add prefix to all lines in Local Variable example. |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
1661 (Acknowledgments): Typeset names in italics. |
a887dafc4dd1
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70933
diff
changeset
|
1662 |
70933
9deaa0c2c11f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70868
diff
changeset
|
1663 2006-05-26 Nick Roberts <nickrob@snap.net.nz> |
9deaa0c2c11f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70868
diff
changeset
|
1664 |
9deaa0c2c11f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70868
diff
changeset
|
1665 * anti.texi (Antinews): Create a node for gdb-ui. |
9deaa0c2c11f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70868
diff
changeset
|
1666 |
70868
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
1667 2006-05-24 Carsten Dominik <dominik@science.uva.nl> |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
1668 |
75613 | 1669 * org.texi (Plain lists): Add new item navigation commands. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1670 (External links): Document elisp and info links. |
70868
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
1671 (Custom searches): New section. |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
1672 (Publishing): New chapter. |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
1673 (HTML export): Include a list of supported CSS classes. |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
1674 (Setting tags): Describe the fast-tag-setting interface. |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70838
diff
changeset
|
1675 |
70838
7f097460654d
(Menu Bars, Tool Bars): Add index entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70804
diff
changeset
|
1676 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de> |
7f097460654d
(Menu Bars, Tool Bars): Add index entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70804
diff
changeset
|
1677 |
7f097460654d
(Menu Bars, Tool Bars): Add index entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70804
diff
changeset
|
1678 * frames.texi (Menu Bars, Tool Bars): Add index entries. |
7f097460654d
(Menu Bars, Tool Bars): Add index entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70804
diff
changeset
|
1679 |
70804
f9fc135ed521
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70800
diff
changeset
|
1680 2006-05-20 Richard Stallman <rms@gnu.org> |
f9fc135ed521
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70800
diff
changeset
|
1681 |
f9fc135ed521
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70800
diff
changeset
|
1682 * dired.texi (Dired Navigation): dired-goto-file is now j. |
f9fc135ed521
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70800
diff
changeset
|
1683 |
70800
324a7d0fe3ca
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70792
diff
changeset
|
1684 2006-05-20 Luc Teirlinck <teirllm@auburn.edu> |
324a7d0fe3ca
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70792
diff
changeset
|
1685 |
324a7d0fe3ca
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70792
diff
changeset
|
1686 * dired-x.texi: ifinfo -> ifnottex. |
324a7d0fe3ca
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70792
diff
changeset
|
1687 |
70792 | 1688 2006-05-20 Eli Zaretskii <eliz@gnu.org> |
1689 | |
1690 * mule.texi (Coding Systems): Mention the undecided-* coding systems | |
1691 and their aliases. | |
1692 | |
1693 * msdog.texi (Windows Printing): Mention non-support of plain text | |
1694 printing with some el-cheapo printers, and suggest a workaround. | |
1695 | |
70781 | 1696 2006-05-20 Kevin Ryde <user42@zip.com.au> |
1697 | |
1698 * text.texi (TeX Print): tex-dvi-view-command has a default value, | |
1699 remove the bit saying you must set it. | |
1700 | |
70745
a7236ba883e9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70721
diff
changeset
|
1701 2006-05-19 Luc Teirlinck <teirllm@auburn.edu> |
a7236ba883e9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70721
diff
changeset
|
1702 |
70746 | 1703 * trouble.texi (Checklist): |
1704 * text.texi (Text, Auto Fill, Text Mode): | |
1705 * search.texi (Nonincremental Search): | |
1706 * rmail.texi (Rmail Labels): | |
1707 * mule.texi (Input Methods, Multibyte Conversion): | |
1708 * misc.texi (Gnus, Where to Look, PostScript): | |
1709 * maintaining.texi (Create Tags Table): | |
1710 * indent.texi (Indentation Commands): | |
1711 * fixit.texi (Spelling): | |
1712 * emacs.texi (Copying): | |
1713 * custom.texi (Init File): ifinfo -> ifnottex. | |
70745
a7236ba883e9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
70721
diff
changeset
|
1714 |
70721 | 1715 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de> |
1716 | |
1717 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail. | |
1718 | |
70702
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1719 2006-05-17 Richard Stallman <rms@gnu.org> |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1720 |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1721 * files.texi (Diff Mode): Mention C-x `. |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1722 |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1723 2006-05-08 Richard Stallman <rms@gnu.org> |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1724 |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1725 * custom.texi (Disabling): Textual cleanups. |
b6ef71fed693
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70670
diff
changeset
|
1726 |
70670
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1727 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de> |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1728 |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1729 * message.texi (Interface): Add tool bar customization. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1730 (MIME): Index and text additions for mml-attach. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1731 (MIME): Describe mml-dnd-protocol-alist and |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1732 mml-dnd-attach-options. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1733 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1734 * gnus.texi (Oort Gnus): Reorder entries in sections. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1735 Fix some entries. |
70670
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1736 (Starting Up): Add references to "Emacs for Heathens" and to |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1737 "Finding the News". Add user-full-name and user-mail-address. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1738 (Group Buffer Format): Add tool bar customization and update. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1739 (Summary Buffer): Add tool bar customization. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1740 (Posting Styles): Add message-alternative-emails. |
0a8c36b82781
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-283
Miles Bader <miles@gnu.org>
parents:
70636
diff
changeset
|
1741 |
70636 | 1742 2006-05-12 Glenn Morris <rgm@gnu.org> |
1743 | |
1744 * calendar.texi (Displaying the Diary, Format of Diary File): | |
1745 Refer to diary-view-entries, diary-list-entries, | |
1746 diary-show-all-entries rather than obsolete aliases. | |
1747 | |
70612 | 1748 2006-05-12 Eli Zaretskii <eliz@gnu.org> |
1749 | |
70631 | 1750 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary) |
70746 | 1751 (Displaying the Diary, Special Diary Entries, Importing Diary): |
1752 * building.texi (Compilation Shell): | |
70631 | 1753 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to |
1754 emacs-xtra with @inforef's. | |
1755 | |
70628 | 1756 * files.texi (Visiting): Fix wording. |
1757 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1758 * mule.texi (Coding Systems, Text Coding): More indexing. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1759 Mention that C-x RET f can set eol conversion. |
70612 | 1760 |
70532
eabc2170431c
* tramp.texi (Filename completion): Improve wording.
Michael Albinus <michael.albinus@gmx.de>
parents:
70511
diff
changeset
|
1761 2006-05-09 Michael Albinus <michael.albinus@gmx.de> |
eabc2170431c
* tramp.texi (Filename completion): Improve wording.
Michael Albinus <michael.albinus@gmx.de>
parents:
70511
diff
changeset
|
1762 |
eabc2170431c
* tramp.texi (Filename completion): Improve wording.
Michael Albinus <michael.albinus@gmx.de>
parents:
70511
diff
changeset
|
1763 * tramp.texi (Filename completion): Improve wording. |
eabc2170431c
* tramp.texi (Filename completion): Improve wording.
Michael Albinus <michael.albinus@gmx.de>
parents:
70511
diff
changeset
|
1764 |
70509
35036885ffb9
* xresources.texi (GTK resources): metafont should be menufont.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70507
diff
changeset
|
1765 2006-05-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
35036885ffb9
* xresources.texi (GTK resources): metafont should be menufont.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70507
diff
changeset
|
1766 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
1767 * xresmini.texi (GTK resources): Insert GTK description. |
70511
cd1e2cf9f28c
* xresmini.texi (GTK resources): Inserted GTK description.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70509
diff
changeset
|
1768 |
70509
35036885ffb9
* xresources.texi (GTK resources): metafont should be menufont.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70507
diff
changeset
|
1769 * xresources.texi (GTK resources): metafont should be menufont. |
35036885ffb9
* xresources.texi (GTK resources): metafont should be menufont.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70507
diff
changeset
|
1770 |
70501
b31d4dcfe813
(Using regular expressions): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
70487
diff
changeset
|
1771 2006-05-07 Romain Francoise <romain@orebokech.com> |
b31d4dcfe813
(Using regular expressions): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
70487
diff
changeset
|
1772 |
b31d4dcfe813
(Using regular expressions): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
70487
diff
changeset
|
1773 * faq.texi (Using regular expressions): Fix typo. |
70507
dd8efbe5f0a0
(Replacing text across multiple files): Expand node to explain how
Romain Francoise <romain@orebokech.com>
parents:
70501
diff
changeset
|
1774 (Packages that do not come with Emacs): Fix capitalization. |
dd8efbe5f0a0
(Replacing text across multiple files): Expand node to explain how
Romain Francoise <romain@orebokech.com>
parents:
70501
diff
changeset
|
1775 (Replacing text across multiple files): Expand node to explain how |
dd8efbe5f0a0
(Replacing text across multiple files): Expand node to explain how
Romain Francoise <romain@orebokech.com>
parents:
70501
diff
changeset
|
1776 to use `dired-do-query-replace-regexp' in more detail, based on |
dd8efbe5f0a0
(Replacing text across multiple files): Expand node to explain how
Romain Francoise <romain@orebokech.com>
parents:
70501
diff
changeset
|
1777 suggestion by Eric Hanchrow <offby1@blarg.net>. |
70501
b31d4dcfe813
(Using regular expressions): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
70487
diff
changeset
|
1778 |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1779 2006-05-06 Michael Albinus <michael.albinus@gmx.de> |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1780 |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1781 * mini.texi (Completion Options): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1782 * tramp.texi (Filename completion): Completion of remote files' |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1783 method, user name and host name is active only in partial |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1784 completion mode. |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1785 |
70481
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1786 2006-05-06 Bill Wohler <wohler@newt.com> |
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1787 |
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1788 Release MH-E manual version 8.0. |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1789 |
70481
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1790 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for |
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1791 release 8.0. |
ac84eff5baf0
(VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70480
diff
changeset
|
1792 |
70482
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1793 2006-05-06 Bill Wohler <wohler@newt.com> |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1794 |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1795 * mh-e.texi (MH-BOOK-HOME): Change from |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1796 http://www.ics.uci.edu/~mh/book/mh to |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1797 http://rand-mh.sourceforge.net/book/mh. |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1798 Replace .htm suffix with .html for MH book files. |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1799 (Using This Manual): Update key binding for getting relevant |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1800 chapter in Info from command key. |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1801 (Ranges): Fix itemx. |
f3cb9280be5d
(MH-BOOK-HOME): Change from http://www.ics.uci.edu/~mh/book/mh to
Bill Wohler <wohler@newt.com>
parents:
70481
diff
changeset
|
1802 |
70474 | 1803 2006-05-06 Eli Zaretskii <eliz@gnu.org> |
1804 | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1805 * makefile.w32-in (emacs.dvi): |
70480 | 1806 * Makefile.in (emacs.dvi): Add xresmini.texi |
1807 | |
70478 | 1808 * xresmini.texi (Table of Resources): Remove xref to non-existent |
1809 node "LessTif Resources". | |
1810 | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1811 * msdog.texi (Microsoft Windows): |
70474 | 1812 * calendar.texi (Calendar/Diary, Displaying the Diary) |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1813 (Special Diary Entries, Importing Diary, Holidays): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1814 * programs.texi (Program Modes): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1815 * text.texi (Text): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1816 * buffers.texi (Several Buffers): |
70474 | 1817 * files.texi (Comparing Files): Fix cross-references to emacs-xtra. |
1818 | |
70436 | 1819 2006-05-06 Eli Zaretskii <eliz@gnu.org> |
1820 | |
70460 | 1821 The following changes merge the emacs-xtra manual into the main |
1822 manual, but only for on-line version of the manual. | |
70468 | 1823 |
1824 * vc2-xtra.texi (Version Backups, Local Version Control) | |
1825 (Making Snapshots, Change Logs and VC, Version Headers) | |
1826 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for | |
1827 on-line manual. | |
1828 | |
1829 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's | |
1830 for on-line manual. | |
1831 | |
1832 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse) | |
1833 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing) | |
1834 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's | |
1835 for on-line manual. | |
1836 | |
1837 * fortran-xtra.texi (Fortran, Fortran Autofill) | |
1838 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's | |
1839 for on-line manual. | |
1840 | |
1841 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]: | |
1842 Conditional xref's for on-line manual. | |
1843 | |
1844 * emerge-xtra.texi (Emerge, Overview of Emerge) | |
1845 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line | |
1846 manual. | |
1847 | |
70460 | 1848 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra. |
1849 (EMACS_XTRA): New variable, lists the new *-xtra.texi files. | |
1850 (EMACSSOURCES): Use EMACS_XTRA. | |
1851 (../info/emacs-xtra): Remove. | |
1852 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites. | |
1853 | |
1854 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra. | |
1855 (EMACS_XTRA): New variable, lists the new *-xtra.texi files. | |
1856 (EMACSSOURCES): Use EMACS_XTRA. | |
1857 ($(infodir)/emacs-xtra): Remove. | |
1858 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites. | |
1859 | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1860 * trouble.texi (Quitting): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1861 * text.texi (Text): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1862 * programs.texi (Program Modes): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1863 * msdog.texi (Microsoft Windows): |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1864 * frames.texi (Frames): |
70460 | 1865 * files.texi (Backup, Version Control, VC Concepts) |
1866 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions) | |
1867 (Registering, VC Status, VC Undo, Multi-User Branching) | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1868 (Comparing Files): |
70460 | 1869 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary) |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1870 (Displaying the Diary, Special Diary Entries, Importing Diary): |
70460 | 1871 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by |
1872 conditional xref's, depending on @iftex/@ifnottex. | |
1873 | |
1874 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for | |
1875 "MS-DOS". @include msdog-xtra.texi. | |
1876 | |
1877 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran". | |
1878 <Top Level> [ifnottex]: @include fortran-xtra.texi. | |
1879 | |
1880 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries | |
1881 for vc-xtra.texi subsections. | |
1882 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it. | |
1883 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi. | |
1884 | |
1885 * sending.texi (Sending Mail): A @node line without explicit Prev, | |
1886 Next, and Up links. | |
1887 | |
1888 * abbrevs.texi (Abbrevs): A @node line without explicit Prev, | |
1889 Next, and Up links. | |
1890 | |
1891 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode" | |
1892 and its sections. @include picture-xtra.texi | |
1893 | |
1894 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for | |
1895 "Emerge". | |
1896 (List Tags) [ifnottex]: @include emerge-xtra.texi. | |
1897 | |
1898 * cal-xtra.texi (Daylight Savings): Remove this node: it is an | |
1899 exact duplicate of its name-sake in calendar.texi. | |
1900 | |
1901 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for | |
1902 "Advanced Calendar/Diary Usage". | |
1903 (Time Intervals) [ifnottex]: @include cal-xtra.texi. | |
1904 | |
1905 * dired.texi (Subdirectories in Dired) [ifnottex]: @include | |
1906 dired-xtra.texi. | |
1907 (Dired) [ifnottex]: Add menu entry for "Subdir Switches". | |
1908 | |
1909 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi. | |
1910 (Files) [ifnottex]: Add menu entry for Autorevert. | |
1911 | |
1912 * emacs-xtra.texi (Introduction): Reword to make consistent with | |
1913 printed version only. | |
1914 <Top level>: Remove the body of all chapters and move them to the | |
1915 new *-xtra.texi files. Use @raisesections and @lowersections to | |
1916 convert sections to chapters etc. | |
1917 | |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1918 * msdog-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1919 * fortran-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1920 * vc-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1921 * vc1-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1922 * vc2-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1923 * emerge-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1924 * cal-xtra.texi: |
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1925 * dired-xtra.texi: |
70460 | 1926 * arevert-xtra.texi: New files, with text from respective chapters |
1927 of emacs-xtra.texi. Convert each @chapter into @section, @section | |
1928 into @subsection, etc. | |
1929 | |
70438 | 1930 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references |
1931 updated. | |
1932 | |
70436 | 1933 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft |
1934 Windows". All references updated. | |
1935 | |
70432
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1936 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1937 |
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1938 * macos.texi (Mac Input): Mention input from Character Palette. |
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1939 (Mac Font Specs): Fix typo. |
12baf8c4ffbb
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70410
diff
changeset
|
1940 |
70410
0a133dd47f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70407
diff
changeset
|
1941 2006-05-05 Richard Stallman <rms@gnu.org> |
0a133dd47f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70407
diff
changeset
|
1942 |
0a133dd47f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70407
diff
changeset
|
1943 * files.texi (Diff Mode): Minor cleanup. |
0a133dd47f7d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70407
diff
changeset
|
1944 |
70407
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1945 2006-05-05 Karl Berry <karl@gnu.org> |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1946 |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1947 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): new cmds. |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1948 (\fonttextsize): new user-level command to change text font size. |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1949 * emacs.texi: call @fonttextsize 10, inside @tex to avoid |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1950 errors from the current release of makeinfo (4.8). |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1951 * help.texi (Library Keywords): change widest word in multitable |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1952 template from `emulations' to `convenience'. (Not sure if this is |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1953 related to the font change.) |
0c8d6310fd45
reduce body text size for emacs manual to 10pt
Karl Berry <karl@gnu.org>
parents:
70401
diff
changeset
|
1954 |
70399 | 1955 2006-05-05 Eli Zaretskii <eliz@gnu.org> |
1956 | |
1957 * files.texi (File Names): Add a footnote about limited support of | |
1958 ~USER on MS-Windows. | |
1959 | |
1960 * cmdargs.texi (Initial Options): Add a footnote about limited | |
1961 support of ~USER on MS-Windows. | |
1962 | |
70370
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1963 2006-05-03 Richard Stallman <rms@gnu.org> |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1964 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1965 * files.texi (Diff Mode): Node moved here. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1966 (Comparing Files): Delete what duplicates new node. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1967 (Files): Put Diff Mode in menu. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1968 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1969 * misc.texi (Diff Mode): Moved to files.texi. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1970 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1971 * emacs.texi (Top): Update menu for Diff Mode. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1972 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1973 * trouble.texi (Emergency Escape): Simplify. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1974 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1975 * emacs.texi (Top): Minor clarification. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1976 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1977 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com> |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1978 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1979 * commands.texi, entering.texi, screen.texi: Many simplifications. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1980 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1981 2006-05-03 Richard Stallman <rms@gnu.org> |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1982 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1983 * commands.texi (Text Characters): Delete paragraph about unibyte |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1984 non-ASCII printing chars. |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1985 |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1986 * killing.texi (Killing): Say "graphical displays". |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1987 * display.texi: Say "graphical displays". |
70487
737e59692915
* mini.texi (Completion Options):
Michael Albinus <michael.albinus@gmx.de>
parents:
70482
diff
changeset
|
1988 |
70370
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1989 * cmdargs.texi (Misc X): Say "graphical displays". |
1495a3d3fbb5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70337
diff
changeset
|
1990 |
70337
75313660a170
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70335
diff
changeset
|
1991 2006-05-01 Richard Stallman <rms@gnu.org> |
75313660a170
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70335
diff
changeset
|
1992 |
75313660a170
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70335
diff
changeset
|
1993 * emacs.texi (Top): Add Diff Mode to menu. |
75313660a170
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70335
diff
changeset
|
1994 |
70335
1ece0b2eac6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70313
diff
changeset
|
1995 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu> |
1ece0b2eac6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70313
diff
changeset
|
1996 |
1ece0b2eac6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70313
diff
changeset
|
1997 * misc.texi (Diff Mode): New node. |
1ece0b2eac6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70313
diff
changeset
|
1998 |
70308
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
1999 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
2000 |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
2001 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support. |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
2002 (Mac Environment Variables): Shorten example line. |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
2003 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI. |
7d6d4101f890
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
70296
diff
changeset
|
2004 |
70296
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
2005 2006-05-01 Nick Roberts <nickrob@snap.net.nz> |
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
2006 |
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
2007 * building.texi (GUD Customization): Describe cases %d and %c. |
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
2008 Update description for %e. |
69cfa5d95784
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70283
diff
changeset
|
2009 |
70313 | 2010 2006-04-30 Glenn Morris <rgm@gnu.org> |
2011 | |
2012 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra. | |
2013 | |
70283
fe86bf681435
* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
70261
diff
changeset
|
2014 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu> |
fe86bf681435
* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
70261
diff
changeset
|
2015 |
fe86bf681435
* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
70261
diff
changeset
|
2016 * custom.texi (Examining): Update C-h v output example. |
fe86bf681435
* help-fns.el (describe-variable): Add info about safe local variables.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
70261
diff
changeset
|
2017 |
70261 | 2018 2006-04-29 Kim F. Storm <storm@cua.dk> |
2019 | |
2020 * building.texi (Grep Searching): Add lgrep and rgrep. | |
2021 | |
70245
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
2022 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de> |
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
2023 |
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
2024 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify. |
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
2025 |
70401 | 2026 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change) |
70245
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
2027 |
70261 | 2028 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent. |
70245
322c5c5027dc
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
Miles Bader <miles@gnu.org>
parents:
70212
diff
changeset
|
2029 |
70212
4d2e0eb216a2
(Getting Started): Made it more explicit that you need to install MH,
Bill Wohler <wohler@newt.com>
parents:
70196
diff
changeset
|
2030 2006-04-24 Bill Wohler <wohler@newt.com> |
4d2e0eb216a2
(Getting Started): Made it more explicit that you need to install MH,
Bill Wohler <wohler@newt.com>
parents:
70196
diff
changeset
|
2031 |
70261 | 2032 * mh-e.texi (Getting Started): Make it more explicit that you need |
2033 to install MH. Add pointers to current MH implementations. | |
70212
4d2e0eb216a2
(Getting Started): Made it more explicit that you need to install MH,
Bill Wohler <wohler@newt.com>
parents:
70196
diff
changeset
|
2034 |
70194
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
2035 2006-04-23 Richard Stallman <rms@gnu.org> |
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
2036 |
70196
874b926e482a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70194
diff
changeset
|
2037 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi. |
874b926e482a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70194
diff
changeset
|
2038 |
874b926e482a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70194
diff
changeset
|
2039 * xresmini.texi: New file. |
874b926e482a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70194
diff
changeset
|
2040 |
70194
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
2041 * xresources.texi (Face Resources): Split table into font resources |
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
2042 and the rest. Combine similar attributes for brevity. |
c26552fcb626
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
70176
diff
changeset
|
2043 |
70176
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
2044 2006-04-21 Bill Wohler <wohler@newt.com> |
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
2045 |
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
2046 Release MH-E manual version 7.94. |
70261 | 2047 |
70176
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
2048 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for |
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
2049 release 7.94. |
92dfa83b08e5
Release MH-E manual version 7.94.
Bill Wohler <wohler@newt.com>
parents:
70163
diff
changeset
|
2050 |
70163
a748a974978d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70158
diff
changeset
|
2051 2006-04-21 Carsten Dominik <dominik@science.uva.nl> |
a748a974978d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70158
diff
changeset
|
2052 |
a748a974978d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70158
diff
changeset
|
2053 * org.texi: Many small fixes. |
70261 | 2054 (Handling links): Rename from "Managing links". |
70163
a748a974978d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70158
diff
changeset
|
2055 |
70158 | 2056 2006-04-21 Eli Zaretskii <eliz@gnu.org> |
2057 | |
2058 * emacs-xtra.texi (MS-DOS File Names): Remove section about | |
2059 backslashes and case-insensitivity in file names (moved to the | |
2060 main manual). | |
2061 (MS-DOS Printing): Move most of the text to the main manual. | |
2062 | |
2063 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing): | |
2064 New nodes. | |
2065 (Windows Processes, Windows System Menu): Add index entries and | |
2066 fix wording. | |
2067 | |
70138
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2068 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de> |
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2069 |
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2070 * gnus.texi (Spam Statistics Package): Fix typo in @pxref. |
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2071 (Splitting mail using spam-stat): Fix @xref. |
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2072 |
75613 | 2073 2006-04-20 Chong Yidong <cyd@stupidchicken.com> |
70138
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2074 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2075 * gnus.texi (Spam Package): Major revision of the text. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2076 Previouly this node was "Filtering Spam Using The Spam ELisp Package". |
70138
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2077 |
70134
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
2078 2006-04-20 Carsten Dominik <dominik@science.uva.nl> |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
2079 |
70261 | 2080 * org.texi (Time stamps): Better explanation of the purpose of |
70134
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
2081 different time stamps. |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
2082 (Structure editing, Plain lists): More details on how new items |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
2083 and headings are inserted. |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70110
diff
changeset
|
2084 |
70110
ce4a07c75843
* misc.texi (Shell Ring): Added notes on saved input when navigating off
J.D. Smith <jdsmith@as.arizona.edu>
parents:
70080
diff
changeset
|
2085 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu> |
ce4a07c75843
* misc.texi (Shell Ring): Added notes on saved input when navigating off
J.D. Smith <jdsmith@as.arizona.edu>
parents:
70080
diff
changeset
|
2086 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2087 * misc.texi (Shell Ring): Add notes on saved input when |
70138
a11cae0b1787
2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70134
diff
changeset
|
2088 navigating off the end of the history list. |
70110
ce4a07c75843
* misc.texi (Shell Ring): Added notes on saved input when navigating off
J.D. Smith <jdsmith@as.arizona.edu>
parents:
70080
diff
changeset
|
2089 |
70080
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
2090 2006-04-18 Chong Yidong <cyd@mit.edu> |
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
2091 |
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
2092 * misc.texi (Shell Options): Correct default value of |
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
2093 comint-scroll-show-maximum-output. |
e7bda2fbb250
* misc.texi (Shell Options): Correct default value of
Chong Yidong <cyd@stupidchicken.com>
parents:
70066
diff
changeset
|
2094 |
70066
44d33d0ce20d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70063
diff
changeset
|
2095 2006-04-18 Carsten Dominik <dominik@science.uva.nl> |
44d33d0ce20d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70063
diff
changeset
|
2096 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2097 * org.texi (Formula syntax): Fix link to Calc Manual. |
70066
44d33d0ce20d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70063
diff
changeset
|
2098 |
70063
be502e8c29ea
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228
Miles Bader <miles@gnu.org>
parents:
70060
diff
changeset
|
2099 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de> |
be502e8c29ea
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228
Miles Bader <miles@gnu.org>
parents:
70060
diff
changeset
|
2100 |
be502e8c29ea
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228
Miles Bader <miles@gnu.org>
parents:
70060
diff
changeset
|
2101 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1. |
be502e8c29ea
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-228
Miles Bader <miles@gnu.org>
parents:
70060
diff
changeset
|
2102 |
70060
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
2103 2006-04-17 Bill Wohler <wohler@newt.com> |
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
2104 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2105 * mh-e.texi (Folders): Update mh-before-quit-hook and |
70060
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
2106 mh-quit-hook example with code that removes the buffers rather |
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
2107 than just bury them. |
f59d014a5333
(Folders): Updated mh-before-quit-hook and mh-quit-hook example with
Bill Wohler <wohler@newt.com>
parents:
70055
diff
changeset
|
2108 |
70055
a56d4dbf7c1e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70049
diff
changeset
|
2109 2006-04-18 Nick Roberts <nickrob@snap.net.nz> |
a56d4dbf7c1e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70049
diff
changeset
|
2110 |
a56d4dbf7c1e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70049
diff
changeset
|
2111 * building.texi (Watch Expressions): Update. |
a56d4dbf7c1e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70049
diff
changeset
|
2112 |
70049
def3f4aee280
Sync with Tramp 2.0.53.
Michael Albinus <michael.albinus@gmx.de>
parents:
70012
diff
changeset
|
2113 2006-04-17 Michael Albinus <michael.albinus@gmx.de> |
def3f4aee280
Sync with Tramp 2.0.53.
Michael Albinus <michael.albinus@gmx.de>
parents:
70012
diff
changeset
|
2114 |
def3f4aee280
Sync with Tramp 2.0.53.
Michael Albinus <michael.albinus@gmx.de>
parents:
70012
diff
changeset
|
2115 Sync with Tramp 2.0.53. |
def3f4aee280
Sync with Tramp 2.0.53.
Michael Albinus <michael.albinus@gmx.de>
parents:
70012
diff
changeset
|
2116 |
69998
879c8cad8811
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69977
diff
changeset
|
2117 2006-04-13 Carsten Dominik <dominik@science.uva.nl> |
879c8cad8811
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69977
diff
changeset
|
2118 |
70261 | 2119 * org.texi (Updating settings): New section. |
70012
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
2120 (Visibility cycling): Better names for the startup folding |
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
2121 options. |
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
2122 (Exporting): Completely restructured. |
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
2123 (The very busy C-c C-c key): New section. |
5ef1c2eeca24
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69998
diff
changeset
|
2124 (Summary of in-buffer settings): New section. |
69998
879c8cad8811
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69977
diff
changeset
|
2125 |
69977
b2ed1f1fc9e0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69972
diff
changeset
|
2126 2006-04-12 Richard Stallman <rms@gnu.org> |
b2ed1f1fc9e0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69972
diff
changeset
|
2127 |
b2ed1f1fc9e0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69972
diff
changeset
|
2128 * search.texi: Clean up previous change. |
b2ed1f1fc9e0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69972
diff
changeset
|
2129 |
69972 | 2130 2006-04-12 Eli Zaretskii <eliz@gnu.org> |
2131 | |
2132 * search.texi (Regexp Backslash, Regexp Replace): Add index | |
2133 entries for ``back reference'' and mention the term itself in the | |
2134 text. | |
2135 | |
69947
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
2136 2006-04-11 Richard Stallman <rms@gnu.org> |
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
2137 |
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
2138 * custom.texi (Safe File Variables): |
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
2139 Document enable-local-variables = :safe. |
9abea3d88eac
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69945
diff
changeset
|
2140 |
69945
87cbb18a44b0
move more advanced vc info to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69944
diff
changeset
|
2141 2006-04-11 Karl Berry <karl@gnu.org> |
87cbb18a44b0
move more advanced vc info to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69944
diff
changeset
|
2142 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2143 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2144 (Remote Repositories, Version Backups, Local Version Control) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2145 (Snapshots, Making and Using Snapshots, Snapshot Caveats) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2146 (Miscellaneous Commands and Features of VC, Change Logs and VC) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2147 (Renaming VC Work Files and Master Files) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2148 (Inserting Version Control Headers, Customizing VC, General Options) |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2149 (Options for RCS and SCCS, Options specific for CVS): Move all |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2150 these nodes to emacs-xtra.texi, for brevity. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2151 * cmdargs.texi, files.texi: change cross-references. |
69945
87cbb18a44b0
move more advanced vc info to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69944
diff
changeset
|
2152 |
69944
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2153 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de> |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2154 |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2155 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released. |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2156 |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2157 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de> |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2158 |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2159 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap) |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2160 (Server Commands): Key `v' is reserved for users. |
a87e26272828
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-210
Miles Bader <miles@gnu.org>
parents:
69941
diff
changeset
|
2161 |
69941
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
2162 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu> |
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
2163 |
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
2164 * files.texi (Old Versions): Update description of vc-annotate's |
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
2165 use of color to indicate date ranges. |
b561f476cb6a
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69930
diff
changeset
|
2166 |
69930
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
2167 2006-04-11 Carsten Dominik <dominik@science.uva.nl> |
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
2168 |
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
2169 * org.texi (Link format): New section, emphasis on bracket links. |
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
2170 (External links): Document bracket links. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2171 (FAQ): Expand to cover shell links and the new link format. |
69930
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69898
diff
changeset
|
2172 |
69894 | 2173 2006-04-09 Kevin Ryde <user42@zip.com.au> |
2174 | |
2175 * org.texi (Formula syntax): Typo in node name of calc-eval xref. | |
2176 | |
2177 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail, | |
2178 put info and printed manual names the right way around. | |
2179 | |
69885 | 2180 2006-04-09 Karl Berry <karl@gnu.org> |
2181 | |
69898
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
2182 * msdog.texi, emacs-xtra.texi: move all the MS-DOS material to |
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
2183 emacs-xtra.texi, leaving only MS Windows information. |
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
2184 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi, |
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
2185 msdog.texi, mule.texi, trouble.texi: change cross-references and |
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
2186 node names. |
601830ae280c
move MS-DOS material to emacs-xtra.texi
Karl Berry <karl@gnu.org>
parents:
69894
diff
changeset
|
2187 |
69885 | 2188 * emacs.texi: move @summarycontents and @contents to the beginning |
2189 of the file. | |
2190 | |
69881
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2191 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de> |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2192 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2193 * gnus.texi (Summary Buffer Lines): Add `*'. |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2194 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2195 2006-04-07 Jochen K,A|(Bpper <jochen@fhi-berlin.mpg.de> |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2196 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2197 * gnus.texi (Group Parameters): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2198 Mention gnus-permanently-visible-groups. |
69881
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2199 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2200 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org> |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2201 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2202 * gnus.texi (Face): Fix typo. |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2203 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2204 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de> |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2205 |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2206 * gnus.texi (X-Face): Clarify. |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2207 (Face): Need Emacs with PNG support. |
20130dbb0f1e
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-203
Miles Bader <miles@gnu.org>
parents:
69866
diff
changeset
|
2208 |
69866 | 2209 2006-04-08 Kevin Ryde <user42@zip.com.au> |
2210 | |
2211 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook. | |
2212 | |
69841
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
2213 2006-04-07 Richard Stallman <rms@gnu.org> |
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
2214 |
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
2215 * programs.texi (Comments, Comment Commands, Options for Comments) |
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
2216 (Multi-Line Comments): "Align", not "indent". |
69843
6ad4218cfb21
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69841
diff
changeset
|
2217 (Basic Indent): C-j deletes trailing whitespace before the newline. |
69841
613657f11e8d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69836
diff
changeset
|
2218 |
69834
30e17a4b4afc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69829
diff
changeset
|
2219 2006-04-06 Richard Stallman <rms@gnu.org> |
30e17a4b4afc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69829
diff
changeset
|
2220 |
69836
13d84b763d7a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69834
diff
changeset
|
2221 * idlwave.texi: Delete the blocks "not suitable for inclusion with |
13d84b763d7a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69834
diff
changeset
|
2222 Emacs". |
13d84b763d7a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69834
diff
changeset
|
2223 |
69834
30e17a4b4afc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69829
diff
changeset
|
2224 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB. |
30e17a4b4afc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69829
diff
changeset
|
2225 |
69829 | 2226 2006-04-06 Eli Zaretskii <eliz@gnu.org> |
2227 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2228 * killing.texi (Rectangles): Add index entry for marking a rectangle. |
69829 | 2229 |
69827
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
2230 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu> |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
2231 |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
2232 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
2233 blocks not suitable for inclusion with Emacs using variable |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
2234 PARTOFEMACS. |
0b16e8dc717b
*** empty log message ***
J.D. Smith <jdsmith@as.arizona.edu>
parents:
69812
diff
changeset
|
2235 |
69812
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
2236 2006-04-05 Richard Stallman <rms@gnu.org> |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
2237 |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
2238 * emacs.texi (Top): Update subnode menu. |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
2239 |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
2240 * trouble.texi (Unasked-for Search): Node deleted. |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
2241 (Lossage): Delete from menu. |
3bc8ba8f08a1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69801
diff
changeset
|
2242 |
69798
3db63fd0eb34
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69792
diff
changeset
|
2243 2006-04-04 Richard Stallman <rms@gnu.org> |
3db63fd0eb34
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69792
diff
changeset
|
2244 |
69801
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2245 * trouble.texi: Various cleanups. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2246 (Checklist): Don't bother saying how to snail a bug report. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2247 (Emergency Escape): Much rewriting. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2248 (After a Crash): Rename the core dump immediately. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2249 (Total Frustration): Call it a psychotherapist. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2250 (Bug Criteria): Avoid "illegal instruction". |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2251 (Sending Patches): We always put the contributor's name in. |
3f85e08d89cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69798
diff
changeset
|
2252 |
69798
3db63fd0eb34
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69792
diff
changeset
|
2253 * misc.texi (Thumbnails): Minor correction. |
3db63fd0eb34
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69792
diff
changeset
|
2254 |
69792
06c899cdd0b6
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
Miles Bader <miles@gnu.org>
parents:
69789
diff
changeset
|
2255 2006-04-04 Simon Josefsson <jas@extundo.com> |
06c899cdd0b6
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
Miles Bader <miles@gnu.org>
parents:
69789
diff
changeset
|
2256 |
06c899cdd0b6
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
Miles Bader <miles@gnu.org>
parents:
69789
diff
changeset
|
2257 * gnus.texi (Security): Improve. |
06c899cdd0b6
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
Miles Bader <miles@gnu.org>
parents:
69789
diff
changeset
|
2258 |
69789
f2f387f7dd04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69770
diff
changeset
|
2259 2006-04-03 Richard Stallman <rms@gnu.org> |
f2f387f7dd04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69770
diff
changeset
|
2260 |
f2f387f7dd04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69770
diff
changeset
|
2261 * misc.texi (Thumbnails): Minor cleanup. |
f2f387f7dd04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69770
diff
changeset
|
2262 |
69769 | 2263 2006-04-02 Karl Berry <karl@gnu.org> |
2264 | |
69770 | 2265 * sending.texi (Mail Sending): pxref to Top needs five args. |
2266 | |
69769 | 2267 * texinfo.tex: update to current version (2006-03-21.13). |
2268 | |
69767
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
2269 2006-04-02 Bill Wohler <wohler@newt.com> |
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
2270 |
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
2271 * mh-e.texi (Getting Started, Junk, Bug Reports) |
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
2272 (MH FAQ and Support): Fix URLs. |
751ecb169488
(Getting Started, Junk, Bug Reports)
Bill Wohler <wohler@newt.com>
parents:
69763
diff
changeset
|
2273 |
69763
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
2274 2006-03-31 Romain Francoise <romain@orebokech.com> |
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
2275 |
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
2276 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults |
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
2277 to t, not nil (and has for the past eight years). |
6c338e8bc3ff
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-189
Miles Bader <miles@gnu.org>
parents:
69744
diff
changeset
|
2278 |
69744
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2279 2006-03-31 Richard Stallman <rms@gnu.org> |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2280 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2281 * emacs.texi (Top): Update subnode menu. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2282 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2283 * help.texi (Help Mode): Cleanup. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2284 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2285 * dired.texi: Many cleanups. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2286 (Dired Deletion): Describe dired-recursive-deletes. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2287 (Operating on Files): dired-create-directory moved. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2288 (Misc Dired Features): Move to here. |
69744
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2289 (Tumme): Node moved to misc.texi. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2290 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2291 * custom.texi: Many cleanups. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2292 (Minor Modes): Don't mention ISO Accents Mode. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2293 (Examining): Update C-h v output example. |
71224
b7261e09f8e4
* cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
Romain Francoise <romain@orebokech.com>
parents:
71222
diff
changeset
|
2294 (Hooks): Add index and xref for add-hook. |
69744
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2295 (Locals): Delete list of vars that are always per-buffer. Rearrange. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2296 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2297 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2298 * misc.texi: Many cleanups. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2299 (beginning): Add to summary of topics. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2300 (Shell): Put eshell xref at the end. Remove eshell from table. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2301 (Thumbnails): New node. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2302 |
69740 | 2303 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de> |
2304 | |
2305 * message.texi, gnus.texi: Bump version to 5.11. | |
2306 | |
69731
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
2307 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de> |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
2308 |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
2309 * gnus.texi (Top): Add comment about version line. |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
2310 |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
2311 * message.texi (Top): Ditto. Change to take named versions into |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
2312 account. |
9913634825c9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-187
Miles Bader <miles@gnu.org>
parents:
69715
diff
changeset
|
2313 |
69715
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2314 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de> |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2315 |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2316 * gnus.texi (Posting Styles): Add x-face-file to example. |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2317 (X-Face): Refer to posting styles. |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2318 |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2319 * gnus-faq.texi ([5.8]): Add x-face-file. |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2320 ([8.4]): Add links to gmane.emacs.gnus.user and |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2321 gmane.emacs.gnus.general. |
b5064b1aca24
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-184
Miles Bader <miles@gnu.org>
parents:
69711
diff
changeset
|
2322 |
69711 | 2323 2006-03-28 Eli Zaretskii <eliz@gnu.org> |
2324 | |
2325 * files.texi (File Name Cache): Make it clear that the cache is | |
2326 not persistent. | |
2327 | |
69699
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
2328 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de> |
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
2329 |
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
2330 * gnus-faq.texi: Use .invalid. |
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
2331 ([5.4]): Fix gnus-posting-styles example. |
235590a9d340
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-182
Miles Bader <miles@gnu.org>
parents:
69693
diff
changeset
|
2332 |
69693
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2333 2006-03-27 Romain Francoise <romain@orebokech.com> |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2334 |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2335 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2336 Emacs/W3 needs a new maintainer. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2337 (Ispell): Update author and version info. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2338 (Mailcrypt): Mention PGG. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2339 (New in Emacs 22): Add PGG to the list of new packages. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2340 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com> |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2341 updating dead URLs. |
a897d613866b
(Emacs/W3): Rename from `w3-mode'. Mention that
Romain Francoise <romain@orebokech.com>
parents:
69681
diff
changeset
|
2342 |
69681
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
2343 2006-03-25 Karl Berry <karl@gnu.org> |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
2344 |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
2345 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi, |
75613 | 2346 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, |
2347 * emacs-xtra.texi, emacs.texi, erc.texi, eshell.texi, eudc.texi, | |
2348 * faq.texi, forms.texi, gnu.texi, gnus.texi, idlwave.texi, | |
2349 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi, | |
2350 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi, | |
2351 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi, | |
2352 * woman.texi: (1) use @copyright{} instead of (C) in typeset text; | |
69681
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
2353 (2) do not indent copyright year list (or anything else). |
11b616eddda4
@copyright{}, no indentation in @copying{}
Karl Berry <karl@gnu.org>
parents:
69628
diff
changeset
|
2354 |
69628 | 2355 2006-03-21 Bill Wohler <wohler@newt.com> |
2356 | |
2357 * mh-e.texi (Folders): Various edits. | |
2358 | |
69625
17473f7e626b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170
Miles Bader <miles@gnu.org>
parents:
69615
diff
changeset
|
2359 2006-03-20 Romain Francoise <romain@orebokech.com> |
17473f7e626b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170
Miles Bader <miles@gnu.org>
parents:
69615
diff
changeset
|
2360 |
17473f7e626b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170
Miles Bader <miles@gnu.org>
parents:
69615
diff
changeset
|
2361 * gnus.texi (Mail Folders): Grammar fix. |
17473f7e626b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-170
Miles Bader <miles@gnu.org>
parents:
69615
diff
changeset
|
2362 |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2363 2006-03-21 Juanma Barranquero <lekktu@gmail.com> |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2364 |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2365 * files.texi (VC Dired Mode): Remove misplaced brackets. |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2366 |
69613 | 2367 2006-03-21 Andre Spiegel <spiegel@gnu.org> |
2368 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2369 * files.texi: Various updates and clarifications in the VC chapter. |
69613 | 2370 |
69591
3e8d41cae310
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69576
diff
changeset
|
2371 2006-03-19 Luc Teirlinck <teirllm@auburn.edu> |
3e8d41cae310
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69576
diff
changeset
|
2372 |
3e8d41cae310
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69576
diff
changeset
|
2373 * help.texi (Help Mode): Document "C-c C-c". |
3e8d41cae310
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69576
diff
changeset
|
2374 |
69576
63043e87b39d
(Replying): Document Mail-Followup-To. Change manually-formatted table
Bill Wohler <wohler@newt.com>
parents:
69537
diff
changeset
|
2375 2006-03-19 Bill Wohler <wohler@newt.com> |
63043e87b39d
(Replying): Document Mail-Followup-To. Change manually-formatted table
Bill Wohler <wohler@newt.com>
parents:
69537
diff
changeset
|
2376 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2377 * mh-e.texi (Replying): Document Mail-Followup-To. |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2378 Change manually-formatted table to multitable. Add debugging info. |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2379 Move description of mh-reply-default-reply-to into paragraph |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2380 that describes its values. |
69576
63043e87b39d
(Replying): Document Mail-Followup-To. Change manually-formatted table
Bill Wohler <wohler@newt.com>
parents:
69537
diff
changeset
|
2381 |
69537
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2382 2006-03-17 Bill Wohler <wohler@newt.com> |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2383 |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2384 * mh-e.texi: Use smallexample and smalllisp consistenly. |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2385 (Sending Mail Tour): Update method of entering |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2386 addresses and subject. |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2387 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour) |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2388 (Adding Attachments, Searching): Update screenshots for Emacs 22. |
cc7eec04147b
Use smallexample and smalllisp consistenly.
Bill Wohler <wohler@newt.com>
parents:
69529
diff
changeset
|
2389 |
69529
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
2390 2006-03-16 Luc Teirlinck <teirllm@auburn.edu> |
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
2391 |
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
2392 * emacs-xtra.texi (Top): Avoid ugly continuation line in |
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
2393 menu in the standalone Info reader. |
594491168c3f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69508
diff
changeset
|
2394 |
69506
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2395 2006-03-15 Chong Yidong <cyd@stupidchicken.com> |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2396 |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
2397 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters, |
69506
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2398 moved here from Emacs manual. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2399 |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2400 * programs.texi (Fortran): Section moved to emacs-xtra. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2401 (Program Modes): Xref to Fortran in emacs-xtra. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2402 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2403 * maintaining.texi (Emerge): Move to emacs-xtra. |
69506
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2404 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2405 |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2406 * picture.texi: File deleted. |
69508
6f62a7231d30
* makefile.w32-in: Remove picture.texi.
Chong Yidong <cyd@stupidchicken.com>
parents:
69507
diff
changeset
|
2407 * Makefile.in: |
6f62a7231d30
* makefile.w32-in: Remove picture.texi.
Chong Yidong <cyd@stupidchicken.com>
parents:
69507
diff
changeset
|
2408 * makefile.w32-in: Remove picture.texi. |
69507
4bdc86810c92
* Makefile.in: Remove picture.texi.
Chong Yidong <cyd@stupidchicken.com>
parents:
69506
diff
changeset
|
2409 |
69506
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2410 * text.texi (Text): Xref to Picture Mode in emacs-xtra. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2411 * abbrevs.texi (Abbrevs): |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2412 * sending.texi (Sending Mail): Picture node removed. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2413 |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2414 * emacs.texi (Top): Update node listings. |
91970b147f39
* emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
Chong Yidong <cyd@stupidchicken.com>
parents:
69484
diff
changeset
|
2415 |
69484
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69478
diff
changeset
|
2416 2006-03-15 Carsten Dominik <dominik@science.uva.nl> |
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69478
diff
changeset
|
2417 |
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69478
diff
changeset
|
2418 * org.texi: Version number change only. |
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69478
diff
changeset
|
2419 |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2420 2006-03-14 Bill Wohler <wohler@newt.com> |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2421 |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2422 * mh-e.texi: Add index entries around each paragraph rather than |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2423 depend on entries from beginning of node. Doing so ensures that |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2424 index entries are less likely to be forgotten if text is cut and |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2425 pasted, and are necessary anyway if the references are on a |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2426 separate page. It seems that makeinfo is now (v. 4.8) only |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2427 producing one index entry per node, so there is no longer any |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2428 excuse not to. Use subheading instead of heading. The incorrect |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2429 use of heading produced very large fonts in Info--as large as the |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2430 main heading. |
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2431 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2432 versions 6 and 7 appeared *around* the time of these Emacs releases. |
69478
e8bb5df2ba7a
Add index entries around each paragraph rather than depend on entries
Bill Wohler <wohler@newt.com>
parents:
69455
diff
changeset
|
2433 |
69455
1ad059d669d5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69429
diff
changeset
|
2434 2006-03-13 Carsten Dominik <dominik@science.uva.nl> |
1ad059d669d5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69429
diff
changeset
|
2435 |
1ad059d669d5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69429
diff
changeset
|
2436 * org.texi (Clean view): Document new startup options. |
1ad059d669d5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69429
diff
changeset
|
2437 |
69744
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2438 2006-03-12 Richard Stallman <rms@gnu.org> |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2439 |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2440 * calendar.texi: Various cleanups. |
02217dae1781
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
69740
diff
changeset
|
2441 |
69427
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2442 2006-03-11 Bill Wohler <wohler@newt.com> |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2443 |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2444 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders) |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2445 (Composing, Scan Line Formats): Fix @refs. |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2446 (Getting Started): Define MH profile and MH profile components. |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2447 (Incorporating Mail, Reading Mail, Viewing, Printing) |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2448 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter) |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2449 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2450 for string constants. |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2451 (Tool Bar): Remove spurious quote. |
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2452 (Junk): Use ``...'' instead of "...". |
69429
1a3742d0d1cf
(Scan Line Formats): Replace @samp with @kbd.
Bill Wohler <wohler@newt.com>
parents:
69427
diff
changeset
|
2453 (Scan Line Formats): Replace @samp with @kbd. |
69427
656079a407fa
(Preface, More About MH-E, Options, HTML, Folders)
Bill Wohler <wohler@newt.com>
parents:
69412
diff
changeset
|
2454 |
69412
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
2455 2006-03-11 Luc Teirlinck <teirllm@auburn.edu> |
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
2456 |
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
2457 * search.texi (Regexps): Use @samp for regexp that is not in Lisp |
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
2458 syntax. |
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
2459 |
69362
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2460 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org> |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2461 |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2462 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number. |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2463 |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2464 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de> |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2465 |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2466 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2467 easy to understand. |
29fe34ec2296
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-147
Miles Bader <miles@gnu.org>
parents:
69343
diff
changeset
|
2468 |
69343
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2469 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org> |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2470 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2471 * gnus.texi: Markup fix. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2472 (Fancy Mail Splitting): Specify new feature. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2473 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2474 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org> |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2475 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2476 * gnus.texi (Fancy Mail Splitting): Improve descriptions about |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2477 partial-words matching. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2478 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2479 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de> |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2480 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2481 * emacs-mime.texi (Display Customization): Reword image/.* stuff. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2482 |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2483 * gnus.texi (Oort Gnus): Add note about `gnus-load'. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2484 (MIME Commands): Fix mm-discouraged-alternatives. |
10ae0483645d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-143
Miles Bader <miles@gnu.org>
parents:
69339
diff
changeset
|
2485 |
69339
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
2486 2006-03-08 Luc Teirlinck <teirllm@auburn.edu> |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
2487 |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
2488 * search.texi (Regexps): More accurately describe which characters |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
2489 are special in which situations. Recommend _not_ to quote `]' or |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
2490 `-' when they are not special. |
4ad8f50b69f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69321
diff
changeset
|
2491 |
69321
bcbe2f30cba0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69313
diff
changeset
|
2492 2006-03-07 Carsten Dominik <dominik@science.uva.nl> |
bcbe2f30cba0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69313
diff
changeset
|
2493 |
bcbe2f30cba0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69313
diff
changeset
|
2494 * org.texi: Version number change only. |
bcbe2f30cba0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69313
diff
changeset
|
2495 |
69313
a81d6bd38fa8
Move from SourceForge repository to Savannah. This is version 7.93,
Bill Wohler <wohler@newt.com>
parents:
69304
diff
changeset
|
2496 2006-03-06 Bill Wohler <wohler@newt.com> |
a81d6bd38fa8
Move from SourceForge repository to Savannah. This is version 7.93,
Bill Wohler <wohler@newt.com>
parents:
69304
diff
changeset
|
2497 |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2498 * mh-e.texi: Move from SourceForge repository to Savannah. |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2499 This is version 7.93, which is a total rewrite from the previous |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2500 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2501 version 7.93. |
69313
a81d6bd38fa8
Move from SourceForge repository to Savannah. This is version 7.93,
Bill Wohler <wohler@newt.com>
parents:
69304
diff
changeset
|
2502 |
69304
55d8c694b9cf
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Miles Bader <miles@gnu.org>
parents:
69230
diff
changeset
|
2503 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de> |
55d8c694b9cf
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Miles Bader <miles@gnu.org>
parents:
69230
diff
changeset
|
2504 |
55d8c694b9cf
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Miles Bader <miles@gnu.org>
parents:
69230
diff
changeset
|
2505 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'. |
55d8c694b9cf
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-139
Miles Bader <miles@gnu.org>
parents:
69230
diff
changeset
|
2506 |
69230
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
2507 2006-03-01 Carsten Dominik <dominik@science.uva.nl> |
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
2508 |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2509 * org.texi (Interaction): Add item about `org-mouse.el' by |
69230
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
2510 Piotr Zielinski. |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2511 (Managing links): Document that also mouse-1 can be used to |
69230
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
2512 activate a link. |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2513 (Headlines, FAQ): Add entry about hiding leading stars. |
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2514 (Miscellaneous): Resort the sections in this chapter to a more |
69230
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
2515 logical sequence. |
4a8b67a4aaf5
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69206
diff
changeset
|
2516 |
69206 | 2517 2006-02-28 Andre Spiegel <spiegel@gnu.org> |
2518 | |
2519 * files.texi (Old Versions): Clarify operation of C-x v =. | |
2520 | |
69195
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
2521 2006-02-27 Simon Josefsson <jas@extundo.com> |
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
2522 |
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
2523 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync |
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
2524 2004-01-27 from the trunk). |
477ba8c8d22c
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-126
Miles Bader <miles@gnu.org>
parents:
69138
diff
changeset
|
2525 |
69138 | 2526 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> |
2527 | |
2528 * cc-mode.texi: Rename c-hungry-backspace to | |
2529 c-hungry-delete-backwards, at the request of RMS. Leave the old | |
2530 name as an alias. | |
2531 | |
2532 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> | |
2533 | |
2534 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to | |
2535 include the function header within the defun. | |
2536 | |
2537 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> | |
2538 | |
2539 * cc-mode.texi: Correct two typos. | |
2540 | |
2541 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org> | |
2542 | |
2543 * cc-mode.texi (Comment Commands): State that C-u M-; kills any | |
2544 existing comment. | |
2545 (Electric Keys): Add a justification for electric indentation. | |
2546 (Hungry WS Deletion): Clear up the names and complications of the | |
2547 BACKSPACE and DELETE keys. | |
69412
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
2548 |
69134 | 2549 2006-02-23 Juri Linkov <juri@jurta.org> |
2550 | |
2551 * faq.texi (Common requests): Move `Turning on auto-fill by | |
2552 default' after `Wrapping words automatically'. Move `Working with | |
2553 unprintable characters' before `Searching for/replacing newlines'. | |
2554 Move `Replacing highlighted text' after `Highlighting a region'. | |
2555 Merge `Repeating commands' and `Repeating a command as many times | |
2556 as possible' into the former. | |
2557 (Packages that do not come with Emacs): Add refs to Gmane and | |
2558 etc/MORE.STUFF. | |
2559 | |
69130 | 2560 2006-02-23 Juri Linkov <juri@jurta.org> |
2561 | |
2562 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives. | |
2563 (Reporting bugs): Suggest using `M-x report-emacs-bug'. | |
2564 Add xref to `(emacs)Reporting Bugs'. | |
2565 (Getting a printed manual): Add URL to other formats of the manual. | |
2566 (Common requests): Fix menu. | |
2567 (Highlighting a region): Remove ref to `Turning on syntax highlighting'. | |
2568 (Horizontal scrolling): Mention `truncate-partial-width-windows'. | |
2569 (Inserting text at the beginning of each line): Add pxref to | |
2570 `Changing the included text prefix'. | |
2571 (Forcing the cursor to remain in the same column): Mention `track-eol' | |
2572 and `set-goal-column'. Add pxref to `(emacs)Moving Point'. | |
2573 (Replacing text across multiple files): Add keybinding `Q' for | |
2574 `dired-do-query-replace'. | |
2575 | |
69089
08e0f010bbf0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69059
diff
changeset
|
2576 2006-02-22 Carsten Dominik <dominik@science.uva.nl> |
08e0f010bbf0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69059
diff
changeset
|
2577 |
69096
91d54ab4382e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69089
diff
changeset
|
2578 * reftex.texi: Version number and date change only. |
91d54ab4382e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69089
diff
changeset
|
2579 |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
2580 * org.texi (Internal Links): Rewrite to cover the modified |
69089
08e0f010bbf0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69059
diff
changeset
|
2581 linking system. |
08e0f010bbf0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69059
diff
changeset
|
2582 |
69059
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
2583 2006-02-21 Nick Roberts <nickrob@snap.net.nz> |
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
2584 |
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
2585 * building.texi (Watch Expressions): Update and describe |
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
2586 gdb-speedbar-auto-raise. |
19734224bb45
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69020
diff
changeset
|
2587 |
69020
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
2588 2006-02-19 Richard M. Stallman <rms@gnu.org> |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
2589 |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
2590 * emacs.texi: Use @smallbook. |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
2591 (Top): Update ref to Emacs paper, delete ref to Cookbook. |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
2592 Update subnode menu. |
69412
ecc36e13e6ba
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
69362
diff
changeset
|
2593 |
69020
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
2594 * building.texi (Lisp Interaction): Minor addition. |
e4e1c1572306
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68978
diff
changeset
|
2595 |
68978
6703d0d4a873
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68961
diff
changeset
|
2596 2006-02-18 Nick Roberts <nickrob@snap.net.nz> |
6703d0d4a873
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68961
diff
changeset
|
2597 |
6703d0d4a873
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68961
diff
changeset
|
2598 * building.texi (Watch Expressions): Update and be more precise. |
6703d0d4a873
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68961
diff
changeset
|
2599 |
68961 | 2600 2006-02-17 Eli Zaretskii <eliz@gnu.org> |
2601 | |
2602 * faq.texi: Remove the coding cookie, it's not needed anymore. | |
2603 | |
68926
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
2604 2006-02-15 Francesco Potort,Al(B <pot@gnu.org> |
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
2605 |
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
2606 * maintaining.texi (Create Tags Table): Explain why the |
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
2607 exception when etags writes to files under the /dev tree. |
749818038c46
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
68915
diff
changeset
|
2608 |
68915
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
2609 2006-02-14 Richard M. Stallman <rms@gnu.org> |
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
2610 |
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
2611 * custom.texi (Safe File Variables): Lots of clarification. |
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
2612 Renamed from Unsafe File Variables. |
e9d767c10003
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68909
diff
changeset
|
2613 |
68909
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
2614 2006-02-14 Chong Yidong <cyd@stupidchicken.com> |
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
2615 |
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
2616 * custom.texi (Unsafe File Variables): File variable confirmation |
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
2617 assumed denied in batch mode. |
775681e7a2ad
* custom.texi (Unsafe File Variables): File variable confirmation
Chong Yidong <cyd@stupidchicken.com>
parents:
68906
diff
changeset
|
2618 |
68906
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
2619 2006-02-14 Richard M. Stallman <rms@gnu.org> |
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
2620 |
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
2621 * building.texi (GDB User Interface Layout): Don't say `inferior' |
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
2622 for program being debugged. |
53503f63cc05
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68899
diff
changeset
|
2623 |
68899
b3582497ee74
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68867
diff
changeset
|
2624 2006-02-15 Nick Roberts <nickrob@snap.net.nz> |
b3582497ee74
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68867
diff
changeset
|
2625 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2626 * building.texi (GDB Graphical Interface): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2627 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer. |
68899
b3582497ee74
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68867
diff
changeset
|
2628 |
68867
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
2629 2006-02-13 Chong Yidong <cyd@stupidchicken.com> |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
2630 |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
2631 * custom.texi (Specifying File Variables, Unsafe File Variables): |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
2632 New nodes, split from File Variables. Document new file local |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
2633 variable behavior. |
4ea80a7bd411
* custom.texi (Specifying File Variables, Unsafe File Variables):
Chong Yidong <cyd@stupidchicken.com>
parents:
68847
diff
changeset
|
2634 |
68847
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2635 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2636 |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2637 * display.texi (Standard Faces): |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2638 * faq.texi (Colors on a TTY): |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2639 * files.texi (Visiting): |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2640 * frames.texi (Clipboard): |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2641 * glossary.texi (Glossary) <Clipboard>: |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2642 * xresources.texi (X Resources): Mention Mac OS port. |
d484b3fdfd90
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68837
diff
changeset
|
2643 |
68837 | 2644 2006-02-12 Karl Berry <karl@gnu.org> |
2645 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2646 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the |
68837 | 2647 8-bit accented a. |
2648 | |
68831
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2649 2006-02-12 Richard M. Stallman <rms@gnu.org> |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2650 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2651 * building.texi (Building): Clarify topic in intro. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2652 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2653 * maintaining.texi (Maintaining): Change title; clarify topic. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2654 Delete duplicate index entries. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2655 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2656 * building.texi (Other GDB User Interface Buffers): Clarifications. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2657 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2658 * text.texi (Cell Commands): Clarifications. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2659 |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2660 * programs.texi (Defuns): Delete duplicate explanation of |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2661 left-margin paren convention. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2662 (Hungry Delete): Minor cleanup. |
d0dc470bb9db
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68810
diff
changeset
|
2663 |
68810
0e986f2bd386
*** empty log message ***
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68802
diff
changeset
|
2664 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com> |
0e986f2bd386
*** empty log message ***
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68802
diff
changeset
|
2665 |
0e986f2bd386
*** empty log message ***
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68802
diff
changeset
|
2666 * dired.texi (Tumme): More tumme documentation. |
0e986f2bd386
*** empty log message ***
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68802
diff
changeset
|
2667 |
68802 | 2668 2006-02-11 Alan Mackenzie <acm@muc.de> |
2669 | |
2670 * programs.texi ("Hungry Delete"): Correct the appellation of the | |
2671 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}. | |
2672 | |
68787
3bc79badcd0e
Fixed small bug in tumme doc.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68772
diff
changeset
|
2673 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com> |
3bc79badcd0e
Fixed small bug in tumme doc.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68772
diff
changeset
|
2674 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2675 * dired.texi (Tumme): Fix small bug. |
68787
3bc79badcd0e
Fixed small bug in tumme doc.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68772
diff
changeset
|
2676 |
68772
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
2677 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
2678 |
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
2679 * macos.texi (Mac International): Rename "fontset-mac" to |
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
2680 "fontset-standard". |
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68762
diff
changeset
|
2681 |
68762
970bf6e6463b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
Miles Bader <miles@gnu.org>
parents:
68737
diff
changeset
|
2682 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de> |
970bf6e6463b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
Miles Bader <miles@gnu.org>
parents:
68737
diff
changeset
|
2683 |
970bf6e6463b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
Miles Bader <miles@gnu.org>
parents:
68737
diff
changeset
|
2684 * gnus.texi (Gnus Versions): Add history beyond start of Oort. |
970bf6e6463b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-62
Miles Bader <miles@gnu.org>
parents:
68737
diff
changeset
|
2685 |
68737
7490248dce02
Tumme documentation.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68735
diff
changeset
|
2686 2006-02-09 Mathias Dahl <mathias.dah@gmail.com> |
7490248dce02
Tumme documentation.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68735
diff
changeset
|
2687 |
7490248dce02
Tumme documentation.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68735
diff
changeset
|
2688 * dired.texi (Tumme): Basic documentation for Tumme added. |
7490248dce02
Tumme documentation.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68735
diff
changeset
|
2689 |
68735
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2690 2006-02-08 Romain Francoise <romain@orebokech.com> |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2691 |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2692 * faq.texi (Top): Remove paragraph about the FAQ being a |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2693 transitional document, etc. |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2694 (Searching for/replacing newlines): New node. |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2695 (Yanking text in isearch): New node. |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2696 (Inserting text at the beginning of each line): Rename and make |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2697 more general, mention `M-;' in Message mode. |
c7092f815c43
(Top): Remove paragraph about the FAQ being a
Romain Francoise <romain@orebokech.com>
parents:
68718
diff
changeset
|
2698 |
68711
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2699 2006-02-07 Luc Teirlinck <teirllm@auburn.edu> |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2700 |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2701 * mule.texi (International): |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2702 * programs.texi (Basic Indent): Fix typos. |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2703 |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2704 * faq.texi (Meta key does not work in xterm) |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2705 (Emacs does not display 8-bit characters) |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2706 (Inputting eight-bit characters): |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2707 * custom.texi (Minor Modes): |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2708 * display.texi (Text Display): |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2709 * commands.texi (Text Characters): Update xrefs. |
2f5e57d2fe6c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68710
diff
changeset
|
2710 |
68710
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2711 2006-02-07 Richard M. Stallman <rms@gnu.org> |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2712 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2713 * emacs.texi (Top): Update subnode menu. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2714 Update info on old Emacs papers. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2715 (Intro): "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2716 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2717 * xresources.texi (GTK styles): Minor clarifications. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2718 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2719 * trouble.texi: "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2720 (Stuck Recursive): Minor clarification. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2721 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2722 * text.texi: Minor clarifications. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2723 (Sentences): Explain why two-space convention is better. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2724 Explain sentence-end-without-period here. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2725 (Fill Commands): Not here. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2726 (Refill): Node moved down. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2727 (Filling): Update menu. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2728 (Table Creation, Cell Justification, Column Commands): Clarify. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2729 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2730 * sending.texi: Minor clarifications. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2731 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2732 * search.texi (Regexp Backslash): Clarification. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2733 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2734 * rmail.texi: Minor cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2735 (Rmail): Delete digression about `rmail-mode'. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2736 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2737 (Rmail Files): Mention C-u M-x rmail. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2738 (Rmail Reply): Mention References. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2739 (Rmail Display): Mention rmail-nonignored-headers. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2740 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2741 * programs.texi: Minor cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2742 (Comment Commands): Mention momentary Transient Mark mode. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2743 (Matching): Be more specific about customizing show-paren-mode. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2744 (Info Lookup): Don't list the modes that support C-h S. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2745 Just say what it does in an unsupported mode. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2746 (Man Page): Delete excessive info on customizing woman. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2747 (Motion in C): Don't mention c-for/backward-into-nomenclature. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2748 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2749 * abbrevs.texi: Minor clarifications. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2750 (Dabbrev Customization): Talk about "dynamic abbrev expansion", |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2751 not "dynamic abbrevs" as if they were a kind of abbrev. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2752 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2753 * picture.texi (Picture): Minor cleanup. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2754 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2755 * mule.texi (Communication Coding): Say "other applications". |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2756 (Fontsets): Not specific to X. Add xref to X Resources. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2757 (Unibyte Mode): Rename from Single-Byte Character Support. |
68710
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2758 "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2759 (International): Update menu. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2760 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2761 * maintaining.texi (Format of ChangeLog): |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2762 New node, split out from ChangeLog. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2763 (ChangeLog): Clarifications in the remaining text. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2764 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2765 (Find Tag): Add @w. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2766 (Tags Search): Explain tag table order here. Simplify grep ref. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2767 (List Tags): tags-tag-face is a variable, not a face. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2768 (Emerge): Cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2769 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2770 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2771 (Keyboard Macros): Avoid "the user". |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2772 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2773 * killing.texi: "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2774 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2775 * help.texi (Help Echo): "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2776 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2777 * glossary.texi: Say "you", not "the user". Say "graphical display". |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2778 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2779 * frames.texi: Minor cleanups. "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2780 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2781 * files.texi (Visiting): Make drag-and-drop not X-specific. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2782 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2783 * custom.texi: Minor cleanups. "Graphical display", not window system. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2784 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2785 * cmdargs.texi: Minor cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2786 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2787 * building.texi (Compilation): Move and split kill-compilation para. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2788 Add para about multiple compilers. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2789 (Compilation Mode): Commands also available in grep mode and others. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2790 Mention C-u C-x ` more tutorially. Clarify C-x `. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2791 (Compilation Shell): Clarify. Put Bash example first. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2792 (Grep Searching): Minor cleanups; add @w. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2793 (Debuggers): Minor cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2794 (Starting GUD): Make GDB xgraphical mode issue clearer. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2795 (Debugger Operation): Lots of clarifications including |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2796 GDB tooltip side-effect issue. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2797 (Commands of GUD): Clarify. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2798 (GUD Customization): Add bashdb-mode-hook. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2799 (GDB Graphical Interface): Rewrite for clarity. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2800 (GDB User Interface Layout): Rewrite for clarity. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2801 (Stack Buffer, Watch Expressions): Likewise. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2802 (Other GDB User Interface Buffers): Cleanups. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2803 (Lisp Libraries, External Lisp): Cleanup. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2804 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2805 * basic.texi (Position Info): "Graphical displays", rather than |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2806 window systems. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2807 |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2808 * anti.texi: Minor cleanup. |
fb98ea8e029a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68657
diff
changeset
|
2809 |
68657
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2810 2006-02-06 Romain Francoise <romain@orebokech.com> |
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2811 |
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2812 * faq.texi (VM): VM now at version 7.19. |
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2813 Set myself as maintainer of this file. |
e0aafc27ed28
(VM): VM now at version 7.19.
Romain Francoise <romain@orebokech.com>
parents:
68639
diff
changeset
|
2814 |
68630
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68589
diff
changeset
|
2815 2006-02-04 Michael Olson <mwolson@gnu.org> |
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68589
diff
changeset
|
2816 |
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68589
diff
changeset
|
2817 * erc.texi (History): Note that ERC is now included with Emacs. |
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68589
diff
changeset
|
2818 |
68589 | 2819 2006-02-03 Eli Zaretskii <eliz@gnu.org> |
2820 | |
2821 * custom.texi (Init File, Find Init): Add cross-references to | |
2822 where $HOME is described. | |
2823 | |
68553
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2824 2006-02-01 Luc Teirlinck <teirllm@auburn.edu> |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2825 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2826 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2827 is not inside the @table. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2828 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2829 * emacs.texi (Top): Correct node name. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2830 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2831 * files.texi (File Names): Fix @xref. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2832 (Reverting): Fix typo. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2833 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2834 * mule.texi (International): Correct node name. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2835 |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2836 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table. |
b8fa8884a850
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68551
diff
changeset
|
2837 |
68551
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2838 2006-02-01 Richard M. Stallman <rms@gnu.org> |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2839 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2840 * emacs.texi (Top): Update subnode menu. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2841 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2842 * mule.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2843 Reduce the specific references to X Windows. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2844 Refer to "graphical" terminals, rather than window systems. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2845 (Text Coding): Rename from Specify Coding. |
68551
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2846 (Communication Coding, File Name Coding, Terminal Coding): |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2847 New nodes split out from Text Coding. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2848 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2849 * kmacro.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2850 (Keyboard Macro Ring): Comment out some excessive commands. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2851 (Basic Keyboard Macro): Split up the table, putting part in each node. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2852 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2853 * major.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2854 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2855 * misc.texi (Single Shell, Interactive Shell): Fix xrefs. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2856 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2857 * windows.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2858 (Change Window): Don't describe mode-line mouse cmds here. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2859 Add xref to Mode Line Mouse. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2860 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2861 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2862 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2863 * macos.texi (Mac International): Fix xref. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2864 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2865 * indent.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2866 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2867 * frames.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2868 Reduce the specific references to X Windows. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2869 Refer to "graphical" terminals, rather than window systems. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2870 (Frame Parameters): Don't mention commands like |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2871 set-foreground-color. Just say to customize a face. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2872 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2873 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2874 * files.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2875 (Numbered Backups): New node, split out from Backup Names. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2876 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2877 * display.texi (Font Lock): C mode no longer depends on (-in-col-0. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2878 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2879 * cmdargs.texi (General Variables): Fix xref. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2880 |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2881 * buffers.texi: Minor clarifications. |
73bc127375e9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68521
diff
changeset
|
2882 |
68521
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2883 2006-01-31 Romain Francoise <romain@orebokech.com> |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2884 |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2885 * message.texi (Message Headers): Explain what |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2886 `message-alternative-emails' does in more detail. |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2887 Update copyright year. |
04c2548593f7
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-33
Miles Bader <miles@gnu.org>
parents:
68518
diff
changeset
|
2888 |
68518
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2889 2006-01-31 Richard M. Stallman <rms@gnu.org> |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2890 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2891 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode): |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2892 Nodes moved to top. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2893 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2894 * display.texi: Minor clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2895 (Display): Rearrange menu. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2896 (Standard Faces): Mention query-replace face. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2897 (Faces): Simplify. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2898 (Font Lock): Simplify face customization info. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2899 (Highlight Changes): Node merged into Highlight Interactively. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2900 (Highlight Interactively): Much rewriting and cleanup. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2901 (Optional Mode Line): Narrowed line number not good for goto-line. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2902 Simplify face customization advice. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2903 (Text Display): Mention use of escape-glyph face. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2904 Move ctl-arrow and tab-width here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2905 (Display Custom): Move no-redraw-on-reenter to end of node. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2906 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2907 * search.texi: Minor clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2908 (Isearch Scroll): Simplify. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2909 (Other Repeating Search): Document multi-occur-in-matching-buffers. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2910 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2911 * regs.texi (Registers): Mention bookmarks here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2912 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2913 * mark.texi: Minor clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2914 (Selective Undo): Node deleted. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2915 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2916 * m-x.texi: Minor clarifications |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2917 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2918 * killing.texi: Minor clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2919 Refer to "graphical" terminals, rather than window systems. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2920 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2921 * help.texi: Clarifications. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2922 (Help): Don't describe C-h F and C-h K here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2923 (Key Help): Describe C-h K here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2924 (Name Help): Mention Emacs Lisp Intro. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2925 Describe C-h F here. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2926 (Misc Help): Mention C-h F and C-h K only briefly. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2927 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2928 * fixit.texi (Undo): New node, mostly copied from basic.texi. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2929 Selective undo text merged in. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2930 (Spelling): Mention Aspell along with Ispell. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2931 |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2932 * emacs.texi (Top): Update subnode menus. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2933 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2934 * basic.texi (Basic Undo): Rename from Undo. Most of text |
68518
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2935 moved to new Undo node. |
cf867c84ce1f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68469
diff
changeset
|
2936 |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
2937 2006-01-30 Juanma Barranquero <lekktu@gmail.com> |
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
2938 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2939 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc. |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
2940 |
68464
79464a6167f5
* basic.texi (Continuation Lines, Inserting Text): Mention
Chong Yidong <cyd@stupidchicken.com>
parents:
68463
diff
changeset
|
2941 2006-01-29 Chong Yidong <cyd@stupidchicken.com> |
79464a6167f5
* basic.texi (Continuation Lines, Inserting Text): Mention
Chong Yidong <cyd@stupidchicken.com>
parents:
68463
diff
changeset
|
2942 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2943 * basic.texi (Continuation Lines, Inserting Text): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2944 Mention longlines mode. |
68464
79464a6167f5
* basic.texi (Continuation Lines, Inserting Text): Mention
Chong Yidong <cyd@stupidchicken.com>
parents:
68463
diff
changeset
|
2945 |
68463
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2946 2006-01-29 Richard M. Stallman <rms@gnu.org> |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2947 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2948 * screen.texi: Minor cleaups. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2949 (Screen): Clean up the intro paragraphs. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2950 (Mode Line): Lots of rewriting. Handle frame-name better. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2951 eol-mnemonic-... vars moved out. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2952 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2953 * emacs.texi (Top): Change menu item for MS-DOS node. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2954 Update subnode menu. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2955 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2956 * msdog.texi (MS-DOS): Rewrite intro to explain how this |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2957 chapter relates to Windows. Title changed. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2958 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2959 * mini.texi: Minor cleanups. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2960 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2961 * mark.texi (Selective Undo): New node, text moved from basic.texi. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2962 (Mark): Put it in the menu. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2963 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2964 * entering.texi: Minor cleanups. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2965 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2966 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2967 (Intro): Refer to "graphical" terminals, rather than X. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2968 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2969 * display.texi (Display Custom): Add xref to Variables. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2970 (Optional Mode Line): eol-mnemonic-... vars moved here. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2971 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2972 * commands.texi: Minor cleanups. Refer to "graphical" terminals, |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2973 rather than X. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2974 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2975 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed". |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2976 |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2977 * basic.texi: Minor cleanups. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2978 (Undo): selective-undo moved. |
2392ea9054a3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68451
diff
changeset
|
2979 |
68451
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2980 2006-01-29 Michael Olson <mwolson@gnu.org> |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2981 |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2982 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets. |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2983 |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2984 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC. |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2985 |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2986 * faq.texi (New in Emacs 22): Mention ERC. |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68440
diff
changeset
|
2987 |
68440
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
2988 2006-01-28 Luc Teirlinck <teirllm@auburn.edu> |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
2989 |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
2990 * rcirc.texi: Capitalize dir entry for consistency with the entry |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
2991 in info/dir and other entries in the Emacs category. |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
2992 Fix typos. Delete trailing whitespace. |
4d823104d241
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68437
diff
changeset
|
2993 |
68437 | 2994 2006-01-28 Bj,Av(Brn Lindstr,Av(Bm <bkhl@elektrubadur.se> |
2995 | |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
2996 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key. |
68437 | 2997 |
68425 | 2998 2006-01-27 Eli Zaretskii <eliz@gnu.org> |
2999 | |
3000 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets. | |
3001 (INFO_TARGETS, DVI_TARGETS): Add rcirc. | |
3002 | |
3003 * Makefile.in (../info/rcirc, rcirc.dvi): New targets. | |
3004 (INFO_TARGETS, DVI_TARGETS): Add rcirc. | |
3005 | |
68422 | 3006 2006-01-27 Alex Schroeder <alex@gnu.org> |
3007 | |
3008 * rcirc.texi: New file. | |
3009 | |
68387
ee1488acdc41
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68349
diff
changeset
|
3010 2006-01-25 Luc Teirlinck <teirllm@auburn.edu> |
ee1488acdc41
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68349
diff
changeset
|
3011 |
ee1488acdc41
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68349
diff
changeset
|
3012 * anti.texi (Antinews): Various corrections and additions. |
ee1488acdc41
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68349
diff
changeset
|
3013 |
68349 | 3014 2006-01-23 Juri Linkov <juri@jurta.org> |
3015 | |
3016 * custom.texi (Easy Customization, Customization Groups) | |
3017 (Browsing Custom): Mention links along with buttons. | |
3018 | |
3019 * widget.texi (User Interface): Add S-TAB for widget-backward. | |
3020 | |
68335
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3021 2006-01-22 Michael Albinus <michael.albinus@gmx.de> |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3022 |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3023 Sync with Tramp 2.0.52. |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3024 |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3025 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item. |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
3026 Add Tramp disabling item. New item for common connection problems. |
68335
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3027 (various): Apply "ftp" as method for the download URL. |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3028 (Bug Reports): Refer to FAQ for common problems. |
118ceefc8263
Sync with Tramp 2.0.52.
Michael Albinus <michael.albinus@gmx.de>
parents:
68317
diff
changeset
|
3029 |
68317 | 3030 2006-01-21 Eli Zaretskii <eliz@gnu.org> |
3031 | |
3032 * widget.texi (User Interface): Use @key for TAB. | |
3033 | |
3034 * text.texi (TeX Print): Use @key for TAB. | |
3035 | |
3036 * ses.texi (Formulas, Printer functions): Use @key for TAB. | |
3037 | |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
3038 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB. |
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
3039 |
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
3040 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key |
68317 | 3041 for TAB. |
3042 | |
3043 * cc-mode.texi (Indentation Calculation): Use @key for TAB. | |
3044 | |
68312 | 3045 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change) |
3046 | |
3047 * files.texi (File Aliases): Don't claim that usually separate | |
3048 buffers are created for two file names that name the same data. | |
3049 Mention additional situations where different names mean the same | |
3050 file on disk. | |
3051 | |
68259
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
3052 2006-01-19 Richard M. Stallman <rms@gnu.org> |
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
3053 |
68270
556ef00fdd9f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68259
diff
changeset
|
3054 * killing.texi (Deletion): Upcase @key argument. |
556ef00fdd9f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68259
diff
changeset
|
3055 |
68259
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
3056 * custom.texi (Custom Themes): Minor cleanup. |
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
3057 |
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
3058 * programs.texi (Hungry Delete): Upcase @key argument. |
da25283c5b11
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68230
diff
changeset
|
3059 |
68230
6c7c654eb3c7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Miles Bader <miles@gnu.org>
parents:
68224
diff
changeset
|
3060 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org> |
6c7c654eb3c7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Miles Bader <miles@gnu.org>
parents:
68224
diff
changeset
|
3061 |
6c7c654eb3c7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Miles Bader <miles@gnu.org>
parents:
68224
diff
changeset
|
3062 * gnus.texi: Update copyright. |
6c7c654eb3c7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Miles Bader <miles@gnu.org>
parents:
68224
diff
changeset
|
3063 |
68224 | 3064 2006-01-16 Juri Linkov <juri@jurta.org> |
3065 | |
3066 * display.texi (Standard Faces): Add `mode-line-buffer-id'. | |
3067 Move `mode-line-highlight' before `mode-line-buffer-id'. | |
3068 | |
68207
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3069 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org> |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3070 |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3071 * gnus.texi (Article Washing): Additions. |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3072 |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3073 2006-01-08 Alex Schroeder <alex@gnu.org> |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3074 |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3075 * pgg.texi (Caching passphrase): Rewording. |
fbd379b34f0a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Miles Bader <miles@gnu.org>
parents:
68191
diff
changeset
|
3076 |
68191
80bda70f9d68
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68172
diff
changeset
|
3077 2006-01-14 Richard M. Stallman <rms@gnu.org> |
80bda70f9d68
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68172
diff
changeset
|
3078 |
80bda70f9d68
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68172
diff
changeset
|
3079 * basic.texi (Inserting Text): Minor cleanup. |
80bda70f9d68
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
68172
diff
changeset
|
3080 |
68172
5a58ed2a8e92
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68143
diff
changeset
|
3081 2006-01-13 Carsten Dominik <dominik@science.uva.nl> |
5a58ed2a8e92
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68143
diff
changeset
|
3082 |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
3083 * org.texi (Agenda commands): Document tags command. |
68172
5a58ed2a8e92
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68143
diff
changeset
|
3084 |
68143
3466a3a9a181
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68129
diff
changeset
|
3085 2006-01-11 Luc Teirlinck <teirllm@auburn.edu> |
3466a3a9a181
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68129
diff
changeset
|
3086 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
3087 * custom.texi (Changing a Variable, Face Customization): |
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
3088 Update for changes in Custom menus. |
68143
3466a3a9a181
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68129
diff
changeset
|
3089 |
68129
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3090 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org> |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3091 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3092 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts. |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3093 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3094 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org> |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3095 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3096 * gnus.texi (RSS): Addition. |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3097 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3098 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org> |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3099 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3100 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'. |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3101 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3102 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org> |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3103 |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3104 * emacs-mime.texi (Display Customization): Add setting example to |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3105 mm-discouraged-alternatives. |
6f5da26b0df1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-690
Miles Bader <miles@gnu.org>
parents:
68097
diff
changeset
|
3106 |
68097
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
3107 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca> |
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
3108 |
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
3109 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's |
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
3110 version is the canonical version. |
0aad66a76c40
(Obtaining Flymake): Remove chapter since Emacs's
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
68089
diff
changeset
|
3111 |
68089 | 3112 2006-01-08 Alex Schroeder <alex@gnu.org> |
3113 | |
3114 * pgg.texi (Caching passphrase): Rewording. | |
3115 | |
68073 | 3116 2006-01-06 Eli Zaretskii <eliz@gnu.org> |
3117 | |
3118 * flymake.texi (Obtaining Flymake): Update Flymake's CVS | |
3119 repository URL. | |
3120 | |
68059
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
3121 2006-01-06 Carsten Dominik <dominik@science.uva.nl> |
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
3122 |
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
3123 * org.texi: Removed the accidentally re-added empty line in the |
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
3124 direntry. |
6afb59e277c3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68039
diff
changeset
|
3125 |
68039
c83d0a0de875
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68032
diff
changeset
|
3126 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
c83d0a0de875
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68032
diff
changeset
|
3127 |
c83d0a0de875
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68032
diff
changeset
|
3128 * macos.texi (Mac International): Undo last change. |
c83d0a0de875
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68032
diff
changeset
|
3129 |
68032
f3a9c72833ec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67985
diff
changeset
|
3130 2006-01-05 Carsten Dominik <dominik@science.uva.nl> |
f3a9c72833ec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67985
diff
changeset
|
3131 |
68143
3466a3a9a181
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
68129
diff
changeset
|
3132 * org.texi (Agenda Views): Chapter reorganized. |
68032
f3a9c72833ec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67985
diff
changeset
|
3133 |
67985
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
3134 2006-01-02 Chong Yidong <cyd@stupidchicken.com> |
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
3135 |
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
3136 * custom.texi (Custom Themes): Describe the new |
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
3137 customize-create-theme interface. |
d2eeb19b72bd
* custom.texi (Custom Themes): Describe the new
Chong Yidong <cyd@stupidchicken.com>
parents:
67919
diff
changeset
|
3138 |
67919 | 3139 2005-12-30 Juri Linkov <juri@jurta.org> |
3140 | |
3141 * basic.texi (Position Info): Update example. | |
3142 | |
67892
e188efbb47ee
(Using Customize): New node.
Romain Francoise <romain@orebokech.com>
parents:
67883
diff
changeset
|
3143 2005-12-29 Romain Francoise <romain@orebokech.com> |
e188efbb47ee
(Using Customize): New node.
Romain Francoise <romain@orebokech.com>
parents:
67883
diff
changeset
|
3144 |
e188efbb47ee
(Using Customize): New node.
Romain Francoise <romain@orebokech.com>
parents:
67883
diff
changeset
|
3145 * faq.texi (Using Customize): New node. |
e188efbb47ee
(Using Customize): New node.
Romain Francoise <romain@orebokech.com>
parents:
67883
diff
changeset
|
3146 |
67883
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
3147 2005-12-28 Luc Teirlinck <teirllm@auburn.edu> |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
3148 |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
3149 * org.texi: Remove blank line in @direntry. It is non-standard |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
3150 and recursively produces blank lines all over the dir file (when |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
3151 using Texinfo 4.8). |
66dbd2d7fedd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67847
diff
changeset
|
3152 |
67847
cd1fada8d9b8
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
Jan Djärv <jan.h.d@swipnet.se>
parents:
67801
diff
changeset
|
3153 2005-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
cd1fada8d9b8
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
Jan Djärv <jan.h.d@swipnet.se>
parents:
67801
diff
changeset
|
3154 |
cd1fada8d9b8
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
Jan Djärv <jan.h.d@swipnet.se>
parents:
67801
diff
changeset
|
3155 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files. |
cd1fada8d9b8
* frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
Jan Djärv <jan.h.d@swipnet.se>
parents:
67801
diff
changeset
|
3156 |
67801
66142acef663
* custom.texi (Custom Themes): `load-theme' always loads.
Chong Yidong <cyd@stupidchicken.com>
parents:
67772
diff
changeset
|
3157 2005-12-24 Chong Yidong <cyd@stupidchicken.com> |
66142acef663
* custom.texi (Custom Themes): `load-theme' always loads.
Chong Yidong <cyd@stupidchicken.com>
parents:
67772
diff
changeset
|
3158 |
66142acef663
* custom.texi (Custom Themes): `load-theme' always loads.
Chong Yidong <cyd@stupidchicken.com>
parents:
67772
diff
changeset
|
3159 * custom.texi (Custom Themes): `load-theme' always loads. |
66142acef663
* custom.texi (Custom Themes): `load-theme' always loads.
Chong Yidong <cyd@stupidchicken.com>
parents:
67772
diff
changeset
|
3160 |
67772 | 3161 2005-12-23 Juri Linkov <juri@jurta.org> |
3162 | |
3163 * display.texi (Highlight Interactively): Use double space to | |
3164 separate sentences. Replace C-p with M-p, and C-n with M-n. | |
3165 | |
67754
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
3166 2005-12-22 Richard M. Stallman <rms@gnu.org> |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
3167 |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
3168 * custom.texi (Easy Customization and subnodes): |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
3169 Replace "active field" with "button". |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
3170 Use "user option" only for variables. |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
3171 Use "setting" for variable-or-face. |
a52cf10424bc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67741
diff
changeset
|
3172 |
67741
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
3173 2005-12-22 Luc Teirlinck <teirllm@auburn.edu> |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
3174 |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
3175 * buffers.texi (Select Buffer): Change order in table to make |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
3176 "Similar" refer to the correct item. |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
3177 (Indirect Buffers): Minor rewording. |
3bd16dd1f552
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67726
diff
changeset
|
3178 |
67726
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
3179 2005-12-21 Luc Teirlinck <teirllm@auburn.edu> |
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
3180 |
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
3181 * widget.texi (atoms): Delete obsolete remark about `file' widget. |
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
3182 |
67708 | 3183 2005-12-20 Juri Linkov <juri@jurta.org> |
3184 | |
3185 * files.texi (VC Status): Put P and N near p and n. | |
3186 | |
67693
9373da9c01d0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67691
diff
changeset
|
3187 2005-12-20 Carsten Dominik <dominik@science.uva.nl> |
9373da9c01d0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67691
diff
changeset
|
3188 |
67726
d7d3dd935c86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67708
diff
changeset
|
3189 * org.texi (Tags): Boolean logic documented. |
67693
9373da9c01d0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67691
diff
changeset
|
3190 (Agenda Views): Document custom commands. |
9373da9c01d0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67691
diff
changeset
|
3191 |
67691
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
3192 2005-12-20 David Kastrup <dak@gnu.org> |
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
3193 |
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
3194 * faq.texi (AUCTeX): Update version and mailing list info. |
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
3195 |
67684
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
3196 2005-12-19 Richard M. Stallman <rms@gnu.org> |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
3197 |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
3198 * programs.texi (Electric C): Delete the info about newline control. |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
3199 (Other C Commands): Minor cleanup. |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
3200 (Left Margin Paren): Minor cleanup. |
794c6c50c466
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67680
diff
changeset
|
3201 |
67680
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3202 2005-12-19 Luc Teirlinck <teirllm@auburn.edu> |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3203 |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3204 * custom.texi (Easy Customization): Add "Browsing Custom" to menu. |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3205 (Customization Groups): Delete text moved to "Browsing Custom". |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3206 (Browsing Custom): New node. |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3207 (Specific Customization): Clarify which commands only work for |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3208 loaded options. |
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3209 |
67655
6cba278fc764
(Tool Bars): Shorten text of previous change.
Bill Wohler <wohler@newt.com>
parents:
67653
diff
changeset
|
3210 2005-12-18 Bill Wohler <wohler@newt.com> |
6cba278fc764
(Tool Bars): Shorten text of previous change.
Bill Wohler <wohler@newt.com>
parents:
67653
diff
changeset
|
3211 |
6cba278fc764
(Tool Bars): Shorten text of previous change.
Bill Wohler <wohler@newt.com>
parents:
67653
diff
changeset
|
3212 * frames.texi (Tool Bars): Shorten text of previous change. |
6cba278fc764
(Tool Bars): Shorten text of previous change.
Bill Wohler <wohler@newt.com>
parents:
67653
diff
changeset
|
3213 |
67653
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
3214 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu> |
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
3215 |
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
3216 * files.texi (VC Status): Document log-view mode. |
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
3217 |
67649
4666e86efb1a
(Tool Bars): Mention that you can turn off tool bars permanently via
Bill Wohler <wohler@newt.com>
parents:
67643
diff
changeset
|
3218 2005-12-18 Bill Wohler <wohler@newt.com> |
4666e86efb1a
(Tool Bars): Mention that you can turn off tool bars permanently via
Bill Wohler <wohler@newt.com>
parents:
67643
diff
changeset
|
3219 |
4666e86efb1a
(Tool Bars): Mention that you can turn off tool bars permanently via
Bill Wohler <wohler@newt.com>
parents:
67643
diff
changeset
|
3220 * frames.texi (Tool Bars): Mention that you can turn off tool bars |
67680
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3221 permanently via the customize interface. |
67649
4666e86efb1a
(Tool Bars): Mention that you can turn off tool bars permanently via
Bill Wohler <wohler@newt.com>
parents:
67643
diff
changeset
|
3222 |
67653
26386850b9ca
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67649
diff
changeset
|
3223 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org> |
67643
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3224 |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3225 * gnus.texi (MIME Commands): Mention addition of |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3226 multipart/alternative to gnus-buttonized-mime-types and add xref |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3227 to mm-discouraged-alternatives. |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3228 |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3229 * emacs-mime.texi (Display Customization): Mention addition of |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3230 "image/.*" and add xref to gnus-buttonized-mime-types in the |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3231 mm-discouraged-alternatives section. |
1c477099d3ac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-676
Miles Bader <miles@gnu.org>
parents:
67613
diff
changeset
|
3232 |
67613
eab2494a32d7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67609
diff
changeset
|
3233 2005-12-16 Carsten Dominik <dominik@science.uva.nl> |
eab2494a32d7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67609
diff
changeset
|
3234 |
67680
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3235 * org.texi (Tags): New section. |
67613
eab2494a32d7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67609
diff
changeset
|
3236 (Agenda Views): Chapter reorganized. |
eab2494a32d7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67609
diff
changeset
|
3237 |
67609 | 3238 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de> |
3239 | |
3240 * killing.texi (Killing by Lines): Document `kill-whole-line' | |
3241 function. | |
3242 | |
67606 | 3243 2005-12-16 Eli Zaretskii <eliz@gnu.org> |
3244 | |
3245 * org.texi (Internal Links): Add a missing comma after an @xref. | |
3246 | |
67603
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
3247 2005-12-16 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
3248 |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
3249 * buffers.texi (Select Buffer): Change `prev-buffer' to |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
3250 `previous-buffer'. Indicate that these functions use a frame |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
3251 local buffer list. |
589ce7251c9c
* buffers.texi (Select Buffer): Change `prev-buffer' to
Károly Lőrentey <lorentey@elte.hu>
parents:
67576
diff
changeset
|
3252 |
67576
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
3253 2005-12-14 Chong Yidong <cyd@stupidchicken.com> |
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
3254 |
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
3255 * faq.texi (Filling paragraphs with a single space): No need to |
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
3256 change sentence-end now. |
79100dce8a85
* faq.texi (Filling paragraphs with a single space): No need to
Chong Yidong <cyd@stupidchicken.com>
parents:
67551
diff
changeset
|
3257 |
67551
fe8f45a3c8a7
(Scrolling only one line): Use `scroll-conservatively'.
Romain Francoise <romain@orebokech.com>
parents:
67544
diff
changeset
|
3258 2005-12-13 Romain Francoise <romain@orebokech.com> |
fe8f45a3c8a7
(Scrolling only one line): Use `scroll-conservatively'.
Romain Francoise <romain@orebokech.com>
parents:
67544
diff
changeset
|
3259 |
fe8f45a3c8a7
(Scrolling only one line): Use `scroll-conservatively'.
Romain Francoise <romain@orebokech.com>
parents:
67544
diff
changeset
|
3260 * faq.texi (Scrolling only one line): Use `scroll-conservatively'. |
fe8f45a3c8a7
(Scrolling only one line): Use `scroll-conservatively'.
Romain Francoise <romain@orebokech.com>
parents:
67544
diff
changeset
|
3261 |
67544
8e2428c28921
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67536
diff
changeset
|
3262 2005-12-12 Jay Belanger <belanger@truman.edu> |
8e2428c28921
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67536
diff
changeset
|
3263 |
71615
a6099d890443
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
71596
diff
changeset
|
3264 * faq.texi (Calc): Update version number. |
67544
8e2428c28921
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67536
diff
changeset
|
3265 |
67536
b071fde35608
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67525
diff
changeset
|
3266 2005-12-12 Carsten Dominik <dominik@science.uva.nl> |
b071fde35608
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67525
diff
changeset
|
3267 |
67680
b7c68d3426e1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67655
diff
changeset
|
3268 * org.texi (Progress Logging): New section. |
67536
b071fde35608
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67525
diff
changeset
|
3269 |
67525
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3270 2005-12-12 Richard M. Stallman <rms@gnu.org> |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3271 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3272 * custom.texi (Easy Customization): Change menu comment. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3273 (Prefix Keymaps): Fix spelling of Control-X-prefix. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3274 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3275 * help.texi (Apropos): Rewrite. Talk about "apropos patterns". |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3276 (Help): Among the Apropos commands, describe only C-h a here. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3277 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3278 2005-12-11 Richard M. Stallman <rms@gnu.org> |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3279 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3280 * programs.texi (Options for Comments): Comment-end starts with space. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3281 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3282 * glossary.texi (Glossary): Minor cleanup. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3283 |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3284 * files.texi (Old Versions): Use @table. |
d1c8ad10efda
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67483
diff
changeset
|
3285 |
67483
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3286 2005-12-10 Romain Francoise <romain@orebokech.com> |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3287 |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3288 Update the Emacs FAQ for the 22.1 release. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3289 |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3290 * faq.texi: Set VER to `22.1'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3291 (Basic editing): Explain how to use localized versions of the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3292 Tutorial. Mention that `C-h r' displays the manual. Delete |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3293 obsolete WWW link to an Emacs 18 tutorial. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3294 (Getting a printed manual): Point to the new locations of the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3295 manuals on the GNU Web site. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3296 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3297 available via Info (it was previously distributed separately). |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3298 (Installing Texinfo documentation): The latest version of Texinfo |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3299 is 4.8, not 4.0. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3300 (Informational files for Emacs): COPYING is the GNU General Public |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3301 License, not the Emacs General Public License. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3302 (Informational files for Emacs): Delete obsolete link to the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3303 GNUinfo pages as they have been removed from the GNU Web site. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3304 (New in Emacs 22): New node. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3305 (Setting up a customization file): Say that most packages support |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3306 Customize nowadays. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3307 (Colors on a TTY): Delete reference to instructions on how to |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3308 enable syntax highlighting, it is now enabled by default. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3309 (Turning on abbrevs by default): Emacs now reads the abbrevs file |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3310 at startup automatically. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3311 (Controlling case sensitivity): Mention `M-c' in isearch. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3312 (Using an already running Emacs process): Emacs now creates the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3313 socket in `/tmp/emacsUID'. Fix typos. Change default location of |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3314 gnuserv. As emacsclient can now run Lisp code as well, delete a |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3315 sentence praising gnuserv for that. Simplify description of how |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3316 the client/server operation works. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3317 (Compiler error messages): Delete obsolete text (compile.el has |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3318 been rewritten). |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3319 (Indenting switch statements): Fix typo. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3320 (Matching parentheses): Simplify setup instructions, mention the |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3321 menu bar item in the Options menu. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3322 (Repeating a command as many times as possible): Mention `C-x e'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3323 (Going to a line by number): Mention new keymap and bindings |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3324 `M-g M-g', `M-g M-p' and `M-g M-n'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3325 (Turning on syntax highlighting): Now on by default. Simplify. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3326 (Replacing highlighted text): Use `1', not `t'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3327 (Problems with very large files): The maximum size is now 256MB on |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3328 32-bit machines. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3329 (^M in the shell buffer): Mention `comint-process-echoes'. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3330 (Emacs for Apple computers): Emacs 22 has native support for Mac |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3331 OS X. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3332 (Translating names to IP addresses): Delete node. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3333 (Binding keys to commands): Fix typo. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3334 (SPC no longer completes file names): New node. |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3335 (MIME with Emacs mail packages): Delete section about the Emacs |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3336 MIME FAQ (it's not reachable anymore). |
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3337 |
67481 | 3338 2005-12-10 David Koppelman <koppel@ece.lsu.edu> |
3339 | |
3340 * display.texi (Highlight Interactively): Include | |
3341 global-hi-lock-mode. Add miscellaneous details and elaborations. | |
67483
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3342 |
67463
ba41f14061a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67444
diff
changeset
|
3343 2005-12-09 Richard M. Stallman <rms@gnu.org> |
ba41f14061a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67444
diff
changeset
|
3344 |
ba41f14061a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67444
diff
changeset
|
3345 * display.texi (Font Lock): Delete the Global FL menu item. |
ba41f14061a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67444
diff
changeset
|
3346 |
67444
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
3347 2005-12-09 Luc Teirlinck <teirllm@auburn.edu> |
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
3348 |
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
3349 * custom.texi (Minibuffer Maps): Mention the maps for file name |
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
3350 completion. |
d84323347611
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67433
diff
changeset
|
3351 |
67433 | 3352 2005-12-09 Kim F. Storm <storm@cua.dk> |
3353 | |
3354 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as | |
3355 prefix keys even when mark is active. Decribe that RET moves | |
3356 cursor to next corner in rectangle; clarify insert around rectangle. | |
3357 | |
69615
0020503da3e0
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
69613
diff
changeset
|
3358 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org> |
69138 | 3359 |
3360 * cc-mode.texi: The manual has been extensively revised: the | |
3361 information about using CC Mode has been separated from the larger | |
3362 and more difficult chapters about configuration. It has been | |
3363 updated for CC Mode 5.31. | |
3364 | |
67418
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3365 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3366 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3367 * pgg.texi (User Commands): Fix description of pgg-verify-region. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3368 (Selecting an implementation): Fix descriptions. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3369 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3370 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3371 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3372 * message.texi (Various Message Variables): Addition. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3373 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3374 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3375 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3376 * message.texi: Fix default values. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3377 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3378 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3379 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3380 * message.texi (Header Commands): Clarify descriptions of |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3381 message-cross-post-followup-to, message-reduce-to-to-cc, and |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3382 message-insert-wide-reply. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3383 (Various Commands): Fix kindex for message-kill-to-signature; |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3384 clarify description of message-tab. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3385 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3386 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3387 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3388 * message.texi (Mailing Lists): Fix description about MFT. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3389 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3390 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3391 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3392 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3393 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3394 * gnus.texi (Slow Terminal Connection): Replace old description |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3395 with new one. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3396 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3397 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3398 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3399 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs; |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3400 replace X-Draft-Headers with X-Draft-From. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3401 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3402 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org> |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3403 |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3404 * gnus.texi (Various Various): Fix the default value of |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3405 nnheader-max-head-length. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3406 (Gnus Versions): Fix typo. |
28264c86d408
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
67412
diff
changeset
|
3407 |
67412
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3408 2005-12-08 Luc Teirlinck <teirllm@auburn.edu> |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3409 |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3410 * custom.texi (Customization): Use xref to elisp manual for |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3411 non-TeX output. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3412 (Minor Modes): Update. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3413 (Customization Groups, Changing a Variable, Face Customization): |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3414 Update for new appearance of Custom buffers. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3415 (Changing a Variable): `custom-buffer-done-function' has been |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3416 replaced by `custom-buffer-done-kill'. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3417 (Specific Customization): In the `customize-group' buffer, a |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3418 subgroup's contents are not "hidden". They are not included at |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3419 all. They have no [Show] button. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3420 (Mouse Buttons): Add pxref to description of mouse event lists in |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3421 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys. |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3422 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3423 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el). |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3424 |
67397
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
3425 2005-12-08 Richard M. Stallman <rms@gnu.org> |
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
3426 |
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
3427 * mini.texi (Completion Commands, Completion): |
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
3428 In file name input, SPC does not do completion. |
1edd6b000f5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67381
diff
changeset
|
3429 |
67381
cc3d6b6a1f25
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67365
diff
changeset
|
3430 2005-12-08 Carsten Dominik <dominik@science.uva.nl> |
cc3d6b6a1f25
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67365
diff
changeset
|
3431 |
67412
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3432 * org.texi (Structure editing): Document new functionality of |
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3433 M-RET. |
67381
cc3d6b6a1f25
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67365
diff
changeset
|
3434 |
67365
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
3435 2005-12-08 Nick Roberts <nickrob@snap.net.nz> |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
3436 |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
3437 * building.texi (GDB Graphical Interface): Explain screen size |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
3438 setting. |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
3439 (Other GDB User Interface Buffers): Describe features specific to |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
3440 GDB 6.4. |
6855b4b329e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67354
diff
changeset
|
3441 |
67351
dd40d7037ea3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67343
diff
changeset
|
3442 2005-12-06 Luc Teirlinck <teirllm@auburn.edu> |
dd40d7037ea3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67343
diff
changeset
|
3443 |
dd40d7037ea3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67343
diff
changeset
|
3444 * org.texi (Internal Links): Fix Texinfo usage. |
dd40d7037ea3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67343
diff
changeset
|
3445 |
67343
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
3446 2005-12-06 Carsten Dominik <dominik@science.uva.nl> |
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
3447 |
67354
62957610ed77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67351
diff
changeset
|
3448 * org.texi (TODO basics): Document the global todo list. |
67343
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
3449 (TODO items): Documents sparse tree for specific TODO |
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
3450 keywords. |
69e43e82cd0a
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67232
diff
changeset
|
3451 |
67230
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3452 2005-12-01 Nick Roberts <nickrob@snap.net.nz> |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3453 |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3454 * building.texi (GDB User Interface Layout): Describe how to |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3455 kill associated buffers. |
67232
003d50ec9805
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67230
diff
changeset
|
3456 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint. |
67230
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3457 (Watch Expressions): Be more precise. |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3458 (Other GDB User Interface Buffers): Describe how to change a |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3459 register value. |
0e6f1ac5ebfd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67219
diff
changeset
|
3460 |
67219
7dc296b93149
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67195
diff
changeset
|
3461 2005-11-30 Carsten Dominik <dominik@science.uva.nl> |
7dc296b93149
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67195
diff
changeset
|
3462 |
7dc296b93149
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67195
diff
changeset
|
3463 * org.texi (Plain Lists): Typos fixed. |
7dc296b93149
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67195
diff
changeset
|
3464 |
67195
0ece02371a71
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67106
diff
changeset
|
3465 2005-11-28 Jay Belanger <belanger@truman.edu> |
0ece02371a71
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67106
diff
changeset
|
3466 |
67483
b6000aca7291
Set VER to `22.1'.
Romain Francoise <romain@orebokech.com>
parents:
67481
diff
changeset
|
3467 * calc.texi: Change references of `M-#' to `C-x *' prefix. |
67195
0ece02371a71
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67106
diff
changeset
|
3468 |
67106
c2493c8bf7d6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67102
diff
changeset
|
3469 2005-11-24 Carsten Dominik <dominik@science.uva.nl> |
c2493c8bf7d6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67102
diff
changeset
|
3470 |
67412
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3471 * org.texi (Structure editing): New item moving commands added. |
67106
c2493c8bf7d6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67102
diff
changeset
|
3472 (Plain Lists): New section. |
c2493c8bf7d6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
67102
diff
changeset
|
3473 |
67102
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3474 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3475 |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3476 * macos.texi (Mac Input): Remove description of |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3477 mac-command-key-is-meta. Add descriptions of |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3478 mac-control-modifier, mac-command-modifier, and |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3479 mac-option-modifier. |
75613 | 3480 (Mac International): Fix description of conversion of clipboard data. |
67102
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3481 (Mac Font Specs): Add example of font customization by face attributes. |
cb7a3d503153
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
67073
diff
changeset
|
3482 |
67068
98209bb8d1a8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67061
diff
changeset
|
3483 2005-11-22 Nick Roberts <nickrob@snap.net.nz> |
98209bb8d1a8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67061
diff
changeset
|
3484 |
98209bb8d1a8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67061
diff
changeset
|
3485 * building.texi (Watch Expressions): Expand description. |
67073
5af054cf66ea
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67068
diff
changeset
|
3486 (Other GDB User Interface Buffers): Describe local map for |
5af054cf66ea
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67068
diff
changeset
|
3487 gud-watch. |
67068
98209bb8d1a8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
67061
diff
changeset
|
3488 |
67061
4f3a6d09d436
Font lock enabled by default.
Chong Yidong <cyd@stupidchicken.com>
parents:
67043
diff
changeset
|
3489 2005-11-21 Chong Yidong <cyd@stupidchicken.com> |
4f3a6d09d436
Font lock enabled by default.
Chong Yidong <cyd@stupidchicken.com>
parents:
67043
diff
changeset
|
3490 |
4f3a6d09d436
Font lock enabled by default.
Chong Yidong <cyd@stupidchicken.com>
parents:
67043
diff
changeset
|
3491 * display.texi (Font Lock): Font lock is enabled by default now. |
4f3a6d09d436
Font lock enabled by default.
Chong Yidong <cyd@stupidchicken.com>
parents:
67043
diff
changeset
|
3492 |
67043 | 3493 2005-11-20 Juri Linkov <juri@jurta.org> |
3494 | |
3495 * basic.texi (Position Info): Update examples of the output. | |
3496 Remove the fact that examples are produced in the TeXinfo buffer, | |
3497 because in the Info reader users will get a different output from | |
3498 `C-x ='. | |
3499 | |
3500 * building.texi (Compilation Mode): Remove paragraph duplicated | |
3501 from the node `Compilation'. Add `compilation-skip-threshold'. | |
3502 | |
3503 * display.texi (Font Lock): Suggest more user-friendly method of | |
3504 finding all Font Lock faces (M-x customize-group RET font-lock-faces). | |
3505 | |
66993
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3506 2005-11-18 Richard M. Stallman <rms@gnu.org> |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3507 |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3508 * files.texi (Registering): Mention @@ in mode line. |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3509 |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3510 * mini.texi (Minibuffer File): Clarify previous change. Add @findex. |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3511 |
71214 | 3512 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu> |
66993
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3513 |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3514 * files.texi (Renaming and VC): Some back-ends don't |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3515 handle renaming. |
d621651aacea
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66989
diff
changeset
|
3516 |
66989
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
3517 2005-11-18 Carsten Dominik <dominik@science.uva.nl> |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
3518 |
67412
9b9327558fcd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
67397
diff
changeset
|
3519 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'. |
66989
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
3520 (Agenda): Document commands `org-cycle-agenda-files' and |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
3521 `org-agenda-file-to-front' |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
3522 (Built-in table editor): Document `org-table-sort-lines'. |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
3523 (HTML formatting): Export of hand-formatted lists. |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66964
diff
changeset
|
3524 |
66964 | 3525 2005-11-17 Juri Linkov <juri@jurta.org> |
3526 | |
3527 * emacs.texi (Top): | |
3528 * display.texi (Highlight Interactively): Put this font-lock based | |
3529 mode near Font Lock node. | |
3530 | |
66940
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
3531 2005-11-16 Chong Yidong <cyd@stupidchicken.com> |
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
3532 |
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
3533 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs |
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
3534 icons. |
504ff72dadfe
Acknowledge AZ for Emacs icons.
Chong Yidong <cyd@stupidchicken.com>
parents:
66826
diff
changeset
|
3535 |
66826 | 3536 2005-11-12 Kim F. Storm <storm@cua.dk> |
3537 | |
3538 * help.texi (Help): Fix C-h a entry. Add C-h d entry. | |
3539 (Help Summary): Add C-h d and C-h e. | |
3540 (Apropos): Clarify that all apropos commands may search for either | |
3541 list of words or a regexp. Add C-h d for apropos-documentation. | |
3542 Describe apropos-documentation-sort-by-scores user option. | |
3543 | |
66808
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3544 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org> |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3545 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3546 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3547 new variable gnus-toolbar-thickness. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3548 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3549 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org> |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3550 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3551 * gnus.texi (XVarious): Revert description of gnus-use-toolbar. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3552 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3553 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org> |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3554 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3555 * gnus.texi (X-Face): Fix description. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3556 (XVarious): Remove gnus-xmas-logo-color-alist and |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3557 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3558 |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3559 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org> |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3560 |
68469
5263cc577c87
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
68464
diff
changeset
|
3561 * gnus.texi (Group Parameters): Mention new variable |
66808
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3562 gnus-parameters-case-fold-search. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3563 (Home Score File): Addition. |
a93385a3e7a2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-646
Miles Bader <miles@gnu.org>
parents:
66786
diff
changeset
|
3564 |
66786
a4b56f11412c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66780
diff
changeset
|
3565 2005-11-09 Luc Teirlinck <teirllm@auburn.edu> |
a4b56f11412c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66780
diff
changeset
|
3566 |
a4b56f11412c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66780
diff
changeset
|
3567 * killing.texi (CUA Bindings): Add @section. |
a4b56f11412c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66780
diff
changeset
|
3568 |
66780 | 3569 2005-11-10 Kim F. Storm <storm@cua.dk> |
3570 | |
3571 * emacs.texi (Top): Add CUA Bindings entry to menu. | |
3572 | |
3573 * killing.texi (CUA Bindings): New node. Moved here from | |
3574 misc.texi and extended with info on rectangle commands and | |
3575 rectangle highlighting, interface to registers, and the global | |
3576 mark feature. | |
3577 | |
3578 * misc.texi (Emulation): Move CUA bindings item to killing.texi. | |
3579 | |
3580 * regs.texi: Prev link points to CUA Bindings node. | |
3581 | |
66745
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
3582 2005-11-07 Luc Teirlinck <teirllm@auburn.edu> |
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
3583 |
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
3584 * help.texi (Help Echo): By default, help echos are only shown on |
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
3585 mouse-over, not on point-over. |
5c8f9dbc49f5
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
66709
diff
changeset
|
3586 |
67691
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
3587 2005-11-04 J,Ai(Br,At(Bme Marant <jerome@marant.org> |
66709 | 3588 |
3589 * misc.texi (Shell Mode): Describe how to activate password echoing. | |
3590 | |
66707 | 3591 2005-11-04 Ulf Jasper <ulf.jasper@web.de> |
3592 | |
3593 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED. | |
3594 (Overview): List supported feed types. | |
3595 (Installation): No installation necessary when using autoload. | |
3596 (Configuration): Rename "RSS" to "news". | |
3597 | |
67043 | 3598 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com> |
66702 | 3599 |
3600 * pgg.texi (User Commands): Document additional passphrase | |
3601 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions. | |
3602 (Backend methods): Likewise for corresponding pgg-scheme-* functions. | |
3603 | |
66692
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66688
diff
changeset
|
3604 2005-11-04 Carsten Dominik <dominik@science.uva.nl> |
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66688
diff
changeset
|
3605 |
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66688
diff
changeset
|
3606 * org.texi: Version number changed to 3.19 |
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66688
diff
changeset
|
3607 |
66688
4f7af488adb0
(Mark Ring): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66674
diff
changeset
|
3608 2005-11-04 Romain Francoise <romain@orebokech.com> |
4f7af488adb0
(Mark Ring): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66674
diff
changeset
|
3609 |
4f7af488adb0
(Mark Ring): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66674
diff
changeset
|
3610 * mark.texi (Mark Ring): Fix typo. |
4f7af488adb0
(Mark Ring): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66674
diff
changeset
|
3611 |
66674
114b68892a38
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66614
diff
changeset
|
3612 2005-11-03 Richard M. Stallman <rms@gnu.org> |
114b68892a38
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66614
diff
changeset
|
3613 |
114b68892a38
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66614
diff
changeset
|
3614 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop. |
114b68892a38
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66614
diff
changeset
|
3615 |
66614 | 3616 2005-11-01 Bill Wohler <wohler@newt.com> |
3617 | |
3618 * help.texi (Help Mode): Fix typo. | |
3619 | |
66583
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
3620 2005-11-01 Nick Roberts <nickrob@snap.net.nz> |
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
3621 |
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
3622 * building.texi (Other GDB User Interface Buffers): Describe |
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
3623 the command gdb-use-inferior-io-buffer. |
b5895c4b56e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66581
diff
changeset
|
3624 |
66581
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3625 2005-10-31 Romain Francoise <romain@orebokech.com> |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3626 |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3627 * files.texi (Compressed Files): Fix typo. |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3628 |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3629 * buffers.texi (Misc Buffer): Downcase `*shell*'. |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3630 |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3631 * windows.texi (Force Same Window): Likewise. |
fc256e77595d
* files.texi (Compressed Files): Fix typo.
Romain Francoise <romain@orebokech.com>
parents:
66570
diff
changeset
|
3632 |
66570
272a21a12d44
(Help Mode): URLs viewed with browse-url.
Bill Wohler <wohler@newt.com>
parents:
66566
diff
changeset
|
3633 2005-10-30 Bill Wohler <wohler@newt.com> |
272a21a12d44
(Help Mode): URLs viewed with browse-url.
Bill Wohler <wohler@newt.com>
parents:
66566
diff
changeset
|
3634 |
272a21a12d44
(Help Mode): URLs viewed with browse-url.
Bill Wohler <wohler@newt.com>
parents:
66566
diff
changeset
|
3635 * help.texi (Help Mode): URLs viewed with browse-url. |
272a21a12d44
(Help Mode): URLs viewed with browse-url.
Bill Wohler <wohler@newt.com>
parents:
66566
diff
changeset
|
3636 |
66565
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
3637 2005-10-31 Nick Roberts <nickrob@snap.net.nz> |
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
3638 |
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
3639 * building.texi (GDB Graphical Interface): Don't reference |
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
3640 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until |
66566
c996c096d936
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66565
diff
changeset
|
3641 must stay in same frame. |
66565
41ba10c5d8d9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66544
diff
changeset
|
3642 |
66544
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
3643 2005-10-29 Chong Yidong <cyd@stupidchicken.com> |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
3644 |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
3645 * custom.texi (Init File): Document ~/.emacs.d/init.el. |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
3646 |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
3647 * anti.texi (Antinews): Likewise. |
142b6109f5b7
Document ~/.emacs.d/init.el
Chong Yidong <cyd@stupidchicken.com>
parents:
66522
diff
changeset
|
3648 |
66522 | 3649 2005-10-29 Sascha Wilde <wilde@sha-bang.de> |
3650 | |
3651 * pgg.texi (How to use): Update the example to add autoload of | |
3652 pgg-encrypt-symmetric-region. | |
3653 (User Commands): Document pgg-encrypt-symmetric-region. | |
3654 (Backend methods): Document pgg-scheme-encrypt-symmetric-region. | |
3655 | |
66515
a3510f204ba4
(Help): Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66507
diff
changeset
|
3656 2005-10-28 Bill Wohler <wohler@newt.com> |
a3510f204ba4
(Help): Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66507
diff
changeset
|
3657 |
a3510f204ba4
(Help): Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66507
diff
changeset
|
3658 * help.texi (Help): Help mode now creates hyperlinks for URLs. |
a3510f204ba4
(Help): Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66507
diff
changeset
|
3659 |
66507
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
3660 2005-10-28 Richard M. Stallman <rms@gnu.org> |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
3661 |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
3662 * files.texi (Visiting): Explain how to enter ? in a file name. |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
3663 |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
3664 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line. |
fcde30dab36e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66484
diff
changeset
|
3665 |
66484
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
3666 2005-10-27 Jay Belanger <belanger@truman.edu> |
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
3667 |
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
3668 * calc.texi (Predefined Units): Fix the symbol for a TeX points, |
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
3669 mention other TeX-related units. |
0aef84b1f906
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66420
diff
changeset
|
3670 |
66420
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
3671 2005-10-25 Nick Roberts <nickrob@snap.net.nz> |
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
3672 |
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
3673 * building.texi (GDB Graphical Interface): Describe |
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
3674 gdb-mouse-until. |
bfef75322aba
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66349
diff
changeset
|
3675 |
66349
e024b37a96f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66338
diff
changeset
|
3676 2005-10-23 Richard M. Stallman <rms@gnu.org> |
e024b37a96f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66338
diff
changeset
|
3677 |
e024b37a96f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66338
diff
changeset
|
3678 * custom.texi (Init File): Recommend when to use site-start.el. |
e024b37a96f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66338
diff
changeset
|
3679 |
66338 | 3680 2005-10-23 Lars Hansen <larsh@soem.dk> |
3681 | |
3682 * dired-x.texi (Miscellaneous Commands): Replace | |
3683 dired-do-relative-symlink by dired-do-relsymlink and | |
3684 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp. | |
3685 | |
66332
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
3686 2005-10-23 Jay Belanger <belanger@truman.edu> |
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
3687 |
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
3688 * calc.texi (Predefined Units): Use `alpha' for the fine structure |
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
3689 constant. |
980fac484006
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66325
diff
changeset
|
3690 |
66325
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
3691 2005-10-23 Michael Albinus <michael.albinus@gmx.de> |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
3692 |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
3693 * faq.texi (Bugs and problems): Replace |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
3694 `dired-move-to-filename-regexp' by |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
3695 `directory-listing-before-filename-regexp'. |
fda96ff4c7e5
* files.el (directory-listing-before-filename-regexp): New
Michael Albinus <michael.albinus@gmx.de>
parents:
66303
diff
changeset
|
3696 |
66303 | 3697 2005-10-22 Eli Zaretskii <eliz@gnu.org> |
3698 | |
3699 * newsticker.texi (UPDATED): Set value. | |
3700 | |
66299
01b85ec4a61d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
66283
diff
changeset
|
3701 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org> |
01b85ec4a61d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
66283
diff
changeset
|
3702 |
01b85ec4a61d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
66283
diff
changeset
|
3703 * gnus.texi (Document Groups): Remove duplicate item. |
01b85ec4a61d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
66283
diff
changeset
|
3704 |
66283 | 3705 2005-10-21 Juri Linkov <juri@jurta.org> |
3706 | |
3707 * custom.texi (Examining): Mention accessing the old variable | |
3708 value via M-n in set-variable. | |
3709 | |
66263
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
3710 2005-10-21 Carsten Dominik <dominik@science.uva.nl> |
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
3711 |
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
3712 * org.texi (Summary): Mention iCalendar support. |
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
3713 (Exporting): Document iCalendar support. |
340d6b4c8e29
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66179
diff
changeset
|
3714 |
66179
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3715 2005-10-18 Romain Francoise <romain@orebokech.com> |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3716 |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3717 * files.texi (Version Systems): Capitalize GNU. |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3718 |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3719 * viper.texi (Viper Specials): Likewise. |
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3720 |
66165
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
3721 2005-10-18 Nick Roberts <nickrob@snap.net.nz> |
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
3722 |
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
3723 * building.texi (Compilation Mode): Remove redundant paragraph. |
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
3724 (Watch Expressions): Remove paragraph to reflect code change. |
b4edc4a21bef
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66150
diff
changeset
|
3725 |
66150 | 3726 2005-10-17 Juri Linkov <juri@jurta.org> |
3727 | |
3728 * info.texi (Getting Started, Search Index, Expert Info): | |
3729 Fix wording. | |
3730 (Search Text): Replace `echo area' with `mode line'. | |
3731 (Search Index): Both `i' and `,' find all index entries. | |
3732 Replace example `C-f' with `C-l' (which exists in index of Info | |
3733 manual) and delete spaces in its keyboard input sequence. | |
3734 Delete unnecessary explanations about literal characters. | |
3735 | |
66134
b4d414f000c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66099
diff
changeset
|
3736 2005-10-16 Richard M. Stallman <rms@gnu.org> |
b4d414f000c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66099
diff
changeset
|
3737 |
b4d414f000c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66099
diff
changeset
|
3738 * building.texi (Compilation Mode, Compilation): Clarified. |
b4d414f000c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66099
diff
changeset
|
3739 |
66099
f284148b3d3f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66092
diff
changeset
|
3740 2005-10-15 Richard M. Stallman <rms@gnu.org> |
f284148b3d3f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66092
diff
changeset
|
3741 |
f284148b3d3f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66092
diff
changeset
|
3742 * misc.texi (Saving Emacs Sessions): Mention savehist library. |
f284148b3d3f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66092
diff
changeset
|
3743 |
66092
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3744 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3745 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3746 * gnus.texi (Document Server Internals): Addition. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3747 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3748 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3749 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3750 * gnus.texi (A note on namespaces): Fix RFC reference. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3751 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3752 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3753 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3754 * gnus.texi (RSS): Fix key description. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3755 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3756 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3757 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3758 * gnus.texi: Emacs/w3 -> Emacs/W3. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3759 (Browsing the Web): Fix description. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3760 (Web Searches): Ditto. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3761 (Customizing W3): Ditto. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3762 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3763 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org> |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3764 |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3765 * gnus.texi (Maildir): Clarify expire-age and expire-group. |
7c0125b5b333
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-597
Miles Bader <miles@gnu.org>
parents:
66063
diff
changeset
|
3766 |
66063 | 3767 2005-10-13 Kenichi Handa <handa@m17n.org> |
3768 | |
3769 * basic.texi (Position Info): Fix previous change. | |
3770 | |
66053
824d0114e769
* cmdargs.texi (Icons X): Fix typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
66052
diff
changeset
|
3771 2005-10-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
824d0114e769
* cmdargs.texi (Icons X): Fix typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
66052
diff
changeset
|
3772 |
824d0114e769
* cmdargs.texi (Icons X): Fix typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
66052
diff
changeset
|
3773 * cmdargs.texi (Icons X): Fix typo. |
824d0114e769
* cmdargs.texi (Icons X): Fix typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
66052
diff
changeset
|
3774 |
66052 | 3775 2005-10-12 Kenichi Handa <handa@m17n.org> |
3776 | |
3777 * basic.texi (Position Info): Describe the case that Emacs shows | |
3778 "part of display ...". | |
3779 | |
66025
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3780 2005-10-11 Jay Belanger <belanger@truman.edu> |
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3781 |
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3782 * calc.texi (Integration): Mention using `a i' to compute definite |
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3783 integrals. |
ea29286f548c
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
66011
diff
changeset
|
3784 |
66011 | 3785 2005-10-11 Juri Linkov <juri@jurta.org> |
3786 | |
3787 * info.texi: Rearrange nodes. | |
3788 (Top): Update menu. Change ref `Info for Experts' to | |
3789 `Advanced Info Commands'. | |
3790 (Getting Started): Fix description of manual's parts. | |
3791 (Help-Int): Change xref `Info Search' to `Search Index', and | |
3792 `Expert Info' to `Advanced'. | |
3793 (Advanced): Move node one level up. | |
3794 (Search Text, Search Index): New nodes split out from `Info Search'. | |
3795 (Go to node, Choose menu subtopic, Create Info buffer): New nodes | |
3796 split out from `Advanced'. | |
3797 (Advanced, Emacs Info Variables): De-document editing an Info file | |
3798 in Info. | |
3799 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'. | |
3800 (Creating an Info File): Delete node and move its text to | |
3801 `Expert Info'. | |
3802 | |
65979 | 3803 2005-10-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
3804 | |
3805 * cmdargs.texi (Icons X): -nb => -nbi | |
3806 | |
65978
6d475e9c0289
* frames.texi (Speedbar): A couple more clarifications.
Chong Yidong <cyd@stupidchicken.com>
parents:
65971
diff
changeset
|
3807 2005-10-10 Chong Yidong <cyd@stupidchicken.com> |
6d475e9c0289
* frames.texi (Speedbar): A couple more clarifications.
Chong Yidong <cyd@stupidchicken.com>
parents:
65971
diff
changeset
|
3808 |
6d475e9c0289
* frames.texi (Speedbar): A couple more clarifications.
Chong Yidong <cyd@stupidchicken.com>
parents:
65971
diff
changeset
|
3809 * frames.texi (Speedbar): A couple more clarifications. |
6d475e9c0289
* frames.texi (Speedbar): A couple more clarifications.
Chong Yidong <cyd@stupidchicken.com>
parents:
65971
diff
changeset
|
3810 |
65971
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3811 2005-10-11 Nick Roberts <nickrob@snap.net.nz> |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3812 |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3813 * building.texi (GDB User Interface Layout): Improve diagram. |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3814 (Watch Expressions): Explain how to make speedbar global. |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3815 (Other GDB User Interface Buffers): Make references more precise. |
9b0a56e1bd57
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65966
diff
changeset
|
3816 |
65966
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65956
diff
changeset
|
3817 2005-10-10 Carsten Dominik <dominik@science.uva.nl> |
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65956
diff
changeset
|
3818 |
66150 | 3819 * org.texi (Workflow states): Documented that change in keywords |
65966
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65956
diff
changeset
|
3820 becomes active only after restart of Emacs. |
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65956
diff
changeset
|
3821 |
65956
30e7cdd22a99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65947
diff
changeset
|
3822 2005-10-09 Richard M. Stallman <rms@gnu.org> |
30e7cdd22a99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65947
diff
changeset
|
3823 |
30e7cdd22a99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65947
diff
changeset
|
3824 * frames.texi (Speedbar): Clarify the text. |
30e7cdd22a99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65947
diff
changeset
|
3825 |
65947
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3826 2005-10-09 Chong Yidong <cyd@stupidchicken.com> |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3827 |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3828 * frames.texi (Speedbar): Add information on keybindings, |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3829 dismissing the speedbar, and buffer display mode. Link to |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3830 speedbar manual. |
97a58f78b188
* frames.texi (Speedbar): Add information on keybindings,
Chong Yidong <cyd@stupidchicken.com>
parents:
65939
diff
changeset
|
3831 |
65939
ba4c1a7f880b
* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
Jan Djärv <jan.h.d@swipnet.se>
parents:
65925
diff
changeset
|
3832 2005-10-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
ba4c1a7f880b
* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
Jan Djärv <jan.h.d@swipnet.se>
parents:
65925
diff
changeset
|
3833 |
66179
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
3834 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type, |
65939
ba4c1a7f880b
* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
Jan Djärv <jan.h.d@swipnet.se>
parents:
65925
diff
changeset
|
3835 added -nb, --no-bitmap-icon. |
ba4c1a7f880b
* cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
Jan Djärv <jan.h.d@swipnet.se>
parents:
65925
diff
changeset
|
3836 |
65925
da00cdf6de37
Sync with Tramp 2.0.51.
Michael Albinus <michael.albinus@gmx.de>
parents:
65914
diff
changeset
|
3837 2005-10-08 Michael Albinus <michael.albinus@gmx.de> |
da00cdf6de37
Sync with Tramp 2.0.51.
Michael Albinus <michael.albinus@gmx.de>
parents:
65914
diff
changeset
|
3838 |
da00cdf6de37
Sync with Tramp 2.0.51.
Michael Albinus <michael.albinus@gmx.de>
parents:
65914
diff
changeset
|
3839 Sync with Tramp 2.0.51. |
da00cdf6de37
Sync with Tramp 2.0.51.
Michael Albinus <michael.albinus@gmx.de>
parents:
65914
diff
changeset
|
3840 |
65914
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3841 2005-10-08 Nick Roberts <nickrob@snap.net.nz> |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3842 |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3843 * speedbar.texi (Introduction): Describe new location of speedbar |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3844 on menubar. |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3845 (Basic Key Bindings): Remove descriptions of bindings that have |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3846 been removed. |
315b8a7b8e5f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65880
diff
changeset
|
3847 |
65880
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3848 2005-10-07 Nick Roberts <nickrob@snap.net.nz> |
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3849 |
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3850 * building.texi (GDB Graphical Interface): Add variables and |
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3851 functions to indices. Be more precise. |
927934980c8c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65847
diff
changeset
|
3852 |
65847
7d3324faf66c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65806
diff
changeset
|
3853 2005-10-05 Nick Roberts <nickrob@snap.net.nz> |
7d3324faf66c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65806
diff
changeset
|
3854 |
7d3324faf66c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65806
diff
changeset
|
3855 * speedbar.texi (GDB): Describe use of watch expressions. |
7d3324faf66c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
65806
diff
changeset
|
3856 |
65806
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3857 2005-10-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3858 |
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3859 * frames.texi (Drag and Drop): Remove the x- from |
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3860 x-dnd-open-file-other-window and xdnd-protocol-alist. |
a9c074731be2
* frames.texi (Drag and Drop): Remove the x- from
Jan Djärv <jan.h.d@swipnet.se>
parents:
65757
diff
changeset
|
3861 |
65757
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3862 2005-09-30 Romain Francoise <romain@orebokech.com> |
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3863 |
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3864 * mini.texi (Minibuffer): The default value now appears before the |
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3865 colon in minibuffer prompts. |
ee26002f84d8
(Minibuffer): The default value now appears before the colon in
Romain Francoise <romain@orebokech.com>
parents:
65742
diff
changeset
|
3866 |
65742
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3867 2005-09-28 Simon Josefsson <jas@extundo.com> |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3868 |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3869 * message.texi (IDNA): Fix. |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3870 |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3871 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org> |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3872 |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3873 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout, |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3874 nntp-server-hook, and nntp-warn-about-losing-connection; fix |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3875 description of nntp-open-connection-function. |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3876 (Common Variables): Fix descriptions. |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65719
diff
changeset
|
3877 |
65719
5265a4059126
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
Miles Bader <miles@gnu.org>
parents:
65699
diff
changeset
|
3878 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org> |
5265a4059126
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
Miles Bader <miles@gnu.org>
parents:
65699
diff
changeset
|
3879 |
5265a4059126
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
Miles Bader <miles@gnu.org>
parents:
65699
diff
changeset
|
3880 * gnus.texi (Server Buffer Format): Document the %a format spec. |
5265a4059126
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564
Miles Bader <miles@gnu.org>
parents:
65699
diff
changeset
|
3881 |
65699
3463261ab49a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65691
diff
changeset
|
3882 2005-09-25 Richard M. Stallman <rms@gnu.org> |
3463261ab49a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65691
diff
changeset
|
3883 |
3463261ab49a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65691
diff
changeset
|
3884 * search.texi (Regexp Search): Doc search-whitespace-regexp. |
3463261ab49a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65691
diff
changeset
|
3885 |
65691
cb3218d6e82a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
Miles Bader <miles@gnu.org>
parents:
65679
diff
changeset
|
3886 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org> |
cb3218d6e82a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
Miles Bader <miles@gnu.org>
parents:
65679
diff
changeset
|
3887 |
cb3218d6e82a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
Miles Bader <miles@gnu.org>
parents:
65679
diff
changeset
|
3888 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry. |
cb3218d6e82a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561
Miles Bader <miles@gnu.org>
parents:
65679
diff
changeset
|
3889 |
65665
70992428ba25
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65655
diff
changeset
|
3890 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change) |
70992428ba25
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65655
diff
changeset
|
3891 |
70992428ba25
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65655
diff
changeset
|
3892 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode. |
70992428ba25
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65655
diff
changeset
|
3893 |
65655
1dcb69996086
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65634
diff
changeset
|
3894 2005-09-23 Carsten Dominik <dominik@science.uva.nl> |
1dcb69996086
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65634
diff
changeset
|
3895 |
1dcb69996086
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65634
diff
changeset
|
3896 * org.texi Version 3.16 |
1dcb69996086
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65634
diff
changeset
|
3897 |
65634
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3898 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3899 |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3900 * emacs.texi (Top): Update submenus from macos.texi. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3901 |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3902 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3903 (Mac OS): Update feature support status. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3904 (Mac Input): List supported input scripts. Remove description |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3905 about `mac-keyboard-text-encoding'. Mention mouse button |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3906 emulation and related variables. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3907 (Mac International): Mention Central European and Cyrillic |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3908 support. Now `keyboard-coding-system' is dynamically changed. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3909 Add description about coding system for selection. Add |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3910 description about language environment. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3911 (Mac Environment Variables): Mention |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3912 `~/.MacOSX/environment.plist'. Give example of command line |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3913 arguments. Add Preferences support. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3914 (Mac Directories): Explicitly state that this node is for Mac OS |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3915 Classic only. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3916 (Mac Font Specs): Mention specification for scalable fonts. List |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3917 supported charsets. Add preferred way of creating fontsets. Add |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3918 description about `mac-allow-anti-aliasing'. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3919 (Mac Functions): Add descriptions about `mac-set-file-creator', |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3920 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type', |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3921 and `mac-get-preference'. |
52f881b47490
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
65625
diff
changeset
|
3922 |
65617
2148ae4e135a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Miles Bader <miles@gnu.org>
parents:
65616
diff
changeset
|
3923 2005-09-19 Miles Bader <miles@gnu.org> |
2148ae4e135a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Miles Bader <miles@gnu.org>
parents:
65616
diff
changeset
|
3924 |
2148ae4e135a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Miles Bader <miles@gnu.org>
parents:
65616
diff
changeset
|
3925 * newsticker.texi: Get rid of CVS keywords. |
2148ae4e135a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555
Miles Bader <miles@gnu.org>
parents:
65616
diff
changeset
|
3926 |
65616
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3927 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org> |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3928 |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3929 * gnus.texi (Finding the Parent): Fix description of how Gnus |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3930 finds article. |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3931 |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3932 2005-09-14 Jari Aalto <jari.aalto@cante.net> |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3933 |
65625
348c05075334
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65617
diff
changeset
|
3934 * gnus.texi (Advanced Scoring Examples): New examples to teach how |
65616
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3935 to drop off non-answered articles. |
cabd12ecc31c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553
Miles Bader <miles@gnu.org>
parents:
65612
diff
changeset
|
3936 |
65612
19d18ffa4da3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65572
diff
changeset
|
3937 2005-09-19 Juanma Barranquero <lekktu@gmail.com> |
19d18ffa4da3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65572
diff
changeset
|
3938 |
65679 | 3939 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly |
3940 braces (which are unsupported by NMAKE) for macro `srcdir'. | |
65612
19d18ffa4da3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65572
diff
changeset
|
3941 |
65572 | 3942 2005-09-17 Eli Zaretskii <eliz@gnu.org> |
3943 | |
3944 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets. | |
3945 (../info/newsticker, newsticker.dvi): New targets. | |
3946 | |
3947 2005-09-17 Ulf Jasper <ulf.jasper@web.de> | |
3948 | |
3949 * newsticker.texi: Replace @command with @code. Replace @example | |
3950 with @lisp. | |
3951 (Top): Added explanations to menu items. | |
3952 (GNU Free Documentation License): Removed. | |
3953 | |
65555
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3954 2005-09-16 Romain Francoise <romain@orebokech.com> |
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3955 |
65557
78b8aa2e7963
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
65555
diff
changeset
|
3956 Update all files to specify GFDL version 1.2. |
65555
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3957 |
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3958 * doclicense.texi (GNU Free Documentation License): Update to |
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3959 version 1.2. |
69b3598a61c5
Update all manuals to specify GFDL version 1.2.
Romain Francoise <romain@orebokech.com>
parents:
65543
diff
changeset
|
3960 |
65530
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3961 2005-09-15 Richard M. Stallman <rms@gnu.org> |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3962 |
65543
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3963 * buffers.texi (List Buffers): Fix xref. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3964 |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3965 * rmail.texi (Rmail Basics): Fix xref. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3966 |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3967 * emacs.texi (Top): Update subnode menus. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3968 |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3969 * files.texi (Saving Commands): New node, broken out of Saving. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3970 (Customize Save): New node, broken out of Saving. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3971 Clarify effect of write-region-inhibit-fsync. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3972 (Misc File Ops): Say write-region-inhibit-fsync affects write-region. |
27612d890a6c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65530
diff
changeset
|
3973 |
65530
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3974 * newsticker.texi: Fix @setfilename. |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3975 |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3976 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets. |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3977 (../info/newsticker, newsticker.dvi): New targets. |
8dfc4f46d744
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65515
diff
changeset
|
3978 |
65515
1ebe69a133e6
(Saving): Mention write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65440
diff
changeset
|
3979 2005-09-14 Romain Francoise <romain@orebokech.com> |
1ebe69a133e6
(Saving): Mention write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65440
diff
changeset
|
3980 |
1ebe69a133e6
(Saving): Mention write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65440
diff
changeset
|
3981 * files.texi (Saving): Mention write-region-inhibit-fsync. |
1ebe69a133e6
(Saving): Mention write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65440
diff
changeset
|
3982 |
65335
3faeba93ad9e
Document custom themes.
Chong Yidong <cyd@stupidchicken.com>
parents:
65333
diff
changeset
|
3983 2005-09-05 Chong Yidong <cyd@stupidchicken.com> |
3faeba93ad9e
Document custom themes.
Chong Yidong <cyd@stupidchicken.com>
parents:
65333
diff
changeset
|
3984 |
3faeba93ad9e
Document custom themes.
Chong Yidong <cyd@stupidchicken.com>
parents:
65333
diff
changeset
|
3985 * custom.texi (Custom Themes): New node. |
3faeba93ad9e
Document custom themes.
Chong Yidong <cyd@stupidchicken.com>
parents:
65333
diff
changeset
|
3986 |
65333
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
3987 2005-09-03 Richard M. Stallman <rms@gnu.org> |
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
3988 |
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
3989 * search.texi (Search Case): Mention vars that control |
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
3990 case-fold-search for various operations. |
6d261c2eb3dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65245
diff
changeset
|
3991 |
65245
8a283bd1b6c0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65219
diff
changeset
|
3992 2005-08-30 Carsten Dominik <dominik@science.uva.nl> |
8a283bd1b6c0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65219
diff
changeset
|
3993 |
8a283bd1b6c0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65219
diff
changeset
|
3994 * org.texi: Version 3.15. |
8a283bd1b6c0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65219
diff
changeset
|
3995 |
65219
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
3996 2005-08-29 Luc Teirlinck <teirllm@auburn.edu> |
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
3997 |
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
3998 * ses.texi: Combine all three indices into one. |
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
3999 Correct a few typos. |
475a6c2f1187
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65130
diff
changeset
|
4000 |
65130
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4001 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org> |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4002 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4003 * emacs-mime.texi (time-date): Fix description of safe-date-to-time. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4004 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4005 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org> |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4006 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4007 * emacs-mime.texi (Handles): Remove duplicate item. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4008 (Encoding Customization): Fix the default value for |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4009 mm-coding-system-priorities. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4010 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4011 (Basic Functions): Fix reference. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4012 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4013 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org> |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4014 |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4015 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp. |
d2334ecd8eae
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-517
Miles Bader <miles@gnu.org>
parents:
65124
diff
changeset
|
4016 |
65078 | 4017 2005-08-22 Juri Linkov <juri@jurta.org> |
4018 | |
4019 * display.texi (Standard Faces): Merge the text from | |
4020 `(elisp)Standard Faces' into this node. | |
4021 | |
65039
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
4022 2005-08-18 Luc Teirlinck <teirllm@auburn.edu> |
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
4023 |
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
4024 * emacs.texi (Top): Delete menu item for deleted node |
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
4025 Keyboard Translations. |
5cabc81a10a9
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65035
diff
changeset
|
4026 |
65035
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4027 2005-08-18 Richard M. Stallman <rms@gnu.org> |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4028 |
65124
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
4029 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email |
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
4030 and web site. |
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
4031 |
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
4032 * trouble.texi (Unasked-for Search): |
1d6fb43d0329
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65078
diff
changeset
|
4033 Delete xref to Keyboard Translations. |
65035
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4034 |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4035 * glossary.texi (Glossary): Delete xref. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4036 |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4037 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode, |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4038 not keyboard-translate. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4039 |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4040 * custom.texi (Minor Modes): Say that the list here is not complete. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4041 (Keyboard Translations): Node deleted. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4042 (Disabling): Delete xref to it. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4043 (Customization Groups): Fix Custom buffer example. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4044 (Hooks): Mention remove-hooks. |
126c81827d58
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
65023
diff
changeset
|
4045 |
65023
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
4046 2005-08-17 Luc Teirlinck <teirllm@auburn.edu> |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
4047 |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
4048 * building.texi (GDB Graphical Interface): Improve filling of menu |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
4049 item. |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
4050 |
65021
bc19f4cc0a6f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
64975
diff
changeset
|
4051 2005-08-18 Nick Roberts <nickrob@snap.net.nz> |
bc19f4cc0a6f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
64975
diff
changeset
|
4052 |
bc19f4cc0a6f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
64975
diff
changeset
|
4053 * building.texi (GDB Graphical Interface): Use better node names. |
bc19f4cc0a6f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
64975
diff
changeset
|
4054 |
64975
2abe34cec6dc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64953
diff
changeset
|
4055 2005-08-14 Richard M. Stallman <rms@gnu.org> |
2abe34cec6dc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64953
diff
changeset
|
4056 |
2abe34cec6dc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64953
diff
changeset
|
4057 * text.texi (Sentences): Fix xref. |
2abe34cec6dc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64953
diff
changeset
|
4058 |
64953 | 4059 2005-08-14 Juri Linkov <juri@jurta.org> |
4060 | |
4061 * building.texi (Compilation, Grep Searching): Move grep command | |
4062 headings from `Compilation' to `Grep Searching'. | |
4063 | |
4064 * dired.texi (Dired and Find): | |
4065 * maintaining.texi (Tags Search): Replace grep xref to | |
4066 `Compilation' node with `Grep Searching'. | |
4067 | |
4068 * files.texi (Comparing Files): Replace xref to `Compilation' with | |
4069 `Compilation Mode'. | |
4070 | |
64940
010c6f5c9280
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64923
diff
changeset
|
4071 2005-08-13 Alan Mackenzie <acm@muc.de> |
010c6f5c9280
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64923
diff
changeset
|
4072 |
010c6f5c9280
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64923
diff
changeset
|
4073 * search.texi (Non-ASCII Isearch): Correct a typo. |
64942
b8351cf25d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64940
diff
changeset
|
4074 (Replacement Commands): Mention query-replace key binding. |
64940
010c6f5c9280
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64923
diff
changeset
|
4075 |
64923
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
4076 2005-08-11 Richard M. Stallman <rms@gnu.org> |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
4077 |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
4078 * programs.texi (Options for Comments): Fix xref. |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
4079 |
65023
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
4080 * search.texi (Regexp Backslash, Regexp Example): New nodes split |
df2a1c98b6bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
65021
diff
changeset
|
4081 out of Regexps. |
64923
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
4082 |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
4083 * faq.texi (Using regular expressions): Fix xref. |
f79675fe567d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64890
diff
changeset
|
4084 |
64871 | 4085 2005-08-09 Juri Linkov <juri@jurta.org> |
4086 | |
4087 * building.texi (Compilation): Use `itemx' instead of `item'. | |
4088 (Grep Searching): Simplify phrase. | |
4089 | |
4090 * display.texi (Standard Faces): Describe vertical-border on | |
4091 window systems. | |
4092 | |
4093 * windows.texi (Split Window): Simplify phrase and mention | |
4094 vertical-border face. | |
4095 | |
64849
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
4096 2005-08-09 Richard M. Stallman <rms@gnu.org> |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
4097 |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
4098 * files.texi (Comparing Files): Clarify compare-windows. |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
4099 |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
4100 * calendar.texi (Scroll Calendar): Document < and > in calendar. |
a2d841662b3d
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64814
diff
changeset
|
4101 |
64814 | 4102 2005-08-09 Juri Linkov <juri@jurta.org> |
4103 | |
4104 * info.texi (Help-P): Replace `Prev' with `Previous'. | |
4105 (Help-M, Help-Xref): Add S-TAB. | |
4106 (Help-FOO): Update `u' command. | |
4107 (Help-Xref): Move info about Mouse-2 from `Help-Int'. | |
4108 Update info about visibility of xref parts. | |
4109 (Help-Int): Fix `m' command. Rename `Info-last' to | |
4110 `Info-history-back'. Add `Info-history-forward'. | |
4111 (Advanced): Fix `g*' and `M-n' commands. | |
4112 (Info Search): Add `index-apropos' in stand-alone browser. | |
4113 Add isearch commands. | |
4114 (Emacs Info Variables): Remove `Info-fontify'. | |
4115 Add `Info-mode-hook'. Update face names. | |
4116 Add `Info-fontify-maximum-menu-size', | |
4117 `Info-fontify-visited-nodes', `Info-isearch-search'. | |
4118 | |
64772
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4119 2005-08-07 Michael Albinus <michael.albinus@gmx.de> |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4120 |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4121 Sync with Tramp 2.0.50. |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4122 |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4123 * tramp.texi: Use @option{} consequently for method names. |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4124 (Inline methods, External transfer methods): Remove references to |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4125 Cygwin. |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4126 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4127 implementation. |
060177e931f8
Sync with Tramp 2.0.50.
Michael Albinus <michael.albinus@gmx.de>
parents:
64746
diff
changeset
|
4128 |
64743 | 4129 2005-08-06 Eli Zaretskii <eliz@gnu.org> |
4130 | |
64746 | 4131 * mule.texi (Coding Systems): Rephrase the paragraph about |
4132 codepages: no need for "M-x codepage-setup" anymore, except on | |
4133 MS-DOS. | |
4134 | |
64743 | 4135 * msdog.texi (MS-DOS and MULE): Clarify that this section is for |
4136 the MS-DOS port only. | |
4137 | |
64690 | 4138 2005-07-30 Eli Zaretskii <eliz@gnu.org> |
4139 | |
4140 * makefile.w32-in (info): Don't run multi-install-info.bat. | |
4141 ($(infodir)/dir): New target, produced by running | |
4142 multi-install-info.bat. | |
4143 | |
64652
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
4144 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de> |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
4145 |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
4146 * gnus.texi (Startup Files): Fix name of gnus-site-init-file. |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
4147 Mention that gnus-init-file is not read when Emacs is invoked with |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
4148 --no-init-file or -q. |
883ca83abac4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-501
Miles Bader <miles@gnu.org>
parents:
64592
diff
changeset
|
4149 |
64592 | 4150 2005-07-22 Eli Zaretskii <eliz@gnu.org> |
4151 | |
4152 * files.texi (Quoted File Names): Add index entry. | |
4153 | |
64516
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
4154 2005-07-19 Carsten Dominik <dominik@science.uva.nl> |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
4155 |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
4156 * org.texi: Version 3.14 |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
4157 |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
4158 2005-07-04 Carsten Dominik <dominik@science.uva.nl> |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
4159 |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
4160 * org.texi: Version 3.13 |
2cd737c9eaea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
64505
diff
changeset
|
4161 |
64505 | 4162 2005-07-19 Juri Linkov <juri@jurta.org> |
4163 | |
4164 * files.texi (Comparing Files): Mention resync for `compare-windows'. | |
4165 | |
64472 | 4166 2005-07-18 Juri Linkov <juri@jurta.org> |
4167 | |
4168 * calc.texi (Time Zones, Logical Operations): | |
4169 * cl.texi (Overview): | |
4170 * custom.texi (Easy Customization): | |
4171 * files.texi (Old Versions): | |
4172 * frames.texi (Wheeled Mice): | |
4173 * mule.texi (Specify Coding): | |
4174 * org.texi (TODO types): | |
4175 * sc.texi (Emacs 18 MUAs): | |
4176 * speedbar.texi (Top): | |
4177 * text.texi (Cell Justification): | |
4178 * trouble.texi (After a Crash): | |
4179 * url.texi (History): | |
4180 * xresources.texi (GTK styles): | |
4181 Delete duplicate duplicate words. | |
4182 | |
64420
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4183 2005-07-17 Richard M. Stallman <rms@gnu.org> |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4184 |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4185 * frames.texi (Creating Frames): Fix foreground color example. |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4186 |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4187 * custom.texi (Init Examples): Clean up text about conditionals. |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4188 |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4189 2005-07-16 Richard M. Stallman <rms@gnu.org> |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4190 |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4191 * mini.texi (Completion Commands): Fix command name for ?. |
68b6816b2cd1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64374
diff
changeset
|
4192 |
64374 | 4193 2005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change) |
4194 | |
4195 * cl.texi (Type Predicates): Document `atom' type. | |
4196 | |
64368 | 4197 2005-07-16 Eli Zaretskii <eliz@gnu.org> |
4198 | |
64371 | 4199 * display.texi (Standard Faces): Explain that customization of |
4200 `menu' face has no effect on w32 and with GTK. Add | |
4201 cross-references. | |
4202 | |
64368 | 4203 * cmdargs.texi (General Variables): Clarify the default location |
4204 of $HOME on w32 systems. | |
4205 | |
64353 | 4206 2005-07-15 Jason Rumney <jasonr@gnu.org> |
4207 | |
4208 * cmdargs.texi (General Variables): Default HOME on MS Windows has | |
4209 changed. | |
4210 | |
64160 | 4211 2005-07-08 Kenichi Handa <handa@m17n.org> |
4212 | |
4213 * mule.texi (Recognize Coding): Recommend | |
4214 revert-buffer-with-coding-system instead of revert-buffer. | |
4215 | |
64155
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
4216 2005-07-07 Richard M. Stallman <rms@gnu.org> |
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
4217 |
64158
8427e1fc1ce1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64155
diff
changeset
|
4218 * anti.texi (Antinews): Mention mode-line-inverse-video. |
8427e1fc1ce1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64155
diff
changeset
|
4219 |
64155
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
4220 * files.texi (Saving): Minor correction about C-x C-w. |
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
4221 |
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
4222 * display.texi (Display Custom): Don't mention mode-line-inverse-video. |
d472ab756b06
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64150
diff
changeset
|
4223 |
64150
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4224 2005-07-07 Luc Teirlinck <teirllm@auburn.edu> |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4225 |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4226 * search.texi (Isearch Scroll): Add example of using the |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4227 `isearch-scroll' property. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4228 (Slow Isearch): Reference anchor for `baud-rate' instead of entire |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4229 `Display Custom' node. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4230 (Regexp Replace): Put text that requires Emacs Lisp knowledge last |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4231 and de-emphasize it. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4232 (Other Repeating Search): `occur' currently can not correctly |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4233 handle multiline matches. Correct, clarify and update description |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4234 of `flush-lines' and `keep-lines'. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4235 |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4236 * display.texi (Display Custom): Add anchor for `baud-rate'. |
50ac59c8d9bd
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
64145
diff
changeset
|
4237 |
64145
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
4238 2005-07-07 Richard M. Stallman <rms@gnu.org> |
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
4239 |
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
4240 * gnu.texi: Update where to get GNU status; add refs for how to help. |
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
4241 Add footnotes 6 and 7. |
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64099
diff
changeset
|
4242 |
64099 | 4243 2005-07-04 Lute Kamstra <lute@gnu.org> |
4244 | |
4245 Update FSF's address in GPL notices. | |
4246 | |
4247 * calc.texi (Copying): | |
4248 * doclicense.texi (GNU Free Documentation License): | |
4249 * faq.texi (Contacting the FSF): | |
4250 * mh-e.texi (Copying): | |
4251 * trouble.texi (Checklist): Update FSF's address. | |
4252 | |
63955
b8a680debd99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63923
diff
changeset
|
4253 2005-07-03 Richard M. Stallman <rms@gnu.org> |
b8a680debd99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63923
diff
changeset
|
4254 |
64099 | 4255 * flymake.texi (Example -- Configuring a tool called directly): |
63955
b8a680debd99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63923
diff
changeset
|
4256 Update name of flymake-build-relative-filename. |
b8a680debd99
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63923
diff
changeset
|
4257 |
63868
e903f947651d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458
Miles Bader <miles@gnu.org>
parents:
63835
diff
changeset
|
4258 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org> |
e903f947651d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458
Miles Bader <miles@gnu.org>
parents:
63835
diff
changeset
|
4259 |
e903f947651d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458
Miles Bader <miles@gnu.org>
parents:
63835
diff
changeset
|
4260 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify. |
e903f947651d
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-458
Miles Bader <miles@gnu.org>
parents:
63835
diff
changeset
|
4261 |
63835
98c693a81ce6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63754
diff
changeset
|
4262 2005-06-29 Carsten Dominik <dominik@science.uva.nl> |
98c693a81ce6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63754
diff
changeset
|
4263 |
98c693a81ce6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63754
diff
changeset
|
4264 * org.texi: Version 3.12 |
98c693a81ce6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63754
diff
changeset
|
4265 |
63754
077498a3a319
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63749
diff
changeset
|
4266 2005-06-24 Richard M. Stallman <rms@gnu.org> |
077498a3a319
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63749
diff
changeset
|
4267 |
077498a3a319
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63749
diff
changeset
|
4268 * display.texi (Text Display): Change index entries. |
077498a3a319
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63749
diff
changeset
|
4269 |
63749 | 4270 2005-06-24 Eli Zaretskii <eliz@gnu.org> |
4271 | |
4272 * makefile.w32-in (MAKEINFO): Use --force. | |
4273 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in | |
4274 Makefile.in. | |
4275 (gnus.dvi): Use "..." to quote Sed args, so that it works with | |
4276 more shells. | |
4277 | |
63711
34f124e4af5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63690
diff
changeset
|
4278 2005-06-23 Richard M. Stallman <rms@gnu.org> |
34f124e4af5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63690
diff
changeset
|
4279 |
63726
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4280 * anti.texi (Antinews): Renamed show-nonbreak-escape to |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4281 nobreak-char-display. |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4282 |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4283 * emacs.texi (Top): Update detailed node listing. |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4284 |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4285 * display.texi (Text Display): Renamed show-nonbreak-escape |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4286 to nobreak-char-display and no-break-space to nobreak-space. |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4287 (Standard Faces): Split up the list of standard faces |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4288 and put it in a separate node. Add nobreak-space and |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4289 escape-glyph. |
1d86d5c00a50
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63713
diff
changeset
|
4290 |
64099 | 4291 * speedbar.texi (Creating a display): Texinfo usage fixes. |
4292 | |
4293 * tramp.texi (Customizing Completion, Auto-save and Backup): | |
63711
34f124e4af5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63690
diff
changeset
|
4294 Texinfo usage fixes. |
34f124e4af5e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63690
diff
changeset
|
4295 |
63690 | 4296 2005-06-23 Lute Kamstra <lute@gnu.org> |
4297 | |
4298 * mule.texi (Select Input Method): Fix typo. | |
4299 | |
63681 | 4300 2005-06-23 Kenichi Handa <handa@m17n.org> |
4301 | |
4302 * mule.texi (International): List all supported scripts. Adjust | |
4303 text for that leim is now included in the normal Emacs | |
4304 distribution. | |
4305 (Language Environments): List all language environments. | |
4306 Intlfonts contains fonts for most supported scripts, not all.. | |
4307 (Select Input Method): Refer to C-u C-x = to see how to type to | |
4308 input a specifc character. | |
4309 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit. | |
4310 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4311 2005-06-23 Juanma Barranquero <lekktu@gmail.com> |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4312 |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4313 * building.texi (Grep Searching): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4314 * dired-x.texi (Miscellaneous Commands): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4315 * ediff.texi (Miscellaneous): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4316 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals) |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4317 (Agent Variables): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4318 * info.texi (Help-Xref): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4319 * message.texi (Message Headers): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4320 * org.texi (Remember): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4321 * reftex.texi (Options (Defining Label Environments)): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4322 (Options (Index Support)): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4323 (Options (Viewing Cross-References)): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4324 (Options (Misc)): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4325 (Changes): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4326 * speedbar.texi (Creating a display): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4327 * tramp.texi (Customizing Completion, Auto-save and Backup): |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4328 Texinfo usage fix. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4329 |
63649
144440a09db1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Miles Bader <miles@gnu.org>
parents:
63594
diff
changeset
|
4330 2005-06-22 Miles Bader <miles@gnu.org> |
144440a09db1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Miles Bader <miles@gnu.org>
parents:
63594
diff
changeset
|
4331 |
144440a09db1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Miles Bader <miles@gnu.org>
parents:
63594
diff
changeset
|
4332 * display.texi (Faces): Change `vertical-divider' to `vertical-border'. |
144440a09db1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-438
Miles Bader <miles@gnu.org>
parents:
63594
diff
changeset
|
4333 |
63594
4c33b0ac74a3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Miles Bader <miles@gnu.org>
parents:
63559
diff
changeset
|
4334 2005-06-20 Miles Bader <miles@gnu.org> |
4c33b0ac74a3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Miles Bader <miles@gnu.org>
parents:
63559
diff
changeset
|
4335 |
4c33b0ac74a3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Miles Bader <miles@gnu.org>
parents:
63559
diff
changeset
|
4336 * display.texi (Faces): Add `vertical-divider'. |
4c33b0ac74a3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-435
Miles Bader <miles@gnu.org>
parents:
63559
diff
changeset
|
4337 |
63559
f3ed2587aecc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63361
diff
changeset
|
4338 2005-06-17 Richard M. Stallman <rms@gnu.org> |
f3ed2587aecc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63361
diff
changeset
|
4339 |
f3ed2587aecc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63361
diff
changeset
|
4340 * text.texi (Adaptive Fill): Minor clarification. |
f3ed2587aecc
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63361
diff
changeset
|
4341 |
63360
527b5bc891fb
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63356
diff
changeset
|
4342 2005-06-13 Carsten Dominik <dominik@science.uva.nl> |
527b5bc891fb
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63356
diff
changeset
|
4343 |
63361
6e51bee08dae
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63360
diff
changeset
|
4344 * org.texi: Version 3.11 |
63360
527b5bc891fb
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63356
diff
changeset
|
4345 |
63356
b441e10a6b49
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
63232
diff
changeset
|
4346 2005-06-12 Jay Belanger <belanger@truman.edu> |
b441e10a6b49
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
63232
diff
changeset
|
4347 |
b441e10a6b49
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
63232
diff
changeset
|
4348 * calc.texi (Getting Started): Remove extra menu item. |
b441e10a6b49
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
63232
diff
changeset
|
4349 |
63232 | 4350 2005-06-10 Lute Kamstra <lute@gnu.org> |
4351 | |
4352 * emacs.texi (Top): Correct version number. | |
4353 * anti.texi (Antinews): Correct version number. Use EMACSVER to | |
4354 refer to the current version of Emacs. | |
4355 | |
63148
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
4356 2005-06-08 Luc Teirlinck <teirllm@auburn.edu> |
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
4357 |
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
4358 * files.texi (Log Buffer): Document when there can be more than |
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
4359 one file to be committed. |
c6a012971aeb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
63119
diff
changeset
|
4360 |
63119 | 4361 2005-06-08 Juri Linkov <juri@jurta.org> |
4362 | |
4363 * display.texi (Faces): Add `shadow' face. | |
4364 | |
63107
f3551fda8850
* display.texi (Faces): Write about mode-line-highlight.
Masatake YAMATO <jet@gyve.org>
parents:
63071
diff
changeset
|
4365 2005-06-07 Masatake YAMATO <jet@gyve.org> |
f3551fda8850
* display.texi (Faces): Write about mode-line-highlight.
Masatake YAMATO <jet@gyve.org>
parents:
63071
diff
changeset
|
4366 |
f3551fda8850
* display.texi (Faces): Write about mode-line-highlight.
Masatake YAMATO <jet@gyve.org>
parents:
63071
diff
changeset
|
4367 * display.texi (Faces): Write about mode-line-highlight. |
f3551fda8850
* display.texi (Faces): Write about mode-line-highlight.
Masatake YAMATO <jet@gyve.org>
parents:
63071
diff
changeset
|
4368 |
63071
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
4369 2005-06-06 Richard M. Stallman <rms@gnu.org> |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
4370 |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
4371 * misc.texi (Printing Package): Explain how to initialize |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
4372 printing package. |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
4373 |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
4374 * cmdargs.texi (Action Arguments): Clarify directory default for -l. |
f6046597d48a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63016
diff
changeset
|
4375 |
63016 | 4376 2005-06-05 Chong Yidong <cyd@stupidchicken.com> |
4377 | |
4378 * emacs.texi: Rename Hardcopy to Printing. | |
4379 Make PostScript and PostScript Variables subnodes of it. | |
4380 | |
4381 * misc.texi (Printing): Rename node from Hardcopy. | |
4382 Mention menu bar options. | |
4383 Move PostScript and PostScript Variables to submenu. | |
4384 (Printing package): New node. | |
4385 | |
4386 * mark.texi (Using Region): Change Hardcopy xref to Printing. | |
4387 | |
4388 * dired.texi (Operating on Files): Likewise. | |
4389 | |
4390 * calendar.texi (Displaying the Diary): Likewise. | |
4391 | |
4392 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise. | |
4393 | |
4394 * glossary.texi (Glossary): Likewise. | |
4395 | |
4396 * frames.texi (Mode Line Mouse): Mention mode-line-highlight | |
4397 effect. | |
4398 | |
62993
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62934
diff
changeset
|
4399 2005-06-04 Richard M. Stallman <rms@gnu.org> |
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62934
diff
changeset
|
4400 |
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62934
diff
changeset
|
4401 * trouble.texi (After a Crash): Polish previous change. |
67de0f04e17e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62934
diff
changeset
|
4402 |
62931
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4403 2005-05-31 Jay Belanger <belanger@truman.edu> |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4404 |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4405 * calc.texi (Notations Used in This Manual): Use @kbd for key |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4406 sequence. |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4407 (Demonstration of Calc): Mention another way of starting Calc. |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4408 (Starting Calc): Mention long name of M-#. |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4409 (Embedded Mode Overview): Remove unnecessary instruction. |
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4410 (Other M-# commands): Rephrase `M-# 0' explanation. |
62934
00058aa7dd4f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62931
diff
changeset
|
4411 (Basic Embedded Mode): Rewrite discussion of prefix arguments to |
00058aa7dd4f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62931
diff
changeset
|
4412 reflect current behavior. |
62931
26528f8c20b9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62913
diff
changeset
|
4413 |
62913
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
4414 2005-05-30 Jay Belanger <belanger@truman.edu> |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
4415 |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
4416 * calc.texi (Hooks): Change description of calc-window-hook and |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
4417 calc-trail-window-hook to match usage. |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
4418 (Computational Functions): Add more constant-generating functions. |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
4419 (Customizable Variables): Use defvar. |
469445515ff8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62898
diff
changeset
|
4420 |
62898
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
4421 2005-05-30 Noah Friedman <friedman@splode.com> |
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
4422 |
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
4423 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a |
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
4424 recovery mechanism. |
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62842
diff
changeset
|
4425 |
62839
8ee1e48392f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62827
diff
changeset
|
4426 2005-05-28 Jay Belanger <belanger@truman.edu> |
8ee1e48392f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62827
diff
changeset
|
4427 |
8ee1e48392f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62827
diff
changeset
|
4428 * calc.texi (Assignments in Embedded Mode): Fix variable name. |
62842
2113533205e3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62839
diff
changeset
|
4429 (Basic Embedded Mode): Explain behavior of arguments to |
2113533205e3
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62839
diff
changeset
|
4430 calc-embedded-mode. |
62839
8ee1e48392f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62827
diff
changeset
|
4431 |
62827
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
4432 2005-05-28 Nick Roberts <nickrob@snap.net.nz> |
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
4433 |
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
4434 * building.texi (Other Buffers): SPC toggles display of |
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
4435 floating point registers. |
2ab40e47ee9c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62821
diff
changeset
|
4436 |
62821
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
4437 2005-05-27 Jay Belanger <belanger@truman.edu> |
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
4438 |
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
4439 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect |
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
4440 current behavior. |
c77a481ec384
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62783
diff
changeset
|
4441 |
62782
5925092e6fcd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62743
diff
changeset
|
4442 2005-05-27 Nick Roberts <nickrob@snap.net.nz> |
5925092e6fcd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62743
diff
changeset
|
4443 |
5925092e6fcd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62743
diff
changeset
|
4444 * files.texi (Log Buffer): Merge in description of Log Edit |
62783
29e9d68e3f7b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62782
diff
changeset
|
4445 mode from pcl-cvs.texi. |
62782
5925092e6fcd
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62743
diff
changeset
|
4446 |
62743
7cddc6393864
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62705
diff
changeset
|
4447 2005-05-26 Richard M. Stallman <rms@gnu.org> |
7cddc6393864
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62705
diff
changeset
|
4448 |
7cddc6393864
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62705
diff
changeset
|
4449 * building.texi (Lisp Eval): C-M-x with arg runs Edebug. |
7cddc6393864
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62705
diff
changeset
|
4450 |
62705
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
4451 2005-05-25 Jay Belanger <belanger@truman.edu> |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
4452 |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
4453 * calc.texi: Change Calc version number throughout. |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
4454 (Keypad Mode): Change location in info output. |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
4455 (Keypad mode overview): Move picture of keypad. |
003f7e3adc75
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62690
diff
changeset
|
4456 |
62690
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4457 2005-05-24 Luc Teirlinck <teirllm@auburn.edu> |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4458 |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4459 * fixit.texi (Spelling): Delete confusing sentence; flyspell is |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4460 not enabled by default. |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4461 When not on a word, `ispell-word' by default checks the word |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4462 before point. |
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4463 |
62665
7ccbeba9749f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62648
diff
changeset
|
4464 2005-05-24 Nick Roberts <nickrob@snap.net.nz> |
7ccbeba9749f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62648
diff
changeset
|
4465 |
62690
5f6567221e96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62665
diff
changeset
|
4466 * building.texi (Debugger Operation): Simplify last sentence. |
62665
7ccbeba9749f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62648
diff
changeset
|
4467 |
62648 | 4468 2005-05-23 Lute Kamstra <lute@gnu.org> |
4469 | |
4470 * emacs.texi: Update FSF's address throughout. | |
4471 (Preface): Use @cite. | |
4472 (Distrib): Add cross reference to the node "Copying". Mention the | |
4473 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of | |
4474 printed manuals. | |
4475 (Intro): Use @xref for the Emacs Lisp Intro. | |
4476 | |
62592
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
4477 2005-05-21 Jay Belanger <belanger@truman.edu> |
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
4478 |
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
4479 * calc.texi (Storing variables): Mention that only most variables |
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
4480 are void to begin with. |
39d3af6c4675
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62584
diff
changeset
|
4481 |
62584 | 4482 2005-05-21 Kevin Ryde <user42@zip.com.au> |
4483 | |
4484 * widget.texi (Basic Types): Update cross ref from "Enabling | |
4485 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent | |
4486 lispref/text.texi change. | |
4487 | |
62547
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
4488 2005-05-20 Carsten Dominik <dominik@science.uva.nl> |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
4489 |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
4490 * org.texi: Version 3.09 |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
4491 |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
4492 2005-05-18 Carsten Dominik <dominik@science.uva.nl> |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
4493 |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
4494 * reftex.texi: Version 4.28 |
5e481e5664d3
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
62485
diff
changeset
|
4495 |
62481
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
4496 2005-05-18 Luc Teirlinck <teirllm@auburn.edu> |
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
4497 |
62485
60730e506f15
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62481
diff
changeset
|
4498 * buffers.texi (Select Buffer): Document `C-u M-g M-g'. |
60730e506f15
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62481
diff
changeset
|
4499 |
60730e506f15
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62481
diff
changeset
|
4500 * basic.texi (Moving Point): Mention default for `goto-line'. |
60730e506f15
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62481
diff
changeset
|
4501 |
62481
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
4502 * programs.texi (Lisp Doc): Eldoc mode shows only the first line |
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
4503 of a variable's docstring. |
a1d383b6a65f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62480
diff
changeset
|
4504 |
62478 | 4505 2005-05-18 Lute Kamstra <lute@gnu.org> |
4506 | |
62480 | 4507 * maintaining.texi (Overview of Emerge): Add cross reference. |
4508 Remove duplication. | |
4509 | |
62478 | 4510 * emacs.texi (Top): Update to the current structure of the manual. |
4511 * misc.texi (Emacs Server): Add menu description. | |
4512 * files.texi (Saving): Fix menu. | |
4513 * custom.texi (Customization): Fix menu. | |
4514 * mule.texi (International): Fix menu. | |
4515 * kmacro.texi (Keyboard Macros): Fix menu. | |
4516 | |
62418
a5dfc4cdba9e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62404
diff
changeset
|
4517 2005-05-16 Luc Teirlinck <teirllm@auburn.edu> |
a5dfc4cdba9e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62404
diff
changeset
|
4518 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
4519 * display.texi: Various minor changes. |
62418
a5dfc4cdba9e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62404
diff
changeset
|
4520 (Faces): Delete text that is repeated in the next section. |
a5dfc4cdba9e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62404
diff
changeset
|
4521 |
62404
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
4522 2005-05-16 Nick Roberts <nickrob@snap.net.nz> |
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
4523 |
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
4524 * building.texi (Debugger Operation): Mention GUD tooltips are |
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
4525 disabled with GDB in text command mode. |
5c5a7d205d87
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62393
diff
changeset
|
4526 |
62393
73a2645459f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62383
diff
changeset
|
4527 2005-05-16 Jay Belanger <belanger@truman.edu> |
73a2645459f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62383
diff
changeset
|
4528 |
73a2645459f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62383
diff
changeset
|
4529 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'. |
73a2645459f6
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62383
diff
changeset
|
4530 |
62383
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4531 2005-05-16 Nick Roberts <nickrob@snap.net.nz> |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4532 |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4533 * building.texi: Replace toolbar with "tool bar" for consistency. |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4534 (Compilation Mode): Describe compilation-context-lines |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4535 and use of arrow in compilation buffer. |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4536 (Debugger Operation): Replace help text with variable's value. |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4537 |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4538 * frames.texi (Tooltips): Replace toolbar with "tool bar" for |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4539 consistency. |
fab51647537d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62369
diff
changeset
|
4540 |
62369
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
4541 2005-05-15 Luc Teirlinck <teirllm@auburn.edu> |
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
4542 |
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
4543 * major.texi (Choosing Modes): normal-mode processes the -*- line. |
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
4544 Add xref. |
0c876bb11ddf
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62359
diff
changeset
|
4545 |
62359
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
4546 2005-05-14 Jay Belanger <belanger@truman.edu> |
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
4547 |
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
4548 * calc.texi (Default Simplifications): Insert missing ! (logical |
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
4549 not operator). |
f7fdfa8ffb34
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62344
diff
changeset
|
4550 |
62344
5a19ff64befb
Sync with Tramp 2.0.49.
Michael Albinus <michael.albinus@gmx.de>
parents:
62339
diff
changeset
|
4551 2005-05-14 Michael Albinus <michael.albinus@gmx.de> |
5a19ff64befb
Sync with Tramp 2.0.49.
Michael Albinus <michael.albinus@gmx.de>
parents:
62339
diff
changeset
|
4552 |
5a19ff64befb
Sync with Tramp 2.0.49.
Michael Albinus <michael.albinus@gmx.de>
parents:
62339
diff
changeset
|
4553 Sync with Tramp 2.0.49. |
5a19ff64befb
Sync with Tramp 2.0.49.
Michael Albinus <michael.albinus@gmx.de>
parents:
62339
diff
changeset
|
4554 |
62339
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4555 2005-05-14 Luc Teirlinck <teirllm@auburn.edu> |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4556 |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4557 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4558 (Position Info): Delete discussion of `goto-line'. It is already |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4559 described in `Moving point'. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4560 |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4561 * mini.texi (Completion Commands): Correct reference. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4562 (Completion Options): Fix typo. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4563 |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4564 * killing.texi (Deletion): Complete description of `C-x C-o'. |
6c80d31b7e43
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62307
diff
changeset
|
4565 |
62307
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
4566 2005-05-10 Jay Belanger <belanger@truman.edu> |
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
4567 |
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
4568 * calc.texi (Default Simplifications): Mention that 0^0 simplifies |
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
4569 to 1. |
c1584508336e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
62241
diff
changeset
|
4570 |
62222
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4571 2005-05-10 Richard M. Stallman <rms@gnu.org> |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4572 |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4573 * building.texi (Compilation): Clarify recompile's directory choice. |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4574 |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4575 * frames.texi (Tooltips): Cleanups. |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4576 |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4577 * basic.texi (Arguments): Fix punctuation. |
bedd8e5433cd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62206
diff
changeset
|
4578 |
62204
ba2e0c4d6a91
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62192
diff
changeset
|
4579 2005-05-09 Luc Teirlinck <teirllm@auburn.edu> |
ba2e0c4d6a91
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62192
diff
changeset
|
4580 |
ba2e0c4d6a91
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62192
diff
changeset
|
4581 * screen.texi (Menu Bar): The up and down (not left and right) |
62206
879a1e2e914c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62204
diff
changeset
|
4582 arrow keys move through a keyboard menu. |
62204
ba2e0c4d6a91
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62192
diff
changeset
|
4583 |
62192
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
4584 2005-05-08 Luc Teirlinck <teirllm@auburn.edu> |
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
4585 |
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
4586 * basic.texi: Various typo and grammar fixes. |
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
4587 (Moving Point): C-a now runs move-beginning-of-line. |
77588ebf4a2f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62170
diff
changeset
|
4588 |
62170
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
4589 2005-05-08 Nick Roberts <nickrob@snap.net.nz> |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
4590 |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
4591 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area. |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
4592 |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
4593 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
4594 as different animals. |
b667f995cb9a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62162
diff
changeset
|
4595 |
62162
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
4596 2005-05-07 Luc Teirlinck <teirllm@auburn.edu> |
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
4597 |
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
4598 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'. |
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
4599 Correct index entry. |
0c38f5bedcab
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62142
diff
changeset
|
4600 |
62142
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
4601 2005-05-07 Nick Roberts <nickrob@snap.net.nz> |
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
4602 |
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
4603 * building.texi (Debugger Operation): Update to reflect changes |
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
4604 in GUD tooltips. |
534734b70d1a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61953
diff
changeset
|
4605 |
61953
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
4606 2005-04-30 Richard M. Stallman <rms@gnu.org> |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
4607 |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
4608 * files.texi (Compressed Files): Auto Compression normally enabled. |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
4609 |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
4610 * building.texi (Debugger Operation): Clarify previous change. |
fc9de62a2ccb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61923
diff
changeset
|
4611 |
61923
88492f3ccffa
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61899
diff
changeset
|
4612 2005-04-29 Carsten Dominik <dominik@science.uva.nl> |
88492f3ccffa
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61899
diff
changeset
|
4613 |
88492f3ccffa
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61899
diff
changeset
|
4614 * org.texi: Version 3.08, structure reorganized. |
88492f3ccffa
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61899
diff
changeset
|
4615 |
61899
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
4616 2005-04-28 Nick Roberts <nickrob@snap.net.nz> |
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
4617 |
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
4618 * building.texi (Debugger Operation): Add description for |
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
4619 GUD tooltips when program is not running. |
b5bac1f892c0
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
61882
diff
changeset
|
4620 |
61882
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4621 2005-04-26 Luc Teirlinck <teirllm@auburn.edu> |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4622 |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4623 * misc.texi (Shell): Add `Shell Prompts' to menu. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4624 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u' |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4625 description. Delete remarks moved to new node. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4626 (Shell Prompts): New node. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4627 (History References): Replace remarks moved to `Shell Prompts' |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4628 with xref to that node. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4629 (Remote Host): Clarify how to specify the terminal type when |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4630 logging in to a different machine. |
d341e1622abb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61859
diff
changeset
|
4631 |
61850
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4632 2005-04-26 Richard M. Stallman <rms@gnu.org> |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4633 |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4634 * emacs.texi (Top): Update submenus from files.texi. |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4635 |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4636 * files.texi (Filesets): Clarify previous change. |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4637 |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4638 * dired.texi (Misc Dired Features): Clarify previous change. |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4639 |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4640 2005-04-25 Chong Yidong <cyd@stupidchicken.com> |
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4641 |
61859
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4642 * ack.texi (Acknowledgments): Delete info about iso-acc.el |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4643 |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4644 * dired.texi (Misc Dired Features): Document |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4645 dired-compare-directories. |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4646 |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4647 * files.texi (Filesets): New node. |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4648 (File Conveniences): Document Image mode. |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4649 |
348a53b1dd79
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61850
diff
changeset
|
4650 * text.texi (TeX Print): Document tex-compile. |
61850
934760e1b21b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61836
diff
changeset
|
4651 |
61836
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
4652 2005-04-25 Luc Teirlinck <teirllm@auburn.edu> |
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
4653 |
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
4654 * frames.texi (Tooltips): Tooltip mode is enabled by default. |
66179
6c8bcb760760
* files.texi (Version Systems): Capitalize GNU.
Romain Francoise <romain@orebokech.com>
parents:
66165
diff
changeset
|
4655 Delete redundant reference to tooltip Custom group. It is |
61836
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
4656 referred too again in the next paragraph. |
53c692cad549
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61818
diff
changeset
|
4657 |
61818
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
4658 2005-04-24 Richard M. Stallman <rms@gnu.org> |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
4659 |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
4660 * ack.texi: Delete info about lazy-lock.el and fast-lock.el. |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
4661 |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
4662 * faq.texi: Delete info about lazy-lock.el and fast-lock.el. |
bd461614f08f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61655
diff
changeset
|
4663 |
61655 | 4664 2005-04-19 Kim F. Storm <storm@cua.dk> |
4665 | |
4666 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings. | |
4667 | |
61640 | 4668 2005-04-18 Lars Hansen <larsh@math.ku.dk> |
4669 | |
4670 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now | |
4671 turns off desktop-save-mode. | |
61655 | 4672 |
61611
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
4673 2005-04-17 Luc Teirlinck <teirllm@auburn.edu> |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
4674 |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
4675 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
4676 by default in terminals compatible with xterm. Mention that |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
4677 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
4678 node. |
f906487da0a1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61561
diff
changeset
|
4679 |
61561
55a8477186ea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61529
diff
changeset
|
4680 2005-04-15 Carsten Dominik <dominik@science.uva.nl> |
55a8477186ea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61529
diff
changeset
|
4681 |
55a8477186ea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61529
diff
changeset
|
4682 * org.texi: Update to version 3.06. |
55a8477186ea
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
61529
diff
changeset
|
4683 |
61529 | 4684 2005-04-13 Lute Kamstra <lute@gnu.org> |
4685 | |
4686 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file. | |
4687 | |
61515
0d659f1010a4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61505
diff
changeset
|
4688 2005-04-12 Luc Teirlinck <teirllm@auburn.edu> |
0d659f1010a4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61505
diff
changeset
|
4689 |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4690 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default. |
61515
0d659f1010a4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61505
diff
changeset
|
4691 |
61505
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61485
diff
changeset
|
4692 2005-04-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61485
diff
changeset
|
4693 |
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61485
diff
changeset
|
4694 * xresources.texi (Table of Resources): Add cursorBlink. |
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61485
diff
changeset
|
4695 |
61485
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
4696 2005-04-11 Luc Teirlinck <teirllm@auburn.edu> |
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
4697 |
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
4698 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to |
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
4699 `d', `C-d' and `u'. |
c54d82cdd1c1
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61468
diff
changeset
|
4700 |
61468
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4701 2005-04-11 Richard M. Stallman <rms@gnu.org> |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4702 |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4703 * cmdargs.texi (Initial Options): -Q is now --quick, and does less. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4704 (Misc X): Add -D, --basic-display. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4705 |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4706 * maintaining.texi (Change Log): Correct the description of |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4707 the example. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4708 |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4709 * major.texi (Choosing Modes): Document magic-mode-alist. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4710 |
61443
d57e7012d985
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61435
diff
changeset
|
4711 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org> |
d57e7012d985
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61435
diff
changeset
|
4712 |
d57e7012d985
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61435
diff
changeset
|
4713 * cl.texi (Porting Common Lisp): Fix typo. |
d57e7012d985
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61435
diff
changeset
|
4714 |
61435
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4715 2005-04-10 Luc Teirlinck <teirllm@auburn.edu> |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4716 |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4717 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'. |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4718 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg. |
61435
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4719 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4720 (Rmail Output): Clarify which statements apply to `o', `C-o' and |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4721 `w', respectively. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4722 (Rmail Labels): Mention `l'. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4723 (Rmail Attributes): Correct pxref. Mention `stored' attribute. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4724 (Rmail Summary Edit): Describe `j' and RET. |
e23c9743cccb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61427
diff
changeset
|
4725 |
61427
f00e2a6fb3e3
* xresources.texi (Lucid Resources): Added fonSet resource.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61424
diff
changeset
|
4726 2005-04-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
f00e2a6fb3e3
* xresources.texi (Lucid Resources): Added fonSet resource.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61424
diff
changeset
|
4727 |
64472 | 4728 * xresources.texi (Lucid Resources): Add fontSet resource. |
61427
f00e2a6fb3e3
* xresources.texi (Lucid Resources): Added fonSet resource.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61424
diff
changeset
|
4729 |
61424
ad05d91d3598
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243
Miles Bader <miles@gnu.org>
parents:
61410
diff
changeset
|
4730 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org> |
ad05d91d3598
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243
Miles Bader <miles@gnu.org>
parents:
61410
diff
changeset
|
4731 |
ad05d91d3598
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243
Miles Bader <miles@gnu.org>
parents:
61410
diff
changeset
|
4732 * gnus.texi (RSS): Addition. |
ad05d91d3598
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-243
Miles Bader <miles@gnu.org>
parents:
61410
diff
changeset
|
4733 |
61410
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
4734 2005-04-09 Luc Teirlinck <teirllm@auburn.edu> |
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
4735 |
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
4736 * display.texi (Useless Whitespace): `indicate-unused-lines' is |
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
4737 now called `indicate-empty-lines'. |
837ac2918752
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61347
diff
changeset
|
4738 |
61347 | 4739 2005-04-06 Kim F. Storm <storm@cua.dk> |
4740 | |
4741 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q. | |
4742 | |
61297
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
4743 2005-04-04 Luc Teirlinck <teirllm@auburn.edu> |
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
4744 |
61299
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
4745 * dired.texi (Dired Visiting): `dired-view-command-alist' has been |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
4746 deleted. |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
4747 (Marks vs Flags): Add some convenient key bindings. |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
4748 (Hiding Subdirectories): Delete redundant and inaccurate sentence. |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
4749 (Misc Dired Features): Correct and expand description of `w' command. |
842a249b20a6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61297
diff
changeset
|
4750 |
61297
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
4751 * frames.texi (XTerm Mouse): Delete apparently false info. |
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
4752 The GNU/Linux console currently does not appear to support |
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
4753 `xterm-mouse-mode'. |
787af47a62f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61261
diff
changeset
|
4754 |
61261
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
4755 2005-04-04 Jay Belanger <belanger@truman.edu> |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
4756 |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
4757 * calc.texi: Change Calc version number. |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
4758 (Customizable variables): Fix description of calc-language-alist. |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
4759 (Copying): Put in version 2 of GPL. |
964fd9156409
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61239
diff
changeset
|
4760 |
61239 | 4761 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk> |
4762 | |
4763 * calendar.texi (Diary): Mention shell utility `calendar'. | |
4764 | |
61468
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4765 2005-04-01 Richard M. Stallman <rms@gnu.org> |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4766 |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4767 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist. |
2bf41f67cb04
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61443
diff
changeset
|
4768 |
61217
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4769 2005-04-01 Jay Belanger <belanger@truman.edu> |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4770 |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4771 * calc.texi (Troubleshooting Commands): Remove comment about |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4772 installation. |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4773 (Installation): Remove section. |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4774 (Customizable Variables): New section. |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4775 (Basic Embedded Mode, Customizing Embedded Mode, Graphics) |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4776 (Graphical Devices): Add references to Customizable Variables. |
b5daf1119be5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
61201
diff
changeset
|
4777 |
61201 | 4778 2005-04-01 Lute Kamstra <lute@gnu.org> |
4779 | |
4780 * maintaining.texi (Change Log): add-change-log-entry uses | |
4781 add-log-mailing-address. | |
4782 | |
61196
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4783 2005-03-31 Luc Teirlinck <teirllm@auburn.edu> |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4784 |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4785 * files.texi (Reverting): Move `auto-revert-check-vc-info' to |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4786 `VC Mode Line' and put in an xref to that node. |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4787 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4788 its description. |
6d50d8b30aef
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61174
diff
changeset
|
4789 |
61174
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4790 2005-03-31 Paul Eggert <eggert@cs.ucla.edu> |
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4791 |
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4792 * calendar.texi (Calendar Systems): Say that the Persian calendar |
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4793 implemented here is the arithmetical one championed by Birashk. |
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4794 |
61132 | 4795 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk> |
4796 | |
4797 * programs.texi (Fortran Motion): Fix previous change. | |
4798 | |
61126
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4799 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org> |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4800 |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4801 * emacs-mime.texi (Display Customization): Markup fixes. |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4802 (rfc2047): Update. |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4803 |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4804 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de> |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4805 |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4806 * gnus-faq.texi: Replaced with auto-generated version. |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
61123
diff
changeset
|
4807 |
61123
908c45c94868
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61118
diff
changeset
|
4808 2005-03-29 Richard M. Stallman <rms@gnu.org> |
908c45c94868
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61118
diff
changeset
|
4809 |
908c45c94868
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61118
diff
changeset
|
4810 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info. |
908c45c94868
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61118
diff
changeset
|
4811 |
61118
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4812 2005-03-29 Chong Yidong <cyd@stupidchicken.com> |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4813 |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4814 * text.texi (Refill): Refer to Long Lines Mode. |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4815 (Longlines): New node. |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4816 (Auto Fill): Don't index "word wrap" here. |
ff6aac2d0e0b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61109
diff
changeset
|
4817 (Filling): Add Longlines to menu. |
61174
0609cac4453f
* calendar.texi (Calendar Systems): Say that the Persian calendar
Paul Eggert <eggert@twinsun.com>
parents:
61132
diff
changeset
|
4818 |
61104
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4819 2005-03-29 Richard M. Stallman <rms@gnu.org> |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4820 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4821 * xresources.texi: Minor fixes. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4822 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4823 * misc.texi (Emacs Server): Fix Texinfo usage. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4824 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4825 * emacs.texi (Top): Don't use a real section heading for |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4826 "Detailed Node Listing". Fake it instead. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4827 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4828 * basic.texi (Position Info): Minor cleanup. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4829 |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4830 * mule.texi (Input Methods): Minor cleanup. |
668d8dcfee51
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61098
diff
changeset
|
4831 |
61098 | 4832 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk> |
4833 | |
4834 * programs.texi (ForIndent Vars): `fortran-if-indent' does other | |
4835 constructs as well. | |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4836 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block. |
61098 | 4837 |
61068 | 4838 2005-03-29 Kenichi Handa <handa@m17n.org> |
4839 | |
4840 * mule.texi (Input Methods): Refer to the command C-u C-x =. | |
4841 | |
4842 * basic.texi (Position Info): Update the description about the | |
4843 command C-u C-x =. | |
4844 | |
61054
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4845 2005-03-28 Richard M. Stallman <rms@gnu.org> |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4846 |
61062
c5c4d68e6139
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61059
diff
changeset
|
4847 * emacs.texi (Top): Use @section for the detailed node listing. |
c5c4d68e6139
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61059
diff
changeset
|
4848 |
61059
3dbe89b3787a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61054
diff
changeset
|
4849 * calendar.texi: Minor fixes to previous change. |
3dbe89b3787a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61054
diff
changeset
|
4850 |
3dbe89b3787a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61054
diff
changeset
|
4851 * programs.texi (Fortran): Small fixes to previous changes. |
3dbe89b3787a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61054
diff
changeset
|
4852 |
61054
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4853 * emacs.texi (Top): Update list of subnodes of Dired. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4854 Likewise for building.texi. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4855 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4856 * files.texi (File Conveniences): Delete Auto Image File mode. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4857 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4858 2005-03-28 Chong Yidong <cyd@stupidchicken.com> |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4859 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4860 * building.texi (Flymake): New node. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4861 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4862 * custom.texi (Function Keys): Document kp- event types and |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4863 keypad-setup package. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4864 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4865 * dired.texi (Wdired): New node. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4866 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4867 * files.texi (File Conveniences): Reorder entries. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4868 Explain how to turn on Auto-image-file mode. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4869 Document Thumbs mode. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4870 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4871 * mule.texi (Specify Coding): Document recode-region and |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4872 recode-file-name. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4873 |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4874 * programs.texi (Program Modes): Add Conf mode and DNS mode. |
b3bc596158ed
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61025
diff
changeset
|
4875 |
61025
3d505de28e69
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61020
diff
changeset
|
4876 2005-03-27 Luc Teirlinck <teirllm@auburn.edu> |
3d505de28e69
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61020
diff
changeset
|
4877 |
3d505de28e69
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61020
diff
changeset
|
4878 * commands.texi (Keys): M-o is now a prefix key. |
3d505de28e69
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61020
diff
changeset
|
4879 |
61020 | 4880 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk> |
4881 | |
4882 * programs.texi: Reformat and update copyright years. | |
4883 (Fortran): Update section. | |
4884 | |
61012
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4885 2005-03-26 Luc Teirlinck <teirllm@auburn.edu> |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4886 |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4887 * files.texi: Several small changes in addition to: |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4888 (Visiting): Change xref for Dialog Boxes to ref. |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4889 (Version Headers): Replace references to obsolete var |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4890 `vc-header-alist' with `vc-BACKEND-header'. |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4891 (Customizing VC): Update value of `vc-handled-backends'. |
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4892 |
60998 | 4893 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk> |
4894 | |
4895 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section; | |
4896 move here from Emacs Lisp Reference Manual. | |
4897 * calendar.texi (Calendar/Diary, Diary Commands) | |
4898 (Special Diary Entries, Importing Diary): Change some xrefs to | |
4899 point to emacs-xtra rather than elisp. | |
4900 | |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4901 * emacs-xtra.texi (Calendar Customizing): |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4902 Move view-diary-entries-initially, view-calendar-holidays-initially, |
61001 | 4903 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main |
4904 Emacs Manual. | |
4905 (Appt Customizing): Merge entire section into main Emacs Manual. | |
61002 | 4906 * calendar.texi (Holidays): Move view-calendar-holidays-initially, |
61001 | 4907 mark-holidays-in-calendar here from emacs-xtra. |
4908 (Displaying the Diary): Move view-diary-entries-initially, | |
4909 mark-diary-entries-in-calendar here from emacs-xtra. | |
4910 (Appointments): Move appt-display-mode-line, | |
4911 appt-display-duration, appt-disp-window-function, | |
4912 appt-delete-window-function here from emacs-xtra. | |
4913 | |
4914 * calendar.texi: Update and reformat copyright. | |
61008 | 4915 Change all @xrefs to the non-printing emacs-xtra to @inforefs. |
61001 | 4916 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3. |
4917 (Diary): Refer to `diary-file' rather than ~/diary. | |
4918 (Diary Commands): Rename node to "Displaying the Diary". | |
61005 | 4919 * emacs.texi (Top): Rename "Diary Commands" section. |
4920 * misc.texi (Hardcopy): Rename "Diary Commands" xref. | |
61001 | 4921 |
60989 | 4922 2005-03-26 Eli Zaretskii <eliz@gnu.org> |
4923 | |
60992 | 4924 * misc.texi (Emacs Server): Fix the command for setting |
4925 server-name. Add an xref to Invoking emacsclient. | |
4926 | |
60990 | 4927 * help.texi (Help Summary): Clarify when "C-h ." will do something |
4928 nontrivial. | |
4929 (Apropos): Add cindex entry for apropos-sort-by-scores. | |
4930 | |
60989 | 4931 * display.texi (Text Display): Add index entries for how no-break |
4932 characters are displayed. | |
4933 | |
60983 | 4934 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change) |
4935 | |
4936 * dired-x.texi (Multiple Dired Directories): default-directory was | |
4937 renamed to dired-default-directory. | |
4938 | |
60977 | 4939 2005-03-26 Eli Zaretskii <eliz@gnu.org> |
4940 | |
4941 * files.texi (Visiting): Fix cross-references introduced with the | |
4942 last change. | |
4943 | |
61012
c5ecd2832dea
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
61008
diff
changeset
|
4944 * xresources.texi (GTK resources): Fix last change. |
60977 | 4945 |
60971
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4946 2005-03-26 Jay Belanger <belanger@truman.edu> |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4947 |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4948 * calc.texi (Simplifying Formulas, Rewrite Rules): |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4949 Change description of top and bottom of fraction. |
60971
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4950 (Modulo Forms): Move description of how to create modulo forms to |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4951 earlier in the section. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4952 (Fraction Mode): Suggest using : to get a fraction by dividing. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4953 (Basic Arithmetic): Adjust placement of command name. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4954 (Truncating the Stack): Emphasize that "hidden" entries are still |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4955 visible. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4956 (Installation): Move discussion of printing manual to "About This |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4957 Manual". |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4958 (About This Manual): Mention how to print the manual. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4959 (Reporting Bugs): Remove first person. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4960 (Building Vectors): Add algebraic version of append. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4961 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4962 (Grouping Digits): Fix typo. |
02d73fde2c17
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60966
diff
changeset
|
4963 |
60956
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4964 2005-03-25 Chong Yidong <cyd@stupidchicken.com> |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4965 |
60966
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4966 * xresources.texi (X Resources): GTK options documented too. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4967 (Resources): Clarify meaning of program name. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4968 (Table of Resources): Add visualClass. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4969 (GTK resources): Rewrite. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4970 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups. |
bc93d41f78c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60956
diff
changeset
|
4971 |
60956
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4972 * display.texi (Text Display): Mention non-breaking spaces. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4973 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4974 * files.texi (Reverting): Document auto-revert-check-vc-info. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4975 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4976 * frames.texi (Mouse Commands): Document |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4977 x-mouse-click-focus-ignore-position and mouse-drag-copy-region. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4978 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4979 * help.texi (Help Summary): Add `C-h .'. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4980 (Apropos): Apropos accepts a list of search terms. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4981 Document apropos-sort-by-scores. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4982 (Help Echo): Document display-local-help. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4983 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4984 * misc.texi (Emacs Server): Document server-name. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4985 (Invoking emacsclient): Document -s option for server names. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4986 |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4987 * text.texi (Outline Visibility): Introduce "current heading |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4988 line" (commands can be called with point on a body line). |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4989 Re-order table to follow the sequence of discussion. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4990 hide-body won't hide lines before first header line. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4991 (TeX Mode): Add DocTeX mode. |
7c43e61335c4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60927
diff
changeset
|
4992 |
60927
bae786986f2e
* calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: Replace
Werner LEMBERG <wl@gnu.org>
parents:
60919
diff
changeset
|
4993 2005-03-25 Werner Lemberg <wl@gnu.org> |
bae786986f2e
* calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: Replace
Werner LEMBERG <wl@gnu.org>
parents:
60919
diff
changeset
|
4994 |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4995 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
4996 Replace `legal' with `valid'. |
60927
bae786986f2e
* calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi: Replace
Werner LEMBERG <wl@gnu.org>
parents:
60919
diff
changeset
|
4997 |
60919
3ad3287d2e49
* calc.texi, reftex.texi: Replace `illegal' with `invalid'.
Werner LEMBERG <wl@gnu.org>
parents:
60886
diff
changeset
|
4998 2005-03-25 Werner Lemberg <wl@gnu.org> |
3ad3287d2e49
* calc.texi, reftex.texi: Replace `illegal' with `invalid'.
Werner LEMBERG <wl@gnu.org>
parents:
60886
diff
changeset
|
4999 |
3ad3287d2e49
* calc.texi, reftex.texi: Replace `illegal' with `invalid'.
Werner LEMBERG <wl@gnu.org>
parents:
60886
diff
changeset
|
5000 * calc.texi, reftex.texi: Replace `illegal' with `invalid'. |
3ad3287d2e49
* calc.texi, reftex.texi: Replace `illegal' with `invalid'.
Werner LEMBERG <wl@gnu.org>
parents:
60886
diff
changeset
|
5001 |
60886
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
5002 2005-03-24 Jay Belanger <belanger@truman.edu> |
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
5003 |
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
5004 * calc.texi (General Mode Commands) |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63868
diff
changeset
|
5005 (Mode Settings in Embedded Mode): Add some explanation of |
60886
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
5006 recording mode settings. |
2a5ec2822c31
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60885
diff
changeset
|
5007 |
60885
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5008 2005-03-24 Richard M. Stallman <rms@gnu.org> |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5009 |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5010 * mule.texi (Single-Byte Character Support): Delete mention |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5011 of iso-acc.el and iso-transl.el. |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5012 |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5013 * calc.texi: Remove praise of non-free software. |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5014 |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5015 * idlwave.texi: Don't say where to get IDL or its non-free manual. |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5016 (Installation): Node deleted. |
d4cec5499047
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60865
diff
changeset
|
5017 |
60865 | 5018 2005-03-23 Lute Kamstra <lute@gnu.org> |
5019 | |
5020 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch. | |
5021 | |
60862
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5022 2005-03-23 Richard M. Stallman <rms@gnu.org> |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5023 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5024 * url.texi (HTTP language/coding): Improve last change. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5025 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5026 * search.texi: Delete explicit node pointers. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5027 (Incremental Search): New menu. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5028 (Basic Isearch, Repeat Isearch, Error in Isearch) |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5029 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll) |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5030 (Slow Isearch): New subnodes. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5031 (Configuring Scrolling): Node deleted. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5032 (Search Case): Doc default-case-fold-search. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5033 (Regexp Replace): Move replace-regexp doc here. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5034 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5035 * rmail.texi (Movemail): Put commas inside closequotes. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5036 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5037 * picture.texi (Insert in Picture): Document C-c arrow combos. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5038 (Basic Picture): Clarify erasure. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5039 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5040 * display.texi (Font Lock): Put commas inside closequotes. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5041 |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5042 * cmdargs.texi (General Variables): Put commas inside closequotes. |
a5747a6af714
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60842
diff
changeset
|
5043 |
60842
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
5044 2005-03-23 Nick Roberts <nickrob@snap.net.nz> |
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
5045 |
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
5046 * building.texi (Stack Buffer): Mention reverse contrast for |
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
5047 *selected* frame (might not be current frame). |
10091146986d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60818
diff
changeset
|
5048 |
60818
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
5049 2005-03-22 Jay Belanger <belanger@truman.edu> |
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
5050 |
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
5051 * calc.texi (Embedded Mode): Add new information on changing |
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
5052 modes. |
21c4c9337afa
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60804
diff
changeset
|
5053 |
60804
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5054 2005-03-21 Richard M. Stallman <rms@gnu.org> |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5055 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5056 * building.texi (Starting GUD): Add bashdb. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5057 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5058 2005-03-20 Chong Yidong <cyd@stupidchicken.com> |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5059 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5060 * basic.texi (Moving Point): Add M-g M-g binding. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5061 (Undo): Document undo-only. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5062 (Position Info): Document M-g M-g and C-u M-g M-g. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5063 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5064 * building.texi (Building): Put Grep Searching after Compilation |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5065 Shell. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5066 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5067 Document next-error-highlight. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5068 (Grep Searching): Document grep-highlight-matches. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5069 (Lisp Eval): Typing C-x C-e twice prints integers specially. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5070 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5071 * calendar.texi (Importing Diary): Rename node from iCalendar. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5072 Document diary-from-outlook. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5073 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5074 * dired.texi (Misc Dired Features): Rename node from Misc Dired |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5075 Commands. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5076 Mention effect of X drag and drop on Dired buffers. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5077 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5078 * files.texi (Visiting): Document large-file-warning-threshold. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5079 Move paragraph on file-selection dialog. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5080 Mention visiting files using X drag and drop. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5081 (Reverting): Mention using Auto-Revert mode to tail files. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5082 Document auto-revert-tail-mode. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5083 (Version Systems): Minor correction. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5084 (Comparing Files): Diff-mode is no longer based on Compilation |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5085 mode. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5086 Document compare-ignore-whitespace. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5087 (Misc File Ops): Explain passing a directory to rename-file. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5088 Likewise for copy-file and make-symbolic-link. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5089 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5090 * frames.texi (Wheeled Mice): Mouse wheel support on by default. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5091 Document mouse-wheel-progressive speed. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5092 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5093 * help.texi (Misc Help): Document numeric argument for C-h i. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5094 Correctly explain the effect of just C-u as argument. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5095 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5096 * killing.texi (Deletion): Document numeric argument for |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5097 just-one-space. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5098 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5099 * mini.texi (Completion): Completion acts on text before point. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5100 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5101 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5102 (Emulation): CUA mode replaces pc-bindings-mode, |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5103 pc-selection-mode, and s-region. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5104 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5105 * mule.texi (Input Methods): Leim is now built-in. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5106 (Select Input Method): Document quail-show-key. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5107 (Specify Coding): Document revert-buffer-with-coding-system. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5108 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5109 * programs.texi (Fortran Motion): Document f90-next-statement, |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5110 f90-previous-statement, f90-next-block, f90-previous-block, |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5111 f90-end-of-block, and f90-beginning-of-block. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5112 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5113 * text.texi (Format Faces): Replace old M-g key prefix with M-o. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5114 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5115 * emacs.texi (Acknowledgments): Updated. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5116 |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5117 * anti.texi: Total rewrite. |
2d1a165680f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60763
diff
changeset
|
5118 |
60763
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5119 2005-03-20 Michael Albinus <michael.albinus@gmx.de> |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5120 |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5121 Sync with Tramp 2.0.48. |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5122 |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5123 * trampver.texi.in: Replace "Emacs" by "GNU Emacs". |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5124 |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5125 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5126 "GNU/Linux". Change all addresses to .gnu.org. |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5127 (Default Method): Offer shortened syntax for "su" and "sudo" |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5128 methods. |
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5129 |
60751 | 5130 2005-03-19 Chong Yidong <cyd@stupidchicken.com> |
5131 | |
5132 * ack.texi (Acknowledgments): Update. | |
5133 | |
5134 2005-03-19 Eli Zaretskii <eliz@gnu.org> | |
5135 | |
5136 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update | |
5137 copyright years. | |
5138 | |
60593
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
5139 2005-03-14 Nick Roberts <nickrob@snap.net.nz> |
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
5140 |
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
5141 * building.texi (Commands of GUD): Move paragraph on setting |
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
5142 breakpoints with mouse to the GDB Graphical Interface node. |
fc285ac82034
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60504
diff
changeset
|
5143 |
60494
73ec37ea31ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60468
diff
changeset
|
5144 2005-03-07 Richard M. Stallman <rms@gnu.org> |
73ec37ea31ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60468
diff
changeset
|
5145 |
60504
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
5146 * url.texi: Fix usage of "e.g.". |
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
5147 (HTTP language/coding): Explain the rules for these strings. |
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
5148 |
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
5149 * misc.texi (Single Shell, Shell Options): Fix previous change. |
7e29653a0f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60494
diff
changeset
|
5150 |
60494
73ec37ea31ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60468
diff
changeset
|
5151 * building.texi (Debugger Operation): Update GUD tooltip enable info. |
73ec37ea31ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60468
diff
changeset
|
5152 |
60458
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5153 2005-03-06 Richard M. Stallman <rms@gnu.org> |
60468
a353a48e3aeb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60458
diff
changeset
|
5154 |
60458
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5155 * building.texi (Starting GUD): Don't explain text vs graphical |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5156 GDB here. Just mention it and xref. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5157 Delete "just one debugger process". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5158 (Debugger Operation): Move GUD tooltip info here. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5159 (GUD Tooltips): Node deleted. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5160 (GDB Graphical Interface): Explain the two GDB modes here. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5161 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5162 * woman.texi (Introduction): Minor cleanups. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5163 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5164 * url.texi (HTTP language/coding): Get rid of "Emacs 21". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5165 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5166 * sending.texi (Sending Mail): Minor cleanup. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5167 (Mail Aliases): Explain quoting conventions. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5168 Update key rebinding example. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5169 (Header Editing): C-M-i is like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5170 (Mail Mode Misc): mail-attach-file does not do MIME. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5171 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5172 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5173 that really belongs here. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5174 (Remote Mailboxes): Text moved to Rmail Inbox. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5175 (Rmail Display): Mention Mouse-1. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5176 (Movemail): Clarify two movemail versions. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5177 Clarify rmail-movemail-program. |
60763
3ba8f94e9cfa
Sync with Tramp 2.0.48.
Michael Albinus <michael.albinus@gmx.de>
parents:
60751
diff
changeset
|
5178 |
60458
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5179 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5180 (Installation): Node deleted. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5181 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5182 * misc.texi (Single Shell): Replace uudecode example with gpg example. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5183 Document async shell commands. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5184 (Shell History): Clarify. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5185 (Shell Ring): Mention C-UP an C-DOWN. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5186 (Shell Options): Add comint-prompt-read-only. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5187 (Invoking emacsclient): Set EDITOR to run Emacs. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5188 (Sorting): No need to explain what region is. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5189 (Saving Emacs Sessions): Fix typo. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5190 (Recursive Edit): Fix punctuation. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5191 (Emulation): Don't mention "PC bindings" which are standard. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5192 (Hyperlinking): Explain Mouse-1 convention here. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5193 (Find Func): Node deleted. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5194 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5195 * mh-e.texi (Preface): Get rid of "Emacs 21". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5196 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5197 * help.texi (Name Help): Xref to Hyperlinking. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5198 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5199 * glossary.texi (Glossary): |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5200 Rename "Balance Parentheses" to "Balancing...". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5201 Add "Byte Compilation". Correct "Copyleft". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5202 New xref in "Customization". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5203 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5204 Add "Graphical Terminal" "Keybinding", "Margin", "Window System". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5205 Rename "Registers" to "Register". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5206 Replace "Selecting" with "Selected Frame", |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5207 "Selected Window", and "Selecting a Buffer". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5208 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5209 * files.texi (Types of Log File): Explain how projects' |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5210 methods can vary. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5211 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5212 * eshell.texi (Installation): Delete node (for Emacs 20). |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5213 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5214 * display.texi (Faces): Delete "Emacs 21". |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5215 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5216 * custom.texi (Changing a Variable): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5217 * fixit.texi (Spelling): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5218 * mini.texi (Completion Options): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5219 * programs.texi (Symbol Completion): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5220 * text.texi (Text Mode): C-M-i like M-TAB. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5221 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5222 * commands.texi (Keys): Mention F1 and F2 in list of prefixes. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5223 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5224 * calendar.texi (Specified Dates): Mention `g w'. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5225 (Appointments): appt-activate toggles with no arg. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5226 |
60408
49ffcf1ce31c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
60401
diff
changeset
|
5227 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org> |
49ffcf1ce31c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
60401
diff
changeset
|
5228 |
49ffcf1ce31c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
60401
diff
changeset
|
5229 * flymake.texi: Refill and tweak style in @lisp blocks. |
49ffcf1ce31c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
60401
diff
changeset
|
5230 |
60401 | 5231 2005-03-05 Juri Linkov <juri@jurta.org> |
5232 | |
5233 * cmdargs.texi (Emacs Invocation): Add cindex | |
5234 "invocation (command line arguments)" | |
5235 (Misc X): Add -nbc, --no-blinking-cursor. | |
5236 | |
60383 | 5237 2005-03-04 Ulf Jasper <ulf.jasper@web.de> |
5238 | |
5239 * calendar.texi (iCalendar): No need to require it now. | |
5240 | |
60356
3f394ef46f57
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
Miles Bader <miles@gnu.org>
parents:
60341
diff
changeset
|
5241 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de> |
3f394ef46f57
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
Miles Bader <miles@gnu.org>
parents:
60341
diff
changeset
|
5242 |
3f394ef46f57
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
Miles Bader <miles@gnu.org>
parents:
60341
diff
changeset
|
5243 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very". |
3f394ef46f57
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-151
Miles Bader <miles@gnu.org>
parents:
60341
diff
changeset
|
5244 |
60341
f808df05f1e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60323
diff
changeset
|
5245 2005-03-03 Nick Roberts <nickrob@snap.net.nz> |
f808df05f1e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60323
diff
changeset
|
5246 |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
5247 * trouble.texi (Contributing): Mention Savannah. Direct users to |
60341
f808df05f1e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60323
diff
changeset
|
5248 emacs-devel. |
f808df05f1e7
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
60323
diff
changeset
|
5249 |
60323 | 5250 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk> |
5251 | |
5252 * calendar.texi (Adding to Diary): Mention redrawing of calendar | |
5253 window. | |
5254 | |
60314
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
5255 2005-03-01 Jay Belanger <belanger@truman.edu> |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
5256 |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
5257 * calc.texi (Trigonometric and Hyperbolic Functions): |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
5258 Mention additional functions. |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
5259 (Algebraic Simplifications): Mention additional simplifications. |
b80008bdbb01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60293
diff
changeset
|
5260 |
60458
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5261 2005-02-27 Richard M. Stallman <rms@gnu.org> |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5262 |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5263 * building.texi (Compilation): Update mode line status info. |
3876b849847a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60408
diff
changeset
|
5264 |
60293 | 5265 2005-02-27 Matt Hodges <MPHodges@member.fsf.org> |
5266 | |
5267 * calendar.texi (General Calendar): Document binding of | |
5268 scroll-other-window-down. | |
5269 (Mayan Calendar): Fix earliest date. | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5270 (Time Intervals): Document timeclock-change. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5271 Fix timeclock-ask-before-exiting documentation. |
60293 | 5272 |
60255 | 5273 2005-02-26 Kim F. Storm <storm@cua.dk> |
5274 | |
5275 * frames.texi (Mouse References): | |
5276 Add mouse-1-click-in-non-selected-windows. | |
5277 | |
60247
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5278 2005-02-25 Richard M. Stallman <rms@gnu.org> |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5279 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5280 * screen.texi (Screen): Explain better about cursors and mode lines; |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5281 don't presuppose text terminals. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5282 (Point): Don't assume just one cursor. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5283 Clarify explanation of cursors. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5284 (Echo Area, Menu Bar): Cleanups. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5285 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5286 * mini.texi (Minibuffer): Prompts are highlighted. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5287 (Minibuffer Edit): Newline = C-j only on text terminals. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5288 Clarify resize-mini-windows values. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5289 Mention M-PAGEUP and M-PAGEDOWN. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5290 (Completion Commands): Mouse-1 like Mouse-2. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5291 (Minibuffer History): Explain history commands better. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5292 (Repetition): Add xref to Incremental Search. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5293 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5294 * mark.texi (Setting Mark): Clarify info about displaying mark. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5295 Clarify explanation of C-@ and C-SPC. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5296 (Transient Mark): Mention Delete Selection mode. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5297 (Marking Objects): Clean up text about extending the region. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5298 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5299 * m-x.texi (M-x): One C-g doesn't always go to top level. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5300 No delay before suggest-key-bindings output. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5301 |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5302 * fixit.texi (Fixit): Mention C-/ for undo. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5303 (Spelling): Mention ESC TAB like M-TAB. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5304 Replacement words with r and R are rechecked. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5305 Say where C-g leaves point. Mention ? as input. |
773b228334be
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60231
diff
changeset
|
5306 |
60231 | 5307 2005-02-23 Lute Kamstra <lute@gnu.org> |
5308 | |
5309 * cmdargs.texi (Initial Options): Add cross reference. | |
5310 | |
60140
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
5311 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org> |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
5312 |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
5313 * ses.texi: Add concept/function/variable indices (this work was |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
5314 donated by Brad Collins <brad@chenla.org>, copyright-assignment |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
5315 papers on file at FSF). |
3f04dc96bdc4
ses.texi: Add concept/function/variable indices
Jonathan Yavner <jyavner@member.fsf.org>
parents:
60125
diff
changeset
|
5316 |
60122
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
5317 2005-02-16 Luc Teirlinck <teirllm@auburn.edu> |
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
5318 |
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
5319 * emacs.texi (Top): Update menu for splitting of node in |
60125
7722b1983f28
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60122
diff
changeset
|
5320 msdog.texi. |
60122
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
5321 * frames.texi (Frames): Update xref for splitting of node in |
60125
7722b1983f28
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60122
diff
changeset
|
5322 msdog.texi. |
7722b1983f28
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60122
diff
changeset
|
5323 * trouble.texi (Quitting): Ditto. |
60122
9dade6c4c712
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
60117
diff
changeset
|
5324 |
60117
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5325 2005-02-16 Richard M. Stallman <rms@gnu.org> |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5326 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5327 * windows.texi (Split Window): Simplify line truncation info |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5328 and xref to Display Custom. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5329 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5330 * trouble.texi (Quitting): Emergency escape only for text terminal. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5331 (Screen Garbled): C-l for ungarbling is only for text terminal. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5332 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5333 * text.texi (Text Mode): ESC TAB alternative for M-TAB. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5334 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5335 * sending.texi (Header Editing): ESC TAB alternative for M-TAB. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5336 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5337 * programs.texi (Program Modes): Mention Python mode. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5338 (Moving by Defuns): Repeating C-M-h extends region. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5339 (Basic Indent): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5340 (Custom C Indent): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5341 (Expressions): Repeating C-M-@ extends region. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5342 (Info Lookup): Clarify for C-h S. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5343 (Symbol Completion): ESC TAB alternative for M-TAB. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5344 (Electric C): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5345 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5346 * emacs.texi (Top): Update display.texi and frames.texi submenu data. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5347 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5348 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5349 MS-DOS Input node. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5350 (MS-DOS Keyboard): Start with explaining DEL and BREAK. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5351 (MS-DOS and MULE): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5352 (MS-DOS Processes, Windows Processes): Fix typos. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5353 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5354 * major.texi (Choosing Modes): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5355 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5356 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5357 (Keyboard Macro Step-Edit): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5358 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5359 * indent.texi (Indentation): Clarifications. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5360 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5361 * help.texi (Help): Correct error about C-h in query-replace. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5362 Clarify apropos vs C-h a. Fix how to search in FAQ. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5363 (Key Help): Describe C-h w here. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5364 (Name Help): Minor cleanup. C-h w moved to Key Help. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5365 Clarify the "object" joke. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5366 (Apropos): Clarify. Mouse-1 like Mouse-2. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5367 (Help Mode): Mouse-1 like Mouse-2. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5368 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5369 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5370 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5371 * display.texi (Display): Reorder menu. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5372 (Faces): Cleanup. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5373 (Font Lock): Cleanup. Mention Options menu. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5374 Delete obsolete text. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5375 (Scrolling): For C-l, don't presume text terminal. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5376 (Horizontal Scrolling): Simplify intro. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5377 (Follow Mode): Clarify. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5378 (Cursor Display): Moved before Display Custom. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5379 (Display Custom): Explain no-redraw-on-reenter is for text terminals. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5380 Doc default-tab-width. Doc line truncation more thoroughly. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5381 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5382 * dired.texi (Dired Enter): C-x C-f can run Dired. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5383 (Dired Visiting): Comment out `a' command. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5384 Mouse-1 is like Mouse-2. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5385 (Shell Commands in Dired): ? can be used more than once. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5386 |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5387 * basic.texi (Continuation Lines): Simplify description of truncation, |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5388 and refer to Display Custom for the rest of it. |
02a537358370
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
60017
diff
changeset
|
5389 |
60011
d1a5eeb1d74f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60002
diff
changeset
|
5390 2005-02-10 Jay Belanger <belanger@truman.edu> |
d1a5eeb1d74f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60002
diff
changeset
|
5391 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5392 * calc.texi: Change @LaTeX to La@TeX throughout. |
60017
6f0850608427
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60011
diff
changeset
|
5393 Redefine @expr as @math for TeX output. |
6f0850608427
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60011
diff
changeset
|
5394 Redefine @texline as a no-op for TeX output. |
6f0850608427
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60011
diff
changeset
|
5395 Define @tfn, replace @t by @tfn throughout. |
60011
d1a5eeb1d74f
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
60002
diff
changeset
|
5396 |
60002
3d5a318cb24a
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59996
diff
changeset
|
5397 2005-02-09 Jay Belanger <belanger@truman.edu> |
3d5a318cb24a
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59996
diff
changeset
|
5398 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5399 * calc.texi: Add macro for LaTeX for info output. |
60002
3d5a318cb24a
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59996
diff
changeset
|
5400 |
59985 | 5401 2005-02-08 Kim F. Storm <storm@cua.dk> |
5402 | |
5403 * texinfo.tex (LaTex): Add def. | |
5404 | |
59968
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
5405 2005-02-06 Jay Belanger <belanger@truman.edu> |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
5406 |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
5407 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
5408 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
5409 throughout manual. |
a2314da923ec
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59960
diff
changeset
|
5410 |
59960 | 5411 2005-02-06 Lute Kamstra <lute@gnu.org> |
5412 | |
5413 * basic.texi (Undo): Fix typo. | |
5414 | |
5415 * cmdargs.texi (Emacs Invocation): Fix typo. | |
5416 | |
5417 * custom.texi (Init Examples): Fix typo. | |
5418 | |
5419 * abbrevs.texi (Expanding Abbrevs): Fix typo. | |
5420 | |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5421 2005-02-06 Richard M. Stallman <rms@gnu.org> |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5422 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5423 * regs.texi (Registers): Registers can hold numbers, too. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5424 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5425 * killing.texi (Other Kill Commands): Cleanup. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5426 Delete redundant explanation of kill in read-only buffer. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5427 (Yanking): Mention term "copying". |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5428 (Accumulating Text): Fix typo. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5429 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5430 * entering.texi (Entering Emacs): Update rationale at start. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5431 (Exiting): Treat iconifying on a par with suspension. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5432 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5433 * custom.texi (Minor Modes): Fix typo. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5434 (Easy Customization): Fix menu style. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5435 (Variables): Add xref. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5436 (Examining): Setting for future sessions works through .emacs. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5437 (Keymaps): "Text terminals", not "Many". |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5438 (Init Rebinding): Explain \C-. Show example of \M-. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5439 Fix minor wording errors. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5440 (Function Keys): Explain vector syntax just once. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5441 (Named ASCII Chars): Clarify history of TAB/C-i connection. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5442 (Init File): Mention .emacs.d directory. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5443 (Init Examples): Add xref. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5444 (Find Init): Mention .emacs.d directory. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5445 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5446 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5447 (Action Arguments): Explain which kinds of -l args are found how. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5448 (Initial Options): --batch does not inhibit site-start. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5449 Add xrefs. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5450 (Command Example): Use --batch, not -batch. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5451 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5452 * basic.texi (Inserting Text): Cleanup wording. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5453 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5454 C-n is not error at end of buffer. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5455 (Undo): Doc C-/ like C-_. Add xrefs. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5456 (Arguments): META key may be labeled ALT. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5457 Peculiar arg meanings are explained in doc strings. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5458 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5459 * abbrevs.texi (Expanding Abbrevs): Clarify. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59930
diff
changeset
|
5460 |
59930 | 5461 2005-02-05 Eli Zaretskii <eliz@gnu.org> |
5462 | |
5463 * frames.texi (Frame Parameters): Add an xref to the description | |
5464 of list-colors-display. Add a pointer to the X docs about colors. | |
5465 | |
5466 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes. | |
5467 Impove docs of list-colors-display. | |
5468 | |
59896 | 5469 2005-02-03 Lute Kamstra <lute@gnu.org> |
5470 | |
5471 * frames.texi (Frames, Drag and Drop): Fix typos. | |
5472 | |
59894
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5473 2005-02-03 Richard M. Stallman <rms@gnu.org> |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5474 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5475 * windows.texi (Basic Window): Mention color-change in mode line. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5476 (Change Window): Explain dragging vertical boundaries. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5477 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5478 * text.texi (Sentences): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5479 (Paragraphs): Explain M-a and blank lines. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5480 (Outline Mode): Clarify text and menu. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5481 (Hard and Soft Newlines): Mention use-hard-newlines. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5482 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5483 * frames.texi (Frames): Delete unnecessary mention of Windows. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5484 (Mouse Commands): Likewise. Mention xterm mouse support. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5485 (Clipboard): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5486 (Mouse References): Mention use of Mouse-1 for following links. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5487 (Menu Mouse Clicks): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5488 (Mode Line Mouse): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5489 (Drag and Drop): Rewrite. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5490 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5491 * fixit.texi (Spelling): Fix typo. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5492 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5493 * files.texi (File Names): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5494 (Visiting): Update conditions for use of file dialog. Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5495 (Saving): Doc d as answer in save-some-buffers. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5496 (Remote Files): Clean up the text. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5497 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5498 * dired.texi (Misc Dired Commands): Delete dired-marked-files. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5499 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5500 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5501 (List Buffers): Clarify. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5502 (Several Buffers): Doc T command. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5503 (Buffer Convenience): Clarify menu. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5504 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5505 * basic.texi (Undo): Clarify last change. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5506 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5507 2005-02-02 Matt Hodges <MPHodges@member.fsf.org> |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5508 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5509 * fixit.texi (Spelling): Fix typo. |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5510 |
0d396bc457d8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59839
diff
changeset
|
5511 2005-02-01 Luc Teirlinck <teirllm@auburn.edu> |
59839
9128c1837a85
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59824
diff
changeset
|
5512 |
9128c1837a85
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59824
diff
changeset
|
5513 * basic.texi (Undo): Update description of `undo-outer-limit'. |
9128c1837a85
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59824
diff
changeset
|
5514 |
59824
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
5515 2005-02-01 Nick Roberts <nickrob@snap.net.nz> |
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
5516 |
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
5517 * building.texi: Update documentation relating to GDB Graphical |
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
5518 Interface. |
ad5ebf27f575
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59803
diff
changeset
|
5519 |
59803
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
5520 2005-01-30 Luc Teirlinck <teirllm@auburn.edu> |
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
5521 |
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
5522 * custom.texi (Easy Customization): Adapt menu to node name change. |
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
5523 |
59801
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5524 2005-01-30 Richard M. Stallman <rms@gnu.org> |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5525 |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5526 * custom.texi (Easy Customization): Defn of "User Option" now |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5527 includes faces. Don't say just "option" when talking about variables. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5528 Do say just "options" to mean "anything customizable". |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5529 (Specific Customization): Describe `customize-variable', |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5530 not `customize-option'. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5531 |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5532 * glossary.texi (Glossary) <Faces>: Add xref. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5533 <User Option>: Change definition--include faces. Change xref. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5534 |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5535 * picture.texi (Picture): Mention artist.el. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5536 |
59803
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
5537 * sending.texi, screen.texi, programs.texi, misc.texi: |
1d029199bde6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59801
diff
changeset
|
5538 * mini.texi, major.texi, maintaining.texi, macos.texi: |
59801
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5539 * help.texi, frames.texi, files.texi: |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5540 Don't say just "option" when talking about variables. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5541 |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5542 * display.texi, mule.texi: Don't say just "option" when talking |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5543 about variables. Other minor cleanups. |
cd33f6f654f7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59764
diff
changeset
|
5544 |
59764
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5545 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org> |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5546 |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5547 * gnus.texi: Some edits based on comments from David Abrahams. |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5548 |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5549 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org> |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5550 |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5551 * gnus.texi (RSS): Fix the keystroke. |
472e5513512f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-58
Miles Bader <miles@gnu.org>
parents:
59742
diff
changeset
|
5552 |
59742 | 5553 2005-01-26 Lute Kamstra <lute@gnu.org> |
5554 | |
5555 * cmdargs.texi (Initial Options): Add a cross reference to `Init | |
5556 File'. Mention the `-Q' option at the `--no-site-file' option. | |
5557 | |
59713 | 5558 2005-01-24 David Kastrup <dak@gnu.org> |
5559 | |
5560 * faq.texi: Update AUCTeX version info. | |
5561 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5562 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change) |
59690
0017dfb224ef
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-47
Miles Bader <miles@gnu.org>
parents:
59688
diff
changeset
|
5563 |
0017dfb224ef
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-47
Miles Bader <miles@gnu.org>
parents:
59688
diff
changeset
|
5564 * gnus-faq.texi ([4.1]): Typo. |
0017dfb224ef
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-47
Miles Bader <miles@gnu.org>
parents:
59688
diff
changeset
|
5565 |
59688
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
5566 2005-01-22 David Kastrup <dak@gnu.org> |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
5567 |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
5568 * building.texi (Grep Searching): Mention alias `find-grep' for |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
5569 `grep-find'. |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59683
diff
changeset
|
5570 |
59663
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5571 2005-01-20 Richard M. Stallman <rms@gnu.org> |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5572 |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5573 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5574 |
59633
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
5575 2005-01-19 Jay Belanger <belanger@truman.edu> |
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
5576 |
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
5577 * calc.texi (Keep Arguments): Mention that keeping arguments |
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
5578 doesn't work with keyboard macros. |
536895642bb7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59582
diff
changeset
|
5579 |
59663
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5580 2005-01-16 Richard M. Stallman <rms@gnu.org> |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5581 |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5582 * autotype.texi (Autoinserting): Fix small error. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5583 |
59582
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
5584 2005-01-16 Michael Albinus <michael.albinus@gmx.de> |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
5585 |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
5586 Sync with Tramp 2.0.47. |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
5587 |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
5588 * tramp.texi (Compilation): New section, describing compilation of |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
5589 remote files. |
92796330257a
Sync with Tramp 2.0.47.
Michael Albinus <michael.albinus@gmx.de>
parents:
59563
diff
changeset
|
5590 |
59563 | 5591 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net> |
59985 | 5592 |
61529 | 5593 * rmail.texi (Movemail): Explain differences |
59663
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5594 between standard and mailutils versions of movemail. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5595 Describe command line and configuration options introduced |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5596 with the latter. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5597 Explain the notion of mailbox URL, provide examples and |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5598 cross-references to mailutils documentation. |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5599 Describe various methods of specifying mailbox names, |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5600 user names and user passwords for rmail. |
59683 | 5601 (Remote Mailboxes): New section. Describe |
5602 how movemail handles remote mailboxes. Describe configuration | |
59985 | 5603 options used to control its behavior. |
59663
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5604 (Other Mailbox Formats): Explain handling of various mailbox |
acc0771108fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59633
diff
changeset
|
5605 formats. |
59563 | 5606 |
59528
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59477
diff
changeset
|
5607 2005-01-13 Richard M. Stallman <rms@gnu.org> |
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59477
diff
changeset
|
5608 |
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59477
diff
changeset
|
5609 * commands.texi (Commands): Clarification. |
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59477
diff
changeset
|
5610 |
59476
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5611 2005-01-11 Richard M. Stallman <rms@gnu.org> |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5612 |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5613 * programs.texi (Multi-line Indent): Fix previous change. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5614 (Fortran Autofill): Simplify description of fortran-auto-fill-mode. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5615 |
59477
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5616 2005-01-11 Kim F. Storm <storm@cua.dk> |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5617 |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5618 * widget.texi (Basic Types): Add :follow-link keyword. |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5619 |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5620 2005-01-09 Jay Belanger <belanger@truman.edu> |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5621 |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5622 * calc.texi (Basic Commands): Describe new behavior of calc-reset. |
7ede8f60a682
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59476
diff
changeset
|
5623 |
59476
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5624 2005-01-08 Richard M. Stallman <rms@gnu.org> |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5625 |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5626 * display.texi (Faces): isearch-lazy-highlight-face renamed to |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5627 lazy-highlight. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5628 |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5629 * search.texi (Query Replace): Mention faces query-replace |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5630 and lazy-highlight. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5631 (Incremental Search): Update isearch highlighting info. |
07b291da68a6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59468
diff
changeset
|
5632 |
59419
9a44c6f6d8b7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59406
diff
changeset
|
5633 2005-01-08 Jay Belanger <belanger@truman.edu> |
9a44c6f6d8b7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59406
diff
changeset
|
5634 |
59426
555fd4d8a08e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59419
diff
changeset
|
5635 * calc.texi: Change throughout to reflect new default value of |
555fd4d8a08e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59419
diff
changeset
|
5636 calc-settings-file. |
59419
9a44c6f6d8b7
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59406
diff
changeset
|
5637 |
59406
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
5638 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org> |
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
5639 |
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
5640 * message.texi (Reply): `message-reply-to-function' should return |
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
5641 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>. |
cf93431040c9
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-17
Miles Bader <miles@gnu.org>
parents:
59403
diff
changeset
|
5642 |
59403
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59376
diff
changeset
|
5643 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change) |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59376
diff
changeset
|
5644 |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59376
diff
changeset
|
5645 * faq.texi (Changing load-path): Fix typo. |
091d63cb5ca6
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59376
diff
changeset
|
5646 |
59376
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
5647 2005-01-05 Jay Belanger <belanger@truman.edu> |
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
5648 |
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
5649 * calc.texi (Programming Tutorial): Replace kbd command by |
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
5650 appropriate characters for a keyboard macro. |
e3e31b01d0d9
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59361
diff
changeset
|
5651 |
59358
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
5652 2005-01-04 Jay Belanger <belanger@truman.edu> |
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
5653 |
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
5654 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats |
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
5655 for Lucid Emacs. |
59361
b535efc2507d
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59358
diff
changeset
|
5656 (Programming Tutorial): Mention that the user needs to be in the |
b535efc2507d
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59358
diff
changeset
|
5657 right mode to compute some functions. |
59358
183547001aee
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59354
diff
changeset
|
5658 |
59354
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
5659 2005-01-04 Richard M. Stallman <rms@gnu.org> |
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
5660 |
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
5661 * custom.texi (Saving Customizations): Minor improvement. |
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
5662 |
59348
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
5663 2005-01-04 Jay Belanger <belanger@truman.edu> |
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
5664 |
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
5665 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is |
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
5666 no longer applicable. |
e83f9b957fa5
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59337
diff
changeset
|
5667 |
59337
123d350f0883
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59297
diff
changeset
|
5668 2005-01-03 Luc Teirlinck <teirllm@auburn.edu> |
123d350f0883
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59297
diff
changeset
|
5669 |
123d350f0883
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59297
diff
changeset
|
5670 * custom.texi (Saving Customizations): Emacs no longer loads |
59354
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
5671 `custom-file' after .emacs. No longer mention customizing through |
8cc82403c2c1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59348
diff
changeset
|
5672 Custom. |
59337
123d350f0883
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59297
diff
changeset
|
5673 |
59297
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
5674 2005-01-01 Jay Belanger <belanger@truman.edu> |
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
5675 |
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
5676 * calc.texi (Programming Tutorial): Changed description of how to |
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
5677 edit keyboard macros to match current behavior. |
d2e6f476710e
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59285
diff
changeset
|
5678 |
59285
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
5679 2005-01-01 Andreas Schwab <schwab@suse.de> |
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
5680 |
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
5681 * killing.texi (Graphical Kill): Move up under node Killing, |
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
5682 change @section to @subsection. |
3deae5b7833a
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
59283
diff
changeset
|
5683 |
59274
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5684 2005-01-01 Richard M. Stallman <rms@gnu.org> |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5685 |
59283
fde69534ba1a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59274
diff
changeset
|
5686 * custom.texi (Face Customization): Mention hex color specs. |
fde69534ba1a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59274
diff
changeset
|
5687 |
59274
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5688 * emacs.texi (Top): Update Killing submenu. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5689 |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5690 * killing.texi (Killing): Reorganize section. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5691 No more TeX-only text; put the node command at start of chapter. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5692 But the first section heading is used only in TeX. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5693 Rewrite the text to read better in this mode. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5694 (Graphical Kill): New subnode gets some of the text that |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5695 used to be in the first section. |
cdeec7c33118
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59263
diff
changeset
|
5696 |
59257
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
5697 2004-12-31 Richard M. Stallman <rms@gnu.org> |
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
5698 |
59263
dba05e4999d2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59257
diff
changeset
|
5699 * dired.texi (Shell Commands in Dired): Delete the ? example. |
dba05e4999d2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59257
diff
changeset
|
5700 |
dba05e4999d2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59257
diff
changeset
|
5701 * display.texi (Scrolling): Correct scroll-preserve-screen-position. |
dba05e4999d2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59257
diff
changeset
|
5702 |
59257
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
5703 * files.texi (Saving): Describe new require-final-newline features |
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
5704 and mode-require-final-newline. |
e828ce1ff4bb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59234
diff
changeset
|
5705 |
59234
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
5706 2004-12-31 Jay Belanger <belanger@truman.edu> |
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
5707 |
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
5708 * calc.texi: Mention C-cC-c as the way to finish editing throughout. |
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
5709 |
59193
8628180958f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59153
diff
changeset
|
5710 2004-12-29 Richard M. Stallman <rms@gnu.org> |
8628180958f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59153
diff
changeset
|
5711 |
8628180958f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59153
diff
changeset
|
5712 * custom.texi (File Variables): Clarify previous change. |
8628180958f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59153
diff
changeset
|
5713 |
59153
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
5714 2004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
5715 |
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
5716 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is |
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
5717 out now. |
e5694221c01f
* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
Jan Djärv <jan.h.d@swipnet.se>
parents:
59152
diff
changeset
|
5718 |
59152
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
5719 2004-12-27 Richard M. Stallman <rms@gnu.org> |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
5720 |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
5721 * Makefile.in (MAKEINFO): Specify --force. |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
5722 |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
5723 * basic.texi (Moving Point): C-e now runs move-end-of-line. |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
5724 (Undo): Doc undo-outer-limit. |
c8c4178618c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59046
diff
changeset
|
5725 |
59046
1556834db2cf
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59033
diff
changeset
|
5726 2004-12-20 Jay Belanger <belanger@truman.edu> |
1556834db2cf
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59033
diff
changeset
|
5727 |
59234
08a55a586426
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59193
diff
changeset
|
5728 * calc.texi (Types Tutorial): Emphasize that you can't divide by |
59046
1556834db2cf
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59033
diff
changeset
|
5729 zero. |
1556834db2cf
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
59033
diff
changeset
|
5730 |
59033
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
5731 2004-12-17 Luc Teirlinck <teirllm@auburn.edu> |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
5732 |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
5733 * cc-mode.texi (Text Filling and Line Breaking): Put period after |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
5734 @xref. |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
5735 (Font Locking): Avoid @strong{Note:}. |
baa093a1f30a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59031
diff
changeset
|
5736 |
59031
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
5737 2004-12-17 Michael Albinus <michael.albinus@gmx.de> |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
5738 |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
5739 Sync with Tramp 2.0.46. |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
5740 |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
5741 * tramp.texi (bottom): Add arch-tag. It was lost, somehow. |
1fbbe0bcfaac
Sync with Tramp 2.0.46.
Michael Albinus <michael.albinus@gmx.de>
parents:
59008
diff
changeset
|
5742 |
59006
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
5743 2004-12-16 Luc Teirlinck <teirllm@auburn.edu> |
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
5744 |
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
5745 * url.texi: Correct typos. |
59008
2aa7a6b0295e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59007
diff
changeset
|
5746 (Retrieving URLs): @var{nil}->@code{nil}. |
59007
761b2e2fce6b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59006
diff
changeset
|
5747 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with |
761b2e2fce6b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
59006
diff
changeset
|
5748 the standard "The GNU Emacs Manual" in fifth argument of @xref's. |
59006
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
5749 (Dealing with HTTP documents): @inforef->@xref. |
960502466e8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58975
diff
changeset
|
5750 |
58975 | 5751 2004-12-15 Juri Linkov <juri@jurta.org> |
5752 | |
5753 * mark.texi (Transient Mark, Mark Ring): M-< and other | |
5754 movement commands don't set mark in Transient Mark mode | |
5755 if mark is active. | |
5756 | |
58971
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
5757 2004-12-15 Jay Belanger <belanger@truman.edu> |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
5758 |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
5759 * calc.texi: Consistently capitalized all mode names. |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
5760 (Answers to Exercises): Mention that an answer can be a fraction |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
5761 when in Fraction mode. |
042f31a6be01
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58959
diff
changeset
|
5762 |
58958
ab53c3fb5756
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58927
diff
changeset
|
5763 2004-12-13 Jay Belanger <belanger@truman.edu> |
ab53c3fb5756
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58927
diff
changeset
|
5764 |
ab53c3fb5756
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58927
diff
changeset
|
5765 * calc.texi: Fix some TeX definitions. |
ab53c3fb5756
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58927
diff
changeset
|
5766 |
58927 | 5767 2004-12-12 Juri Linkov <juri@jurta.org> |
5768 | |
5769 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d, | |
5770 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d. | |
5771 | |
5772 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g. | |
5773 (Misc Dired Commands): Add @r{(Dired)} to w. | |
5774 | |
58921 | 5775 2004-12-12 Juri Linkov <juri@jurta.org> |
5776 | |
5777 * mark.texi (Marking Objects): Marking commands also extend the | |
5778 region when mark is active in Transient Mark mode. | |
5779 | |
58873
47818426b44b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58871
diff
changeset
|
5780 2004-12-09 Luc Teirlinck <teirllm@auburn.edu> |
47818426b44b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58871
diff
changeset
|
5781 |
47818426b44b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58871
diff
changeset
|
5782 * reftex.texi (Imprint): Remove erroneous @value's. |
47818426b44b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58871
diff
changeset
|
5783 |
58863
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5784 2004-12-08 Luc Teirlinck <teirllm@auburn.edu> |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5785 |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5786 * custom.texi (Saving Customizations): Emacs only loads the custom |
59996
aac0a33f5772
Change release version from 21.4 to 22.1 throughout.
Kim F. Storm <storm@cua.dk>
parents:
59985
diff
changeset
|
5787 file automatically after the init file in version 22.1 or later. |
58863
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5788 Adapt text and examples to this fact. |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5789 |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5790 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org) |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5791 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals. |
b3959dd75d4b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58856
diff
changeset
|
5792 |
58856
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5793 2004-12-08 Jay Belanger <belanger@truman.edu> |
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5794 |
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5795 * calc.texi (Starting Calc): Remove comment about installation. |
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5796 (Keypad Mode Overview): Remove comment about Emacs 19 support. |
0905e95c7df8
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58850
diff
changeset
|
5797 |
58850
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5798 2004-12-08 Luc Teirlinck <teirllm@auburn.edu> |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5799 |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5800 * url.texi: Update @setfilename. |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5801 (Getting Started): No need to worry about Gnus versions. |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5802 (Dealing with HTTP documents): Use @inforef. |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5803 |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5804 * org.texi: Fix @direntry file name. |
22f1825709fb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58839
diff
changeset
|
5805 |
58839
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5806 2004-12-07 Luc Teirlinck <teirllm@auburn.edu> |
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5807 |
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5808 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to |
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5809 be set through Custom. Otherwise, it has no effect. |
c4eebac5c158
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58835
diff
changeset
|
5810 |
58830
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5811 2004-12-07 Stefan <monnier@iro.umontreal.ca> |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5812 |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5813 * url.texi: New file. |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5814 |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5815 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it. |
27baac8434ba
url.texi: New file.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
58816
diff
changeset
|
5816 |
58816
b392b0c22a16
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58795
diff
changeset
|
5817 2004-12-06 Jay Belanger <belanger@truman.edu> |
b392b0c22a16
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58795
diff
changeset
|
5818 |
b392b0c22a16
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58795
diff
changeset
|
5819 * calc.texi (Using Calc): Remove paragraph about installation. |
b392b0c22a16
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58795
diff
changeset
|
5820 |
58795
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5821 2004-12-06 Jay Belanger <belanger@truman.edu> |
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5822 |
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5823 * calc.texi: Use more Texinfo macros and less TeX defs. |
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5824 Remove @refill's. |
ee4b3f047a97
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
58793
diff
changeset
|
5825 |
58793
37617c19e9ec
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58790
diff
changeset
|
5826 2004-12-06 Richard M. Stallman <rms@gnu.org> |
37617c19e9ec
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58790
diff
changeset
|
5827 |
37617c19e9ec
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58790
diff
changeset
|
5828 * org.texi: New file. |
37617c19e9ec
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58790
diff
changeset
|
5829 |
58769
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5830 2004-12-05 Richard M. Stallman <rms@gnu.org> |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5831 |
58790
e17868a8dc33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58788
diff
changeset
|
5832 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi: |
e17868a8dc33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58788
diff
changeset
|
5833 * entering.texi: Rename Command Line to Emacs Invocation. |
e17868a8dc33
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58788
diff
changeset
|
5834 |
58788
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5835 * Makefile.in (org.dvi, ../info/org): New targets. |
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5836 (INFO_TARGETS): Add ../info/org. |
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5837 (DVI_TARGETS): Add org.dvi. |
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5838 (maintainer-clean): Remove the info files in the info dir. |
56705bed88d9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58769
diff
changeset
|
5839 |
58769
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5840 * misc.texi (Term Mode): Correcty describe C-c. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5841 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5842 * custom.texi (Easy Customization): Move up to section level, |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5843 before Variables. Avoid using the term "variable"; say "option". |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5844 New initial explanation. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5845 (Variables): In initial explanation, connect "variable" to the |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5846 already-explained "user option". |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5847 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5848 * emacs.texi (Top): Fix ref to Command Line. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5849 Move reference to Easy Customization. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5850 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5851 * xresources.texi (X Resources): Fix From link. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5852 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5853 * doclicense.texi (GNU Free Documentation License): Fix To link. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5854 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5855 * entering.texi (Entering Emacs): Fix xref, now to Command Line. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5856 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5857 * cmdargs.texi (Command Line): Node renamed from Command Arguments. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5858 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5859 2004-12-03 Richard M. Stallman <rms@gnu.org> |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5860 |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5861 * cmdargs.texi (Initial Options): Clarify batch mode i/o. |
87846d37517b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58720
diff
changeset
|
5862 |
58720
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5863 2004-12-01 Luc Teirlinck <teirllm@auburn.edu> |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5864 |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5865 * kmacro.texi: Several small changes in addition to the following. |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5866 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5867 defining a keyboard macro. |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5868 Mention `kmacro-ring-max'. |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5869 (Keyboard Macro Counter): Clarify description of |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5870 `kmacro-insert-counter', `kmacro-set-counter', |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5871 `kmacro-add-counter' and `kmacro-set-format'. |
af6f7a42f2d3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
58624
diff
changeset
|
5872 |
58624
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5873 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de> |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5874 |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5875 * custom.texi (File Variables): Add `unibyte' and make it more |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5876 clear that `unibyte' and `coding' are special. Suggested by Simon |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5877 Krahnke <overlord@gmx.li>. |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5878 |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5879 * mule.texi (Enabling Multibyte): Refer to File Variables. |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5880 Suggested by Simon Krahnke <overlord@gmx.li>. |
a322009ca3d0
* custom.texi (File Variables): Add `unibyte' and make it more
Reiner Steib <Reiner.Steib@gmx.de>
parents:
58539
diff
changeset
|
5881 |
58539
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5882 2004-11-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5883 |
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5884 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to |
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5885 x-use-old-gtk-file-dialog. |
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58528
diff
changeset
|
5886 |
58525 | 5887 2004-11-26 Eli Zaretskii <eliz@gnu.org> |
5888 | |
5889 * idlwave.texi: Fix the setfilename directive to put the produced | |
5890 file in ../info. | |
58528 | 5891 (Continued Statement Indentation): Resurrect Jan D.'s change from |
5892 2004-11-03 that was lost when a newer version of idlwave.texi was | |
5893 imported. | |
58525 | 5894 |
58378
da1fdf9e696b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58376
diff
changeset
|
5895 2004-11-20 Richard M. Stallman <rms@gnu.org> |
da1fdf9e696b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58376
diff
changeset
|
5896 |
da1fdf9e696b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58376
diff
changeset
|
5897 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line. |
da1fdf9e696b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58376
diff
changeset
|
5898 |
58376
3b0280015770
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58324
diff
changeset
|
5899 2004-11-09 Lars Brinkhoff <lars@nocrew.org> |
3b0280015770
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58324
diff
changeset
|
5900 |
3b0280015770
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58324
diff
changeset
|
5901 * building.texi (Lisp Eval): Delete hyphen in section name. |
3b0280015770
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58324
diff
changeset
|
5902 |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5903 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org> |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5904 |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5905 * files.texi (Old Versions): |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5906 No longer document annotation as "CVS only". |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5907 |
58113
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5908 2004-11-10 Andre Spiegel <spiegel@gnu.org> |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5909 |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5910 * files.texi (Version Control): Rewrite the introduction about |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5911 version systems, mentioning the new ones that we support. Thanks |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5912 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5913 suggestions. |
4101445c8671
*** empty log message ***
André Spiegel <spiegel@gnu.org>
parents:
57923
diff
changeset
|
5914 |
58959
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5915 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de> |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5916 |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5917 * gnus-faq.texi ([5.1]): Added missing bracket. |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5918 |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5919 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5920 `spam-initialize'. |
ec047d4f2cfc
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-734
Miles Bader <miles@gnu.org>
parents:
58958
diff
changeset
|
5921 |
58835
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5922 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de> |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5923 |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5924 * message.texi (Various Message Variables): Mention that all mail |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5925 file variables are derived from `message-directory'. |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5926 |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5927 * gnus.texi (Splitting Mail): Clarify bogus group. |
9bdd97960431
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
Miles Bader <miles@gnu.org>
parents:
58830
diff
changeset
|
5928 |
57923
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5929 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org> |
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5930 |
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5931 * emacs-mime.texi (Encoding Customization): Fix |
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5932 mm-coding-system-priorities entry. |
d7def5572cf3
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-668
Miles Bader <miles@gnu.org>
parents:
57912
diff
changeset
|
5933 |
57912
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5934 2004-11-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5935 |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5936 * frames.texi (Dialog Boxes): |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5937 * idlwave.texi (Continued Statement Indentation): |
57912
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5938 * reftex.texi (Options (Index Support)): |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5939 (Displaying and Editing the Index, Table of Contents): |
57912
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5940 * speedbar.texi (Creating a display, Major Display Modes): Replace |
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5941 non-nil with non-@code{nil}. |
4ac46dccac25
Replace non-nil with non-@code{nil}.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57869
diff
changeset
|
5942 |
57869
646473e416c8
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57658
diff
changeset
|
5943 2004-11-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
646473e416c8
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57658
diff
changeset
|
5944 |
646473e416c8
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57658
diff
changeset
|
5945 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog. |
646473e416c8
* frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57658
diff
changeset
|
5946 |
57658 | 5947 2004-10-23 Eli Zaretskii <eliz@gnu.org> |
5948 | |
5949 * text.texi (Text Based Tables, Table Definition) | |
5950 (Table Creation, Table Recognition, Cell Commands) | |
5951 (Cell Justification, Row Commands, Column Commands) | |
5952 (Fixed Width Mode, Table Conversion, Measuring Tables) | |
5953 (Table Misc): New nodes, documenting the Table Mode. | |
5954 | |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5955 2004-10-21 Jay Belanger <belanger@truman.edu> |
58526
5895e692eaa8
Fix format of 2004-10-21 Jay Belanger's entry.
Eli Zaretskii <eliz@gnu.org>
parents:
58525
diff
changeset
|
5956 |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5957 * calc.texi (Algebraic-Style Calculations): Removed a comment. |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5958 |
57613 | 5959 2004-10-19 Jason Rumney <jasonr@gnu.org> |
5960 | |
5961 * makefile.w32-in (info): Change order of arguments to makeinfo. | |
5962 | |
57588 | 5963 2004-10-19 Ulf Jasper <ulf.jasper@web.de> |
5964 | |
5965 * calendar.texi (iCalendar): Update for package changes. | |
5966 | |
57579
492f1d1d00f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57561
diff
changeset
|
5967 2004-10-18 Luc Teirlinck <teirllm@auburn.edu> |
492f1d1d00f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57561
diff
changeset
|
5968 |
492f1d1d00f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57561
diff
changeset
|
5969 * calc.texi (Reporting Bugs): Double up `@'. |
492f1d1d00f2
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57561
diff
changeset
|
5970 |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5971 2004-10-18 Jay Belanger <belanger@truman.edu> |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5972 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5973 * calc.texi (Reporting Bugs): Changed the address that bugs |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5974 should be sent to. |
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5975 |
57561
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5976 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de> |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5977 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5978 * gnus.texi (New Features): Add 5.11. |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5979 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5980 * message.texi (Resending): Remove wrong default value. |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5981 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5982 * gnus.texi (Mail Source Specifiers): Describe possible problems |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5983 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5984 `pop3-leave-mail-on-server' to the index. |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5985 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5986 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org> |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5987 |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5988 * message.texi (Canceling News): Add how to set a password. |
505c55fe8dc9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-621
Miles Bader <miles@gnu.org>
parents:
57489
diff
changeset
|
5989 |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5990 2004-10-12 Jay Belanger <belanger@truman.edu> |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5991 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
5992 * calc.texi (Help Commands): Changed the descriptions of |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5993 calc-describe-function and calc-describe-variable to match their |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
5994 current behavior. |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
5995 |
57489
f7785a1e8cf8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
57463
diff
changeset
|
5996 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de> |
f7785a1e8cf8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
57463
diff
changeset
|
5997 |
f7785a1e8cf8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
57463
diff
changeset
|
5998 * gnus-faq.texi ([5.9]): Improve code for reply-in-news. |
f7785a1e8cf8
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-615
Miles Bader <miles@gnu.org>
parents:
57463
diff
changeset
|
5999 |
57463
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6000 2004-10-12 Michael Albinus <michael.albinus@gmx.de> |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6001 |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6002 Sync with Tramp 2.0.45. |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6003 |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6004 * tramp.texi (Frequently Asked Questions): Comment paragraph about |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6005 plink link. The URL is outdated. Originator contacted for |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6006 clarification. |
40298ea4d83f
Sync with Tramp 2.0.45.
Michael Albinus <michael.albinus@gmx.de>
parents:
57414
diff
changeset
|
6007 |
57414 | 6008 2004-10-10 Juri Linkov <juri@jurta.org> |
6009 | |
6010 * gnus.texi (Top, Marking Articles): Join two menus in one node | |
6011 because a node can have only one menu. | |
6012 | |
57406
1729414f0bae
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57400
diff
changeset
|
6013 2004-10-09 Luc Teirlinck <teirllm@auburn.edu> |
1729414f0bae
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57400
diff
changeset
|
6014 |
1729414f0bae
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57400
diff
changeset
|
6015 * files.texi (Misc File Ops): View mode is a minor mode. |
1729414f0bae
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57400
diff
changeset
|
6016 |
57400
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
6017 2004-10-09 Juri Linkov <juri@jurta.org> |
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
6018 |
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
6019 * gnus.texi (Fancy Mail Splitting): Remove backslash in the |
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
6020 example of nnmail-split-fancy. |
00eebc7c49ca
* gnus.texi (Fancy Mail Splitting): Remove backslash in the
Juri Linkov <juri@jurta.org>
parents:
57376
diff
changeset
|
6021 |
57376 | 6022 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk> |
6023 | |
6024 * calendar.texi (iCalendar): Style changes. | |
6025 | |
57375
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
6026 2004-10-07 Luc Teirlinck <teirllm@auburn.edu> |
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
6027 |
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
6028 * search.texi (Regexps): The regexp described in the example is no |
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
6029 longer stored in the variable `sentence-end'. |
2280b012672c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57366
diff
changeset
|
6030 |
57362 | 6031 2004-10-06 Karl Berry <karl@gnu.org> |
6032 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6033 * info.texi (@kbd{1}--@kbd{9}): No space around --, for |
57362 | 6034 consistency with other uses of dashes. |
6035 | |
57349
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
6036 2004-10-06 Nick Roberts <nickrob@snap.net.nz> |
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
6037 |
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
6038 * building.texi (Starting GUD): Note that multiple debugging |
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
6039 sessions requires `gdb --fullname'. |
6bfd8fa46fc5
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
57342
diff
changeset
|
6040 |
57376 | 6041 2004-10-05 Ulf Jasper <ulf.jasper@web.de> |
6042 | |
6043 * calendar.texi (iCalendar): New section for a new package. | |
6044 | |
57342 | 6045 2004-10-05 Karl Berry <karl@gnu.org> |
6046 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6047 * info.texi: Consistently use --- throughout, periods at end of |
57342 | 6048 menu descriptions, and a couple typos. |
6049 | |
57341
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6050 2004-10-05 Luc Teirlinck <teirllm@auburn.edu> |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6051 |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6052 * text.texi: Various small changes in addition to the following. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6053 (Text): Replace xref for autotype with inforef. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6054 (Sentences): Explain nil value for `sentence-end'. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6055 (Paragraphs): Update default values for `paragraph-start' and |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6056 `paragraph-separate'. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6057 (Text Mode): Correct description of Text mode's effect on the |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6058 syntax table. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6059 (Outline Visibility): `hide-other' does not hide top level headings. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6060 `selective-display-ellipses' no longer has an effect on Outline mode. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6061 (TeX Misc): Add missing @cindex. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6062 Replace xref for RefTeX with inforef. |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6063 (Requesting Formatted Text): The variable |
57341
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6064 `enriched-fill-after-visiting' no longer exists. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6065 (Editing Format Info): Update names of menu items and commands. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6066 (Format Faces): Mention special effect of specifying the default face. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6067 Describe inheritance of text properties. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6068 Correct description of `fixed' face. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6069 (Format Indentation): Correct description of effect of setting |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6070 margins. Mention `set-left-margin' and `set-right-margin'. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6071 (Format Justification): Update names of menu items. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6072 `set-justification-full' is now bound to `M-j b'. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6073 Mention that `default-justification' is a per buffer variable. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6074 (Format Properties): Update name of menu item. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6075 (Forcing Enriched Mode): `format-decode-buffer' automatically |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6076 turns on Enriched mode if the buffer is in text/enriched format. |
967feac6af3d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57327
diff
changeset
|
6077 |
57327 | 6078 2004-10-05 Emilio C. Lopes <eclig@gmx.net> |
6079 | |
6080 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week. | |
6081 | |
57250 | 6082 2004-09-28 Kim F. Storm <storm@cua.dk> |
6083 | |
6084 * display.texi (Display Custom) <indicate-buffer-boundaries>: | |
6085 Align with new functionality. | |
6086 | |
57243
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
6087 2004-09-26 Jesper Harder <harder@ifa.au.dk> |
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
6088 |
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
6089 * sieve.texi (Manage Sieve API): nil -> @code{nil}. |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6090 * pgg.texi (User Commands, Backend methods): Do. |
57243
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
6091 * gnus.texi: Markup fixes. |
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
6092 (Setting Process Marks): Fix `M P a' entry. |
65440
14d81d4cf24d
Fix formatting of misc. entries.
Kim F. Storm <storm@cua.dk>
parents:
65335
diff
changeset
|
6093 * emacs-mime.texi: Fixes. |
57243
c5e16264557d
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
Miles Bader <miles@gnu.org>
parents:
57224
diff
changeset
|
6094 |
57224
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6095 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6096 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6097 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6098 again. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6099 Use 5.10 instead of 5.10.0. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6100 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6101 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6102 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6103 * gnus.texi (Summary Mail Commands): S D e. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6104 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6105 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change) |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6106 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6107 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6108 the gnus-article-mode-line-format section. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6109 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6110 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change) |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6111 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6112 * gnus.texi (Various Summary Stuff): Fix the documentation for |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6113 gnus-newsgroup-variables. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6114 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6115 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6116 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6117 * gnus.texi (MIME Commands): Added |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6118 gnus-mime-display-multipart-as-mixed, |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6119 gnus-mime-display-multipart-alternative-as-mixed, |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6120 gnus-mime-display-multipart-related-as-mixed. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6121 (Mail Source Customization): Clarify `mail-source-directory'. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6122 (Splitting Mail): Mention gnus-group-find-new-groups. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6123 (SpamOracle): Fixed typo. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6124 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6125 * gnus-faq.texi: Untabify. |
57250 | 6126 ([6.3]): nnir.el is in contrib directory. |
57224
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6127 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6128 * message.texi (News Headers): Clarify how a unique ID is created. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6129 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6130 * gnus.texi (Batching Agents): Fixed typo in example. Reported |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6131 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6132 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6133 2004-09-20 Andre Srinivasan <andre@e2open.com> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6134 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6135 * gnus.texi (Group Parameters): Added more on hooks. (Small |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6136 change.) |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6137 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6138 2004-09-20 Florian Weimer <fw@deneb.enyo.de> |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6139 |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6140 * gnus.texi (Charsets): Point to relevant section in emacs-mime. |
d61099b391d7
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
Miles Bader <miles@gnu.org>
parents:
57202
diff
changeset
|
6141 |
57202
ce88ee86e383
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57195
diff
changeset
|
6142 2004-09-22 Luc Teirlinck <teirllm@auburn.edu> |
ce88ee86e383
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57195
diff
changeset
|
6143 |
ce88ee86e383
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57195
diff
changeset
|
6144 * display.texi (Display Custom): Remove stray `@end defvar'. |
ce88ee86e383
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57195
diff
changeset
|
6145 |
57195 | 6146 2004-09-23 Kim F. Storm <storm@cua.dk> |
6147 | |
6148 * display.texi (Display Custom): Add `overflow-newline-into-fringe', | |
6149 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'. | |
6150 | |
57638
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6151 2004-09-22 Jay Belanger <belanger@truman.edu> |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6152 |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6153 * calc.texi (Vectors as Lists): Added a warning that the tutorial |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6154 might be hidden during part of the session. |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6155 |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6156 2004-09-20 Jay Belanger <belanger@truman.edu> |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6157 |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6158 * calc.texi (Notations Used in This Manual): Put in an earlier |
9228f437dac4
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
57613
diff
changeset
|
6159 mention that DEL could be called Backspace. |
58324
9371bf53b95e
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
58113
diff
changeset
|
6160 |
57167
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6161 2004-09-20 Richard M. Stallman <rms@gnu.org> |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6162 |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6163 * custom.texi (Hooks): Explain using setq to clear out a hook. |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6164 (File Variables): Explain multiline string constants. |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6165 (Non-ASCII Rebinding): Explain when you need to update |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6166 non-ASCII char codes in .emacs. |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6167 |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6168 * building.texi (Compilation): Explain how to make a silent |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6169 subprocess that won't be terminated. Explain compilation-environment. |
a7d4968614da
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
57082
diff
changeset
|
6170 |
57082 | 6171 2004-09-13 Kim F. Storm <storm@cua.dk> |
6172 | |
6173 * mini.texi (Repetition): Rename isearch-resume-enabled to | |
6174 isearch-resume-in-command-history and change default to disabled. | |
6175 | |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6176 2004-09-10 Simon Josefsson <jas@extundo.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6177 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6178 * gnus.texi (IMAP): Add example. Suggested and partially written |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6179 by Steinar Bang <sb@dod.no>. |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6180 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6181 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6182 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6183 * gnus.texi (IMAP): Add comments about imaps synonym to imap in |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6184 netrc syntax. |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6185 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6186 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6187 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6188 * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6189 (Spam ELisp Package Global Variables): More clarifications. |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6190 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6191 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6192 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6193 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail): |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6194 Mention spam-split does not modify incoming mail. |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6195 |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6196 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com> |
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6197 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6198 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo. |
57055
06f2ccbf6e0f
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-539
Miles Bader <miles@gnu.org>
parents:
57046
diff
changeset
|
6199 |
57046 | 6200 2004-09-10 Eli Zaretskii <eliz@gnu.org> |
6201 | |
6202 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi | |
6203 | |
57041 | 6204 2004-09-09 Kim F. Storm <storm@cua.dk> |
6205 | |
6206 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro' | |
6207 with new `kmacro-name-last-macro'. | |
6208 | |
57033
cb3f6b4cac09
(sieve, pgg): Use $(infodir).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
57018
diff
changeset
|
6209 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de> |
cb3f6b4cac09
(sieve, pgg): Use $(infodir).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
57018
diff
changeset
|
6210 |
cb3f6b4cac09
(sieve, pgg): Use $(infodir).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
57018
diff
changeset
|
6211 * makefile.w32-in (sieve, pgg): Use $(infodir). |
cb3f6b4cac09
(sieve, pgg): Use $(infodir).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
57018
diff
changeset
|
6212 |
57018 | 6213 2004-09-08 Juri Linkov <juri@jurta.org> |
6214 | |
6215 * mini.texi (Minibuffer History): Add `history-delete-duplicates'. | |
6216 | |
57008
bda6c36fa8d4
* makefile.w32-in: Fix PGG and Sieve entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
56927
diff
changeset
|
6217 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change) |
bda6c36fa8d4
* makefile.w32-in: Fix PGG and Sieve entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
56927
diff
changeset
|
6218 |
bda6c36fa8d4
* makefile.w32-in: Fix PGG and Sieve entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
56927
diff
changeset
|
6219 * makefile.w32-in: Fix PGG and Sieve entries. |
bda6c36fa8d4
* makefile.w32-in: Fix PGG and Sieve entries.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
56927
diff
changeset
|
6220 |
56911 | 6221 2004-09-03 Juri Linkov <juri@jurta.org> |
6222 | |
6223 * search.texi (Incremental Search): Update wording for M-%. | |
6224 | |
56900
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
6225 2004-09-02 Luc Teirlinck <teirllm@auburn.edu> |
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
6226 |
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
6227 * killing.texi (Killing): Correct description of kill commands in |
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
6228 read-only buffer. |
7e7907af98fa
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56878
diff
changeset
|
6229 |
56878 | 6230 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com> |
6231 | |
6232 * building.texi (Compilation Mode): Add a paragraph about rules | |
6233 for finding the compilation buffer for `next-error'. | |
6234 | |
6235 * search.texi (Other Repeating Search): Mention that Occur mode | |
6236 supports the next-error functionality. | |
6237 | |
56872 | 6238 2004-09-02 Juri Linkov <juri@jurta.org> |
6239 | |
6240 * search.texi (Regexp Replace): Add missing backslash to \footnote. | |
6241 | |
56860
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
6242 2004-08-31 Luc Teirlinck <teirllm@auburn.edu> |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
6243 |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
6244 * kmacro.texi (Basic Keyboard Macro): |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
6245 `apply-macro-to-region-lines' now operates on all lines that begin |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
6246 in the region, rather than on all complete lines in the region. |
30b5897d908f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56853
diff
changeset
|
6247 |
56853
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
6248 2004-08-31 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
6249 |
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
6250 * frames.texi (Drag and drop): Add documentation about |
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
6251 x-dnd-test-function and x-dnd-known-types. |
f9d80356b497
* frames.texi (Drag and drop): Add documentation about
Jan Djärv <jan.h.d@swipnet.se>
parents:
56851
diff
changeset
|
6252 |
56851
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
6253 2004-08-30 Luc Teirlinck <teirllm@auburn.edu> |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
6254 |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
6255 * indent.texi: Various minor changes in addition to: |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
6256 (Indentation Commands): Correct description of `indent-relative'. |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
6257 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text |
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
6258 mode. The *Tab Stops* buffer uses Overwrite Mode. |
62241
868a2346b784
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62222
diff
changeset
|
6259 (Just Spaces): `tabify' converts sequences of at least two spaces |
868a2346b784
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
62222
diff
changeset
|
6260 to tabs. |
56851
f3a8f3204f86
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56834
diff
changeset
|
6261 |
56834 | 6262 2004-08-28 Eli Zaretskii <eliz@gnu.org> |
6263 | |
6264 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of | |
6265 Emacs and related programs. | |
6266 | |
56814
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6267 2004-08-27 Luc Teirlinck <teirllm@auburn.edu> |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6268 |
56823
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6269 * frames.texi (Secondary Selection): Setting the secondary |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6270 selection with M-Drag-Mouse-1 does not alter the kill ring, |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6271 setting it with M-Mouse-1 and M-Mouse-3 does. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6272 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6273 toolkit scroll bars. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6274 (Scroll Bars): Ditto. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6275 |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6276 * windows.texi (Basic Window): When using a window system, the value |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6277 of point in a non-selected window is indicated by a hollow box. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6278 (Split Window): Side by side windows are separated by a scroll bar, |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6279 if scroll bars are used. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6280 C-Mouse-2 on scroll bar now also works for toolkit scroll bars. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6281 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6282 (Window Convenience): Update bindings for `winner-undo' and |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6283 `winner-redo'. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6284 |
56814
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6285 * ack.texi (Acknowledgments): Use `@unnumbered'. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6286 * misc.texi : Adapt sectioning in Info to the node structure. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6287 (Invoking emacsclient): Make "Invoking emacsclient" a subsection |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6288 of "Using Emacs as a Server". |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6289 * building.texi (Building): Interchange nodes (for correct numbering). |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6290 * programs.texi (Programs): Interchange nodes (for correct numbering). |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6291 * killing.texi, entering.texi, commands.texi: Adapt sectioning in |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6292 Info to the node structure. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6293 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6294 Rearrange order of nodes and sections such that both "GNU GENERAL |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6295 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6296 end, as appropriate for appendices. |
56823
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6297 (Acknowledgments): Put inside @iftex instead of @ifnotinfo. |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6298 Use `@unnumberedsec'. |
56814
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6299 * trouble.texi: Adapt sectioning in Info to the node structure. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6300 Adapt node pointers to change in emacs.texi. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6301 * cmdargs.texi, doclicense.texi: Adapt node pointers. |
76f23a322a96
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56803
diff
changeset
|
6302 |
56803
1b92d5cd6d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56796
diff
changeset
|
6303 2004-08-27 Richard M. Stallman <rms@gnu.org> |
1b92d5cd6d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56796
diff
changeset
|
6304 |
56818
7698252cd520
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56814
diff
changeset
|
6305 * faq.texi: Fix texinfo usage, esp. doublequotes. |
7698252cd520
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56814
diff
changeset
|
6306 (Difference between Emacs and XEmacs): Some clarification. |
56823
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6307 |
d908f49e1f64
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56818
diff
changeset
|
6308 * faq.texi (Difference between Emacs and XEmacs): |
56803
1b92d5cd6d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56796
diff
changeset
|
6309 Explain not to contrast XEmacs with GNU Emacs. |
1b92d5cd6d1b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56796
diff
changeset
|
6310 |
56796
36d665eaf92f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56786
diff
changeset
|
6311 2004-08-26 Richard M. Stallman <rms@gnu.org> |
36d665eaf92f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56786
diff
changeset
|
6312 |
36d665eaf92f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56786
diff
changeset
|
6313 * faq.texi (Difference between Emacs and XEmacs): Rewrite. |
36d665eaf92f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56786
diff
changeset
|
6314 |
56786 | 6315 2004-08-25 Kenichi Handa <handa@m17n.org> |
6316 | |
6317 * custom.texi (Non-ASCII Rebinding): Fix and simplify the | |
6318 description for unibyte mode. | |
6319 | |
56780
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
6320 2004-08-23 Luc Teirlinck <teirllm@auburn.edu> |
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
6321 |
56783
33930c56419f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56780
diff
changeset
|
6322 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref. |
56780
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
6323 |
56783
33930c56419f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56780
diff
changeset
|
6324 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref. |
33930c56419f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56780
diff
changeset
|
6325 (Configuring Scrolling): Correct invalid (for hardcopy) @xref. |
56780
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
6326 (Regexp Replace): Standardize reference to hardcopy Elisp Manual |
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
6327 in @pxref. |
69e7e4eb798f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56775
diff
changeset
|
6328 |
56775
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
6329 2004-08-22 Luc Teirlinck <teirllm@auburn.edu> |
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
6330 |
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
6331 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit): |
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
6332 Change section names. |
24ea06e1c5ec
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56757
diff
changeset
|
6333 |
56757
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
6334 2004-08-22 David Kastrup <dak@gnu.org> |
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
6335 |
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
6336 * reftex.texi (AUCTeX): Update links, section name. |
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
6337 |
59996
aac0a33f5772
Change release version from 21.4 to 22.1 throughout.
Kim F. Storm <storm@cua.dk>
parents:
59985
diff
changeset
|
6338 * faq.texi (Calc): Update availability (included in 22.1). |
56757
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
6339 (AUCTeX): Update availability, information, versions, description. |
dc7deb7ca051
* reftex.texi (AUCTeX): Update links, section name.
David Kastrup <dak@gnu.org>
parents:
56749
diff
changeset
|
6340 |
56745
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
6341 2004-08-21 Luc Teirlinck <teirllm@auburn.edu> |
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
6342 |
56749
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
6343 * kmacro.texi (Keyboard Macro Ring): Rename section. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
6344 Emacs treats the head of the macro ring as the `last keyboard macro'. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
6345 (Keyboard Macro Counter): Minor change. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
6346 (Save Keyboard Macro): Some clarifications. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
6347 (Edit Keyboard Macro): Rename section. |
e2b42bec36f7
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56746
diff
changeset
|
6348 |
56745
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
6349 * buffers.texi (Buffers): Maximum buffer size is now 256M on |
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
6350 32-bit machines. |
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
6351 (Several Buffers): Clarify which buffer is selected if `2' is |
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
6352 pressed in the Buffer Menu. |
56746
f6af9a63d0f4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56745
diff
changeset
|
6353 Auto Revert mode can be used to update the Buffer Menu |
f6af9a63d0f4
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56745
diff
changeset
|
6354 automatically. |
56745
e8dc89a97588
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56737
diff
changeset
|
6355 |
56737 | 6356 2004-08-21 Eli Zaretskii <eliz@gnu.org> |
6357 | |
6358 * help.texi (Misc Help): Add an index entry for finding an Info | |
6359 manual by its file name. | |
6360 | |
56733
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6361 2004-08-20 Luc Teirlinck <teirllm@auburn.edu> |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6362 |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6363 * files.texi (Backup Deletion): Correct description of |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6364 `delete-old-versions'. |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6365 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'. |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6366 (Auto Save Files): Recommend `auto-save-mode' to reenable |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6367 auto-saving, rather than the abbreviation `auto-save'. |
fda416ded873
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56708
diff
changeset
|
6368 |
56708
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
6369 2004-08-17 Luc Teirlinck <teirllm@auburn.edu> |
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
6370 |
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
6371 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms |
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
6372 for "killing" and "yanking" in main menu. |
b1f888ef9e7b
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56697
diff
changeset
|
6373 |
56697
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6374 2004-08-16 Richard M. Stallman <rms@gnu.org> |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6375 |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6376 * killing.texi (Yanking, Killing): Minor cleanups. |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6377 |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6378 * mark.texi (Momentary Mark): Minor cleanups. |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6379 |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6380 2004-08-15 Kenichi Handa <handa@etl.go.jp> |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6381 |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6382 * custom.texi (Non-ASCII Rebinding): |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6383 C-q always inserts the right code to pass to global-set-key. |
f5d8912660c3
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56660
diff
changeset
|
6384 |
56660 | 6385 2004-08-14 Eli Zaretskii <eliz@gnu.org> |
6386 | |
6387 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi. | |
6388 | |
56656
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
6389 2004-08-13 Luc Teirlinck <teirllm@auburn.edu> |
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
6390 |
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
6391 * regs.texi (RegNumbers): Mention `C-x r i' binding for |
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
6392 `insert-register', instead of `C-x r g' binding, for consistency. |
6148f99b2c9d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56653
diff
changeset
|
6393 |
56653
5c03eec0c523
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56650
diff
changeset
|
6394 2004-08-12 Luc Teirlinck <teirllm@auburn.edu> |
5c03eec0c523
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56650
diff
changeset
|
6395 |
5c03eec0c523
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56650
diff
changeset
|
6396 * fixit.texi (Spelling): Fix typo. |
5c03eec0c523
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56650
diff
changeset
|
6397 |
56650
d2144e3f0b77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56646
diff
changeset
|
6398 2004-08-11 Luc Teirlinck <teirllm@auburn.edu> |
d2144e3f0b77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56646
diff
changeset
|
6399 |
d2144e3f0b77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56646
diff
changeset
|
6400 * help.texi (Help): Fix Texinfo usage. |
d2144e3f0b77
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56646
diff
changeset
|
6401 |
56646
b7446b6f097d
Updated CC Mode to 5.30.9.
Martin Stjernholm <mast@lysator.liu.se>
parents:
56644
diff
changeset
|
6402 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org> |
b7446b6f097d
Updated CC Mode to 5.30.9.
Martin Stjernholm <mast@lysator.liu.se>
parents:
56644
diff
changeset
|
6403 |
b7446b6f097d
Updated CC Mode to 5.30.9.
Martin Stjernholm <mast@lysator.liu.se>
parents:
56644
diff
changeset
|
6404 * cc-mode.texi: Various updates for CC Mode 5.30.9. |
b7446b6f097d
Updated CC Mode to 5.30.9.
Martin Stjernholm <mast@lysator.liu.se>
parents:
56644
diff
changeset
|
6405 |
56644
0cee455027ed
Sync with Tramp 2.0.44.
Michael Albinus <michael.albinus@gmx.de>
parents:
56602
diff
changeset
|
6406 2004-08-10 Michael Albinus <michael.albinus@gmx.de> |
0cee455027ed
Sync with Tramp 2.0.44.
Michael Albinus <michael.albinus@gmx.de>
parents:
56602
diff
changeset
|
6407 |
0cee455027ed
Sync with Tramp 2.0.44.
Michael Albinus <michael.albinus@gmx.de>
parents:
56602
diff
changeset
|
6408 Sync with Tramp 2.0.44. |
0cee455027ed
Sync with Tramp 2.0.44.
Michael Albinus <michael.albinus@gmx.de>
parents:
56602
diff
changeset
|
6409 |
56602 | 6410 2004-08-05 Lars Hansen <larsh@math.ku.dk> |
6411 | |
6412 * widget.texi (User Interface): Update how to separate the | |
6413 editable field of an editable-field widget from other widgets. | |
6414 (Programming Example): Add text after field. | |
6415 | |
56530
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6416 2004-07-24 Richard M. Stallman <rms@gnu.org> |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6417 |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6418 * text.texi (Paragraphs): Update how paragraphs are separated |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6419 and the default for paragraph-separate. |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6420 |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6421 * search.texi (Regexp Replace): Further update text for new |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6422 replacement operators. |
c0bc4f6e68b5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56472
diff
changeset
|
6423 |
56927
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6424 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org> |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6425 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6426 * emacs-mime.texi (Encoding Customization): Add a note to the |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6427 mm-content-transfer-encoding-defaults entry. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6428 (rfc2047): Update. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6429 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6430 * gnus.texi (Article Highlighting): Add |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6431 gnus-cite-ignore-quoted-from. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6432 (POP before SMTP): New node. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6433 (Posting Styles): Addition. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6434 (Splitting Mail): Add nnmail-split-lowercase-expanded. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6435 (Fancy Mail Splitting): Ditto. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6436 (X-Face): Add gnus-x-face. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6437 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6438 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de> |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6439 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6440 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi, |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6441 * pgg.texi, sieve.texi: Use @copying and @insertcopying. |
56927
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6442 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6443 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de> |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6444 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6445 * gnus.texi (Mail Source Specifiers): Describe |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6446 `pop3-leave-mail-on-server'. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6447 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6448 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de> |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6449 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6450 * Makefile.in, makefile.w32-in: Added PGG and Sieve files. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6451 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6452 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6453 repository. Change setfilename. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6454 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6455 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56911
diff
changeset
|
6456 |
56468
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
6457 2004-07-18 Luc Teirlinck <teirllm@auburn.edu> |
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
6458 |
56472
ca0b6039ac8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56470
diff
changeset
|
6459 * emacs-xtra.texi (Subdir switches): Dired does not remember the |
ca0b6039ac8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56470
diff
changeset
|
6460 `R' switch. |
ca0b6039ac8d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56470
diff
changeset
|
6461 |
56470
79a49dbad8e6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56468
diff
changeset
|
6462 * dired.texi (Dired Updating): `k' only deletes inserted |
79a49dbad8e6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56468
diff
changeset
|
6463 subdirectories from the Dired buffer if a prefix argument was given. |
79a49dbad8e6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56468
diff
changeset
|
6464 |
56468
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
6465 * search.texi (Regexps): Delete redundant definition of `symbol' in |
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
6466 description of `\_>'. It already occurs in the description of `\_<'. |
fc5aa4dbf48e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56317
diff
changeset
|
6467 |
56317 | 6468 2004-07-02 Juri Linkov <juri@jurta.org> |
6469 | |
6470 * pcl-cvs.texi (Viewing differences): Add `d r'. | |
6471 | |
56307 | 6472 2004-07-01 Juri Linkov <juri@jurta.org> |
6473 | |
6474 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e. | |
6475 (Regexp Search): Add M-r. | |
6476 | |
56302
c857a4952b78
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56279
diff
changeset
|
6477 2004-06-30 Luc Teirlinck <teirllm@auburn.edu> |
c857a4952b78
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56279
diff
changeset
|
6478 |
c857a4952b78
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56279
diff
changeset
|
6479 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra. |
c857a4952b78
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56279
diff
changeset
|
6480 |
56279
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
6481 2004-06-29 Jesper Harder <harder@ifa.au.dk> |
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
6482 |
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
6483 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi: |
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
6484 * eshell.texi, ediff.texi, calendar.texi: Markup fixes. |
b1ae5333057a
* ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
Jesper Harder <harder@ifa.au.dk>
parents:
56252
diff
changeset
|
6485 |
56252
f52c939b9d35
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56247
diff
changeset
|
6486 2004-06-25 Richard M. Stallman <rms@gnu.org> |
f52c939b9d35
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56247
diff
changeset
|
6487 |
f52c939b9d35
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56247
diff
changeset
|
6488 * search.texi (Regexp Replace): Rewrite description of \# \, and \?. |
f52c939b9d35
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56247
diff
changeset
|
6489 |
56247
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
6490 2004-06-25 David Kastrup <dak@gnu.org> |
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
6491 |
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
6492 * search.texi (Regexp Replace): Some typo corrections and |
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
6493 rearrangement. |
09f1db905d2e
(Regexp Replace): Some typo corrections and
David Kastrup <dak@gnu.org>
parents:
56230
diff
changeset
|
6494 |
56230
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6495 2004-06-24 David Kastrup <dak@gnu.org> |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6496 |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6497 * search.texi (Unconditional Replace): Use replace-string instead |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6498 of query-replace in example. |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6499 (Regexp Replace): Add explanations for `\,', `\#' and `\?' |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6500 sequences. |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6501 (Query Replace): Correct explanation of `^' which does not use |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6502 the mark stack. |
fe184d71d3cb
(Unconditional Replace): Use replace-string instead
David Kastrup <dak@gnu.org>
parents:
56221
diff
changeset
|
6503 |
56221
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
6504 2004-06-21 Nick Roberts <nickrob@gnu.org> |
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
6505 |
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
6506 * misc.texi (Shell History Copying): Document comint-insert-input. |
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
6507 (Shell Ring): Describe comint-dynamic-list-input-ring here. |
47243103399e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
56181
diff
changeset
|
6508 |
56181 | 6509 2004-06-21 Karl Berry <karl@gnu.org> |
6510 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6511 * info.texi (Top): Mention that only Emacs has mouse support. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6512 (Getting Started): Mention this in a few other places. |
56181 | 6513 |
56164
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
6514 2004-06-20 Jesper Harder <harder@ifa.au.dk> |
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
6515 |
56165
920d5b4fe0a2
* msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
Jesper Harder <harder@ifa.au.dk>
parents:
56164
diff
changeset
|
6516 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash. |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6517 * custom.texi (Customization): Do. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6518 * anti.texi (Antinews): Do. |
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6519 * abbrevs.texi (Defining Abbrevs): Do. |
56165
920d5b4fe0a2
* msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
Jesper Harder <harder@ifa.au.dk>
parents:
56164
diff
changeset
|
6520 |
56164
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
6521 * programs.texi (Info Lookup): Fix keybinding for |
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
6522 info-lookup-symbol. |
f5e9166d3954
(Info Lookup): Fix keybinding for
Jesper Harder <harder@ifa.au.dk>
parents:
56144
diff
changeset
|
6523 |
56144
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
6524 2004-06-16 Juanma Barranquero <lektu@terra.es> |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
6525 |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
6526 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES): |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
6527 Add emacs-xtra. |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
6528 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies. |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
6529 (clean): Add emacs-xtra and flymake. Remove redundancies. |
b36f4311957c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
56126
diff
changeset
|
6530 |
56126
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
6531 2004-06-15 Luc Teirlinck <teirllm@auburn.edu> |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
6532 |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
6533 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra): |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
6534 Add emacs-xtra. |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
6535 * emacs-xtra.texi: New file. |
080480ffb51c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56114
diff
changeset
|
6536 |
56114
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
6537 2004-06-14 Luc Teirlinck <teirllm@auburn.edu> |
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
6538 |
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
6539 * dired.texi (Dired Enter): Mention conditions on `ls' switches. |
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
6540 (Dired and Find): Mention differences with ordinary Dired buffers. |
d61ec0ebc281
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56098
diff
changeset
|
6541 |
56098
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
6542 2004-06-13 Luc Teirlinck <teirllm@auburn.edu> |
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
6543 |
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
6544 * autotype.texi (Copyrights, Timestamps): Recommend |
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
6545 `before-save-hook' instead of `write-file-functions'. |
82b26077acce
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56094
diff
changeset
|
6546 |
56094
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
6547 2004-06-13 Richard M. Stallman <rms@gnu.org> |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
6548 |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
6549 * custom.texi (Init Syntax): Explain about vars that do special |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
6550 things when set with setq or with Custom. |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
6551 (Init Examples): Add line-number-mode example. |
54229932d09a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
56062
diff
changeset
|
6552 |
56062 | 6553 2004-06-13 Lars Hansen <larsh@math.ku.dk> |
6554 | |
6555 * dired-x.texi (dired-mark-omitted): Update keybinding. | |
6556 | |
56047 | 6557 2004-06-12 Juri Linkov <juri@jurta.org> |
6558 | |
6559 * dired.texi (Operating on Files): Add dired-do-touch. | |
6560 | |
56013 | 6561 2004-06-10 Kim F. Storm <storm@cua.dk> |
6562 | |
6563 * pcl-cvs.texi (Viewing differences): Add 'd y'. | |
6564 | |
56008 | 6565 2004-06-10 Juri Linkov <juri@jurta.org> |
6566 | |
6567 * building.texi (Lisp Eval): Add C-M-x on defface. | |
6568 | |
55998
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
6569 2004-06-08 Luc Teirlinck <teirllm@auburn.edu> |
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
6570 |
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
6571 * files.texi (Reverting): Auto-Revert mode and |
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
6572 Global Auto-Revert mode no longer revert remote files. |
9ad56faeb13c
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55929
diff
changeset
|
6573 |
55929 | 6574 2004-06-05 Lars Hansen <larsh@math.ku.dk> |
6575 | |
6576 * dired-x.texi (variable dired-omit-mode): Rename from | |
6577 dired-omit-files-p. | |
6578 (function dired-omit-mode): Rename from dired-omit-toggle. | |
6579 Call dired-omit-mode rather than set dired-omit-files-p. | |
6580 (dired-mark-omitted): Describe command. | |
6581 | |
55844
4bc6cb45c326
Version 2.0.41 of Tramp released.
Michael Albinus <michael.albinus@gmx.de>
parents:
55842
diff
changeset
|
6582 2004-05-29 Michael Albinus <michael.albinus@gmx.de> |
4bc6cb45c326
Version 2.0.41 of Tramp released.
Michael Albinus <michael.albinus@gmx.de>
parents:
55842
diff
changeset
|
6583 |
4bc6cb45c326
Version 2.0.41 of Tramp released.
Michael Albinus <michael.albinus@gmx.de>
parents:
55842
diff
changeset
|
6584 Version 2.0.41 of Tramp released. |
4bc6cb45c326
Version 2.0.41 of Tramp released.
Michael Albinus <michael.albinus@gmx.de>
parents:
55842
diff
changeset
|
6585 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6586 2004-05-29 Juanma Barranquero <lektu@terra.es> |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6587 |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6588 * makefile.w32-in (../info/flymake, flymake.dvi): New targets. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6589 (INFO_TARGETS, DVI_TARGETS): Add Flymake. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6590 |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6591 2004-05-29 Richard M. Stallman <rms@gnu.org> |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6592 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6593 * custom.texi (Init File): Two dashes start --no-site-file. |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6594 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6595 * cl.texi (Top): Call this chapter `Introduction'. |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6596 (Overview): In TeX, no section heading here. |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6597 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6598 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups. |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6599 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6600 2004-05-29 Alan Mackenzie <acm@muc.de> |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6601 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6602 * programs.texi: Update for CC Mode 5.30 and incidental amendments. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6603 ("AWK"): Is consistently thus spelt throughout. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6604 (AWK, Pike): Document as "C-like modes". |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6605 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6606 (M-x man): Supersedes M-x manual-entry. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6607 Add numerous index entries. Correct "ESC a/e" to "M-a/e". |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6608 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6609 ("Comments in C"): Delete node; the info is in CC Mode manual. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6610 (c-comment-only-line-offset): Remove description. |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6611 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6612 (C-c ., C-c C-c): Describe new C Mode bindings. |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6613 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6614 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent) |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6615 (@dfn{Style}, c-default-style, comment-column, comment-padding) |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6616 (c-up-conditional, c-beginning-of-statement, c-end-of-statement): |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6617 Amend definitions. |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6618 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6619 (c-beginning-of-defun, c-end-of-defun, c-context-line-break): |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6620 Describe functions. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6621 |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6622 (c-comment-start-regexp, c-hanging-comment-ender-p) |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6623 (c-hanging-comment-starter-p): Remove obsolete definitions. |
55840
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6624 |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6625 * emacs.texi: Remove the menu entry "Comments in C". |
e2775bcb9a2e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
55824
diff
changeset
|
6626 |
55824 | 6627 2004-05-29 Eli Zaretskii <eliz@gnu.org> |
6628 | |
6629 * Makefile.in (../info/flymake, flymake.dvi): New targets. | |
6630 (INFO_TARGETS, DVI_TARGETS): Add Flymake. | |
6631 | |
6632 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com> | |
6633 | |
6634 * flymake.texi: New file. | |
6635 | |
55788
90d625243c33
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
55781
diff
changeset
|
6636 2004-05-28 Simon Josefsson <jas@extundo.com> |
90d625243c33
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
55781
diff
changeset
|
6637 |
90d625243c33
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
55781
diff
changeset
|
6638 * smtpmail.texi (Authentication): Improve STARTTLS discussion. |
90d625243c33
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
55781
diff
changeset
|
6639 |
55781
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
6640 2004-05-27 Luc Teirlinck <teirllm@auburn.edu> |
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
6641 |
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
6642 * dired.texi (Dired and Find): `find-ls-option' does not apply to |
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
6643 `M-x locate'. |
bc03e6ef0f00
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
55626
diff
changeset
|
6644 |
55626 | 6645 2004-05-16 Karl Berry <karl@gnu.org> |
6646 | |
6647 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo, | |
6648 makeinfo --html fails. | |
6649 * help.texi (Help Summary) [@ifnottex]: Likewise. | |
6650 | |
55576
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
6651 2004-05-13 Nick Roberts <nickrob@gnu.org> |
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
6652 |
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
6653 * building.texi (GDB Graphical Interface): Update and describe |
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
6654 layout first. |
77a79f33714b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
55421
diff
changeset
|
6655 |
55421
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6656 2004-05-07 Kai Grossjohann <kai@emptydomain.de> |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6657 |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6658 Version 2.0.40 of Tramp released. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6659 |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6660 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de> |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6661 |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6662 Complete rework, based on review by Karl Berry <karl@gnu.org>. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6663 |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6664 * tramp.texi (Auto-save and Backup): Explain exploitation of new |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6665 variables `tramp-backup-directory-alist' and |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6666 `tramp-bkup-backup-directory-info'. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6667 (Overview, Connection types) |
55421
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6668 (External transfer methods, Default Method) |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6669 (Windows setup hints): Remove restriction of password entering |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6670 with external methods. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6671 (Auto-save and Backup): Make file name example |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
6672 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info' |
55421
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6673 and `auto-save-directory' must be used. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6674 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6675 only "NT"). Remove doubled entry "What kinds of systems does |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6676 @tramp{} work on". |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6677 (tramp): Macro removed. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6678 (Obtaining Tramp): Flag removed from title. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6679 (all): "tramp-" and "-" removed from flag names. Flags `tramp' |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6680 and `trampver' used properly. Flag `tramp-inst' replaced by |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6681 `installchapter'. Installation related text adapted. |
5be9c6254f06
2004-05-07 Kai Grossjohann <kai@emptydomain.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
55356
diff
changeset
|
6682 |
55356 | 6683 2004-05-04 Jason Rumney <jasonr@gnu.org> |
6684 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6685 * makefile.w32-in: Revert last change. |
55356 | 6686 |
55334 | 6687 2004-05-03 Jason Rumney <jasonr@gnu.org> |
6688 | |
6689 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes. | |
6690 | |
55202
4c64ee838f41
* subr.el (remove-overlays): Make arguments optional.
Masatake YAMATO <jet@gyve.org>
parents:
55201
diff
changeset
|
6691 2004-04-28 Masatake YAMATO <jet@gyve.org> |
4c64ee838f41
* subr.el (remove-overlays): Make arguments optional.
Masatake YAMATO <jet@gyve.org>
parents:
55201
diff
changeset
|
6692 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6693 * widget.texi (Programming Example): Remove overlays. |
55202
4c64ee838f41
* subr.el (remove-overlays): Make arguments optional.
Masatake YAMATO <jet@gyve.org>
parents:
55201
diff
changeset
|
6694 |
55201 | 6695 2004-04-27 Jesper Harder <harder@ifa.au.dk> |
6696 | |
6697 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp. | |
6698 | |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54976
diff
changeset
|
6699 2004-04-23 Juanma Barranquero <lektu@terra.es> |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54976
diff
changeset
|
6700 |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54976
diff
changeset
|
6701 * makefile.w32-in: Add "-*- makefile -*-" mode tag. |
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54976
diff
changeset
|
6702 |
54976 | 6703 2004-04-18 Juri Linkov <juri@jurta.org> |
6704 | |
6705 * fixit.texi (Spelling): Remove file extension from ispell xref. | |
6706 | |
54898 | 6707 2004-04-15 Kim F. Storm <storm@cua.dk> |
6708 | |
6709 * cmdargs.texi (Initial Options): Add -Q. | |
6710 | |
54722 | 6711 2004-04-05 Kim F. Storm <storm@cua.dk> |
6712 | |
6713 * custom.texi (File Variables): Add safe-local-eval-forms. | |
6714 | |
54720
4b458413e987
(Info Search): Add info-apropos.
Jesper Harder <harder@ifa.au.dk>
parents:
54684
diff
changeset
|
6715 2004-04-05 Jesper Harder <harder@ifa.au.dk> |
4b458413e987
(Info Search): Add info-apropos.
Jesper Harder <harder@ifa.au.dk>
parents:
54684
diff
changeset
|
6716 |
4b458413e987
(Info Search): Add info-apropos.
Jesper Harder <harder@ifa.au.dk>
parents:
54684
diff
changeset
|
6717 * info.texi (Info Search): Add info-apropos. |
4b458413e987
(Info Search): Add info-apropos.
Jesper Harder <harder@ifa.au.dk>
parents:
54684
diff
changeset
|
6718 |
54684
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
6719 2004-04-02 Luc Teirlinck <teirllm@auburn.edu> |
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
6720 |
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
6721 * files.texi (Reverting): Correct description of revert-buffer's |
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
6722 handling of point. |
64bd6e31f770
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54488
diff
changeset
|
6723 |
54488 | 6724 2004-03-22 Juri Linkov <juri@jurta.org> |
6725 | |
6726 * emacs.texi (Top): Add `Misc X'. | |
6727 | |
6728 * faq.texi, trouble.texi: Fix help key bindings. | |
6729 | |
6730 * glossary.texi: Improve references. | |
6731 | |
6732 * help.texi: Sync keywords with finder.el. | |
6733 | |
6734 * mini.texi (Completion): Add description for menu items. | |
6735 | |
6736 * misc.texi (Browse-URL, FFAP): Add information about keywords. | |
6737 | |
6738 * sending.texi (Mail Methods): Fix xref to Message manual. | |
6739 | |
54421
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
6740 2004-03-17 Luc Teirlinck <teirllm@auburn.edu> |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
6741 |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
6742 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
6743 (as suggested by Karl Berry). Update information about colored |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
6744 stars in menus. Add new subheading describing M-n. |
95b8b23d991d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
54380
diff
changeset
|
6745 |
54380
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
6746 2004-03-12 Richard M. Stallman <rms@gnu.org> |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
6747 |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
6748 * cl.texi (Top): Rename top node's title. |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
6749 |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
6750 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely. |
b3e0a3f4fdf2
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54318
diff
changeset
|
6751 |
54318 | 6752 2004-03-08 Karl Berry <karl@gnu.org> |
6753 | |
6754 * info.texi: \input texinfo.tex instead of just texinfo, to avoid | |
6755 problems making the texinfo distribution. | |
6756 | |
54274
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6757 2004-03-04 Richard M. Stallman <rms@gnu.org> |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6758 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6759 * search.texi (Regexps): Explain that ^ and $ have their |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6760 special meanings only in certain contexts. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6761 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6762 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6763 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6764 * mule.texi (Specify Coding): Doc C-x RET F. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6765 |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6766 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6767 for multiple compile and grep buffers. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6768 (Indirect Buffers): Don't recommand clone-indirect-buffer |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6769 for multiple compile and grep buffers. |
d41dd3d19ce4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
54202
diff
changeset
|
6770 |
54202
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6771 2004-02-29 Simon Josefsson <jas@extundo.com> |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6772 |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6773 * smtpmail.texi (Authentication): Changed the list of supported |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6774 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6775 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6776 <voegelas@gmx.net>. |
8491a6eafd00
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
54200
diff
changeset
|
6777 |
54200
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54199
diff
changeset
|
6778 2004-02-29 Juanma Barranquero <lektu@terra.es> |
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54199
diff
changeset
|
6779 |
65625
348c05075334
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65617
diff
changeset
|
6780 * makefile.w32-in (mostlyclean, clean, maintainer-clean): |
348c05075334
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
65617
diff
changeset
|
6781 Use $(DEL) instead of rm, and ignore exit code. |
54200
b0293635c42b
* man/makefile.w32-in (mostlyclean, clean, maintainer-clean): Use
Juanma Barranquero <lekktu@gmail.com>
parents:
54199
diff
changeset
|
6782 |
54198
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6783 2004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net> |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6784 |
54198
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6785 Tramp version 2.0.39 released. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6786 |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6787 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de> |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6788 |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6789 * tramp.texi (Customizing Completion): Explain new functions |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6790 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6791 (all): Savannah URLs unified to "http://savannah.nongnu.org". |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6792 (Top): Refer to Savannah mailing list as the major one. Mention |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6793 older mailing lists in HTML mode only. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6794 (Auto-save and Backup): Add auto-save. Based on wording of Kai. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6795 (Frequently Asked Questions): Remote hosts must not be Unix-like |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6796 for "smb" method. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6797 (Password caching): New node. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6798 (External transfer methods): Refer to password caching for "smb" |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6799 method. |
c1bfc266f10a
Tramp: sync with upstream version 2.0.39.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
54129
diff
changeset
|
6800 |
54129
12793b62539c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54098
diff
changeset
|
6801 2004-02-23 Nick Roberts <nick@nick.uklinux.net> |
12793b62539c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54098
diff
changeset
|
6802 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6803 * building.texi (Watch Expressions): Update. |
54129
12793b62539c
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
54098
diff
changeset
|
6804 |
54098
915db97826a8
Fix the date of last change.
Eli Zaretskii <eliz@is.elta.co.il>
parents:
54097
diff
changeset
|
6805 2004-02-21 Juri Linkov <juri@jurta.org> |
54097
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6806 |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6807 * cmdargs.texi (Action Arguments): Add alias --find-file. Add |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6808 --directory, --help, --version. Move text about command-line-args |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6809 to Command Arguments. |
54976 | 6810 (Initial Options): Add @cindex for --script. Fix @cindex for -q. |
6811 Add --no-desktop. Add alias --no-multibyte, --no-unibyte. | |
54097
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6812 (Window Size X): Join -g and --geometry. Add @cindex. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6813 (Borders X): Fix @cindex for -ib. Add @cindex for -bw. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6814 (Title X): Remove alias -title. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6815 (Misc X): New node. |
82a2803b632a
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53950
diff
changeset
|
6816 |
54318 | 6817 2004-02-17 Karl Berry <karl@gnu.org> |
6818 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6819 * info.texi (Help-Int): Mention the new line number feature. |
54318 | 6820 |
53950
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6821 2004-02-15 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6822 |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6823 * frames.texi (Drag and drop): Add Motif to list of supported |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6824 protocols. |
8ce984e04166
* frames.texi (Drag and drop): Add Motif to list of supported
Jan Djärv <jan.h.d@swipnet.se>
parents:
53946
diff
changeset
|
6825 |
53946
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6826 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org> |
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6827 |
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6828 * ses.texi (Advanced Features): New functionality for |
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6829 ses-set-header-row (defaults to current row unless C-u used). |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6830 (Acknowledgements): Add Stefan Monnier. |
53946
7d452938f4c8
*** empty log message ***
Jonathan Yavner <jyavner@member.fsf.org>
parents:
53792
diff
changeset
|
6831 |
53792
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
6832 2004-02-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
6833 |
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
6834 * frames.texi (Drag and drop): New section. |
139b571400ce
* frames.texi (Drag and drop): New section.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53694
diff
changeset
|
6835 |
53694
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6836 2004-01-24 Richard M. Stallman <rms@gnu.org> |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6837 |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6838 * emacs.texi (Acknowledgments): Renamed from Acknowledgements. |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6839 Include it only @ifnotinfo. Patch the preceding and following |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6840 node headers to point to each other. |
4fe016af1b48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
53561
diff
changeset
|
6841 |
53561 | 6842 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk> |
6843 | |
6844 * calendar.texi (Appointments): Update section. | |
6845 | |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6846 2003-12-29 Kevin Ryde <user42@zip.com.au> |
53392
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53253
diff
changeset
|
6847 |
53395
5d8c5698bbf7
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53392
diff
changeset
|
6848 * viper.texi (Vi Macros): Fix reference to the Emacs manual. |
5d8c5698bbf7
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53392
diff
changeset
|
6849 |
53392
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53253
diff
changeset
|
6850 * programs.texi (C Modes): Fix the xref. |
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53253
diff
changeset
|
6851 |
53253
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6852 2003-12-23 Nick Roberts <nick@nick.uklinux.net> |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6853 |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6854 * building.texi (Watch Expressions): Update. |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6855 (Commands of GUD): Include use of toolbar + breakpoints set from |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6856 fringe/margin. |
67b0f075fac8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
53245
diff
changeset
|
6857 |
53245 | 6858 2003-12-03 Andre Spiegel <spiegel@gnu.org> |
6859 | |
6860 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie | |
6861 <acm@muc.de>. | |
6862 | |
53207
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6863 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net> |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
6864 |
53207
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6865 Tramp version 2.0.38 released. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6866 |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6867 * tramp.texi (Remote shell setup): Warn of environment variables |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6868 FRUMPLE if user frumple exists. Suggested by Sven Gabriel |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6869 <sven.gabriel@imk.fzk.de>. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6870 (Configuration): Tramp now chooses base64/uuencode |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6871 automatically. Update wording accordingly. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6872 (Top): More description for the `Default Method' menu entry. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6873 (Default Method): Use @code, not @var, for Lisp variables. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6874 (Default Method): New subsection `Which method is the right one |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6875 for me?' Suggested by Christian Kirsch. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6876 (Configuration): Pointer to new subsection added. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6877 (Default Method): Too many "use" in one sentence. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6878 Rephrase. Reported by Christian Kirsch. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6879 (Filename Syntax): Old `su' example is probably a left-over from |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6880 the sm/su method naming. Replace with `ssh', instead. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6881 (External transfer methods, Auto-save and Backup): |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6882 Typo fixes. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6883 |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6884 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de> |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6885 |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6886 * tramp.texi (all): Harmonize all occurences of @tramp{}. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6887 (Top): Mention japanese manual only if flag `jamanual' is set. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6888 Insert section `Japanese manual' in menu. |
83d9437acbf3
2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
53191
diff
changeset
|
6889 |
53191
119702bcc6c0
NEWS and documentation for use-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53172
diff
changeset
|
6890 2003-11-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
119702bcc6c0
NEWS and documentation for use-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53172
diff
changeset
|
6891 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6892 * frames.texi (Dialog Boxes): Add use-file-dialog. |
53191
119702bcc6c0
NEWS and documentation for use-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
53172
diff
changeset
|
6893 |
53172
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
6894 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org> |
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
6895 |
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
6896 * eshell.texi (Known Problems): Add doc item. |
c5a8d0a89859
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
53121
diff
changeset
|
6897 |
53121
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6898 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org> |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6899 |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6900 * ack.texi: Note that Alan Mackenzie contributed the AWK support |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6901 in CC Mode. |
7bc3983467ea
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
53119
diff
changeset
|
6902 |
53119
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6903 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org> |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6904 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6905 * cc-mode.texi: Update for CC Mode 5.30. |
53119
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6906 |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6907 Note: Please refrain from doing purely cosmetic changes like |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6908 removing trailing whitespace in this manual; it clobbers cvs |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6909 merging for no good reason. |
5f4ab1af8f5a
*** empty log message ***
Martin Stjernholm <mast@lysator.liu.se>
parents:
52980
diff
changeset
|
6910 |
52980 | 6911 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change) |
6912 | |
6913 * man/ack.texi, man/basic.texi, man/cmdargs.texi: | |
6914 * man/commands.texi, man/custom.texi, man/display.texi: | |
6915 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi: | |
6916 * man/frames.texi, man/glossary.texi, man/killing.texi: | |
6917 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi: | |
6918 * man/mule.texi, man/rmail.texi, man/search.texi: | |
6919 * man/sending.texi, man/text.texi, man/tramp.texi: | |
6920 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi: | |
6921 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}. | |
6922 | |
52976 | 6923 2003-11-01 Alan Mackenzie <acm@muc.de> |
6924 | |
6925 * search.texi (Scrolling During Incremental Search): Document a | |
6926 new scrolling facility in isearch mode. | |
6927 | |
52943 | 6928 2003-10-26 Karl Berry <karl@gnu.org> |
6929 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6930 * info.texi (Info Search): Echo area, not echo are. From Debian |
52943 | 6931 diff. |
6932 | |
52936
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
6933 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk> |
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
6934 |
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
6935 * widget.texi (Defining New Widgets): Document new beavior of |
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
6936 :buttons and :children keywords. |
cd6e896ac111
2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52911
diff
changeset
|
6937 |
52911
5d2ffd652f23
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents:
52906
diff
changeset
|
6938 2003-10-22 Miles Bader <miles@gnu.org> |
5d2ffd652f23
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents:
52906
diff
changeset
|
6939 |
5d2ffd652f23
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents:
52906
diff
changeset
|
6940 * Makefile.in (info): Move before $(top_srcdir)/info. |
5d2ffd652f23
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95
Miles Bader <miles@gnu.org>
parents:
52906
diff
changeset
|
6941 |
52906
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6942 2003-10-22 Nick Roberts <nick@nick.uklinux.net> |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6943 |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6944 * building.texi (Watch Expressions): Update section on data display |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6945 to reflect code changes (GDB Graphical Interface). |
ff56d93fae3f
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52872
diff
changeset
|
6946 |
52870
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
6947 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org> |
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
6948 |
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
6949 * tramp.texi (Inline methods): Small grammar fix. |
52872
420e2bc2b809
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52870
diff
changeset
|
6950 (External transfer methods): Likewise. |
52870
cbe8caeca7da
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52847
diff
changeset
|
6951 |
52847
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
6952 2003-10-13 Richard M. Stallman <rms@gnu.org> |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
6953 |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
6954 * xresources.texi (GTK resources): Clean up previous change. |
b1a58a58e5ef
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52825
diff
changeset
|
6955 |
52825
34537e2e1a05
* xresources.texi (GTK resources): Added a note that some themes
Jan Djärv <jan.h.d@swipnet.se>
parents:
52811
diff
changeset
|
6956 2003-10-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
34537e2e1a05
* xresources.texi (GTK resources): Added a note that some themes
Jan Djärv <jan.h.d@swipnet.se>
parents:
52811
diff
changeset
|
6957 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6958 * xresources.texi (GTK resources): Add a note that some themes |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
6959 disallow customizations. Add scroll theme example. |
52825
34537e2e1a05
* xresources.texi (GTK resources): Added a note that some themes
Jan Djärv <jan.h.d@swipnet.se>
parents:
52811
diff
changeset
|
6960 |
52811
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
6961 2003-10-08 Nick Roberts <nick@nick.uklinux.net> |
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
6962 |
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
6963 * speedbar.texi: Remove paragraph for GUD that is no longer true. |
35be4df0faf9
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
52789
diff
changeset
|
6964 |
52789
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
6965 2003-10-06 Luc Teirlinck <teirllm@auburn.edu> |
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
6966 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
6967 * texinfo.tex: Replace `%' in arch tagline by @ignore. |
52789
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
6968 |
52707
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6969 2003-09-30 Richard M. Stallman <rms@gnu.org> |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6970 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6971 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6972 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6973 * widget.texi (User Interface): Fix typos. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6974 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6975 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6976 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6977 * cmdargs.texi (General Variables): Remove MAILRC envvar. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6978 |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6979 * misc.texi (Saving Emacs Sessions): Shorten the section, |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6980 collapsing back into one node. |
e049542c98d1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52676
diff
changeset
|
6981 |
52676 | 6982 2003-09-30 Lars Hansen <larsh@math.ku.dk> |
52789
1f96f8c09519
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52771
diff
changeset
|
6983 |
52676 | 6984 * misc.texi: Section "Saving Emacs Sessions" rewritten. |
6985 | |
57354 | 6986 2003-09-29 Jan Dj,Ad(Brv. <jan.h.d@swipnet.se> |
52671
d08a70365018
xresources.texi (GTK names in Emacs): Correct typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
52670
diff
changeset
|
6987 |
d08a70365018
xresources.texi (GTK names in Emacs): Correct typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
52670
diff
changeset
|
6988 * xresources.texi (GTK names in Emacs): Correct typo. |
d08a70365018
xresources.texi (GTK names in Emacs): Correct typo.
Jan Djärv <jan.h.d@swipnet.se>
parents:
52670
diff
changeset
|
6989 |
52670
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
6990 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org> |
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
6991 |
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
6992 * pcl-cvs.texi (Selected Files): Fix typo. |
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
6993 |
52612
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
6994 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu> |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
6995 |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
6996 * cmdargs.texi (Font X): Mention new default font. More |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
6997 fully describe long font names, wildcard patterns and the |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
6998 problems involved. (Result of discussion on emacs-devel.) |
5fab67bd2225
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52583
diff
changeset
|
6999 |
52583
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
7000 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu> |
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
7001 |
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
7002 * emacs.texi (Acknowledgements): Correct typo. |
09ff463f79f6
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52578
diff
changeset
|
7003 |
52578
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7004 2003-09-22 Richard M. Stallman <rms@gnu.org> |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7005 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7006 * dired.texi (Misc Dired Commands): New node. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7007 (Dired Navigation): Add dired-goto-file. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7008 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7009 * files.texi (File Aliases, Misc File Ops): Add @cindex entries. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7010 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7011 * emacs.texi (Acknowledgements): New node, split from Distribution. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7012 |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7013 * cmdargs.texi (Action Arguments): -f reads interactive args. |
1365e8b0efa4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52562
diff
changeset
|
7014 |
52562 | 7015 2003-09-21 Karl Berry <karl@gnu.org> |
7016 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7017 * info.texi (] and [ commands): No period at end of section title. |
52562 | 7018 |
52771 | 7019 2003-09-08 Lute Kamstra <lute@gnu.org> |
52466 | 7020 |
7021 * screen.texi (Mode Line): Say that POS comes before LINE. | |
7022 Mention `size-indication-mode'. | |
7023 * display.texi (Optional Mode Line): Document | |
7024 `size-indication-mode'. | |
7025 * basic.texi (Position Info): Mention `size-indication-mode'. | |
7026 | |
52455
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
7027 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu> |
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
7028 |
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
7029 * xresources.texi (Resources): Refer to `editres' man page. |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7030 (Lucid Resources): Update defaults. Expand description of |
52455
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
7031 `shadowThickness'. |
53159f2b4d37
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52429
diff
changeset
|
7032 |
52429
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
7033 2003-09-04 Miles Bader <miles@gnu.org> |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
7034 |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
7035 * Makefile.in (top_srcdir): New variable. |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
7036 ($(top_srcdir)/info): New rule. |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
7037 (info): Depend on it. |
780f2d29c5f1
Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34
Miles Bader <miles@gnu.org>
parents:
52427
diff
changeset
|
7038 |
52427 | 7039 2003-09-03 Peter Runestig <peter@runestig.com> |
7040 | |
7041 * makefile.w32-in: New file. | |
7042 | |
52381
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
7043 2003-08-29 Richard M. Stallman <rms@gnu.org> |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
7044 |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
7045 * misc.texi (Saving Emacs Sessions): Correct previous change. |
e41ad488a239
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52337
diff
changeset
|
7046 |
52337
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
7047 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk> |
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
7048 |
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
7049 * widget.texi (User Interface): Explain the need of static text |
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
7050 around an editable field. |
9bdd2608958e
Explain need of static text around editable field
Per Abrahamsen <abraham@dina.kvl.dk>
parents:
52268
diff
changeset
|
7051 |
52259
34e5aee6689a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52251
diff
changeset
|
7052 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu> |
52251
c4f241fada90
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52236
diff
changeset
|
7053 |
52268
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52262
diff
changeset
|
7054 * widget.texi (Basic Types): The argument to `:help-echo' can now |
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52262
diff
changeset
|
7055 be a form that evaluates to a string. |
afd336074a55
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52262
diff
changeset
|
7056 |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
7057 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter. |
52262
1259ee7a602f
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52259
diff
changeset
|
7058 (Intro): Include kmacro.texi after fixit.texi instead of after |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
7059 custom.texi. (As suggested by Kim Storm.) |
52251
c4f241fada90
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52236
diff
changeset
|
7060 |
52259
34e5aee6689a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52251
diff
changeset
|
7061 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu> |
52236
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
7062 |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
7063 * fixit.texi (Fixit): Update `Next' pointer. |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
7064 * files.texi (Files): Update `Previous' pointer. |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
7065 * kmacro.texi (Keyboard Macros): Remove redundant node and section. |
52236
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
7066 * emacs.texi (Intro): Include kmacro.texi after custom.texi. |
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
7067 (Suggested by Kim Storm.) |
75701
744efaecbd36
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75682
diff
changeset
|
7068 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.) |
52236
1d614ae49acb
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
52233
diff
changeset
|
7069 |
52228
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7070 2003-08-18 Kim F. Storm <storm@cua.dk> |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7071 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7072 * kmacro.texi: New file describing enhanced keyboard macro |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7073 functionality. Replaces old description in custom.texi. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7074 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7075 * custom.texi (Customization): Add xref to Keyboard Macros chapter. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7076 (Keyboard Macros): Move to new kmacro.texi file. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7077 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7078 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7079 |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7080 * calc.texi (Queries in Macros): Update xref to keyboard macro query. |
8632ae4b1b20
New kmacro.texi file (and associated changes).
Kim F. Storm <storm@cua.dk>
parents:
52220
diff
changeset
|
7081 |
52233 | 7082 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu> |
7083 | |
7084 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'. | |
7085 | |
52220 | 7086 2003-08-17 Alex Schroeder <alex@gnu.org> |
7087 | |
7088 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not | |
7089 required. | |
7090 | |
52214
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
7091 2003-08-16 Richard M. Stallman <rms@gnu.org> |
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
7092 |
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
7093 * dired-x.texi (Shell Command Guessing): Explain *. |
0a6efed807f5
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52204
diff
changeset
|
7094 |
52204
4c984cea926f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52196
diff
changeset
|
7095 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change) |
52196
d981f8624faa
* pcl-cvs.texi (Log Edit Mode): Fix typo.
Karl Fogel <kfogel@red-bean.com>
parents:
52154
diff
changeset
|
7096 |
52204
4c984cea926f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52196
diff
changeset
|
7097 * pcl-cvs.texi (Log Edit Mode): Fix key binding for |
4c984cea926f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52196
diff
changeset
|
7098 log-edit-insert-changelog. |
52196
d981f8624faa
* pcl-cvs.texi (Log Edit Mode): Fix typo.
Karl Fogel <kfogel@red-bean.com>
parents:
52154
diff
changeset
|
7099 |
52154
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
7100 2003-08-05 Richard M. Stallman <rms@gnu.org> |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
7101 |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
7102 * programs.texi (Lisp Indent): Don't describe |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
7103 lisp-indent-function property here. Use xref to Lisp Manual. |
2f8d4ec4e546
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52123
diff
changeset
|
7104 |
52123 | 7105 2003-08-03 Karl Berry <karl@gnu.org> |
7106 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7107 * info.texi: Need @contents. |
52123 | 7108 |
52121 | 7109 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk> |
7110 | |
7111 * calendar.texi (Date Formats): Document changed behaviour of | |
7112 abbreviations. | |
7113 | |
52040
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
7114 2003-07-24 Markus Rost <rost@math.ohio-state.edu> |
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
7115 |
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
7116 * buffers.texi (List Buffers): Fix previous change. |
6b649db885f8
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
51967
diff
changeset
|
7117 |
51967
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
7118 2003-07-20 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
7119 |
51967
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
7120 Tramp version 2.0.36 released. |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
7121 |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
7122 * tramp.texi (Remote shell setup): Explain about problems with |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
7123 non-Bourne commands in ~/.profile and ~/.shrc. |
2693b0669cc1
Tramp 2.0.36 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51902
diff
changeset
|
7124 |
51902
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
7125 2003-07-13 Markus Rost <rost@math.ohio-state.edu> |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
7126 |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
7127 * buffers.texi (List Buffers): Adjust to new format of *Buffer |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
7128 List*. |
80522e1627b8
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
51814
diff
changeset
|
7129 |
51811
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
7130 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu> |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
7131 |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
7132 * info.texi (Help-Inv, Help-M, Help-Xref): Update following |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
7133 renaming of `vis-mode' to `visible-mode'. |
6799e2a8161d
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51809
diff
changeset
|
7134 |
51809
c6d474f99d3e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51808
diff
changeset
|
7135 * display.texi (Font Lock): Fix typo. |
c6d474f99d3e
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51808
diff
changeset
|
7136 |
51808
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7137 2003-07-07 Richard M. Stallman <rms@gnu.org> |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7138 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7139 * display.texi (Font Lock): Add xref for format info on |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7140 font-lock-remove-keywords. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7141 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7142 * building.texi (Compilation): Document what happens with asynch |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7143 children of compiler process. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7144 |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7145 * help.texi (Library Keywords): Use @multitable. |
fb3e76b44f41
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51728
diff
changeset
|
7146 |
51728
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
7147 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu> |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
7148 |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
7149 * info.texi (Top, Help-Small-Screen): Remove accidentally added |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
7150 next, prev and up pointers. |
eb90616362ee
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51712
diff
changeset
|
7151 |
51712
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7152 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu> |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7153 |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7154 * info.texi (Help): Mention existence of Emacs and stand-alone |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7155 Info at the very beginning of the tutorial. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7156 (Help-Inv): New node. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7157 (Help-]): New node. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7158 (Help-M): Systematically point out the differences between default |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7159 Emacs and stand-alone versions. Delete second menu. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7160 (Help-Xref): Systematically point out the differences between |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7161 default Emacs and stand-alone versions. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7162 (Help-Int): Change `l' example. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7163 (Expert Info): Fix typos. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7164 (Emacs Info Variables): Mention `Info-hide-note-references' and |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7165 new default for `Info-scroll-prefer-subnodes'. |
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7166 |
51604
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7167 2003-06-17 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7168 |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7169 Version 2.0.35 of Tramp released. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7170 |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7171 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>: |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7172 (Inline methods): Add methods `remsh' and `plink1'. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7173 (External transfer methods): Add method `remcp'. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7174 (Multi-hop Methods): Add method `remsh'. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7175 Small patch from Adrian Aichner <adrian@xemacs.org>: |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7176 Fix minor typos. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7177 (Concept Index): Added to make manual searchable via |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7178 `Info-index'. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7179 (Version Control): Add cindex entry. |
f57bfce0ddaf
Version 2.0.35 of Tramp released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51457
diff
changeset
|
7180 |
51455
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7181 2003-06-04 Richard M. Stallman <rms@gnu.org> |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7182 |
51457
4363ea1a617b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51455
diff
changeset
|
7183 * programs.texi (Expressions): Delete C-M-DEL. |
4363ea1a617b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51455
diff
changeset
|
7184 |
51455
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7185 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output. |
51712
ece0b7ff7408
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
51604
diff
changeset
|
7186 comint-move-point-for-output renamed from |
51455
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7187 comint-scroll-to-bottom-on-output. |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7188 |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7189 * custom.texi (Init Rebinding): Replace previous change with xref. |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7190 (Non-ASCII Rebinding): Explain that issue more briefly here. |
5d1558b29b67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51300
diff
changeset
|
7191 |
51300
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
7192 2003-05-28 Richard M. Stallman <rms@gnu.org> |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
7193 |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
7194 * indent.texi (Indentation): Condense, simplify, clarify prev change. |
0d8a28231554
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51297
diff
changeset
|
7195 |
51297
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
7196 2003-05-28 Nick Roberts <nick@nick.uklinux.net> |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
7197 |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
7198 * building.texi (GDB Graphical Interface): New node. |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
7199 (Rewritten somewhat by RMS.) |
8e39da248339
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
51274
diff
changeset
|
7200 |
51274
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
7201 2003-05-28 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
7202 |
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
7203 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for |
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
7204 non-English letters. Explain how to set coding systems correctly |
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
7205 and how to include the right coding cookie in the file. |
78a8be5d896c
(Init Rebinding): Xref Non-ASCII Rebinding, for
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51178
diff
changeset
|
7206 |
51178
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
7207 2003-05-24 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
7208 |
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
7209 * trampver.texi: Version 2.0.34 released. |
4f760005cf14
Version 2.0.34 (of Tramp) released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
51145
diff
changeset
|
7210 |
51145
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
7211 2003-05-22 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
7212 |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
7213 * indent.texi (Indentation): Explain the concepts. |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
7214 (Just Spaces): Explain why preventing tabs for indentation might |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
7215 be useful. |
4e1075214fa7
(Indentation): Explain the concepts.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50792
diff
changeset
|
7216 |
50792 | 7217 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk> |
7218 | |
7219 * faq.texi: Improve previous changes. | |
7220 | |
50781 | 7221 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk> |
7222 | |
7223 * faq.texi: Update copyright and maintenance details. | |
7224 Update some package URLs, versions, and maintainers. | |
7225 Remove many references to the Emacs Lisp Archive. | |
52670
fe581ca9f3b4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
52612
diff
changeset
|
7226 |
50670
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
7227 2003-04-23 Simon Josefsson <jas@extundo.com> |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
7228 |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
7229 * smtpmail.texi: Fix license (the invariant sections mentioned has |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
7230 never been part of the smtp manual). Align info dir entry with |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
7231 other emacs packages. |
07881ab0919b
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
50607
diff
changeset
|
7232 |
50607
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
7233 2003-04-16 Richard M. Stallman <rms@gnu.org> |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
7234 |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
7235 * search.texi (Regexps): Ref to Lisp manual for more regexp features. |
6ee7467b8fd7
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50495
diff
changeset
|
7236 |
50495
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
7237 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de> |
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
7238 |
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
7239 * tramp.texi: Version 2.0.33 released. |
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
7240 Remove installation chapter. Remove XEmacs specifics. |
cf8b9e443180
2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
50343
diff
changeset
|
7241 |
50343
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
7242 2003-03-29 Richard M. Stallman <rms@gnu.org> |
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
7243 |
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
7244 * tramp.texi (Top): Undo the previous renaming. |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7245 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete. |
50343
351d49509064
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
50338
diff
changeset
|
7246 |
50338
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7247 2003-03-29 Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7248 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7249 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs, |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7250 version of manual. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7251 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7252 * tramp.texi (Auto-save and Backup): New node. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7253 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7254 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de> |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7255 |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7256 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7257 Emacs" in order to have better differentiation to "XEmacs". |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7258 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name' |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7259 are new macros in order to point to the other Emacs flavor where |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7260 appropriate. In info case, point to node `Installation' in order |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7261 to explain how to generate the other way. In html case, make a |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7262 link to the other html file. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7263 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf' |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7264 after CVS checkout/update. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7265 (Installation): Completely rewritten. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7266 (Installation parameters, Load paths): New sections under |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7267 `Installation'. |
155b4b78aa3b
* tramp.el: Version 2.0.31 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49996
diff
changeset
|
7268 |
49996
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7269 2003-02-28 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7270 |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7271 * tramp.texi: Version 2.0.30 released. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7272 Replace word "path" with "localname" where used as a component of |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7273 a Tramp file name. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7274 |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7275 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de> |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7276 |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7277 * tramp.texi (Frequently Asked Questions): `tramp-chunksize' |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7278 introduced. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7279 (Installation): Explain what to do if files from the tramp/contrib |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7280 directory are needed. |
bda88bfc6c5e
Version 2.0.30 released.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49940
diff
changeset
|
7281 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
7282 2003-02-23 Alex Schroeder <alex@emacswiki.org> |
49940
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
7283 |
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
7284 * smtpmail.texi (How Mail Works): New. |
d6bf0b66b213
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49936
diff
changeset
|
7285 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
7286 2003-02-22 Alex Schroeder <alex@emacswiki.org> |
49928
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7287 |
49929
098268b04ffd
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49928
diff
changeset
|
7288 * cmdargs.texi (General Variables): Document SMTPSERVER. |
098268b04ffd
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49928
diff
changeset
|
7289 |
49928
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7290 * smtpmail.texi: New file. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7291 |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7292 * sending.texi: Remove SMTP node. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7293 (Mail Sending): Describe `send-mail-function'. Link to SMTP |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7294 library. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7295 |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7296 * Makefile.in: Build SMTP manual. |
8be17cd09797
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49907
diff
changeset
|
7297 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
7298 2003-02-22 Alex Schroeder <alex@emacswiki.org> |
49936
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
7299 |
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
7300 * sending.texi (Sending via SMTP): Explain MTA/MUA. |
71b14e933f12
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49929
diff
changeset
|
7301 |
49905
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
7302 2003-02-22 Simon Josefsson <jas@extundo.com> |
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
7303 |
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
7304 * sending.texi (Mail Methods): Add node about SMTP. |
a4e5173bf84e
*** empty log message ***
Simon Josefsson <jas@extundo.com>
parents:
49827
diff
changeset
|
7305 |
49827
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Djärv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
7306 2003-02-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Djärv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
7307 |
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Djärv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
7308 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar |
754f6f48efbe
* xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
Jan Djärv <jan.h.d@swipnet.se>
parents:
49673
diff
changeset
|
7309 |
49610
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7310 2003-02-05 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7311 |
49673
e6612803fd8e
Make it clear that "2.0.29 released" refers to Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49610
diff
changeset
|
7312 * tramp.texi: Version 2.0.29 released. |
e6612803fd8e
Make it clear that "2.0.29 released" refers to Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49610
diff
changeset
|
7313 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not |
e6612803fd8e
Make it clear that "2.0.29 released" refers to Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49610
diff
changeset
|
7314 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net. |
49610
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7315 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7316 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de> |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7317 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7318 * tramp.texi (Frequently Asked Questions): Explain a workaround if |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7319 another package loads accidently Ange-FTP. |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7320 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7321 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de> |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7322 |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7323 * tramp.texi (Customizing Completion): Add function |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7324 `tramp-parse-sconfig'. Change example of |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7325 `tramp-set-completion-function', because parsing of ssh config |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7326 files looks more natural. |
ffda74ab6dc4
2003-02-05 Kai Gro?ohann <kai.grossjohann@uni-duisburg.de>
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
49600
diff
changeset
|
7327 |
49596
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
7328 2003-02-01 Kevin Ryde <user42@zip.com.au> |
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
7329 |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74054
diff
changeset
|
7330 * glossary.texi (Glossary): Correction to cl cross reference. |
49596
b06535145619
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49532
diff
changeset
|
7331 |
49341
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
7332 2003-01-20 Richard M. Stallman <rms@gnu.org> |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
7333 |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
7334 * killing.texi (Rectangles): Document C-x c r. |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49322
diff
changeset
|
7335 |
49532
d4870f6c9ac0
Change email and real name.
Jan Djärv <jan.h.d@swipnet.se>
parents:
49341
diff
changeset
|
7336 2003-01-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
49322 | 7337 |
7338 * xresources.texi (GTK resources): New node. | |
7339 (GTK widget names): New node. | |
7340 (GTK names in Emacs): New node. | |
7341 (GTK styles): New node. | |
7342 | |
49273
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
7343 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu> |
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
7344 |
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
7345 * gnus.texi: Do not use `path' in several locations. |
bf2ab88cad81
* gnus.texi: Do not use `path' in several locations.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
49124
diff
changeset
|
7346 |
49124
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
7347 2003-01-09 Francesco Potort,Al(B <pot@gnu.org> |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
7348 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7349 * maintaining.texi (Create Tags Table): Add reference to the new |
49124
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
7350 `etags --help --lang=LANG' option. |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
48974
diff
changeset
|
7351 |
48974
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
7352 2002-12-26 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de> |
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
7353 |
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
7354 * tramp.texi (External transfer methods): New method `smb'. From |
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
7355 Michael Albinus. |
d29e4e3d4f5d
(External transfer methods): New method `smb'. From
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
48239
diff
changeset
|
7356 |
48239
e62f3275cb5e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48163
diff
changeset
|
7357 2002-11-05 Karl Berry <karl@gnu.org> |
48163 | 7358 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7359 * info.texi (Info-fontify): Reorder face list to avoid bad line |
48163 | 7360 breaks. |
7361 | |
47772
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
7362 2002-10-06 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
7363 |
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
7364 * tramp.texi: Move @copying to standard place. Use |
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
7365 @insertcopying. |
e2d9dd69445b
Move @copying to standard place. Use
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
47737
diff
changeset
|
7366 |
47737
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7367 2002-10-02 Karl Berry <karl@gnu.org> |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7368 |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7369 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7370 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7371 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7372 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7373 speedbar.texi vip.texi viper.texi widget.texi woman.texi): |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7374 Per rms, update all manuals to use @copying instead of @ifinfo. |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7375 Also use @ifnottex instead of @ifinfo around the top node, where |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7376 needed for the sake of the HTML output. |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7377 (The Gnus manual is not fixed since it's not clear to me how it |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7378 works; and the Tramp manual already uses @copying, although in an |
47737
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7379 unusual way. All others were changed.) |
0a70200bde27
use @copying instead of @ifinfo.
Karl Berry <karl@gnu.org>
parents:
47667
diff
changeset
|
7380 |
47667
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
7381 2002-09-10 Jonathan Yavner <jyavner@engineer.com> |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
7382 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
7383 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
7384 (../info/ses, ses.dvi): New targets. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
7385 * ses.texi: New file. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47285
diff
changeset
|
7386 |
67691
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
7387 2002-09-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
47285 | 7388 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7389 * texinfo.tex: Update to texinfo 4.2. |
47285 | 7390 |
47049
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
7391 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl> |
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
7392 |
54199
beeef4db908a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54198
diff
changeset
|
7393 * reftex.texi: Update to RefTeX 4.19. |
47049
b383699b81b6
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
46704
diff
changeset
|
7394 |
67691
5e3db5999d74
(AUCTeX): Update version and mailing list info.
David Kastrup <dak@gnu.org>
parents:
67684
diff
changeset
|
7395 2002-06-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
45860
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
7396 |
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
7397 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp. |
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
7398 (../info/tramp, tramp.dvi): New targets. |
0dcc2162a55f
* info/dir (File): Add an entry for Tramp.
Kai Großjohann <kgrossjo@eu.uu.net>
parents:
44926
diff
changeset
|
7399 |
42524 | 7400 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il> |
7401 | |
7402 * Makefile.in (DVI_TARGETS): Add calc.dvi. | |
7403 (calc.dvi): Uncomment. | |
7404 | |
42208 | 7405 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il> |
7406 | |
7407 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual | |
7408 source files. | |
7409 | |
41124 | 7410 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
7411 | |
7412 * Makefile.in (emacsman): New target. | |
7413 | |
40813 | 7414 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il> |
7415 | |
7416 * Makefile.in (INFO_TARGETS): Add ../info/calc. | |
7417 (../info/calc): New target. | |
7418 | |
40111 | 7419 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
7420 | |
40152 | 7421 * (Version 21.1 released.) |
40111 | 7422 |
39742 | 7423 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
7424 | |
7425 * Branch for 21.1. | |
40965 | 7426 |
37345 | 7427 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il> |
7428 | |
7429 * Makefile.in (../info/info): Use an explicit -o switch to | |
7430 makeinfo. | |
7431 | |
36549 | 7432 2001-03-05 Gerd Moellmann <gerd@gnu.org> |
7433 | |
7434 * Makefile.in (mostlyclean, maintainer-clean): Delete more files. | |
7435 | |
34740 | 7436 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il> |
7437 | |
7438 * Makefile.in (../info/idlwave): Use --no-split. | |
7439 | |
34559 | 7440 2000-12-14 Dave Love <fx@gnu.org> |
7441 | |
7442 * Makefile.in (mostlyclean): Remove gnustmp.* | |
7443 (gnus.dvi): Change rule to remove @latex stuff. | |
7444 | |
32676 | 7445 2000-10-19 Eric M. Ludlam <zappo@ultranet.com> |
7446 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7447 * Makefile.in (Speedbar): Add build targets for speedbar.texi. |
32676 | 7448 |
32450
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
7449 2000-10-13 John Wiegley <johnw@gnu.org> |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
7450 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7451 * Makefile.in: Add build targets for eshell.texi. |
32450
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
7452 |
31862
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
7453 2000-09-25 Gerd Moellmann <gerd@gnu.org> |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
7454 |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
7455 * Makefile.in: Remove/comment speedbar stuff. |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
7456 |
31885 | 7457 2000-09-22 Dave Love <fx@gnu.org> |
7458 | |
7459 * Makefile.in: Add emacs-mime. | |
7460 | |
30664 | 7461 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il> |
7462 | |
7463 * Makefile.in (INFO_TARGETS): Add ../info/woman. | |
7464 (DVI_TARGETS): Add woman.dvi. | |
7465 (../info/woman, woman.dvi): New targets. | |
7466 | |
29351
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7467 2000-05-31 Stefan Monnier <monnier@cs.yale.edu> |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7468 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7469 * .cvsignore (*.tmp): New entry. Seems to be used for @macro. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7470 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7471 * pcl-cvs.texi: New file. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7472 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7473 (../info/pcl-cvs, pcl-cvs.dvi): New targets. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
7474 |
28867 | 7475 2000-05-11 Gerd Moellmann <gerd@gnu.org> |
7476 | |
7477 * Makefile.in (INFO_TARGETS): Add info/ebrowse. | |
7478 (../info/ebrowse, ebrowse.dvi): New targets. | |
7479 | |
27506 | 7480 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
7481 | |
7482 * Makefile.in (INFO_TARGETS): Add eudc. | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7483 (DVI_TARGETS): Add eudc.dvi. |
27506 | 7484 (../info/eudc, eudc.dvi): New targets. |
7485 | |
27181 | 7486 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il> |
7487 | |
7488 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for | |
7489 compatibility with 8+3 filesystems). | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7490 (../info/efaq): Rename from emacs-faq. |
27181 | 7491 |
27105 | 7492 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
7493 | |
7494 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave. | |
7495 (../info/idlwave, idlwave.dvi): New targets. | |
7496 | |
26151 | 7497 1999-10-23 Dave Love <fx@gnu.org> |
7498 | |
46704
1e725474da67
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
46685
diff
changeset
|
7499 * Makefile.in: Use autotype.texi. |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
7500 |
25996
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
7501 1999-10-12 Stefan Monnier <monnier@cs.yale.edu> |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
7502 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7503 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the |
25996
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
7504 faq.texi file) rather than ../info/faq. |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
7505 |
25916 | 7506 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
7507 | |
7508 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode. | |
7509 (../info/ada-mode, ada-mode.dvi): New targets. | |
7510 | |
25839 | 7511 1999-09-01 Dave Love <fx@gnu.org> |
7512 | |
7513 * Makefile.in: Add faq. | |
7514 | |
25829 | 7515 1999-07-12 Richard Stallman <rms@gnu.org> |
7516 | |
7517 * Version 20.4 released. | |
7518 | |
7519 1998-12-04 Markus Rost <rost@delysid.gnu.org> | |
7520 | |
7521 * Makefile.in (INFO_TARGETS): Delete customize.info. | |
7522 (DVI_TARGETS): Delete customize.dvi. | |
7523 (../info/customize, customize.dvi): Targets deleted. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
7524 |
25829 | 7525 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> |
7526 | |
7527 * Version 20.3 released. | |
7528 | |
7529 1998-05-06 Richard Stallman <rms@psilocin.gnu.org> | |
7530 | |
7531 * Makefile.in (EMACSSOURCES): Add mule.texi. | |
7532 Add msdog.texi, ack.texi. Remove gnu1.texi. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
7533 |
25829 | 7534 1998-04-06 Andreas Schwab <schwab@gnu.org> |
7535 | |
7536 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use | |
7537 it in dvi targets. | |
7538 (../etc/GNU): Change to $(srcdir) first. | |
7539 | |
7540 1998-03-11 Carsten Dominik <cd@delysid.gnu.org> | |
7541 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7542 * reftex.texi: Update for RefTeX version 3.22. |
25829 | 7543 |
7544 1998-02-08 Richard Stallman <rms@psilocin.gnu.org> | |
7545 | |
7546 * Makefile.in (reftex.dvi, ../info/reftex): New targets. | |
7547 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
7548 | |
7549 1997-09-23 Paul Eggert <eggert@twinsun.com> | |
7550 | |
7551 * Makefile.in: Merge changes mistakenly made to `Makefile'. | |
7552 (INFO_TARGETS): Change ../info/custom to ../info/customize. | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7553 (../info/customize): Rename from ../info/custom. |
25829 | 7554 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi. |
7555 | |
7556 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7557 | |
7558 * Version 20.2 released. | |
7559 | |
7560 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7561 | |
7562 * Version 20.1 released. | |
7563 | |
7564 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7565 | |
7566 * Makefile (../info/customize, customize.dvi): New targets. | |
7567 (INFO_TARGETS): Add ../info/customize. | |
7568 (DVI_TARGETS): Add customize.dvi. | |
7569 | |
7570 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7571 | |
7572 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep. | |
7573 | |
7574 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7575 | |
7576 * Version 19.33 released. | |
7577 | |
7578 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7579 | |
7580 * Version 19.32 released. | |
7581 | |
7582 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
7583 | |
7584 * Makefile.in: Add rules for the Message manual. | |
7585 | |
7586 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
7587 | |
7588 * gnus.texi: New version. | |
7589 | |
7590 * message.texi: New manual. | |
7591 | |
7592 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7593 | |
7594 * Makefile.in (All info targets): cd $(srcdir) to do the work. | |
7595 | |
7596 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
7597 | |
7598 * Makefile.in (All info targets): Specify $(srcdir) in input files. | |
7599 Specify -I option. | |
7600 (All dvi targets): Set the TEXINPUTS variable. | |
36737
71af0a08c2cc
Mention that file names are tags.
Francesco Potortì <pot@gnu.org>
parents:
36549
diff
changeset
|
7601 |
25829 | 7602 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> |
7603 | |
7604 * Version 19.31 released. | |
7605 | |
7606 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> | |
7607 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7608 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode. |
25829 | 7609 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS. |
7610 | |
7611 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7612 | |
7613 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets. | |
7614 (INFO_TARGETS): Add ../info/cc-mode. | |
7615 (DVI_TARGETS): Add cc-mode.dvi. | |
7616 | |
7617 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7618 | |
7619 * Version 19.30 released. | |
7620 | |
7621 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
7622 | |
7623 * gnus.texi: New file. | |
7624 | |
7625 1995-11-04 Erik Naggum <erik@naggum.no> | |
7626 | |
7627 * gnus.texi: File deleted. | |
7628 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49596
diff
changeset
|
7629 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org> |
25829 | 7630 |
7631 * mh-e.texi: "Function Index" -> "Command Index" to work with | |
7632 Emacs 19.30 C-h C-k support of separately-documented commands. | |
7633 | |
7634 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7635 | |
7636 * Makefile.in (../info/ediff, ediff.dvi): New targets. | |
7637 (INFO_TARGETS, DVI_TARGETS): Add those new targets. | |
7638 | |
7639 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7640 | |
7641 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets. | |
7642 (../info/viper, viper.dvi): New targets. | |
7643 | |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49596
diff
changeset
|
7644 1995-04-20 Kevin Rodgers <kevinr@ihs.com> |
25829 | 7645 |
7646 * dired-x.texi (Installation): Change the example to set | |
7647 buffer-local variables like dired-omit-files-p in | |
7648 dired-mode-hook. | |
7649 | |
7650 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7651 | |
7652 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets. | |
7653 (../info/mh-e, mh-e.dvi): New targets. | |
7654 | |
7655 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu> | |
7656 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7657 * Makefile.in (maintainer-clean): Rename from realclean. |
25829 | 7658 |
7659 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7660 | |
7661 * Makefile.in: New file. | |
7662 * Makefile: File deleted. | |
7663 | |
7664 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7665 | |
7666 * Makefile (TEXINDEX_OBJS): Variable deleted. | |
7667 (texindex, texindex.o, getopt.o): Rules deleted. | |
7668 All deps on texindex deleted. | |
7669 (distclean): Don't delete texindex. | |
7670 (mostlyclean): Don't delete *.o. | |
7671 * texindex.c, getopt.c: Files deleted. | |
7672 | |
7673 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
7674 | |
7675 * Version 19.26 released. | |
7676 | |
7677 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu) | |
7678 | |
7679 * Makefile (EMACSSOURCES): Exclude undo.texi. | |
7680 | |
7681 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7682 | |
7683 * Version 19.25 released. | |
7684 | |
7685 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7686 | |
7687 * Version 19.24 released. | |
7688 | |
7689 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7690 | |
7691 * Version 19.23 released. | |
7692 | |
7693 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7694 | |
7695 * Makefile: Delete spurious tab. | |
7696 | |
7697 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7698 | |
7699 * Makefile (.SUFFIXES): New rule. | |
7700 | |
7701 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7702 | |
7703 * Makefile (dired-x.dvi, ../info/dired-x): New targets. | |
7704 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
7705 | |
7706 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7707 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7708 * Makefile (../info/sc): Rename frin sc.info. |
25829 | 7709 (../info/cl): Likewise. |
7710 (INFO_TARGETS): Use new names. | |
7711 | |
7712 1993-12-04 Richard Stallman (rms@srarc2) | |
7713 | |
7714 * getopt.c: New file. | |
7715 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src. | |
7716 (getopt.o): New rule. | |
7717 (dvi): Don't depend on texindex. | |
7718 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi): | |
7719 Depend on texindex. | |
7720 | |
7721 1993-12-03 Richard Stallman (rms@srarc2) | |
7722 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7723 * Makefile (../info/sc.info): Rename from ../info/sc. |
25829 | 7724 (TEXI2DVI): New variable. |
7725 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi): | |
7726 Add explicit commands. | |
7727 (TEXINDEX_OBJS): Delete duplicate getopt.o. | |
7728 | |
7729 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7730 | |
7731 * Version 19.22 released. | |
7732 | |
7733 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7734 | |
7735 * Makefile (TEXINDEX_OBJS): Delete spurious period. | |
7736 | |
7737 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7738 | |
7739 * Version 19.21 released. | |
7740 | |
7741 1993-11-15 Paul Eggert (eggert@twinsun.com) | |
7742 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7743 * man/Makefile (../info/cl.info): Rename from ../info/cl. |
25829 | 7744 |
7745 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7746 | |
7747 * Makefile (../etc/GNU): New target. | |
7748 (EMACSSOURCES): Add gnu1.texi. | |
7749 | |
7750 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7751 | |
7752 * Makefile (realclean): Don't delete the Info files. | |
7753 | |
7754 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) | |
7755 | |
7756 * forms.texi: Fix forms.texi so that it will format correctly. | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7757 Add missing `@end iftex', fix bad reference. |
25829 | 7758 |
7759 * info.texi, info-stn.texi: New files implement texinfo version of | |
7760 `info' file. | |
7761 | |
47285 | 7762 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x |
74084
45adfdc231c2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74054
diff
changeset
|
7763 4' where appropriate. |
25829 | 7764 |
7765 1993-10-20 Brian Fox (bfox@ai.mit.edu) | |
7766 | |
7767 * Makefile: Fix targets for texindex, new info.texi files. | |
7768 * info-stnd.texi: New file implements info for standalone info | |
7769 reader. | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7770 * info.texi: Update to include recent changes to "../info/info". |
25829 | 7771 New source file for ../info/info; includes info-stnd.texi. |
7772 | |
7773 * texindex.c: Include "../src/config.h" if building in emacs. | |
7774 | |
7775 * Makefile: Change all files to FILENAME.texi, force all targets | |
7776 to be FILENAME, not FILENAME.info. This changes sc.texinfo, | |
7777 vip.texinfo, forms.texinfo, cl.texinfo. | |
7778 Add target to build texindex.c, defining `emacs'. | |
7779 | |
7780 * forms.texi: Install new file to match version 2.3 of forms.el. | |
7781 | |
7782 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7783 | |
7784 * Version 19.19 released. | |
7785 | |
7786 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch) | |
7787 | |
7788 * sc.texinfo: Fix info file name. | |
7789 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7790 * Makefile (info): Add gnus and sc. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7791 (dvi): Add gnus.dvi and sc.dvi. |
25829 | 7792 (../info/sc, sc.dvi): New targets. |
7793 | |
7794 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7795 | |
7796 * Version 19.18 released. | |
7797 | |
7798 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7799 | |
7800 * Makefile: Fix source file names of the separate manuals. | |
7801 (gnus.dvi, ../info/gnus): New targets. | |
7802 | |
7803 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7804 | |
7805 * Version 19.17 released. | |
7806 | |
7807 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
7808 | |
7809 * split-man: Fix typos in last change. | |
7810 | |
7811 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
7812 | |
7813 * Version 19.16 released. | |
7814 | |
7815 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7816 | |
7817 * version 19.15 released. | |
7818 | |
7819 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
7820 | |
7821 * Makefile (distclean): It's rm, not rf. | |
7822 | |
7823 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7824 | |
7825 * Version 19.14 released. | |
7826 | |
7827 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7828 | |
7829 * Makefile: New file. | |
7830 | |
7831 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7832 | |
7833 * Version 19.13 released. | |
7834 | |
7835 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
7836 | |
7837 * Version 19.9 released. | |
7838 | |
7839 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7840 | |
7841 * Version 19.8 released. | |
7842 | |
7843 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7844 | |
7845 * cmdargs.texi: Document the -i, -itype, and -iconic options. | |
7846 | |
7847 * trouble.texi: It's `enable-flow-control-on', not | |
7848 `evade-flow-control-on'. | |
7849 | |
7850 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
7851 | |
7852 * display.texi: Document standard-display-european. | |
7853 | |
7854 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
7855 | |
7856 * Version 19.7 released. | |
7857 | |
7858 * emacs.texi: Add a sentence to the top menu mentioning the | |
7859 specific version of Emacs this manual applies to. | |
7860 | |
7861 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
7862 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7863 * basic.texi: Document next-line-add-lines variable used to |
25829 | 7864 implement down-arrow. |
7865 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7866 * killing.texi: Document kill-whole-line. |
25829 | 7867 |
7868 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
7869 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7870 * text.texi: Update unix TeX ordering information. |
25829 | 7871 |
7872 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
7873 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7874 * news.texi: Mention fill-rectangle in keybinding list. |
25829 | 7875 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7876 * killing.texi: Document fill-rectangle. |
25829 | 7877 |
7878 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
7879 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7880 * vc.texi: Bring the docs up to date with VC 5.2. |
25829 | 7881 |
7882 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
7883 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7884 * emacs.tex: Mention blackbox and gomoku under Amusements. |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7885 Assembler mode is now mentioned and appropriately indexed |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7886 under Programming Modes. |
25829 | 7887 |
40965 | 7888 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu) |
25829 | 7889 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7890 * emacs.tex: Update TeX ordering information. |
25829 | 7891 |
40965 | 7892 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu) |
25829 | 7893 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7894 * gnus.texinfo: New file. Removed installation instructions. |
25829 | 7895 |
40965 | 7896 1990-06-26 David Lawrence (tale@geech) |
25829 | 7897 |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
7898 * emacs.tex: Note that completion-ignored-extensions is not used |
25829 | 7899 to filter out names when all completions are displayed in |
7900 *Completions*. | |
7901 | |
40965 | 7902 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25829 | 7903 |
7904 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. | |
7905 | |
40965 | 7906 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu) |
25829 | 7907 |
68718
c6e88dc95401
Undo strange accidental change.
Luc Teirlinck <teirllm@auburn.edu>
parents:
68711
diff
changeset
|
7908 * emacs.tex: Add @findex grep. |
25829 | 7909 |
40965 | 7910 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
25829 | 7911 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7912 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7913 then define `\sc' as the command for smallcaps in Texinfo. This |
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7914 means that the @sc command will produce small caps. bfox has |
25829 | 7915 made the corresponding change to makeinfo and texinfm.el. |
7916 | |
40965 | 7917 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 7918 |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7919 * emacs.tex: Correct two typos. No other changes before |
25829 | 7920 Version 19 will be made. |
7921 | |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7922 * vip.texinfo: Remove menu entry Adding Lisp Code in node |
25829 | 7923 Customization since the menu entry did not point to anything. |
55842
a70c4af81bf4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55840
diff
changeset
|
7924 Also add an @finalout command to remove overfull hboxes from the |
25829 | 7925 printed output. |
7926 | |
63679
deead44b63f9
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
63649
diff
changeset
|
7927 * cl.texinfo: Add @bye, \input line and @settitle to file. |
25829 | 7928 This file is clearly intended to be a chapter of some other work, |
7929 but the other work does not yet exist. | |
7930 | |
40965 | 7931 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 7932 |
7933 * texinfo.texinfo: Three typos corrected. | |
7934 | |
40965 | 7935 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu) |
25829 | 7936 |
7937 * emacs.tex: Update information for obtaining TeX distribution from the | |
7938 University of Washington. | |
7939 | |
30994 | 7940 ;; Local Variables: |
52427 | 7941 ;; coding: iso-2022-7bit |
70721 | 7942 ;; fill-column: 79 |
73856
594a719b7a7f
Add "add-log-time-zone-rule: t" to Local Variables section.
Juanma Barranquero <lekktu@gmail.com>
parents:
73808
diff
changeset
|
7943 ;; add-log-time-zone-rule: t |
30994 | 7944 ;; End: |
39627 | 7945 |
64890
3723093a21fd
Update years in copyright notice; nfc.
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
64871
diff
changeset
|
7946 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, |
75348 | 7947 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. |
75769
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7948 |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7949 This file is part of GNU Emacs. |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7950 |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7951 GNU Emacs is free software; you can redistribute it and/or modify |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7952 it under the terms of the GNU General Public License as published by |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7953 the Free Software Foundation; either version 2, or (at your option) |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7954 any later version. |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7955 |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7956 GNU Emacs is distributed in the hope that it will be useful, |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7957 but WITHOUT ANY WARRANTY; without even the implied warranty of |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7958 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7959 GNU General Public License for more details. |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7960 |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7961 You should have received a copy of the GNU General Public License |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7962 along with GNU Emacs; see the file COPYING. If not, write to the |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7963 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
92a0e87ff562
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75754
diff
changeset
|
7964 Boston, MA 02110-1301, USA. |
52401 | 7965 |
7966 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd |