Mercurial > emacs
annotate etc/ChangeLog @ 76677:816e2dabca3e
Fix previous change (@AUCTeX{} -> AUC@TeX{}, @RefTex{} -> Ref@TeX{}).
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 23 Mar 2007 03:12:54 +0000 |
parents | a91fecca26d3 |
children | f2e883c8db80 c0409ee15cee |
rev | line source |
---|---|
76647 | 1 2007-03-21 Glenn Morris <rgm@gnu.org> |
2 | |
3 * fr-refcard.tex (\metax): Tweak \hsize to avoid overfull columns. | |
4 (\shortcopyrightnotice): Do not display in middle of file. | |
5 Numerous \cr and \hskip hacks to avoid overfull columns. | |
6 | |
7 * fr-refcard.ps: Regenerate. | |
8 | |
76604
79b7d087a9b5
* dired-ref.ps: Regenerate
Chong Yidong <cyd@stupidchicken.com>
parents:
76461
diff
changeset
|
9 2007-03-19 Chong Yidong <cyd@stupidchicken.com> |
79b7d087a9b5
* dired-ref.ps: Regenerate
Chong Yidong <cyd@stupidchicken.com>
parents:
76461
diff
changeset
|
10 |
76611 | 11 * dired-ref.tex: |
76647 | 12 * fr-drdref.tex: |
76611 | 13 * cs-dired-ref.tex: |
14 * sk-dired-ref.tex: Emacs 21 -> 22. | |
15 | |
16 * dired-ref.ps: | |
76647 | 17 * fr-drdref.ps: |
76611 | 18 * cs-dired-ref.ps: |
19 * sk-dired-ref.ps: Regenerate. | |
76604
79b7d087a9b5
* dired-ref.ps: Regenerate
Chong Yidong <cyd@stupidchicken.com>
parents:
76461
diff
changeset
|
20 |
76461 | 21 2007-03-11 Glenn Morris <rgm@gnu.org> |
22 | |
23 * ms-7bkermit, ulimit.hack, Xkeymap.txt: Remove files. | |
24 | |
25 * Makefile (SOURCES): ulimit.hack is removed. | |
26 | |
76291
7d2b5814cd4e
* NEWS (fontification): Mention that the new default for
David Kastrup <dak@gnu.org>
parents:
76262
diff
changeset
|
27 2007-03-04 David Kastrup <dak@gnu.org> |
7d2b5814cd4e
* NEWS (fontification): Mention that the new default for
David Kastrup <dak@gnu.org>
parents:
76262
diff
changeset
|
28 |
7d2b5814cd4e
* NEWS (fontification): Mention that the new default for
David Kastrup <dak@gnu.org>
parents:
76262
diff
changeset
|
29 * NEWS (fontification): Mention that the new default for |
7d2b5814cd4e
* NEWS (fontification): Mention that the new default for
David Kastrup <dak@gnu.org>
parents:
76262
diff
changeset
|
30 jit-lock-stealth-time is now nil. |
7d2b5814cd4e
* NEWS (fontification): Mention that the new default for
David Kastrup <dak@gnu.org>
parents:
76262
diff
changeset
|
31 |
76248 | 32 2007-03-01 Kim F. Storm <storm@cua.dk> |
33 | |
76262 | 34 * ORDERS: Reformat text. |
35 | |
76248 | 36 * NEWS (About external Lisp packages): New section. |
37 | |
76229
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76194
diff
changeset
|
38 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org> |
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76194
diff
changeset
|
39 |
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76194
diff
changeset
|
40 * TUTORIAL.it: Fix typo. |
4d6483701b77
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76194
diff
changeset
|
41 |
76183 | 42 2007-02-27 Glenn Morris <rgm@gnu.org> |
43 | |
76194 | 44 * cs-dired-ref.tex: Increase in 2 column case to make room |
45 for copyright notice. | |
46 (nopagenumbers): Call to turn off numbers in 1 page document. | |
47 (N,Aa(Bpov,Al(Bda, Modifikace Dired bufferu): Swap sections to | |
48 balance column length in presence of copyright notice. | |
49 (copyrightnotice): Uncomment so that notice is displayed. | |
50 | |
76191 | 51 * dired-ref.tex (vsize): Increase in 2 column case to make room |
52 for copyright notice. | |
53 (nopagenumbers): Call to turn off numbers in 1 page document. | |
54 (Getting Help, Modifying the Dired Buffer): Swap sections to | |
55 balance column length in presence of copyright notice. | |
56 (copyrightnotice): Uncomment so that notice is displayed. | |
57 | |
76185 | 58 * fr-drdref.tex (vsize): Increase in 2 column case. |
59 (\key): Tweak space for description. | |
60 (\overfullrule): Set to 0pt to hide small overflows. | |
61 (nopagenumbers): Call to turn off numbers in 1 page document. | |
62 (Obtenir de l'aide, Modifier le tampon Dired): Swap sections to | |
63 balance column length. | |
64 (Mettre un flag sur les fichiers \`a d\'etruire): Hack in a line | |
65 break to prevent overfull line. | |
66 (find-names-dired): Use \key rather than \metax as a hack fix for | |
67 overflow. | |
68 | |
76191 | 69 * sk-dired-ref.tex (vsize): Increase in 2 column case to make room |
76183 | 70 for copyright notice. |
71 (nopagenumbers): Call to turn off numbers in 1 page document. | |
76191 | 72 (N,Aa(Bpoveda, Modifik,Aa(Bcia Dired bufferu): Swap sections to |
76183 | 73 balance column length in presence of copyright notice. |
74 (copyrightnotice): Uncomment so that notice is displayed. | |
75 | |
76156
0fd86f055997
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76142
diff
changeset
|
76 2007-02-26 Carsten Dominik <dominik@science.uva.nl> |
0fd86f055997
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76142
diff
changeset
|
77 |
0fd86f055997
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76142
diff
changeset
|
78 * orgcard.tex (section{Visibility Cycling}): Document key for |
0fd86f055997
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76142
diff
changeset
|
79 indirect buffer access. |
0fd86f055997
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76142
diff
changeset
|
80 (section{Archiving}): New keys for archiving. |
0fd86f055997
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76142
diff
changeset
|
81 (section{Tables}): Combine two lines for hline creation. |
0fd86f055997
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76142
diff
changeset
|
82 Named-field formula changed to Field formula. |
0fd86f055997
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76142
diff
changeset
|
83 (section{Links}): Document keys for finding links. |
0fd86f055997
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76142
diff
changeset
|
84 (section{Agenda Views}): New key for agenda file cycling. |
0fd86f055997
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76142
diff
changeset
|
85 Document keys for stuck projects. Typos fixed. |
0fd86f055997
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76142
diff
changeset
|
86 (section{Exporting and Publishing}): Export options no longer in |
0fd86f055997
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76142
diff
changeset
|
87 reference card. |
0fd86f055997
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
76142
diff
changeset
|
88 |
76142
0042363314f0
* PROBLEMS: Gtk+ and cygwin doesn't work.
Jan Djärv <jan.h.d@swipnet.se>
parents:
76107
diff
changeset
|
89 2007-02-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
0042363314f0
* PROBLEMS: Gtk+ and cygwin doesn't work.
Jan Djärv <jan.h.d@swipnet.se>
parents:
76107
diff
changeset
|
90 |
0042363314f0
* PROBLEMS: Gtk+ and cygwin doesn't work.
Jan Djärv <jan.h.d@swipnet.se>
parents:
76107
diff
changeset
|
91 * PROBLEMS: Gtk+ and cygwin doesn't work. |
0042363314f0
* PROBLEMS: Gtk+ and cygwin doesn't work.
Jan Djärv <jan.h.d@swipnet.se>
parents:
76107
diff
changeset
|
92 |
76107 | 93 2007-02-23 Eli Zaretskii <eliz@gnu.org> |
94 | |
95 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT. | |
96 | |
76060
dcea9d5a8835
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76054
diff
changeset
|
97 2007-02-22 Per Starb,Ad(Bck <starback@stp.lingfil.uu.se> (tiny change) |
dcea9d5a8835
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76054
diff
changeset
|
98 |
dcea9d5a8835
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76054
diff
changeset
|
99 * NEWS: Grammar and capitalization fixes. |
dcea9d5a8835
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
76054
diff
changeset
|
100 |
76054 | 101 2007-02-22 Glenn Morris <rgm@gnu.org> |
102 | |
103 * orgcard.tex, orgcard.ps: Restore deleted files following | |
104 copyright assignment. | |
105 | |
76034 | 106 2007-02-20 Glenn Morris <rgm@gnu.org> |
107 | |
108 * TUTORIAL.eo: Unjustify. | |
109 | |
76031 | 110 2007-02-20 Sergio Pokrovskij <sergio.pokrovskij@gmail.com> |
111 | |
112 * TUTORIAL.eo: Change license to GPL. Add translator credits. | |
113 | |
76009 | 114 2007-02-19 Kenichi Handa <handa@m17n.org> |
115 | |
116 * NEWS (New language environmets): Add "Esperanto". | |
117 | |
76007 | 118 2007-02-16 Dale Gulledge <dsplat@rochester.rr.com> |
119 | |
120 * TUTORIAL.eo: Add "See end ..." at the first line. | |
121 | |
76005 | 122 2007-02-19 Kenichi Handa <handa@m17n.org> |
123 | |
124 * TUTORIAL.eo: Add "." at the end of the first line. | |
125 | |
75984
89707a1526bd
* gnus-refcard.tex: Remove obsolete comments. Add a short note
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75972
diff
changeset
|
126 2007-02-17 Reiner Steib <Reiner.Steib@gmx.de> |
89707a1526bd
* gnus-refcard.tex: Remove obsolete comments. Add a short note
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75972
diff
changeset
|
127 |
89707a1526bd
* gnus-refcard.tex: Remove obsolete comments. Add a short note
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75972
diff
changeset
|
128 * gnus-refcard.tex: Remove obsolete comments. Add a short note |
89707a1526bd
* gnus-refcard.tex: Remove obsolete comments. Add a short note
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75972
diff
changeset
|
129 creating PostScript files for Emacs without using Makefile rules. |
89707a1526bd
* gnus-refcard.tex: Remove obsolete comments. Add a short note
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75972
diff
changeset
|
130 |
89707a1526bd
* gnus-refcard.tex: Remove obsolete comments. Add a short note
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75972
diff
changeset
|
131 * gnus-booklet.ps, gnus-refcard.ps: Generate with letter paper. |
89707a1526bd
* gnus-refcard.tex: Remove obsolete comments. Add a short note
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75972
diff
changeset
|
132 |
75972 | 133 2007-02-17 Glenn Morris <rgm@gnu.org> |
134 | |
135 * TUTORIAL.eo: Add 2007 to copyright years. Remove translator | |
136 copyrights (disclaimers on file), merge years into FSF copyrights. | |
137 Move copyright to end. Remove "LocalWords" at end of file. | |
138 | |
75948 | 139 2007-02-16 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
140 | |
141 * TUTORIAL.pt_BR: Fix some accentuation, verbal conjugation and typos. | |
142 | |
75929 | 143 2007-02-16 Kenichi Handa <handa@m17n.org> |
144 | |
145 * TUTORIAL.translators: Add TUTORIAL.eo. | |
146 | |
75930 | 147 2007-02-16 Dale Gulledge <dsplat@rochester.rr.com> |
75929 | 148 |
149 * TUTORIAL.eo: New file. | |
150 | |
75891
826106424ba1
* images/gnus/bar.xbm:
Chong Yidong <cyd@stupidchicken.com>
parents:
75865
diff
changeset
|
151 2007-02-14 Chong Yidong <cyd@stupidchicken.com> |
826106424ba1
* images/gnus/bar.xbm:
Chong Yidong <cyd@stupidchicken.com>
parents:
75865
diff
changeset
|
152 |
75895
29d4d6d6346e
* images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
Chong Yidong <cyd@stupidchicken.com>
parents:
75893
diff
changeset
|
153 * images/smilies/dead.xpm: Moved from images/gnus/dead.xpm. |
29d4d6d6346e
* images/smilies/dead.xpm: Moved from images/gnus/dead.xpm.
Chong Yidong <cyd@stupidchicken.com>
parents:
75893
diff
changeset
|
154 |
75906 | 155 * images/gnus/reverse-smile.xpm: |
156 * images/gnus/bar.xbm: | |
157 * images/gnus/bar.xpm: Unused images removed. | |
75891
826106424ba1
* images/gnus/bar.xbm:
Chong Yidong <cyd@stupidchicken.com>
parents:
75865
diff
changeset
|
158 |
75865 | 159 2007-02-14 Glenn Morris <rgm@gnu.org> |
160 | |
161 * OTHER.EMACSES: Remove obsolete file. | |
162 | |
75847
974c20cad63a
* pl-refcard.ps: Regenerate.
Chong Yidong <cyd@stupidchicken.com>
parents:
75829
diff
changeset
|
163 2007-02-13 Chong Yidong <cyd@stupidchicken.com> |
974c20cad63a
* pl-refcard.ps: Regenerate.
Chong Yidong <cyd@stupidchicken.com>
parents:
75829
diff
changeset
|
164 |
75848
f33def229448
* cs-refcard.tex (versionemacs): New macro.
Chong Yidong <cyd@stupidchicken.com>
parents:
75847
diff
changeset
|
165 * cs-refcard.tex (versionemacs): New macro. |
f33def229448
* cs-refcard.tex (versionemacs): New macro.
Chong Yidong <cyd@stupidchicken.com>
parents:
75847
diff
changeset
|
166 * cs-refcard.ps: Regenerate. |
f33def229448
* cs-refcard.tex (versionemacs): New macro.
Chong Yidong <cyd@stupidchicken.com>
parents:
75847
diff
changeset
|
167 |
75851
5ca4715d801a
* sk-refcard.ps: Regenerate.
Chong Yidong <cyd@stupidchicken.com>
parents:
75848
diff
changeset
|
168 * sk-refcard.ps: Regenerate. |
5ca4715d801a
* sk-refcard.ps: Regenerate.
Chong Yidong <cyd@stupidchicken.com>
parents:
75848
diff
changeset
|
169 |
75847
974c20cad63a
* pl-refcard.ps: Regenerate.
Chong Yidong <cyd@stupidchicken.com>
parents:
75829
diff
changeset
|
170 * pl-refcard.ps: Regenerate. |
974c20cad63a
* pl-refcard.ps: Regenerate.
Chong Yidong <cyd@stupidchicken.com>
parents:
75829
diff
changeset
|
171 |
75829 | 172 2007-02-13 Bill Wohler <wohler@newt.com> |
173 | |
174 * images/README: Add section for icons that are a part of Emacs. | |
175 | |
75819
fb5cffca11d7
* emacs.xbm: Unused file removed.
Chong Yidong <cyd@stupidchicken.com>
parents:
75775
diff
changeset
|
176 2007-02-12 Chong Yidong <cyd@stupidchicken.com> |
fb5cffca11d7
* emacs.xbm: Unused file removed.
Chong Yidong <cyd@stupidchicken.com>
parents:
75775
diff
changeset
|
177 |
75820
19dee4f46879
Unused file removed.
Chong Yidong <cyd@stupidchicken.com>
parents:
75819
diff
changeset
|
178 * gnu.xpm: Unused file removed. |
19dee4f46879
Unused file removed.
Chong Yidong <cyd@stupidchicken.com>
parents:
75819
diff
changeset
|
179 |
75819
fb5cffca11d7
* emacs.xbm: Unused file removed.
Chong Yidong <cyd@stupidchicken.com>
parents:
75775
diff
changeset
|
180 * emacs.xbm: Unused file removed. |
fb5cffca11d7
* emacs.xbm: Unused file removed.
Chong Yidong <cyd@stupidchicken.com>
parents:
75775
diff
changeset
|
181 |
75775
4fbfcc74f257
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75774
diff
changeset
|
182 2007-02-11 Juanma Barranquero <lekktu@gmail.com> |
4fbfcc74f257
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75774
diff
changeset
|
183 |
4fbfcc74f257
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75774
diff
changeset
|
184 * DEVEL.HUMOR: New entry. |
4fbfcc74f257
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
75774
diff
changeset
|
185 |
75681
5e4a56d28815
Now --members is the default for etags, not for ctags yet.
Francesco Potortì <pot@gnu.org>
parents:
75674
diff
changeset
|
186 2007-02-05 Francesco Potort,Al(B <pot@gnu.org> |
5e4a56d28815
Now --members is the default for etags, not for ctags yet.
Francesco Potortì <pot@gnu.org>
parents:
75674
diff
changeset
|
187 |
5e4a56d28815
Now --members is the default for etags, not for ctags yet.
Francesco Potortì <pot@gnu.org>
parents:
75674
diff
changeset
|
188 * etags.1: Now --members is the default for etags, not for ctags yet. |
75683
9799685ea4e0
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
75681
diff
changeset
|
189 * NEWS (etags): Document it. |
75674
dff5237eda65
* gnus-refcard.tex: Fix copyright.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75673
diff
changeset
|
190 |
75692
25f793b5051e
Restore entries deleted without comment, presumably in error.
Glenn Morris <rgm@gnu.org>
parents:
75683
diff
changeset
|
191 2007-02-04 Reiner Steib <Reiner.Steib@gmx.de> |
25f793b5051e
Restore entries deleted without comment, presumably in error.
Glenn Morris <rgm@gnu.org>
parents:
75683
diff
changeset
|
192 |
25f793b5051e
Restore entries deleted without comment, presumably in error.
Glenn Morris <rgm@gnu.org>
parents:
75683
diff
changeset
|
193 * gnus-refcard.tex: Fix copyright. |
25f793b5051e
Restore entries deleted without comment, presumably in error.
Glenn Morris <rgm@gnu.org>
parents:
75683
diff
changeset
|
194 * gnus-booklet.ps, gnus-refcard.ps: Generate. |
25f793b5051e
Restore entries deleted without comment, presumably in error.
Glenn Morris <rgm@gnu.org>
parents:
75683
diff
changeset
|
195 |
75539 | 196 2007-01-20 Glenn Morris <rgm@gnu.org> |
197 | |
198 * orgcard.tex: Remove for legal reasons. | |
199 * orgcard.ps: Remove for legal reasons. | |
200 | |
75443 | 201 2007-01-27 Kevin Rodgers <kevin.d.rodgers@gmail.com> |
202 | |
203 * PROBLEMS: More details about disabling features that hamper | |
204 performance with slow X connections. | |
205 | |
75418
0717aeaaa61d
Fix background height
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
75348
diff
changeset
|
206 2007-01-26 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
0717aeaaa61d
Fix background height
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
75348
diff
changeset
|
207 |
0717aeaaa61d
Fix background height
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
75348
diff
changeset
|
208 * ps-prin1.ps (printBackground): Fix background height. |
0717aeaaa61d
Fix background height
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
75348
diff
changeset
|
209 |
75334 | 210 2007-01-20 Glenn Morris <rgm@gnu.org> |
211 | |
212 * cd-dired-ref.tex (versionemacs): New def. | |
213 * cs-refcard.tex (versionemacs, versionyear): New defs. | |
214 * cs-survival.tex (versionemacs, versiondate): New defs. | |
215 * de-refcard.tex (versionemacs, versionyear): New defs. | |
216 * fr-refcard.tex (versionemacs, versionyear): New defs. | |
217 * fr-survival.tex (versionemacs, versiondate): New defs. | |
218 * orgcard.tex (versionyear): New def. | |
219 (shortcopyrightnotice): Only display last copyright year. | |
220 * pl-refcard.tex (versionemacs, versiondate): New defs. | |
221 * pt-br-refcard.tex (versionemacs, versionyear): New defs. | |
222 * refcard.tex (versionemacs, versionyear): New defs. | |
223 * ru-refcard.tex (versionemacs): New def. | |
224 * survival.tex (versionemacs): New def. | |
225 * sk-dired-ref.tex (versionemacs): New def. | |
226 * sk-refcard.tex (versionemacs, versionyear): New defs. | |
227 * sk-survival.tex (versionemacs): New def. | |
228 | |
75306 | 229 2007-01-20 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change) |
230 | |
231 * MACHINES: Describe how 32-bit and 64-bit versions of Emacs can | |
232 be compiled on Solaris systems. | |
233 | |
75279
9c8714bffcdd
* TODO: Proper background color handling for pngs.
Chong Yidong <cyd@stupidchicken.com>
parents:
75272
diff
changeset
|
234 2007-01-19 Chong Yidong <cyd@stupidchicken.com> |
9c8714bffcdd
* TODO: Proper background color handling for pngs.
Chong Yidong <cyd@stupidchicken.com>
parents:
75272
diff
changeset
|
235 |
9c8714bffcdd
* TODO: Proper background color handling for pngs.
Chong Yidong <cyd@stupidchicken.com>
parents:
75272
diff
changeset
|
236 * TODO: Proper background color handling for pngs. |
9c8714bffcdd
* TODO: Proper background color handling for pngs.
Chong Yidong <cyd@stupidchicken.com>
parents:
75272
diff
changeset
|
237 |
75609 | 238 2007-01-18 Bruno Haible <bruno@clisp.org> (tiny change) |
75272
90b2e5c996de
* emacs.1: Info files moved to share/info.
Chong Yidong <cyd@stupidchicken.com>
parents:
75261
diff
changeset
|
239 |
90b2e5c996de
* emacs.1: Info files moved to share/info.
Chong Yidong <cyd@stupidchicken.com>
parents:
75261
diff
changeset
|
240 * emacs.1: Info files moved to share/info. |
90b2e5c996de
* emacs.1: Info files moved to share/info.
Chong Yidong <cyd@stupidchicken.com>
parents:
75261
diff
changeset
|
241 |
75261
c20709d49a63
Update bug-gnu-emacs address. Remove reference to
Romain Francoise <romain@orebokech.com>
parents:
75259
diff
changeset
|
242 2007-01-17 Romain Francoise <romain@orebokech.com> |
c20709d49a63
Update bug-gnu-emacs address. Remove reference to
Romain Francoise <romain@orebokech.com>
parents:
75259
diff
changeset
|
243 |
c20709d49a63
Update bug-gnu-emacs address. Remove reference to
Romain Francoise <romain@orebokech.com>
parents:
75259
diff
changeset
|
244 * emacs.1: Update bug-gnu-emacs address. Remove reference to |
c20709d49a63
Update bug-gnu-emacs address. Remove reference to
Romain Francoise <romain@orebokech.com>
parents:
75259
diff
changeset
|
245 info-gnu-emacs-request@prep.ai.mit.edu. Update copyrights. |
c20709d49a63
Update bug-gnu-emacs address. Remove reference to
Romain Francoise <romain@orebokech.com>
parents:
75259
diff
changeset
|
246 |
75259 | 247 2007-01-13 Michael Olson <mwolson@gnu.org> |
248 | |
249 * ERC-NEWS: Mention new erc-capab.el file. | |
250 | |
75210 | 251 2007-01-13 Glenn Morris <rgm@gnu.org> |
252 | |
253 * MACHINES: Add information on compiling 32-bit Emacs on 64-bit | |
254 GNU/Linux. | |
255 * PROBLEMS: As above. | |
256 | |
75122 | 257 2007-01-02 Francesco Potort,Al(B <pot@gnu.org> |
75038
9ce2dfd4d7ee
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
74779
diff
changeset
|
258 |
9ce2dfd4d7ee
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
74779
diff
changeset
|
259 * etags.1: Undocument the --no-warn option. |
9ce2dfd4d7ee
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
74779
diff
changeset
|
260 |
74705
b3678b1f5d53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74662
diff
changeset
|
261 2006-12-17 Richard Stallman <rms@gnu.org> |
b3678b1f5d53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74662
diff
changeset
|
262 |
b3678b1f5d53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74662
diff
changeset
|
263 * TUTORIAL: Say that C-d and DEL with arg do killing. |
b3678b1f5d53
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
74662
diff
changeset
|
264 |
74662 | 265 2006-12-16 Eli Zaretskii <eliz@gnu.org> |
266 | |
267 * PROBLEMS: Document problems with rebasing Cygwin DLLs. | |
268 | |
74484 | 269 2006-12-08 Michael Olson <mwolson@gnu.org> |
270 | |
271 * ERC-NEWS: Note that the list module has been removed. | |
272 | |
74451
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74358
diff
changeset
|
273 2006-12-05 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74358
diff
changeset
|
274 |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74358
diff
changeset
|
275 * NEWS (Changes to cmuscheme): Mention the alternative for |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74358
diff
changeset
|
276 `~/.emacs_SCHEMEPROG' which is `~/.emacs.d/init_SCHEMEPROG.scm'. |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74358
diff
changeset
|
277 (Init file changes): Same for `~/.emacs_SHELL' versus |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74358
diff
changeset
|
278 `~/.emacs.d/init_SHELL.sh'. |
335a9eff819b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74358
diff
changeset
|
279 |
74358
7d94aedb394a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74299
diff
changeset
|
280 2006-12-01 Juanma Barranquero <lekktu@gmail.com> |
7d94aedb394a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74299
diff
changeset
|
281 |
7d94aedb394a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74299
diff
changeset
|
282 * DEVEL.HUMOR: Another entry. |
7d94aedb394a
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74299
diff
changeset
|
283 |
74299
987cb3362b63
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
74126
diff
changeset
|
284 2006-08-14 Masatake YAMATO <jet@gyve.org> |
987cb3362b63
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
74126
diff
changeset
|
285 |
987cb3362b63
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
74126
diff
changeset
|
286 * etags.1: Added / to the end of DEVAR regex. |
987cb3362b63
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
74126
diff
changeset
|
287 |
74126
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
288 2006-11-22 Juanma Barranquero <lekktu@gmail.com> |
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
289 |
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
290 * emacsclient.1 (DESCRIPTION): Suggest also `server-mode'. |
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
291 (OPTIONS): Document `-f', `--server-file' and EMACS_SERVER_FILE. |
681d59f945bb
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74093
diff
changeset
|
292 |
74093 | 293 2006-11-20 Michael Olson <mwolson@gnu.org> |
294 | |
295 * NEWS: Change M-x erc-select to M-x erc. | |
296 | |
74092 | 297 2006-11-20 Sun Yijiang <sunyijiang@gmail.com> |
298 | |
299 * TUTORIAL.cn: Updated. | |
300 | |
74031
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73968
diff
changeset
|
301 2006-11-17 Carsten Dominik <dominik@science.uva.nl> |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73968
diff
changeset
|
302 |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73968
diff
changeset
|
303 * orgcard.tex (section{Agenda Views}): Document `C-k'. |
4bebd11be400
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73968
diff
changeset
|
304 |
73968
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
305 2006-11-13 Carsten Dominik <dominik@science.uva.nl> |
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
306 |
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
307 * orgcard.tex: Version number change. |
a4d58aeb9dd9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73963
diff
changeset
|
308 |
73963 | 309 2006-11-13 Bill Wohler <wohler@newt.com> |
310 | |
311 Release MH-E version 8.0.3. | |
312 | |
313 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.3. | |
314 | |
73901
b6b74da5b21f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73876
diff
changeset
|
315 2006-11-10 Juanma Barranquero <lekktu@gmail.com> |
b6b74da5b21f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73876
diff
changeset
|
316 |
b6b74da5b21f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73876
diff
changeset
|
317 * DEVEL.HUMOR: Two more entries. |
b6b74da5b21f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73876
diff
changeset
|
318 |
73876
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
319 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com> |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
320 |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
321 * orgcard.tex (section{Archiving}): Document C-TAB. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
322 (section{TODO Items and Checkboxes}): Checkbox keys moved to this |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
323 section, added documentation for the key `C-c #'. |
14ee8b3bf905
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
73856
diff
changeset
|
324 |
73901
b6b74da5b21f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73876
diff
changeset
|
325 2006-11-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change) |
73712
38153d07b883
* emacs.py: (eargs) Provide eldoc message for builtin types.
Chong Yidong <cyd@stupidchicken.com>
parents:
73470
diff
changeset
|
326 |
73714 | 327 * emacs.py (eargs): Provide eldoc message for builtin types. |
73901
b6b74da5b21f
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73876
diff
changeset
|
328 Make sure eargs always outputs sentinel, to avoid Emacs freeze. |
73712
38153d07b883
* emacs.py: (eargs) Provide eldoc message for builtin types.
Chong Yidong <cyd@stupidchicken.com>
parents:
73470
diff
changeset
|
329 |
73470
4a2a0193261a
* emacs.py (eargs): Return expected _emacs_out string even if
Chong Yidong <cyd@stupidchicken.com>
parents:
73310
diff
changeset
|
330 2006-10-22 Chong Yidong <cyd@stupidchicken.com> |
4a2a0193261a
* emacs.py (eargs): Return expected _emacs_out string even if
Chong Yidong <cyd@stupidchicken.com>
parents:
73310
diff
changeset
|
331 |
4a2a0193261a
* emacs.py (eargs): Return expected _emacs_out string even if
Chong Yidong <cyd@stupidchicken.com>
parents:
73310
diff
changeset
|
332 * emacs.py (eargs): Return expected _emacs_out string even if |
4a2a0193261a
* emacs.py (eargs): Return expected _emacs_out string even if
Chong Yidong <cyd@stupidchicken.com>
parents:
73310
diff
changeset
|
333 errors occur. |
4a2a0193261a
* emacs.py (eargs): Return expected _emacs_out string even if
Chong Yidong <cyd@stupidchicken.com>
parents:
73310
diff
changeset
|
334 |
73310
281c5fbc3ec9
Add the topic line for last entry since that was
David Kastrup <dak@gnu.org>
parents:
73278
diff
changeset
|
335 2006-10-09 David Kastrup <dak@gnu.org> |
281c5fbc3ec9
Add the topic line for last entry since that was
David Kastrup <dak@gnu.org>
parents:
73278
diff
changeset
|
336 |
281c5fbc3ec9
Add the topic line for last entry since that was
David Kastrup <dak@gnu.org>
parents:
73278
diff
changeset
|
337 * DEVEL.HUMOR: Add the topic line for last entry since that was |
281c5fbc3ec9
Add the topic line for last entry since that was
David Kastrup <dak@gnu.org>
parents:
73278
diff
changeset
|
338 what the joke was about. |
281c5fbc3ec9
Add the topic line for last entry since that was
David Kastrup <dak@gnu.org>
parents:
73278
diff
changeset
|
339 |
73278 | 340 2006-10-07 Ognyan Kulev <ogi@fmi.uni-sofia.bg> |
341 | |
342 * TUTORIAL.bg: Synchronize with TUTORIAL. | |
343 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
344 2006-10-06 Juanma Barranquero <lekktu@gmail.com> |
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
345 |
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
346 * DEVEL.HUMOR: New file. |
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
347 |
73196
8c94e11c22ec
* PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
Chong Yidong <cyd@stupidchicken.com>
parents:
73143
diff
changeset
|
348 2006-09-30 Chong Yidong <cyd@stupidchicken.com> |
8c94e11c22ec
* PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
Chong Yidong <cyd@stupidchicken.com>
parents:
73143
diff
changeset
|
349 |
8c94e11c22ec
* PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
Chong Yidong <cyd@stupidchicken.com>
parents:
73143
diff
changeset
|
350 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash. |
8c94e11c22ec
* PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash.
Chong Yidong <cyd@stupidchicken.com>
parents:
73143
diff
changeset
|
351 |
73143
c8d5b07603bf
ebnf2ps changes.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
73141
diff
changeset
|
352 2006-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
c8d5b07603bf
ebnf2ps changes.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
73141
diff
changeset
|
353 |
c8d5b07603bf
ebnf2ps changes.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
73141
diff
changeset
|
354 * NEWS: ebnf2ps changes. |
c8d5b07603bf
ebnf2ps changes.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
73141
diff
changeset
|
355 |
73141 | 356 2006-09-26 Reiner Steib <Reiner.Steib@gmx.de> |
357 | |
358 * refcard.ps: Regenerate. | |
359 | |
72965
6c6d855ef919
Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
360 2006-09-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
6c6d855ef919
Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
361 |
6c6d855ef919
Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
362 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog. |
6c6d855ef919
Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
72904
diff
changeset
|
363 |
72904
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72893
diff
changeset
|
364 2006-09-15 Jay Belanger <belanger@truman.edu> |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72893
diff
changeset
|
365 |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72893
diff
changeset
|
366 * COPYING: Replace "Library Public License" by "Lesser Public |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72893
diff
changeset
|
367 License" throughout. |
425ede302504
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
72893
diff
changeset
|
368 |
72893
6f52b959d9a8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72889
diff
changeset
|
369 2006-09-15 Richard Stallman <rms@gnu.org> |
6f52b959d9a8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72889
diff
changeset
|
370 |
6f52b959d9a8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72889
diff
changeset
|
371 * THE-GNU-PROJECT: Update with the latest footnotes |
6f52b959d9a8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72889
diff
changeset
|
372 from www.gnu.org/gnu/the-gnu-project.html |
6f52b959d9a8
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72889
diff
changeset
|
373 |
72889
25c755416160
* NEWS: explain new behavior and arguments of `key-binding' and
David Kastrup <dak@gnu.org>
parents:
72833
diff
changeset
|
374 2006-09-15 David Kastrup <dak@gnu.org> |
25c755416160
* NEWS: explain new behavior and arguments of `key-binding' and
David Kastrup <dak@gnu.org>
parents:
72833
diff
changeset
|
375 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
376 * NEWS: Explain new behavior and arguments of `key-binding' and |
72889
25c755416160
* NEWS: explain new behavior and arguments of `key-binding' and
David Kastrup <dak@gnu.org>
parents:
72833
diff
changeset
|
377 `command-remapping'. |
25c755416160
* NEWS: explain new behavior and arguments of `key-binding' and
David Kastrup <dak@gnu.org>
parents:
72833
diff
changeset
|
378 |
72833
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72780
diff
changeset
|
379 2006-09-11 Paul Eggert <eggert@cs.ucla.edu> |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72780
diff
changeset
|
380 |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72780
diff
changeset
|
381 * NEWS: In terminal-oriented subshells, the EMACS environment |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72780
diff
changeset
|
382 variable now defaults to Emacs's absolute file name, instead of |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72780
diff
changeset
|
383 to "t". |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72780
diff
changeset
|
384 * PROBLEMS: Adjust tcsh advice for this. |
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72780
diff
changeset
|
385 |
72780
de11751400bd
Add "Emacs compiled with Gtk+ crashes when closing a display (x-close-connection)."
Jan Djärv <jan.h.d@swipnet.se>
parents:
72626
diff
changeset
|
386 2006-09-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
de11751400bd
Add "Emacs compiled with Gtk+ crashes when closing a display (x-close-connection)."
Jan Djärv <jan.h.d@swipnet.se>
parents:
72626
diff
changeset
|
387 |
72833
81a55a7dc3c3
* etc/NEWS: In terminal-oriented subshells, the EMACS environment
Paul Eggert <eggert@twinsun.com>
parents:
72780
diff
changeset
|
388 * PROBLEMS (are): Emacs compiled with Gtk+ crashes when closing a |
72780
de11751400bd
Add "Emacs compiled with Gtk+ crashes when closing a display (x-close-connection)."
Jan Djärv <jan.h.d@swipnet.se>
parents:
72626
diff
changeset
|
389 display (x-close-connection). |
de11751400bd
Add "Emacs compiled with Gtk+ crashes when closing a display (x-close-connection)."
Jan Djärv <jan.h.d@swipnet.se>
parents:
72626
diff
changeset
|
390 |
74093 | 391 2006-09-03 Diane Murray <disumu@x3y2z1.net> |
392 | |
74779
5ed505afa18e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74705
diff
changeset
|
393 * erc.texi (Getting Started, Connecting): Changed erc-select to erc. |
74093 | 394 |
72626 | 395 2006-09-02 Juri Linkov <juri@jurta.org> |
396 | |
397 * HELLO: Regroup Europe Non-ASCII examples by similar scripts. | |
398 | |
72523
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72466
diff
changeset
|
399 2006-08-25 Richard Stallman <rms@gnu.org> |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72466
diff
changeset
|
400 |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72466
diff
changeset
|
401 * TUTORIAL: Give priority to graphical terminals over text terminals |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72466
diff
changeset
|
402 regarding C-z. |
85d27b00d6b0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72466
diff
changeset
|
403 |
72466 | 404 2006-08-21 Sun Yijiang <sunyijiang@gmail.com> |
405 | |
406 * TUTORIAL.cn: Sync with the latest TUTORIAL. | |
407 | |
72458
18443633d75d
Update to Dave Love's latest version.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72457
diff
changeset
|
408 2006-08-20 Dave Love <fx@gnu.org> |
18443633d75d
Update to Dave Love's latest version.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72457
diff
changeset
|
409 |
18443633d75d
Update to Dave Love's latest version.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72457
diff
changeset
|
410 * emacs.py: Update to Dave Love's latest version. |
18443633d75d
Update to Dave Love's latest version.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72457
diff
changeset
|
411 (__all__): Fix args -> eargs. Add new `modpath' fun. |
18443633d75d
Update to Dave Love's latest version.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72457
diff
changeset
|
412 (eargs): Add `imports' arg. |
18443633d75d
Update to Dave Love's latest version.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72457
diff
changeset
|
413 (all_names): New fun. |
18443633d75d
Update to Dave Love's latest version.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72457
diff
changeset
|
414 (complete): Rewrite without using rlcompleter. |
18443633d75d
Update to Dave Love's latest version.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72457
diff
changeset
|
415 Remove `namespace' arg, add `imports' arg. |
18443633d75d
Update to Dave Love's latest version.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72457
diff
changeset
|
416 (ehelp): Replace g and l args with `imports'. |
18443633d75d
Update to Dave Love's latest version.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72457
diff
changeset
|
417 (eimport): Use __main__ rather than `emacs' namespace. |
18443633d75d
Update to Dave Love's latest version.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72457
diff
changeset
|
418 (modpath): New fun. |
18443633d75d
Update to Dave Love's latest version.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72457
diff
changeset
|
419 |
72457
7ee3be446a3c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72456
diff
changeset
|
420 2006-08-20 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se> (tiny change) |
72456
044730770048
(eexecfile): Use the __main__ rather than `emacs' namespace.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72443
diff
changeset
|
421 |
044730770048
(eexecfile): Use the __main__ rather than `emacs' namespace.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72443
diff
changeset
|
422 * emacs.py (eexecfile): Use the __main__ rather than `emacs' namespace. |
044730770048
(eexecfile): Use the __main__ rather than `emacs' namespace.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
72443
diff
changeset
|
423 |
72443 | 424 2006-08-18 Primoz PETERLIN <primoz.peterlin@mf.uni-lj.si> |
425 | |
426 * TUTORIAL.sl: Synchronize with TUTORIAL. | |
427 | |
428 2006-08-18 Mats Lidell <matsl@contactor.se> | |
429 | |
430 * TUTORIAL.sv: Synchronize with TUTORIAL. | |
431 | |
432 2006-08-18 Alfredo Finelli <alfredofnl@tiscali.it> | |
433 | |
434 * TUTORIAL.it: Synchronize with TUTORIAL. | |
435 | |
72400
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72376
diff
changeset
|
436 2006-08-15 Carsten Dominik <dominik@science.uva.nl> |
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72376
diff
changeset
|
437 |
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72376
diff
changeset
|
438 * orgcard.tex: Version number change. |
da520c71020b
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
72376
diff
changeset
|
439 |
72376
c2361074a3c7
* TUTORIAL.de: Synchronize with TUTORIAL.
Werner LEMBERG <wl@gnu.org>
parents:
72351
diff
changeset
|
440 2006-08-12 Werner Lemberg <wl@gnu.org> |
c2361074a3c7
* TUTORIAL.de: Synchronize with TUTORIAL.
Werner LEMBERG <wl@gnu.org>
parents:
72351
diff
changeset
|
441 |
c2361074a3c7
* TUTORIAL.de: Synchronize with TUTORIAL.
Werner LEMBERG <wl@gnu.org>
parents:
72351
diff
changeset
|
442 * TUTORIAL.de: Synchronize with TUTORIAL. |
c2361074a3c7
* TUTORIAL.de: Synchronize with TUTORIAL.
Werner LEMBERG <wl@gnu.org>
parents:
72351
diff
changeset
|
443 |
72351
cf36b1a9d6b7
Mention that zone-mode.el is now obsolete.
Romain Francoise <romain@orebokech.com>
parents:
72333
diff
changeset
|
444 2006-08-10 Romain Francoise <romain@orebokech.com> |
cf36b1a9d6b7
Mention that zone-mode.el is now obsolete.
Romain Francoise <romain@orebokech.com>
parents:
72333
diff
changeset
|
445 |
cf36b1a9d6b7
Mention that zone-mode.el is now obsolete.
Romain Francoise <romain@orebokech.com>
parents:
72333
diff
changeset
|
446 * NEWS: Mention that zone-mode.el is now obsolete. |
cf36b1a9d6b7
Mention that zone-mode.el is now obsolete.
Romain Francoise <romain@orebokech.com>
parents:
72333
diff
changeset
|
447 |
72333
7190203780ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72298
diff
changeset
|
448 2006-08-09 Richard Stallman <rms@gnu.org> |
7190203780ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72298
diff
changeset
|
449 |
7190203780ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72298
diff
changeset
|
450 * TUTORIAL: Don't say which side scroll bar is on. |
7190203780ce
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
72298
diff
changeset
|
451 |
72292
069d7c644d29
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72249
diff
changeset
|
452 2006-08-06 Nick Roberts <nickrob@snap.net.nz> |
069d7c644d29
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72249
diff
changeset
|
453 |
72297
27883144d8a2
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
72294
diff
changeset
|
454 * DEBUG (Note): Add note about following a longjmp call. |
72294
23bdb18ffccf
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72292
diff
changeset
|
455 Add local variables list for outline mode. |
72292
069d7c644d29
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
72249
diff
changeset
|
456 |
72249 | 457 2006-08-03 Michael Olson <mwolson@gnu.org> |
458 | |
459 * ERC-NEWS: Update for ERC 5.1.4. | |
460 | |
72222 | 461 2006-08-01 Kenichi Handa <handa@m17n.org> |
462 | |
463 * NEWS (find-operation-coding-system): Describe the more detail of | |
464 the change. | |
465 | |
72203 | 466 2006-07-28 Reiner Steib <Reiner.Steib@gmx.de> |
467 | |
468 * GNUS-NEWS: Regenerate from Oort Gnus node in texi/gnus.texi using | |
469 texi/gnus-news.el of the trunk. | |
470 | |
72184 | 471 2006-07-29 Reiner Steib <Reiner.Steib@gmx.de> |
472 | |
473 * NEWS: Fix typo. | |
474 | |
71936
ab6bbd94ecf9
2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71903
diff
changeset
|
475 2006-07-17 Reiner Steib <Reiner.Steib@gmx.de> |
ab6bbd94ecf9
2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71903
diff
changeset
|
476 |
ab6bbd94ecf9
2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71903
diff
changeset
|
477 * ru-refcard.ps: Regenerate. |
ab6bbd94ecf9
2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71903
diff
changeset
|
478 |
ab6bbd94ecf9
2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71903
diff
changeset
|
479 2006-07-17 Alex Ott <alexott@gmail.com> |
ab6bbd94ecf9
2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71903
diff
changeset
|
480 |
ab6bbd94ecf9
2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71903
diff
changeset
|
481 * ru-refcard.tex: Update for Emacs 22. |
ab6bbd94ecf9
2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71903
diff
changeset
|
482 |
71903 | 483 2006-07-14 Kim F. Storm <storm@cua.dk> |
484 | |
485 * PROBLEMS: Emacs now requires ws2_32.dll on Windows. | |
486 | |
72889
25c755416160
* NEWS: explain new behavior and arguments of `key-binding' and
David Kastrup <dak@gnu.org>
parents:
72833
diff
changeset
|
487 2006-07-14 K,Aa(Broly L$,1 q(Brentey <lorentey@elte.hu> |
71885
75d12747d982
Update Hungarian sample.
Károly Lőrentey <lorentey@elte.hu>
parents:
71883
diff
changeset
|
488 |
75d12747d982
Update Hungarian sample.
Károly Lőrentey <lorentey@elte.hu>
parents:
71883
diff
changeset
|
489 * HELLO: Update Hungarian sample. |
71903 | 490 |
71883 | 491 2006-07-12 Michael Olson <mwolson@gnu.org> |
492 | |
493 * ERC-NEWS: Update for ERC 5.1.3. | |
494 | |
71716
8dd983bf9226
Suggest consolidation with user customization when the
David Kastrup <dak@gnu.org>
parents:
71682
diff
changeset
|
495 2006-07-08 David Kastrup <dak@gnu.org> |
8dd983bf9226
Suggest consolidation with user customization when the
David Kastrup <dak@gnu.org>
parents:
71682
diff
changeset
|
496 |
8dd983bf9226
Suggest consolidation with user customization when the
David Kastrup <dak@gnu.org>
parents:
71682
diff
changeset
|
497 * TODO: Suggest consolidation with user customization when the |
8dd983bf9226
Suggest consolidation with user customization when the
David Kastrup <dak@gnu.org>
parents:
71682
diff
changeset
|
498 system default of a customized variable changes. |
8dd983bf9226
Suggest consolidation with user customization when the
David Kastrup <dak@gnu.org>
parents:
71682
diff
changeset
|
499 |
71682
eb8748b314c4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71654
diff
changeset
|
500 2006-07-08 Thien-Thi Nguyen <ttn@gnu.org> |
eb8748b314c4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71654
diff
changeset
|
501 |
eb8748b314c4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71654
diff
changeset
|
502 * compilation.txt: Add an example "Compilation started ..." line. |
eb8748b314c4
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71654
diff
changeset
|
503 |
71654
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71622
diff
changeset
|
504 2006-07-07 Carsten Dominik <dominik@science.uva.nl> |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71622
diff
changeset
|
505 |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71622
diff
changeset
|
506 * orgcard.tex: Version number change. |
4dfa603c6500
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71622
diff
changeset
|
507 |
71622 | 508 2006-07-05 Kenichi Handa <handa@m17n.org> |
509 | |
510 * HELLO: Add a paragraph for non-ASCII examples at the head. Add | |
511 Bulgarian and Hungarian. Add more "hello"s to Danish and Swedish. | |
512 | |
71603
aa82602239d4
Update for MH-E release 8.0.2.
Bill Wohler <wohler@newt.com>
parents:
71566
diff
changeset
|
513 2006-07-03 Bill Wohler <wohler@newt.com> |
aa82602239d4
Update for MH-E release 8.0.2.
Bill Wohler <wohler@newt.com>
parents:
71566
diff
changeset
|
514 |
aa82602239d4
Update for MH-E release 8.0.2.
Bill Wohler <wohler@newt.com>
parents:
71566
diff
changeset
|
515 Release MH-E version 8.0.2. |
aa82602239d4
Update for MH-E release 8.0.2.
Bill Wohler <wohler@newt.com>
parents:
71566
diff
changeset
|
516 |
aa82602239d4
Update for MH-E release 8.0.2.
Bill Wohler <wohler@newt.com>
parents:
71566
diff
changeset
|
517 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.2. |
aa82602239d4
Update for MH-E release 8.0.2.
Bill Wohler <wohler@newt.com>
parents:
71566
diff
changeset
|
518 |
71566
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71550
diff
changeset
|
519 2006-07-03 Carsten Dominik <dominik@science.uva.nl> |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71550
diff
changeset
|
520 |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71550
diff
changeset
|
521 * orgcard.tex (section{Agenda Views}): Document `s' key to save |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71550
diff
changeset
|
522 all org-mode buffers. |
3ce880f9bb94
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71550
diff
changeset
|
523 |
71550
85f0d10c1cf7
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
71526
diff
changeset
|
524 2006-06-30 Francesco Potort,Al(B <pot@gnu.org> |
85f0d10c1cf7
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
71526
diff
changeset
|
525 |
85f0d10c1cf7
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
71526
diff
changeset
|
526 * etags.1: -m and -M options do not exist. |
85f0d10c1cf7
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
71526
diff
changeset
|
527 |
71526
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71518
diff
changeset
|
528 2006-06-29 Carsten Dominik <dominik@science.uva.nl> |
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71518
diff
changeset
|
529 |
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71518
diff
changeset
|
530 * orgcard.tex (section{Structure Editing}): Document checkbox |
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71518
diff
changeset
|
531 toggling. |
ff304c9b1fb2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71518
diff
changeset
|
532 |
71518 | 533 2006-06-28 Juri Linkov <juri@jurta.org> |
534 | |
535 * grep.txt (Local Variables): Move to end of file. | |
536 | |
71513 | 537 2006-06-28 Reiner Steib <Reiner.Steib@gmx.de> |
538 | |
71514
740f82dedf09
Add rules for refcards.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71513
diff
changeset
|
539 * Makefile: Add rules for refcards. |
740f82dedf09
Add rules for refcards.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71513
diff
changeset
|
540 |
71513 | 541 * de-refcard.ps, fr-refcard.ps, pt-br-refcard.ps: Regenerate. |
542 | |
71455
04ee613dfd2b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71451
diff
changeset
|
543 2006-06-24 Nick Roberts <nickrob@snap.net.nz> |
04ee613dfd2b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71451
diff
changeset
|
544 |
04ee613dfd2b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71451
diff
changeset
|
545 * NEWS: Remove duplicate entries. |
04ee613dfd2b
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
71451
diff
changeset
|
546 |
71451
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71444
diff
changeset
|
547 2006-06-23 Carsten Dominik <dominik@science.uva.nl> |
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71444
diff
changeset
|
548 |
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71444
diff
changeset
|
549 * orgcard.tex (section{LaTeX and cdlatex-mode}): New section. |
5bec35de83c2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71444
diff
changeset
|
550 |
71444 | 551 2006-06-23 Kim F. Storm <storm@cua.dk> |
552 | |
553 * DEBUG: Mention `pv variable' to print value of Lisp variables. | |
554 Mention `xpr' and fix example to use it. Add section describing | |
555 commands such as `pit' that are useful for debugging redisplay | |
556 related problems. | |
557 | |
71424 | 558 2006-06-22 Kim F. Storm <storm@cua.dk> |
559 | |
560 * HELLO (Local Variables): Move to end of file. | |
561 | |
71415
2cbfed77ddff
Update for MH-E release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71387
diff
changeset
|
562 2006-06-20 Bill Wohler <wohler@newt.com> |
2cbfed77ddff
Update for MH-E release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71387
diff
changeset
|
563 |
2cbfed77ddff
Update for MH-E release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71387
diff
changeset
|
564 Release MH-E version 8.0.1. |
2cbfed77ddff
Update for MH-E release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71387
diff
changeset
|
565 |
2cbfed77ddff
Update for MH-E release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71387
diff
changeset
|
566 * NEWS, MH-E-NEWS: Update for MH-E release 8.0.1. |
2cbfed77ddff
Update for MH-E release 8.0.1.
Bill Wohler <wohler@newt.com>
parents:
71387
diff
changeset
|
567 |
71387
ff873e05327c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71344
diff
changeset
|
568 2006-06-19 Carsten Dominik <dominik@science.uva.nl> |
ff873e05327c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71344
diff
changeset
|
569 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
570 * orgcard.tex (section{Clocking Time}): Add new clocking commands. |
71387
ff873e05327c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71344
diff
changeset
|
571 (section{Structure Editing}): Add global archiving command. |
ff873e05327c
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
71344
diff
changeset
|
572 |
71344
428906b1827f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71290
diff
changeset
|
573 2006-06-14 Thien-Thi Nguyen <ttn@gnu.org> |
428906b1827f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71290
diff
changeset
|
574 |
428906b1827f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71290
diff
changeset
|
575 * yow.lines: Delete existing data; add a new entry. |
428906b1827f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71290
diff
changeset
|
576 |
71290
3f1743ca9233
2006-06-09 W?odek Bzyl <matwb@univ.gda.pl>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71284
diff
changeset
|
577 2006-06-09 W$,1 b(Bodek Bzyl <matwb@univ.gda.pl> |
3f1743ca9233
2006-06-09 W?odek Bzyl <matwb@univ.gda.pl>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71284
diff
changeset
|
578 |
3f1743ca9233
2006-06-09 W?odek Bzyl <matwb@univ.gda.pl>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71284
diff
changeset
|
579 * pl-refcard.ps: Regenerate. |
3f1743ca9233
2006-06-09 W?odek Bzyl <matwb@univ.gda.pl>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71284
diff
changeset
|
580 |
71284
52955dc82c74
Attribute changes correctly (W?odek Bzyl).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71281
diff
changeset
|
581 2006-06-08 W$,1 b(Bodek Bzyl <matwb@univ.gda.pl> |
71279
74c8ae4a7c3c
Fix errors in previous commit.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71278
diff
changeset
|
582 |
71281 | 583 * pl-refcard.tex: Update for Emacs 22. |
584 | |
71284
52955dc82c74
Attribute changes correctly (W?odek Bzyl).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71281
diff
changeset
|
585 2006-06-08 Reiner Steib <Reiner.Steib@gmx.de> |
52955dc82c74
Attribute changes correctly (W?odek Bzyl).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71281
diff
changeset
|
586 |
71279
74c8ae4a7c3c
Fix errors in previous commit.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71278
diff
changeset
|
587 * fr-refcard.tex: Fix errors in previous commit. |
74c8ae4a7c3c
Fix errors in previous commit.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71278
diff
changeset
|
588 |
71284
52955dc82c74
Attribute changes correctly (W?odek Bzyl).
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71281
diff
changeset
|
589 2006-06-08 ,AI(Bric Jacoboni <jaco@jacoboni.fr> |
71278
2e98e55d861e
2006-06-08 ?ic Jacoboni <jaco@jacoboni.fr>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71257
diff
changeset
|
590 |
2e98e55d861e
2006-06-08 ?ic Jacoboni <jaco@jacoboni.fr>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71257
diff
changeset
|
591 * fr-refcard.tex: Update for Emacs 22. |
2e98e55d861e
2006-06-08 ?ic Jacoboni <jaco@jacoboni.fr>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
71257
diff
changeset
|
592 |
71257 | 593 2006-06-07 Kenichi Handa <handa@m17n.org> |
594 | |
595 * NEWS: Mention how to disable character translation for a file. | |
596 | |
71210
5288e792bb28
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71204
diff
changeset
|
597 2006-06-04 Sven Joachim <svenjoac@gmx.de> |
5288e792bb28
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71204
diff
changeset
|
598 |
5288e792bb28
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71204
diff
changeset
|
599 * de-refcard.tex: Update for Emacs 22: Use German quotes |
5288e792bb28
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71204
diff
changeset
|
600 and umlauts; fix overfull /hboxes; many rewordings. |
5288e792bb28
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
71204
diff
changeset
|
601 |
71204
9e79eef112d7
Reorganize NEWS and ONEWS files into NEWS for current major version
Kim F. Storm <storm@cua.dk>
parents:
71193
diff
changeset
|
602 2006-06-04 Kim F. Storm <storm@cua.dk> |
9e79eef112d7
Reorganize NEWS and ONEWS files into NEWS for current major version
Kim F. Storm <storm@cua.dk>
parents:
71193
diff
changeset
|
603 |
9e79eef112d7
Reorganize NEWS and ONEWS files into NEWS for current major version
Kim F. Storm <storm@cua.dk>
parents:
71193
diff
changeset
|
604 * NEWS: Move news for pre-22 versions into... |
9e79eef112d7
Reorganize NEWS and ONEWS files into NEWS for current major version
Kim F. Storm <storm@cua.dk>
parents:
71193
diff
changeset
|
605 * NEWS.21, NEWS.20: ... new files for Emacs 21 and Emacs 20 news. |
9e79eef112d7
Reorganize NEWS and ONEWS files into NEWS for current major version
Kim F. Storm <storm@cua.dk>
parents:
71193
diff
changeset
|
606 * ONEWS, ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Remove (rename) files ... |
9e79eef112d7
Reorganize NEWS and ONEWS files into NEWS for current major version
Kim F. Storm <storm@cua.dk>
parents:
71193
diff
changeset
|
607 * NEWS.19, NEWS.18, NEWS.1-17: ... and organize news about older Emacs |
76373 | 608 versions in separate files. Update copyright notices. |
71204
9e79eef112d7
Reorganize NEWS and ONEWS files into NEWS for current major version
Kim F. Storm <storm@cua.dk>
parents:
71193
diff
changeset
|
609 |
71187 | 610 2006-06-03 Eli Zaretskii <eliz@gnu.org> |
611 | |
71213 | 612 * LPF, LEDIT: Remove files. |
613 | |
614 * FTP, README, HELLO, MACHINES, MAILINGLISTS, MORE.STUFF, ETAGS.EBNF: | |
615 * MOTIVATION, ORDERS, SERVICE, TERMS, TODO: | |
616 * enriched.doc, ulimit.hack, ses-example.ses, ms-7bkermit, emacs.csh: | |
617 * Xkeymap.txt, compilation.txt, grep.txt: | |
618 Add copyright notice and copying permissions. | |
619 | |
71111 | 620 2006-05-31 David Ponce <david@dponce.com> |
621 | |
71213 | 622 * tree-widget/default/close.png, tree-widget/default/close.xpm: |
623 * tree-widget/default/empty.png, tree-widget/default/empty.xpm: | |
624 * tree-widget/default/end-guide.png, tree-widget/default/end-guide.xpm: | |
625 * tree-widget/default/guide.png, tree-widget/default/guide.xpm: | |
626 * tree-widget/default/handle.png, tree-widget/default/handle.xpm: | |
627 * tree-widget/default/leaf.png, tree-widget/default/leaf.xpm: | |
628 * tree-widget/default/no-guide.png, tree-widget/default/no-guide.xpm: | |
629 * tree-widget/default/no-handle.png, tree-widget/default/no-handle.xpm: | |
630 * tree-widget/default/open.png, tree-widget/default/open.xpm: | |
631 * tree-widget/folder/close.png, tree-widget/folder/close.xpm: | |
632 * tree-widget/folder/empty.png, tree-widget/folder/empty.xpm: | |
633 * tree-widget/folder/end-guide.png, tree-widget/folder/end-guide.xpm: | |
634 * tree-widget/folder/guide.png, tree-widget/folder/guide.xpm: | |
635 * tree-widget/folder/handle.png, tree-widget/folder/handle.xpm: | |
636 * tree-widget/folder/leaf.png, tree-widget/folder/leaf.xpm: | |
637 * tree-widget/folder/no-guide.png, tree-widget/folder/no-guide.xpm: | |
638 * tree-widget/folder/no-handle.png, tree-widget/folder/no-handle.xpm: | |
639 * tree-widget/folder/open.png, tree-widget/folder/open.xpm: | |
640 Reduce the size of images. | |
71111 | 641 |
71059
531026a8ae1e
* NEWS: Mention F10 for Gtk+/Leddtif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70975
diff
changeset
|
642 2006-05-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
531026a8ae1e
* NEWS: Mention F10 for Gtk+/Leddtif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70975
diff
changeset
|
643 |
72298
def249a807ea
Fix typo reported by Peter Dyballa <Peter_Dyballa@Web.DE>.
Romain Francoise <romain@orebokech.com>
parents:
72297
diff
changeset
|
644 * NEWS: Mention F10 for Gtk+/Lesstif/Lucid menus. |
71059
531026a8ae1e
* NEWS: Mention F10 for Gtk+/Leddtif/Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
70975
diff
changeset
|
645 |
70975 | 646 2006-05-26 Eli Zaretskii <eliz@gnu.org> |
647 | |
648 * ledit.l: Remove file. | |
649 | |
70950 | 650 2006-05-26 Kenichi Handa <handa@m17n.org> |
651 | |
652 * NEWS (find-operation-coding-system): Mention the new argument | |
653 format. | |
654 | |
70868
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70864
diff
changeset
|
655 2006-05-24 Carsten Dominik <dominik@science.uva.nl> |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70864
diff
changeset
|
656 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
657 * orgcard.tex (section{Motion}): Added the item navigation commands. |
70868
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70864
diff
changeset
|
658 (section{Publishing}): New section. |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70864
diff
changeset
|
659 (section{Links}): Documented elisp and shell links. |
da5c0bc05b30
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70864
diff
changeset
|
660 |
70864
abebc35fed97
2006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70861
diff
changeset
|
661 2006-05-20 Rodrigo Real <rreal@ucpel.tche.br> |
abebc35fed97
2006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70861
diff
changeset
|
662 |
abebc35fed97
2006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70861
diff
changeset
|
663 * pt-br-refcard.tex: Update. |
abebc35fed97
2006-05-20 Rodrigo Real <rreal@ucpel.tche.br>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70861
diff
changeset
|
664 |
70860
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
665 2006-05-23 Reiner Steib <Reiner.Steib@gmx.de> |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
666 |
70861
ac4fa0215977
* pl-refcard.tex (Local variables): Add compile-command.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70860
diff
changeset
|
667 * pl-refcard.tex (Local variables): Add compile-command. |
ac4fa0215977
* pl-refcard.tex (Local variables): Add compile-command.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70860
diff
changeset
|
668 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
669 * ru-refcard.tex (Local variables): Add compile-command and coding. |
70861
ac4fa0215977
* pl-refcard.tex (Local variables): Add compile-command.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70860
diff
changeset
|
670 |
ac4fa0215977
* pl-refcard.tex (Local variables): Add compile-command.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70860
diff
changeset
|
671 * pt-br-refcard.tex: Don't \input psfig. |
ac4fa0215977
* pl-refcard.tex (Local variables): Add compile-command.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70860
diff
changeset
|
672 |
70860
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
673 * refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'. |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
674 |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
675 * de-refcard.tex (section{Info}): Ditto. |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
676 |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
677 * fr-refcard.tex (section{Info}): Ditto. Translation suggested by |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
678 Stefan Monnier <monnier@iro.umontreal.ca>. |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
679 |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
680 * pl-refcard.tex (section{Info}): Ditto. Translation suggested by |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
681 Slawomir Nowaczyk <slawomir.nowaczyk.847@student.lu.se>. |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
682 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
683 * cs-refcard.tex (section{Info}): Use `s' instead of `M-s'. Entry |
70860
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
684 for `i' is not translated yet. |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
685 |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
686 * pt-br-refcard.tex (section{Info}): Ditto. |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
687 |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
688 * ru-refcard.tex (section{Info}): Ditto. |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
689 |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
690 * sk-refcard.tex (section{Info}): Ditto. |
46cec5e362d6
* refcard.tex (section{Info}): Add `i'. Use `s' instead of `M-s'.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70839
diff
changeset
|
691 |
70839 | 692 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de> |
693 | |
694 * MORE.STUFF: Update AUCTeX entry. | |
695 | |
70792 | 696 2006-05-20 Rodrigo Real <rreal@ucpel.tche.br> |
697 | |
698 * pt-br-refcard.tex: | |
699 * pt-br-refcard.ps: New files. | |
700 | |
70669 | 701 2006-05-15 Reiner Steib <Reiner.Steib@gmx.de> |
702 | |
703 * sk-refcard.tex: Add coding cookie. | |
704 | |
70667
530650861e31
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-280
Miles Bader <miles@gnu.org>
parents:
70617
diff
changeset
|
705 2006-05-15 Michael Olson <mwolson@gnu.org> |
530650861e31
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-280
Miles Bader <miles@gnu.org>
parents:
70617
diff
changeset
|
706 |
530650861e31
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-280
Miles Bader <miles@gnu.org>
parents:
70617
diff
changeset
|
707 * MORE.STUFF: Update URL for Planner Mode and add description. |
530650861e31
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-280
Miles Bader <miles@gnu.org>
parents:
70617
diff
changeset
|
708 Canonicalize URLs for Emacs Muse and Emacs Wiki Mode. |
530650861e31
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-280
Miles Bader <miles@gnu.org>
parents:
70617
diff
changeset
|
709 |
70617
af5bc6c80df2
ERC is now part of Emacs.
Romain Francoise <romain@orebokech.com>
parents:
70615
diff
changeset
|
710 2006-05-12 Romain Francoise <romain@orebokech.com> |
af5bc6c80df2
ERC is now part of Emacs.
Romain Francoise <romain@orebokech.com>
parents:
70615
diff
changeset
|
711 |
af5bc6c80df2
ERC is now part of Emacs.
Romain Francoise <romain@orebokech.com>
parents:
70615
diff
changeset
|
712 * MORE.STUFF: ERC is now part of Emacs. |
af5bc6c80df2
ERC is now part of Emacs.
Romain Francoise <romain@orebokech.com>
parents:
70615
diff
changeset
|
713 Add Emacs Muse. |
af5bc6c80df2
ERC is now part of Emacs.
Romain Francoise <romain@orebokech.com>
parents:
70615
diff
changeset
|
714 |
70615
5aa2a577604d
2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70477
diff
changeset
|
715 2006-05-12 Ken Manheimer <ken.manheimer@gmail.com> |
5aa2a577604d
2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70477
diff
changeset
|
716 |
5aa2a577604d
2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70477
diff
changeset
|
717 * NEWS (allout): Update. |
5aa2a577604d
2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70477
diff
changeset
|
718 |
70477
f1d1775c6b28
Update for MH-E release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70263
diff
changeset
|
719 2006-05-06 Bill Wohler <wohler@newt.com> |
f1d1775c6b28
Update for MH-E release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70263
diff
changeset
|
720 |
f1d1775c6b28
Update for MH-E release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70263
diff
changeset
|
721 Release MH-E version 8.0. |
f1d1775c6b28
Update for MH-E release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70263
diff
changeset
|
722 |
f1d1775c6b28
Update for MH-E release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70263
diff
changeset
|
723 * NEWS, MH-E-NEWS: Update for MH-E release 8.0. |
f1d1775c6b28
Update for MH-E release 8.0.
Bill Wohler <wohler@newt.com>
parents:
70263
diff
changeset
|
724 |
70263
194eec425fb3
Update for MH-E release 7.95.
Bill Wohler <wohler@newt.com>
parents:
70171
diff
changeset
|
725 2006-04-28 Bill Wohler <wohler@newt.com> |
194eec425fb3
Update for MH-E release 7.95.
Bill Wohler <wohler@newt.com>
parents:
70171
diff
changeset
|
726 |
194eec425fb3
Update for MH-E release 7.95.
Bill Wohler <wohler@newt.com>
parents:
70171
diff
changeset
|
727 Release MH-E version 7.95. |
194eec425fb3
Update for MH-E release 7.95.
Bill Wohler <wohler@newt.com>
parents:
70171
diff
changeset
|
728 |
194eec425fb3
Update for MH-E release 7.95.
Bill Wohler <wohler@newt.com>
parents:
70171
diff
changeset
|
729 * NEWS, MH-E-NEWS: Update for MH-E release 7.95. |
194eec425fb3
Update for MH-E release 7.95.
Bill Wohler <wohler@newt.com>
parents:
70171
diff
changeset
|
730 |
70171 | 731 2006-04-21 Bill Wohler <wohler@newt.com> |
732 | |
733 Release MH-E version 7.94. | |
734 | |
735 * NEWS, MH-E-NEWS: Update for MH-E release 7.94. | |
736 | |
70142
aaccd198c2be
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70134
diff
changeset
|
737 2006-04-21 Nick Roberts <nickrob@snap.net.nz> |
aaccd198c2be
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70134
diff
changeset
|
738 |
aaccd198c2be
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70134
diff
changeset
|
739 * NEWS: Mention t-mouse.el. Touch up description of gdb-ui.el. |
aaccd198c2be
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
70134
diff
changeset
|
740 |
70134
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70079
diff
changeset
|
741 2006-04-20 Carsten Dominik <dominik@science.uva.nl> |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70079
diff
changeset
|
742 |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70079
diff
changeset
|
743 * orgcard.tex: Version number change only. |
3df72e0432d9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70079
diff
changeset
|
744 |
70078
5fb83972a64e
Bump version to 5.11. Remove duplicate \def's.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70075
diff
changeset
|
745 2006-04-18 Reiner Steib <Reiner.Steib@gmx.de> |
5fb83972a64e
Bump version to 5.11. Remove duplicate \def's.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70075
diff
changeset
|
746 |
71213 | 747 * gnus-refcard.tex: Bump version to 5.11. Remove duplicate \def's. |
748 Update date. | |
70078
5fb83972a64e
Bump version to 5.11. Remove duplicate \def's.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
70075
diff
changeset
|
749 |
70075 | 750 2006-04-18 Bill Wohler <wohler@newt.com> |
751 | |
752 * MORE.STUFF: Add MH-E. | |
753 | |
70066
44d33d0ce20d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70047
diff
changeset
|
754 2006-04-18 Carsten Dominik <dominik@science.uva.nl> |
44d33d0ce20d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70047
diff
changeset
|
755 |
44d33d0ce20d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70047
diff
changeset
|
756 * orgcard.tex: Version number change only. |
44d33d0ce20d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
70047
diff
changeset
|
757 |
69955 | 758 2006-04-12 Kenichi Handa <handa@m17n.org> |
759 | |
760 * PROBLEMS (C-SPC fails ...): Explicitly say fcitx in the header. | |
761 | |
69930
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69927
diff
changeset
|
762 2006-04-11 Carsten Dominik <dominik@science.uva.nl> |
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69927
diff
changeset
|
763 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
764 * orgcard.tex (section{Tables}): Document column narrowing. |
69930
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69927
diff
changeset
|
765 (section{Links}): Document bracket links. |
2f524fd75dec
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69927
diff
changeset
|
766 |
69927 | 767 2006-04-11 Kenichi Handa <handa@m17n.org> |
768 | |
769 * PROBLEMS (C-SPC fails ...): Add description for fcitx. | |
770 | |
69924
b65913621fc8
Add package-version keyword to `defcustom' and mention associated
Bill Wohler <wohler@newt.com>
parents:
69844
diff
changeset
|
771 2006-04-10 Bill Wohler <wohler@newt.com> |
b65913621fc8
Add package-version keyword to `defcustom' and mention associated
Bill Wohler <wohler@newt.com>
parents:
69844
diff
changeset
|
772 |
b65913621fc8
Add package-version keyword to `defcustom' and mention associated
Bill Wohler <wohler@newt.com>
parents:
69844
diff
changeset
|
773 * NEWS: Add package-version keyword to `defcustom' and mention |
b65913621fc8
Add package-version keyword to `defcustom' and mention associated
Bill Wohler <wohler@newt.com>
parents:
69844
diff
changeset
|
774 associated variable `customize-package-emacs-version-alist'. |
b65913621fc8
Add package-version keyword to `defcustom' and mention associated
Bill Wohler <wohler@newt.com>
parents:
69844
diff
changeset
|
775 |
69844 | 776 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de> |
777 | |
778 * NEWS: Add string-or-null-p. | |
779 | |
69713
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
780 2006-03-28 Bill Wohler <wohler@newt.com> |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
781 |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
782 * images/README: Update with following information. |
70047
97f9c95377f4
Whitespace fixes.
Romain Francoise <romain@orebokech.com>
parents:
69955
diff
changeset
|
783 |
69713
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
784 * images/data-save.xpm, images/mail/flag-for-followup.xpm: |
71213 | 785 * images/zoom-in.xpm, images/zoom-out.xpm: New images from GNOME 2.12. |
69713
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
786 |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
787 * images/contact.pbm, images/data-save.pbm, images/delete.pbm: |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
788 * images/mail/flag-for-followup.pbm, images/mail/inbox.pbm: |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
789 * images/mail/move.pbm, images/next-page.pbm, images/zoom-out.pbm: |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
790 New bitmaps for new images. |
70047
97f9c95377f4
Whitespace fixes.
Romain Francoise <romain@orebokech.com>
parents:
69955
diff
changeset
|
791 |
97f9c95377f4
Whitespace fixes.
Romain Francoise <romain@orebokech.com>
parents:
69955
diff
changeset
|
792 * images/refresh.xpm, images/sort-ascending.xpm, |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
793 * images/sort-descending.xpm: Update with GTK 2.x images. Note |
69713
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
794 that the default GTK icons are not overridden by the GNOME theme |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
795 due to a bug which was fixed in GNOME 2.15. Once GNOME 2.16 is in |
69713
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
796 wide circulation, then the GTK icons should be replaced with the |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
797 equivalent GNOME icons. Until then, we should be consistent with |
69713
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
798 GTK first, then GNOME. |
70047
97f9c95377f4
Whitespace fixes.
Romain Francoise <romain@orebokech.com>
parents:
69955
diff
changeset
|
799 |
97f9c95377f4
Whitespace fixes.
Romain Francoise <romain@orebokech.com>
parents:
69955
diff
changeset
|
800 * images/mail/repack.xpm, images/mail/reply-from.xpm: |
69713
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
801 * images/mail/reply-to.xpm, images/search-replace.xpm: |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
802 * images/separator.xpm, images/show.xpm: Update custom icons to be |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
803 closer to their GNOME counterparts. |
70047
97f9c95377f4
Whitespace fixes.
Romain Francoise <romain@orebokech.com>
parents:
69955
diff
changeset
|
804 |
97f9c95377f4
Whitespace fixes.
Romain Francoise <romain@orebokech.com>
parents:
69955
diff
changeset
|
805 * images/attach.pbm, images/exit.pbm, images/mail/compose.pbm: |
69713
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
806 * images/mail/repack.pbm, images/mail/reply-all.pbm: |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
807 * images/mail/reply-from.pbm, images/mail/reply-to.pbm: |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
808 * images/mail/reply.pbm, images/mail/send.pbm, images/show.pbm: |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
809 * images/search-replace.pbm: Update bitmaps. |
70047
97f9c95377f4
Whitespace fixes.
Romain Francoise <romain@orebokech.com>
parents:
69955
diff
changeset
|
810 |
97f9c95377f4
Whitespace fixes.
Romain Francoise <romain@orebokech.com>
parents:
69955
diff
changeset
|
811 * images/execute.pbm, images/execute.xpm, images/fld-open.pbm: |
69713
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
812 * images/fld-open.xpm, images/highlight.pbm, images/highlight.xpm: |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
813 * images/mail.pbm, images/mail.xpm, images/mail/alias.pbm: |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
814 * images/mail/alias.xpm, images/mail/refile.pbm: |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
815 * images/mail/refile.xpm, images/page-down.pbm: |
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
816 * images/page-down.xpm, images/widen.pbm, images/widen.xpm: Remove |
71213 | 817 custom MH-E icons -- MH-E is now using the equivalent GTK/GNOME icons. |
69713
75b06a7624a1
* images/README: Update with following information.
Bill Wohler <wohler@newt.com>
parents:
69643
diff
changeset
|
818 |
69643 | 819 2006-03-23 Romain Francoise <romain@orebokech.com> |
820 | |
821 * NEWS: Misc. fixes. | |
822 | |
69484
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69474
diff
changeset
|
823 2006-03-15 Carsten Dominik <dominik@science.uva.nl> |
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69474
diff
changeset
|
824 |
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69474
diff
changeset
|
825 * orgcard.tex: Version number change only. |
f35f71144e2d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69474
diff
changeset
|
826 |
69474
5cac5e03ca8d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69424
diff
changeset
|
827 2006-03-15 Nick Roberts <nickrob@snap.net.nz> |
5cac5e03ca8d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69424
diff
changeset
|
828 |
5cac5e03ca8d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69424
diff
changeset
|
829 * DEBUG (Note): Describe features for debugging with GDB in Emacs. |
5cac5e03ca8d
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
69424
diff
changeset
|
830 |
69424
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
831 2006-03-11 Miles Bader <miles@gnu.org> |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
832 |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
833 * images/mail: New directory. |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
834 * images/attach.xpm, images/connect.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
835 * images/contact.xpm, images/delete.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
836 * images/describe.xpm, images/disconnect.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
837 * images/exit.xpm, images/gnus/toggle-subscription.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
838 * images/lock-broken.xpm, images/lock-ok.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
839 * images/lock.xpm, images/mail/compose.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
840 * images/mail/copy.xpm, images/mail/forward.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
841 * images/mail/inbox.xpm, images/mail/move.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
842 * images/mail/not-spam.xpm, images/mail/outbox.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
843 * images/mail/preview.xpm, images/mail/reply-all.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
844 * images/mail/reply.xpm, images/mail/save-draft.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
845 * images/mail/save.xpm, images/mail/send.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
846 * images/mail/spam.xpm, images/next-page.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
847 * images/refresh.xpm, images/separator.xpm: |
71213 | 848 * images/sort-ascending.xpm, images/sort-column-ascending.xpm: |
69424
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
849 * images/sort-criteria.xpm, images/sort-descending.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
850 * images/sort-row-ascending.xpm: |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
851 New icons, copied from Gnus trunk (originally from Gnome 2.6). |
ed7704221f2b
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Miles Bader <miles@gnu.org>
parents:
69423
diff
changeset
|
852 |
69422
e48e1751c47d
Document `image-load-path-for-library'. Note that all images have been
Bill Wohler <wohler@newt.com>
parents:
69347
diff
changeset
|
853 2006-03-11 Bill Wohler <wohler@newt.com> |
e48e1751c47d
Document `image-load-path-for-library'. Note that all images have been
Bill Wohler <wohler@newt.com>
parents:
69347
diff
changeset
|
854 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
855 * NEWS: Document `image-load-path-for-library'. Note that all |
69422
e48e1751c47d
Document `image-load-path-for-library'. Note that all images have been
Bill Wohler <wohler@newt.com>
parents:
69347
diff
changeset
|
856 images have been moved from lisp into etc/images in `find-image' |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
857 item. Fix typo in `copy-tree'. |
69422
e48e1751c47d
Document `image-load-path-for-library'. Note that all images have been
Bill Wohler <wohler@newt.com>
parents:
69347
diff
changeset
|
858 |
69347
f82697609957
Replace "Schreiben" by "Dr? where appropriate.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
69321
diff
changeset
|
859 2006-03-09 Reiner Steib <Reiner.Steib@gmx.de> |
f82697609957
Replace "Schreiben" by "Dr? where appropriate.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
69321
diff
changeset
|
860 |
f82697609957
Replace "Schreiben" by "Dr? where appropriate.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
69321
diff
changeset
|
861 * TUTORIAL.de: Replace "Schreiben" by "Dr,A|(Bcken" where appropriate. |
f82697609957
Replace "Schreiben" by "Dr? where appropriate.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
69321
diff
changeset
|
862 |
69320
2e2803d83fb7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69288
diff
changeset
|
863 2006-03-07 Carsten Dominik <dominik@science.uva.nl> |
2e2803d83fb7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69288
diff
changeset
|
864 |
69321
bcbe2f30cba0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69320
diff
changeset
|
865 * orgcard.tex: Version number change only. |
69320
2e2803d83fb7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
69288
diff
changeset
|
866 |
69288
fb78d0fb694a
Update for MH-E release 7.93.
Bill Wohler <wohler@newt.com>
parents:
69120
diff
changeset
|
867 2006-03-05 Bill Wohler <wohler@newt.com> |
fb78d0fb694a
Update for MH-E release 7.93.
Bill Wohler <wohler@newt.com>
parents:
69120
diff
changeset
|
868 |
fb78d0fb694a
Update for MH-E release 7.93.
Bill Wohler <wohler@newt.com>
parents:
69120
diff
changeset
|
869 Release MH-E version 7.93. |
fb78d0fb694a
Update for MH-E release 7.93.
Bill Wohler <wohler@newt.com>
parents:
69120
diff
changeset
|
870 |
fb78d0fb694a
Update for MH-E release 7.93.
Bill Wohler <wohler@newt.com>
parents:
69120
diff
changeset
|
871 * NEWS, MH-E-NEWS: Update for MH-E release 7.93. |
fb78d0fb694a
Update for MH-E release 7.93.
Bill Wohler <wohler@newt.com>
parents:
69120
diff
changeset
|
872 |
75673
b3f087a2d8cf
Fix name of Guanpeng Xu <herberteuler@hotmail.com> in 2006-02-23 entry.
Reiner Steib <Reiner.Steib@gmx.de>
parents:
75609
diff
changeset
|
873 2006-02-23 Guanpeng Xu <herberteuler@hotmail.com> |
69120
c25ca738fe29
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
69096
diff
changeset
|
874 |
c25ca738fe29
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
69096
diff
changeset
|
875 * TUTORIAL.cn: Fix omission bug: Add dot (ASCII 0x2E) on first line. |
c25ca738fe29
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
69096
diff
changeset
|
876 |
69096
91d54ab4382e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68989
diff
changeset
|
877 2006-02-22 Carsten Dominik <dominik@science.uva.nl> |
91d54ab4382e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68989
diff
changeset
|
878 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
879 * orgcard.tex (section{Links}): Rewritten to cover the modified |
69096
91d54ab4382e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68989
diff
changeset
|
880 link system. |
91d54ab4382e
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
68989
diff
changeset
|
881 |
68989
022ca860d9ec
Update for MH-E release 7.92.
Bill Wohler <wohler@newt.com>
parents:
68964
diff
changeset
|
882 2006-02-18 Bill Wohler <wohler@newt.com> |
022ca860d9ec
Update for MH-E release 7.92.
Bill Wohler <wohler@newt.com>
parents:
68964
diff
changeset
|
883 |
022ca860d9ec
Update for MH-E release 7.92.
Bill Wohler <wohler@newt.com>
parents:
68964
diff
changeset
|
884 Release MH-E version 7.92. |
022ca860d9ec
Update for MH-E release 7.92.
Bill Wohler <wohler@newt.com>
parents:
68964
diff
changeset
|
885 |
022ca860d9ec
Update for MH-E release 7.92.
Bill Wohler <wohler@newt.com>
parents:
68964
diff
changeset
|
886 * NEWS, MH-E-NEWS: Update for MH-E release 7.92. |
022ca860d9ec
Update for MH-E release 7.92.
Bill Wohler <wohler@newt.com>
parents:
68964
diff
changeset
|
887 |
68964 | 888 2006-02-17 Kenichi Handa <handa@m17n.org> |
889 | |
890 * TUTORIAL.translators (TUTORIAL.cn): Update the maintainer. | |
891 | |
892 2006-02-17 Sun Yijiang <sunyijiang@gmail.com> | |
893 | |
894 * TUTORIAL.cn: Reworked. | |
895 | |
68886
7273a522d975
* NEWS: Changes in handling of file local variables.
Chong Yidong <cyd@stupidchicken.com>
parents:
68885
diff
changeset
|
896 2006-02-14 Chong Yidong <cyd@stupidchicken.com> |
7273a522d975
* NEWS: Changes in handling of file local variables.
Chong Yidong <cyd@stupidchicken.com>
parents:
68885
diff
changeset
|
897 |
7273a522d975
* NEWS: Changes in handling of file local variables.
Chong Yidong <cyd@stupidchicken.com>
parents:
68885
diff
changeset
|
898 * NEWS: Changes in handling of file local variables. |
7273a522d975
* NEWS: Changes in handling of file local variables.
Chong Yidong <cyd@stupidchicken.com>
parents:
68885
diff
changeset
|
899 |
68885
bf32a9fa6cd9
* NEWS: Gtk+ 2.4 is required.
Jan Djärv <jan.h.d@swipnet.se>
parents:
68772
diff
changeset
|
900 2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
bf32a9fa6cd9
* NEWS: Gtk+ 2.4 is required.
Jan Djärv <jan.h.d@swipnet.se>
parents:
68772
diff
changeset
|
901 |
bf32a9fa6cd9
* NEWS: Gtk+ 2.4 is required.
Jan Djärv <jan.h.d@swipnet.se>
parents:
68772
diff
changeset
|
902 * NEWS: Gtk+ 2.4 is required. |
bf32a9fa6cd9
* NEWS: Gtk+ 2.4 is required.
Jan Djärv <jan.h.d@swipnet.se>
parents:
68772
diff
changeset
|
903 |
68772
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68743
diff
changeset
|
904 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:
68743
diff
changeset
|
905 |
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68743
diff
changeset
|
906 * PROBLEMS (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage. |
57d1d56ae004
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
68743
diff
changeset
|
907 |
68736
c148e236989d
Keybindings for Tumme in Dired.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68640
diff
changeset
|
908 2006-02-09 Mathias Dahl <mathias.dahl@gmail.com> |
c148e236989d
Keybindings for Tumme in Dired.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68640
diff
changeset
|
909 |
68743 | 910 * NEWS: New key bindings for Tumme in Dired. |
68736
c148e236989d
Keybindings for Tumme in Dired.
Mathias Dahl <mathias.dahl@gmail.com>
parents:
68640
diff
changeset
|
911 |
68637
341b24d692de
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
68630
diff
changeset
|
912 2006-02-05 Jay Belanger <belanger@truman.edu> |
341b24d692de
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
68630
diff
changeset
|
913 |
341b24d692de
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
68630
diff
changeset
|
914 * calccard.tex: Update copyright year. |
341b24d692de
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
68630
diff
changeset
|
915 |
68630
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68604
diff
changeset
|
916 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:
68604
diff
changeset
|
917 |
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68604
diff
changeset
|
918 * NEWS: Update for ERC 5.1.1. Use the same wording for headings |
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68604
diff
changeset
|
919 that Emacs does in its NEWS file. |
86c478cccc57
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-46
Miles Bader <miles@gnu.org>
parents:
68604
diff
changeset
|
920 |
68604
33b406f0321d
Update for MH-E release 7.91.
Bill Wohler <wohler@newt.com>
parents:
68531
diff
changeset
|
921 2006-02-03 Bill Wohler <wohler@newt.com> |
33b406f0321d
Update for MH-E release 7.91.
Bill Wohler <wohler@newt.com>
parents:
68531
diff
changeset
|
922 |
33b406f0321d
Update for MH-E release 7.91.
Bill Wohler <wohler@newt.com>
parents:
68531
diff
changeset
|
923 Release MH-E version 7.91. |
33b406f0321d
Update for MH-E release 7.91.
Bill Wohler <wohler@newt.com>
parents:
68531
diff
changeset
|
924 |
33b406f0321d
Update for MH-E release 7.91.
Bill Wohler <wohler@newt.com>
parents:
68531
diff
changeset
|
925 * NEWS, MH-E-NEWS: Update for MH-E release 7.91. |
33b406f0321d
Update for MH-E release 7.91.
Bill Wohler <wohler@newt.com>
parents:
68531
diff
changeset
|
926 |
68531 | 927 2006-02-02 Bill Wohler <wohler@newt.com> |
928 | |
929 Release MH-E version 7.90. | |
930 | |
68604
33b406f0321d
Update for MH-E release 7.91.
Bill Wohler <wohler@newt.com>
parents:
68531
diff
changeset
|
931 * NEWS, MH-E-NEWS: Update for MH-E release 7.90. |
68531 | 932 |
68451
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68433
diff
changeset
|
933 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:
68433
diff
changeset
|
934 |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68433
diff
changeset
|
935 * NEWS: Add entry for ERC. |
fc745b05e928
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-22
Miles Bader <miles@gnu.org>
parents:
68433
diff
changeset
|
936 |
68433
9855f34ed7fb
* TODO: Make SYNC_INPUT the default.
Chong Yidong <cyd@stupidchicken.com>
parents:
68378
diff
changeset
|
937 2006-01-27 Chong Yidong <cyd@stupidchicken.com> |
9855f34ed7fb
* TODO: Make SYNC_INPUT the default.
Chong Yidong <cyd@stupidchicken.com>
parents:
68378
diff
changeset
|
938 |
9855f34ed7fb
* TODO: Make SYNC_INPUT the default.
Chong Yidong <cyd@stupidchicken.com>
parents:
68378
diff
changeset
|
939 * TODO: Make SYNC_INPUT the default. |
9855f34ed7fb
* TODO: Make SYNC_INPUT the default.
Chong Yidong <cyd@stupidchicken.com>
parents:
68378
diff
changeset
|
940 |
68374
c6ad248cc694
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68338
diff
changeset
|
941 2006-01-25 Nick Roberts <nickrob@snap.net.nz> |
c6ad248cc694
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68338
diff
changeset
|
942 |
c6ad248cc694
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68338
diff
changeset
|
943 * images/gud/pstar.xpm: Make background transparent. |
c6ad248cc694
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
68338
diff
changeset
|
944 |
68378
ebc946c50b50
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
68374
diff
changeset
|
945 2006-01-24 Noah Friedman <friedman@splode.com> |
ebc946c50b50
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
68374
diff
changeset
|
946 |
ebc946c50b50
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
68374
diff
changeset
|
947 * emacs-buffer.gdb: Replace all references to `cdr' field of |
ebc946c50b50
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
68374
diff
changeset
|
948 conses with `u.cdr', per change Andreas Schwab 2005-11-15 |
ebc946c50b50
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
68374
diff
changeset
|
949 of src/lisp.h. |
ebc946c50b50
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
68374
diff
changeset
|
950 |
68338
e859705d4b05
* etc/NEWS: tramp can be removed by M-x tramp-unload-tramp.
Michael Albinus <michael.albinus@gmx.de>
parents:
68203
diff
changeset
|
951 2006-01-23 Michael Albinus <michael.albinus@gmx.de> |
e859705d4b05
* etc/NEWS: tramp can be removed by M-x tramp-unload-tramp.
Michael Albinus <michael.albinus@gmx.de>
parents:
68203
diff
changeset
|
952 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
953 * NEWS: Tramp can be removed by M-x tramp-unload-tramp. |
68338
e859705d4b05
* etc/NEWS: tramp can be removed by M-x tramp-unload-tramp.
Michael Albinus <michael.albinus@gmx.de>
parents:
68203
diff
changeset
|
954 |
68203
78ee72a03306
* e/eterm-color.ti: Re-enable the ri entry. Add kich1.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
68185
diff
changeset
|
955 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu> |
78ee72a03306
* e/eterm-color.ti: Re-enable the ri entry. Add kich1.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
68185
diff
changeset
|
956 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
957 * e/eterm-color.ti: Re-enable the ri entry. Add kich1. |
68203
78ee72a03306
* e/eterm-color.ti: Re-enable the ri entry. Add kich1.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
68185
diff
changeset
|
958 |
68185
a6191fad3032
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67960
diff
changeset
|
959 2006-01-13 Richard M. Stallman <rms@gnu.org> |
a6191fad3032
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67960
diff
changeset
|
960 |
a6191fad3032
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67960
diff
changeset
|
961 * emacs.1: +N applies only to next file. |
a6191fad3032
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
67960
diff
changeset
|
962 |
67888
ea7c5fb0fc79
* e/eterm-color.ti: Temporarily disable the ri entry.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
67718
diff
changeset
|
963 2005-12-28 Dan Nicolaescu <dann@ics.uci.edu> |
ea7c5fb0fc79
* e/eterm-color.ti: Temporarily disable the ri entry.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
67718
diff
changeset
|
964 |
ea7c5fb0fc79
* e/eterm-color.ti: Temporarily disable the ri entry.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
67718
diff
changeset
|
965 * e/eterm-color.ti: Temporarily disable the ri entry. |
ea7c5fb0fc79
* e/eterm-color.ti: Temporarily disable the ri entry.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
67718
diff
changeset
|
966 * e/eterm-color: Regenerate. |
67960
ac27bc2873c9
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
67888
diff
changeset
|
967 |
67718
66dff7fa71b9
Add note on the multi-tty branch.
Károly Lőrentey <lorentey@elte.hu>
parents:
67601
diff
changeset
|
968 2005-12-21 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> |
66dff7fa71b9
Add note on the multi-tty branch.
Károly Lőrentey <lorentey@elte.hu>
parents:
67601
diff
changeset
|
969 |
66dff7fa71b9
Add note on the multi-tty branch.
Károly Lőrentey <lorentey@elte.hu>
parents:
67601
diff
changeset
|
970 * TODO: Add note on the multi-tty branch. |
66dff7fa71b9
Add note on the multi-tty branch.
Károly Lőrentey <lorentey@elte.hu>
parents:
67601
diff
changeset
|
971 |
67601
0644a2b72e8c
Change `prev-buffer' to `previous-buffer'; add note on them using the
Károly Lőrentey <lorentey@elte.hu>
parents:
67481
diff
changeset
|
972 2005-12-16 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> |
0644a2b72e8c
Change `prev-buffer' to `previous-buffer'; add note on them using the
Károly Lőrentey <lorentey@elte.hu>
parents:
67481
diff
changeset
|
973 |
0644a2b72e8c
Change `prev-buffer' to `previous-buffer'; add note on them using the
Károly Lőrentey <lorentey@elte.hu>
parents:
67481
diff
changeset
|
974 * NEWS: Change `prev-buffer' to `previous-buffer'; add note on |
0644a2b72e8c
Change `prev-buffer' to `previous-buffer'; add note on them using the
Károly Lőrentey <lorentey@elte.hu>
parents:
67481
diff
changeset
|
975 them using the frame-local buffer list. |
0644a2b72e8c
Change `prev-buffer' to `previous-buffer'; add note on them using the
Károly Lőrentey <lorentey@elte.hu>
parents:
67481
diff
changeset
|
976 |
67481 | 977 2005-12-10 David Koppelman <koppel@ece.lsu.edu> |
978 | |
979 * NEWS: hi-lock-mode is now buffer local, use global-hi-lock-mode | |
980 instead. | |
981 | |
67272
262b81412a91
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67167
diff
changeset
|
982 2005-12-02 Jay Belanger <belanger@truman.edu> |
262b81412a91
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67167
diff
changeset
|
983 |
262b81412a91
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67167
diff
changeset
|
984 * NEWS: Add comment about the Calc prefix. |
262b81412a91
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
67167
diff
changeset
|
985 |
67167
300bbe98bb13
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
67134
diff
changeset
|
986 2005-11-28 Thien-Thi Nguyen <ttn@gnu.org> |
300bbe98bb13
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
67134
diff
changeset
|
987 |
300bbe98bb13
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
67134
diff
changeset
|
988 * MORE.STUFF: Add entry: "Go in a buffer: Go Text Protocol client". |
300bbe98bb13
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
67134
diff
changeset
|
989 |
67134
8e805e62e26d
New icons installed.
Chong Yidong <cyd@stupidchicken.com>
parents:
66989
diff
changeset
|
990 2005-11-18 Chong Yidong <cyd@stupidchicken.com> |
8e805e62e26d
New icons installed.
Chong Yidong <cyd@stupidchicken.com>
parents:
66989
diff
changeset
|
991 |
8e805e62e26d
New icons installed.
Chong Yidong <cyd@stupidchicken.com>
parents:
66989
diff
changeset
|
992 * images/icons/emacs_16.png, images/icons/emacs_24.png |
8e805e62e26d
New icons installed.
Chong Yidong <cyd@stupidchicken.com>
parents:
66989
diff
changeset
|
993 * images/icons/emacs_32.png, images/icons/emacs_48.png: |
8e805e62e26d
New icons installed.
Chong Yidong <cyd@stupidchicken.com>
parents:
66989
diff
changeset
|
994 New Emacs icons. |
8e805e62e26d
New icons installed.
Chong Yidong <cyd@stupidchicken.com>
parents:
66989
diff
changeset
|
995 |
66989
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66885
diff
changeset
|
996 2005-11-18 Carsten Dominik <dominik@science.uva.nl> |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66885
diff
changeset
|
997 |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66885
diff
changeset
|
998 * orgcard.tex: Version 3.20 |
04631119d8f7
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66885
diff
changeset
|
999 |
67960
ac27bc2873c9
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
67888
diff
changeset
|
1000 2005-11-16 Nick Roberts <nickrob@snap.net.nz> |
66885
7ca2e66dcf8a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66768
diff
changeset
|
1001 |
7ca2e66dcf8a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66768
diff
changeset
|
1002 * images/gud/go.xpm, images/gud/go.pbm: Old gud-remove icons. |
7ca2e66dcf8a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66768
diff
changeset
|
1003 Use for run/continue. |
7ca2e66dcf8a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66768
diff
changeset
|
1004 * images/gud/stop.xpm, images/gud/stop.pbm: Old gud-break icons. |
7ca2e66dcf8a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66768
diff
changeset
|
1005 Use for interrupting inferior. |
7ca2e66dcf8a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66768
diff
changeset
|
1006 * images/gud/pp.xpm, images/gud/pstar.xpm, images/gud/until.xpm: |
7ca2e66dcf8a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66768
diff
changeset
|
1007 Use a more appropriate variable name. |
7ca2e66dcf8a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66768
diff
changeset
|
1008 * images/gud/remove.xpm, images/gud/remove.pbm |
7ca2e66dcf8a
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66768
diff
changeset
|
1009 * images/gud/break.xpm, images/gud/break.pbm: Make more intuitive. |
67960
ac27bc2873c9
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
67888
diff
changeset
|
1010 |
66768
c837a68bf7cb
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66731
diff
changeset
|
1011 2005-11-09 Nick Roberts <nickrob@snap.net.nz> |
c837a68bf7cb
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66731
diff
changeset
|
1012 |
c837a68bf7cb
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66731
diff
changeset
|
1013 * images/gud/pp.xpm, images/gud/pp.pbm: New icons. |
c837a68bf7cb
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66731
diff
changeset
|
1014 |
66731
4df7104127f1
* images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
Jan Djärv <jan.h.d@swipnet.se>
parents:
66727
diff
changeset
|
1015 2005-11-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
4df7104127f1
* images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
Jan Djärv <jan.h.d@swipnet.se>
parents:
66727
diff
changeset
|
1016 |
4df7104127f1
* images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
Jan Djärv <jan.h.d@swipnet.se>
parents:
66727
diff
changeset
|
1017 * images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm |
4df7104127f1
* images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
Jan Djärv <jan.h.d@swipnet.se>
parents:
66727
diff
changeset
|
1018 * images/save.xpm, images/save.pbm, images/low-color/save.xpm: |
4df7104127f1
* images/copy.xpm, images/copy.pbm, images/low-color/copy.xpm
Jan Djärv <jan.h.d@swipnet.se>
parents:
66727
diff
changeset
|
1019 Adjust baseline. |
67960
ac27bc2873c9
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
67888
diff
changeset
|
1020 |
66727
7820ff3fb002
* images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
Jan Djärv <jan.h.d@swipnet.se>
parents:
66718
diff
changeset
|
1021 2005-11-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
7820ff3fb002
* images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
Jan Djärv <jan.h.d@swipnet.se>
parents:
66718
diff
changeset
|
1022 |
7820ff3fb002
* images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
Jan Djärv <jan.h.d@swipnet.se>
parents:
66718
diff
changeset
|
1023 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm |
7820ff3fb002
* images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
Jan Djärv <jan.h.d@swipnet.se>
parents:
66718
diff
changeset
|
1024 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm |
7820ff3fb002
* images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
Jan Djärv <jan.h.d@swipnet.se>
parents:
66718
diff
changeset
|
1025 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm |
7820ff3fb002
* images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
Jan Djärv <jan.h.d@swipnet.se>
parents:
66718
diff
changeset
|
1026 * images/low-color/next-node.xpm: Adjust paper size and layout. |
7820ff3fb002
* images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm
Jan Djärv <jan.h.d@swipnet.se>
parents:
66718
diff
changeset
|
1027 |
66718
f1ce812719c6
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66710
diff
changeset
|
1028 2005-11-05 Nick Roberts <nickrob@snap.net.nz> |
f1ce812719c6
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66710
diff
changeset
|
1029 |
f1ce812719c6
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66710
diff
changeset
|
1030 * DEBUG: Describe how to provide preprocessor macro information. |
f1ce812719c6
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66710
diff
changeset
|
1031 |
66710 | 1032 2005-11-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
1033 | |
1034 * images/up-node.xpm, images/prev-node.xpm, images/next-node.xpm | |
1035 * images/up-node.pbm, images/prev-node.pbm, images/next-node.pbm | |
1036 * images/low-color/up-node.xpm, images/low-color/prev-node.xpm | |
1037 * images/low-color/next-node.xpm: New images. | |
1038 | |
66692
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66649
diff
changeset
|
1039 2005-11-04 Carsten Dominik <dominik@science.uva.nl> |
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66649
diff
changeset
|
1040 |
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66649
diff
changeset
|
1041 * orgcard.tex (section{Notes}): Version number change. |
73f037ab9b80
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
66649
diff
changeset
|
1042 |
66649
2ec4f1983016
Update FSF's address.
Romain Francoise <romain@orebokech.com>
parents:
66644
diff
changeset
|
1043 2005-11-03 Romain Francoise <romain@orebokech.com> |
2ec4f1983016
Update FSF's address.
Romain Francoise <romain@orebokech.com>
parents:
66644
diff
changeset
|
1044 |
2ec4f1983016
Update FSF's address.
Romain Francoise <romain@orebokech.com>
parents:
66644
diff
changeset
|
1045 * orgcard.tex: Update FSF's address. |
2ec4f1983016
Update FSF's address.
Romain Francoise <romain@orebokech.com>
parents:
66644
diff
changeset
|
1046 |
66644
d4be642850c2
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66610
diff
changeset
|
1047 2005-11-03 Nick Roberts <nickrob@snap.net.nz> |
d4be642850c2
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66610
diff
changeset
|
1048 |
66718
f1ce812719c6
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66710
diff
changeset
|
1049 * DEBUG: GDB can sometimes expand macros. |
66644
d4be642850c2
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66610
diff
changeset
|
1050 |
66610
5e5764b98f3e
Source files are compressed by default.
Romain Francoise <romain@orebokech.com>
parents:
66514
diff
changeset
|
1051 2005-11-01 Romain Francoise <romain@orebokech.com> |
5e5764b98f3e
Source files are compressed by default.
Romain Francoise <romain@orebokech.com>
parents:
66514
diff
changeset
|
1052 |
5e5764b98f3e
Source files are compressed by default.
Romain Francoise <romain@orebokech.com>
parents:
66514
diff
changeset
|
1053 * NEWS: Source files are compressed by default. |
5e5764b98f3e
Source files are compressed by default.
Romain Francoise <romain@orebokech.com>
parents:
66514
diff
changeset
|
1054 |
66514
1ab4a8980046
Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66470
diff
changeset
|
1055 2005-10-28 Bill Wohler <wohler@newt.com> |
1ab4a8980046
Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66470
diff
changeset
|
1056 |
1ab4a8980046
Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66470
diff
changeset
|
1057 * NEWS: Help mode now creates hyperlinks for URLs. |
1ab4a8980046
Help mode now creates hyperlinks for URLs.
Bill Wohler <wohler@newt.com>
parents:
66470
diff
changeset
|
1058 |
66470
e6a6732d08c3
(el1): Undo 2005-10-23 change.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66435
diff
changeset
|
1059 2005-10-27 Dan Nicolaescu <dann@ics.uci.edu> |
e6a6732d08c3
(el1): Undo 2005-10-23 change.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66435
diff
changeset
|
1060 |
66610
5e5764b98f3e
Source files are compressed by default.
Romain Francoise <romain@orebokech.com>
parents:
66514
diff
changeset
|
1061 * e/eterm-color.ti (el1): Undo 2005-10-23 change. |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
1062 Add some comments on how to update this file. Add ri |
66470
e6a6732d08c3
(el1): Undo 2005-10-23 change.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66435
diff
changeset
|
1063 capability that has long been supported by term.el. |
e6a6732d08c3
(el1): Undo 2005-10-23 change.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66435
diff
changeset
|
1064 |
66435
13c60d884743
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66366
diff
changeset
|
1065 2005-10-25 Nick Roberts <nickrob@snap.net.nz> |
13c60d884743
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66366
diff
changeset
|
1066 |
13c60d884743
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66366
diff
changeset
|
1067 * images/gud/until.xpm: Colour correction. |
13c60d884743
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66366
diff
changeset
|
1068 |
66366
83b1c90a7db4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66253
diff
changeset
|
1069 2005-10-23 Richard M. Stallman <rms@gnu.org> |
83b1c90a7db4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66253
diff
changeset
|
1070 |
83b1c90a7db4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66253
diff
changeset
|
1071 * e/eterm-color.ti (el1): Capability deleted, |
83b1c90a7db4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66253
diff
changeset
|
1072 since term.el doesn't implement it. |
83b1c90a7db4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
66253
diff
changeset
|
1073 |
66253
ea87e52cf6da
* e/eterm-color.ti: Change the terminal name to eterm-color.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66247
diff
changeset
|
1074 2005-10-20 Dan Nicolaescu <dann@ics.uci.edu> |
ea87e52cf6da
* e/eterm-color.ti: Change the terminal name to eterm-color.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66247
diff
changeset
|
1075 |
ea87e52cf6da
* e/eterm-color.ti: Change the terminal name to eterm-color.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66247
diff
changeset
|
1076 * e/eterm-color.ti: Change the terminal name to eterm-color. |
ea87e52cf6da
* e/eterm-color.ti: Change the terminal name to eterm-color.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66247
diff
changeset
|
1077 * e/eterm-color: Regenerate. |
ea87e52cf6da
* e/eterm-color.ti: Change the terminal name to eterm-color.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
66247
diff
changeset
|
1078 |
66247 | 1079 2005-10-20 Bryan Henderson <bryanh@giraffe-data.com> (tiny change) |
1080 | |
1081 * Makefile (e/eterm-color): Rename eterm to eterm-color. | |
1082 | |
66198
34cdb895f63b
* NEWS: New variable `max-image-size'.
Chong Yidong <cyd@stupidchicken.com>
parents:
66168
diff
changeset
|
1083 2005-10-18 Chong Yidong <cyd@stupidchicken.com> |
34cdb895f63b
* NEWS: New variable `max-image-size'.
Chong Yidong <cyd@stupidchicken.com>
parents:
66168
diff
changeset
|
1084 |
34cdb895f63b
* NEWS: New variable `max-image-size'.
Chong Yidong <cyd@stupidchicken.com>
parents:
66168
diff
changeset
|
1085 * NEWS: New variable `max-image-size'. |
34cdb895f63b
* NEWS: New variable `max-image-size'.
Chong Yidong <cyd@stupidchicken.com>
parents:
66168
diff
changeset
|
1086 |
66168
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1087 2005-10-17 Bill Wohler <wohler@newt.com> |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1088 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
1089 Moved all remaining images from lisp/toolbar to etc/images. The |
66168
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1090 low resolution images were placed in their own directory (low-color). |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1091 |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1092 * images/attach.*, images/cancel.*, images/close.*: |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1093 * images/copy.*, images/cut.*, images/diropen.*: |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1094 * images/exit.*, images/help.*, images/home.*: |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1095 * images/index.*, images/info.*, images/mail.*: |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1096 * images/new.*, images/open.*, images/paste.*: |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1097 * images/preferences.*, images/print.*, images/save.*: |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1098 * images/saveas.*, images/search.*: |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1099 * images/search-replace.*, images/spell.*: |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1100 * images/undo.*: Moved here from lisp/toolbar. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1101 |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1102 * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1103 * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1104 * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1105 * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1106 * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1107 * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1108 * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1109 * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1110 * images/low-color/preferences.*: Moved here from |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1111 lisp/toolbar/lc-preferences.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1112 * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1113 * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1114 * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1115 * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1116 * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1117 * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1118 |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1119 To conform with convention, the underscore (_) in the following |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1120 image names were replaced with dash (-) or (/) as appropriate. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1121 |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1122 * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1123 * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1124 * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1125 * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1126 * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1127 * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1128 * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1129 * images/low-color/back-arrow.*: Moved here from |
67960
ac27bc2873c9
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
67888
diff
changeset
|
1130 lisp/toolbar/lc-back_arrow.*. |
66168
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1131 * images/low-color/fwd-arrow.*: Moved here from |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1132 lisp/toolbar/lc-fwd_arrow.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1133 * images/low-color/jump-to.*: Moved here from |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1134 lisp/toolbar/lc-jump_to.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1135 * images/low-color/left-arrow.*: Moved here from |
67960
ac27bc2873c9
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
67888
diff
changeset
|
1136 lisp/toolbar/lc-left_arrow.*. |
66168
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1137 * images/low-color/right-arrow.*: Moved here from |
67960
ac27bc2873c9
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
67888
diff
changeset
|
1138 lisp/toolbar/lc-right_arrow.*. |
66168
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1139 * images/low-color/up-arrow.*: Moved here from |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1140 lisp/toolbar/lc-up_arrow.*. |
67960
ac27bc2873c9
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
67888
diff
changeset
|
1141 * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*. |
66168
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1142 * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1143 |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1144 * images/README: Incorporated the content of lisp/toolbar/README |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1145 now that all of the images are here. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1146 |
66103
876c8d128b4e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66095
diff
changeset
|
1147 2005-10-16 Nick Roberts <nickrob@snap.net.nz> |
876c8d128b4e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66095
diff
changeset
|
1148 |
876c8d128b4e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66095
diff
changeset
|
1149 * images/gud/n.pbm, images/gud/n.xpm |
876c8d128b4e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66095
diff
changeset
|
1150 * images/gud/ni.xpm, images/gud/ni.xpm |
876c8d128b4e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66095
diff
changeset
|
1151 * images/gud/s.xpm, images/gud/s.xpm |
876c8d128b4e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66095
diff
changeset
|
1152 * images/gud/si.xpm, images/gud/si.xpm: Rename to |
876c8d128b4e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66095
diff
changeset
|
1153 next.*, nexti.*, step.*, and stepi.* , respectively, as the |
876c8d128b4e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66095
diff
changeset
|
1154 file-name no longer clashes on 8+3 filesystems. |
876c8d128b4e
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
66095
diff
changeset
|
1155 |
67960
ac27bc2873c9
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
67888
diff
changeset
|
1156 2005-10-14 Bill Wohler <wohler@newt.com> |
66095 | 1157 |
66168
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1158 * images/gud/break.*: Moved here from toolbar/gud-break.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1159 * images/gud/cont.*: Moved here from toolbar/gud-cont.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1160 * images/gud/down.*: Moved here from toolbar/gud-down.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1161 * images/gud/finish.*: Moved here from toolbar/gud-finish.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1162 * images/gud/ni.*: Moved here from toolbar/gud-ni.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1163 * images/gud/n.*: Moved here from toolbar/gud-n.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1164 * images/gud/print.*: Moved here from toolbar/gud-print.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1165 * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1166 * images/gud/remove.*: Moved here from toolbar/gud-remove.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1167 * images/gud/run.*: Moved here from toolbar/gud-run.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1168 * images/gud/si.*: Moved here from toolbar/gud-si.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1169 * images/gud/s.*: Moved here from toolbar/gud-s.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1170 * images/gud/until.*: Moved here from toolbar/gud-until.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1171 * images/gud/up.*: Moved here from toolbar/gud-up.*. |
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1172 * images/gud/watch.*: Moved here from toolbar/gud-watch.*. |
66095 | 1173 |
67960
ac27bc2873c9
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
67888
diff
changeset
|
1174 2005-10-14 Bill Wohler <wohler@newt.com> |
66091
02a6c15defdb
Released MH-E version 7.85.
Bill Wohler <wohler@newt.com>
parents:
65979
diff
changeset
|
1175 |
02a6c15defdb
Released MH-E version 7.85.
Bill Wohler <wohler@newt.com>
parents:
65979
diff
changeset
|
1176 Released MH-E version 7.85. |
67960
ac27bc2873c9
*** empty log message ***
Romain Francoise <romain@orebokech.com>
parents:
67888
diff
changeset
|
1177 |
66091
02a6c15defdb
Released MH-E version 7.85.
Bill Wohler <wohler@newt.com>
parents:
65979
diff
changeset
|
1178 * NEWS, MH-E-NEWS: Updated for release 7.85. |
02a6c15defdb
Released MH-E version 7.85.
Bill Wohler <wohler@newt.com>
parents:
65979
diff
changeset
|
1179 |
65979 | 1180 2005-10-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
1181 | |
1182 * NEWS: -nb => -nbi | |
1183 | |
65966
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65942
diff
changeset
|
1184 2005-10-10 Carsten Dominik <dominik@science.uva.nl> |
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65942
diff
changeset
|
1185 |
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65942
diff
changeset
|
1186 * orgcard.tex: Version 3.17, no changes except version number. |
c5b2483c33ef
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
65942
diff
changeset
|
1187 |
65942
d31b2741d149
* NEWS: -nb, --no-bitmap-icon
Jan Djärv <jan.h.d@swipnet.se>
parents:
65789
diff
changeset
|
1188 2005-10-09 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
d31b2741d149
* NEWS: -nb, --no-bitmap-icon
Jan Djärv <jan.h.d@swipnet.se>
parents:
65789
diff
changeset
|
1189 |
d31b2741d149
* NEWS: -nb, --no-bitmap-icon
Jan Djärv <jan.h.d@swipnet.se>
parents:
65789
diff
changeset
|
1190 * NEWS: -nb, --no-bitmap-icon |
d31b2741d149
* NEWS: -nb, --no-bitmap-icon
Jan Djärv <jan.h.d@swipnet.se>
parents:
65789
diff
changeset
|
1191 |
65789
342bbdcdefeb
Clarify the local variables entry.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
65760
diff
changeset
|
1192 2005-10-02 Stefan Monnier <monnier@iro.umontreal.ca> |
342bbdcdefeb
Clarify the local variables entry.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
65760
diff
changeset
|
1193 |
342bbdcdefeb
Clarify the local variables entry.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
65760
diff
changeset
|
1194 * TODO: Clarify the local variables entry. |
342bbdcdefeb
Clarify the local variables entry.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
65760
diff
changeset
|
1195 |
65760
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1196 2005-09-30 Bill Wohler <wohler@newt.com> |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1197 |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1198 Moved MH-E image files from toolbar and mail directories into |
66168
28718fa5d988
Moved all remaining images from lisp/toolbar to etc/images, moved
Bill Wohler <wohler@newt.com>
parents:
66103
diff
changeset
|
1199 images. |
65760
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1200 |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1201 * images/mail: New directory. |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1202 |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1203 * images/mail/reply.*: Moved here from lisp/mail/reply2*. |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1204 |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1205 * images/mail/alias.*, images/mail/refile.*, images/mail/repack.*: |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1206 * images/mail/reply*: Moved here from lisp/toolbar. |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1207 |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1208 * images/execute.*, images/highlight.*, images/mh-logo.xpm: |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1209 * images/page-down.*, images/show.*, images/widen.*: Moved here |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1210 from lisp/toolbar. |
65789
342bbdcdefeb
Clarify the local variables entry.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
65760
diff
changeset
|
1211 |
342bbdcdefeb
Clarify the local variables entry.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
65760
diff
changeset
|
1212 * images/refresh.*: Moved here from lisp/toolbar/rescan.*. |
342bbdcdefeb
Clarify the local variables entry.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
65760
diff
changeset
|
1213 Use GNOME 2.10's refresh icon. |
65760
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1214 |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1215 * images/README: New file that indicates which icons came from |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1216 GNOME (see lisp/toolbar/README). |
7b12e6f821dc
2005-09-30 Bill Wohler <wohler@newt.com>
Bill Wohler <wohler@newt.com>
parents:
65756
diff
changeset
|
1217 |
65756
05dee0d6371d
Mention changes to `read-buffer'.
Romain Francoise <romain@orebokech.com>
parents:
65751
diff
changeset
|
1218 2005-09-30 Romain Francoise <romain@orebokech.com> |
05dee0d6371d
Mention changes to `read-buffer'.
Romain Francoise <romain@orebokech.com>
parents:
65751
diff
changeset
|
1219 |
05dee0d6371d
Mention changes to `read-buffer'.
Romain Francoise <romain@orebokech.com>
parents:
65751
diff
changeset
|
1220 * NEWS: Mention changes to `read-buffer'. |
05dee0d6371d
Mention changes to `read-buffer'.
Romain Francoise <romain@orebokech.com>
parents:
65751
diff
changeset
|
1221 |
65751
53ef82ac30a8
* images/ezimage: New directory.
Chong Yidong <cyd@stupidchicken.com>
parents:
65746
diff
changeset
|
1222 2005-09-30 Chong Yidong <cyd@stupidchicken.com> |
53ef82ac30a8
* images/ezimage: New directory.
Chong Yidong <cyd@stupidchicken.com>
parents:
65746
diff
changeset
|
1223 |
53ef82ac30a8
* images/ezimage: New directory.
Chong Yidong <cyd@stupidchicken.com>
parents:
65746
diff
changeset
|
1224 * images/ezimage: New directory. |
53ef82ac30a8
* images/ezimage: New directory.
Chong Yidong <cyd@stupidchicken.com>
parents:
65746
diff
changeset
|
1225 |
53ef82ac30a8
* images/ezimage: New directory.
Chong Yidong <cyd@stupidchicken.com>
parents:
65746
diff
changeset
|
1226 * images/ezimage/*.xpm: Add images used by speedbar.el. |
53ef82ac30a8
* images/ezimage: New directory.
Chong Yidong <cyd@stupidchicken.com>
parents:
65746
diff
changeset
|
1227 |
65746 | 1228 2005-09-30 David Ponce <david@dponce.com> |
1229 | |
1230 * NEWS: Update recentf changes. | |
1231 | |
65742
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65718
diff
changeset
|
1232 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:
65718
diff
changeset
|
1233 |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65718
diff
changeset
|
1234 * GNUS-NEWS: Fix IDNA notes. |
8e46fef0174c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566
Miles Bader <miles@gnu.org>
parents:
65718
diff
changeset
|
1235 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
1236 2005-09-27 Jay Belanger <belanger@truman.edu> |
65718
c4fe5f0b4e83
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
65675
diff
changeset
|
1237 |
c4fe5f0b4e83
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
65675
diff
changeset
|
1238 * calccard.tex: Update `versionnumber', remove `versiondate'. |
65789
342bbdcdefeb
Clarify the local variables entry.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
65760
diff
changeset
|
1239 (Error Recovery): Refer to "initial state" rather than "default state". |
65718
c4fe5f0b4e83
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
65675
diff
changeset
|
1240 (Algebra): Mention LaTeX language mode. |
c4fe5f0b4e83
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
65675
diff
changeset
|
1241 (Programming): Delete reference to "Z =". |
c4fe5f0b4e83
*** empty log message ***
Jay Belanger <jay.p.belanger@gmail.com>
parents:
65675
diff
changeset
|
1242 |
65675
5c4f3174d8b8
Fix Steven Huwig's email address.
Eli Zaretskii <eliz@gnu.org>
parents:
65674
diff
changeset
|
1243 2005-09-24 Steven Huwig <steven_h@acm.org> (tiny change) |
65674 | 1244 |
1245 * emacs.py (ehelp): Add g and l to arg list, and use them in the | |
1246 call to `help'. | |
1247 | |
65556
4869357cd2b7
Update to version 1.2. Delete UC macro.
Romain Francoise <romain@orebokech.com>
parents:
65519
diff
changeset
|
1248 2005-09-17 Romain Francoise <romain@orebokech.com> |
4869357cd2b7
Update to version 1.2. Delete UC macro.
Romain Francoise <romain@orebokech.com>
parents:
65519
diff
changeset
|
1249 |
4869357cd2b7
Update to version 1.2. Delete UC macro.
Romain Francoise <romain@orebokech.com>
parents:
65519
diff
changeset
|
1250 * gfdl.1: Update to version 1.2. Delete UC macro. |
4869357cd2b7
Update to version 1.2. Delete UC macro.
Romain Francoise <romain@orebokech.com>
parents:
65519
diff
changeset
|
1251 |
65519 | 1252 2005-09-15 Kenichi Handa <handa@m17n.org> |
1253 | |
65789
342bbdcdefeb
Clarify the local variables entry.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
65760
diff
changeset
|
1254 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7. |
65519 | 1255 |
65514
845541eefcf1
Add entry for write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65453
diff
changeset
|
1256 2005-09-14 Romain Francoise <romain@orebokech.com> |
845541eefcf1
Add entry for write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65453
diff
changeset
|
1257 |
845541eefcf1
Add entry for write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65453
diff
changeset
|
1258 * NEWS: Add entry for write-region-inhibit-fsync. |
845541eefcf1
Add entry for write-region-inhibit-fsync.
Romain Francoise <romain@orebokech.com>
parents:
65453
diff
changeset
|
1259 |
65453 | 1260 2005-09-09 Kevin Ryde <user42@zip.com.au> |
65400 | 1261 |
1262 * MORE.STUFF: Update url for calculator.el. | |
1263 | |
65363 | 1264 2005-09-08 Kenichi Handa <handa@m17n.org> |
1265 | |
1266 * PROBLEMS: Show a patch for Mule-UCS to make it byte-compiled | |
1267 correctly. | |
1268 | |
65248
0f994edbec5e
Make `make-auto-save-file-name' a magic operation.
Michael Albinus <michael.albinus@gmx.de>
parents:
65179
diff
changeset
|
1269 2005-08-31 Michael Albinus <michael.albinus@gmx.de> |
0f994edbec5e
Make `make-auto-save-file-name' a magic operation.
Michael Albinus <michael.albinus@gmx.de>
parents:
65179
diff
changeset
|
1270 |
0f994edbec5e
Make `make-auto-save-file-name' a magic operation.
Michael Albinus <michael.albinus@gmx.de>
parents:
65179
diff
changeset
|
1271 * NEWS: Add entry for `make-auto-save-file-name'. |
0f994edbec5e
Make `make-auto-save-file-name' a magic operation.
Michael Albinus <michael.albinus@gmx.de>
parents:
65179
diff
changeset
|
1272 |
65179
a308f717214a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
65134
diff
changeset
|
1273 2005-08-19 Emilio C. Lopes <eclig@gmx.net> |
a308f717214a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
65134
diff
changeset
|
1274 |
a308f717214a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
65134
diff
changeset
|
1275 * emacsclient.1 (DESCRIPTION): Reflect inclusion in the |
a308f717214a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
65134
diff
changeset
|
1276 Emacs distribution. Make role of EDITOR clearer. |
a308f717214a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
65134
diff
changeset
|
1277 (OPTIONS): Document `-s', `-V' and `-h' |
a308f717214a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
65134
diff
changeset
|
1278 as well as their long name counterparts. |
a308f717214a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
65134
diff
changeset
|
1279 (BUGS): Remove. |
a308f717214a
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
65134
diff
changeset
|
1280 |
65134
c0ac29c13790
Fix capitalization of "Gnus".
Romain Francoise <romain@orebokech.com>
parents:
65088
diff
changeset
|
1281 2005-08-26 Romain Francoise <romain@orebokech.com> |
c0ac29c13790
Fix capitalization of "Gnus".
Romain Francoise <romain@orebokech.com>
parents:
65088
diff
changeset
|
1282 |
c0ac29c13790
Fix capitalization of "Gnus".
Romain Francoise <romain@orebokech.com>
parents:
65088
diff
changeset
|
1283 * PROBLEMS: Fix capitalization of "Gnus". |
c0ac29c13790
Fix capitalization of "Gnus".
Romain Francoise <romain@orebokech.com>
parents:
65088
diff
changeset
|
1284 |
65053 | 1285 2005-08-20 Chong Yidong <cyd@stupidchicken.com> |
1286 | |
1287 * MORE.STUFF: Update links and URLs. | |
1288 | |
64734 | 1289 2005-08-05 Kenichi Handa <handa@m17n.org> |
1290 | |
1291 * NEWS: Fix the entry describing code-pages. | |
1292 | |
64660
40f90cb18fb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64507
diff
changeset
|
1293 2005-07-28 Juanma Barranquero <lekktu@gmail.com> |
40f90cb18fb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64507
diff
changeset
|
1294 |
40f90cb18fb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64507
diff
changeset
|
1295 * .cvsignore: Add `icons' (for in-place installs). |
40f90cb18fb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64507
diff
changeset
|
1296 |
64507 | 1297 2005-07-19 Juri Linkov <juri@jurta.org> |
1298 | |
1299 * grep.txt: New file. | |
1300 | |
64489
86ac75fb6283
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
Jan Djärv <jan.h.d@swipnet.se>
parents:
64243
diff
changeset
|
1301 2005-07-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
86ac75fb6283
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
Jan Djärv <jan.h.d@swipnet.se>
parents:
64243
diff
changeset
|
1302 |
64660
40f90cb18fb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
64507
diff
changeset
|
1303 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): |
64489
86ac75fb6283
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
Jan Djärv <jan.h.d@swipnet.se>
parents:
64243
diff
changeset
|
1304 -R comes after i386 in setarch command. |
86ac75fb6283
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
Jan Djärv <jan.h.d@swipnet.se>
parents:
64243
diff
changeset
|
1305 |
64243 | 1306 2005-07-12 Juri Linkov <juri@jurta.org> |
1307 | |
1308 * refcard.tex (Files): Change description of `C-x C-q' from | |
1309 `checkin/checkout' to `toggle read-only'. | |
1310 (Getting Help): Replace `C-h c' with `C-h k'. | |
1311 (Error Recovery): Replace `recover-file' with `recover-session'. | |
1312 (Info): Replace key binding `C-h C-i' with `C-h S'. Add `t'. | |
1313 | |
64141
4a75154e9712
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64131
diff
changeset
|
1314 2005-07-07 Richard M. Stallman <rms@gnu.org> |
4a75154e9712
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64131
diff
changeset
|
1315 |
64145
a8e381cff97f
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64141
diff
changeset
|
1316 * GNU: Update how to help. Improve footnote 7. |
64141
4a75154e9712
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
64131
diff
changeset
|
1317 |
64131 | 1318 2005-07-07 Lute Kamstra <lute@gnu.org> |
1319 | |
1320 * tasks.texi: Delete file. The GNU Task List is obsolete and has | |
1321 been replaced by http://savannah.gnu.org/projects/tasklist. | |
1322 | |
1323 2005-07-07 Lute Kamstra <lute@gnu.org> | |
64128 | 1324 |
1325 * refcard.tex: Update `versionnumber' and `year'. Update Emacs's | |
1326 version to 22. | |
1327 (Starting Emacs): Delete sentence to fix formatting problems. | |
1328 (Multiple Windows): Clarify first sentence. Mention C-x 5 1. | |
1329 (Formatting): Update the binding of set face. | |
1330 (International Character Sets): set-language-environment is bound | |
64131 | 1331 to C-x RET l. |
64128 | 1332 |
64099 | 1333 2005-07-05 Lute Kamstra <lute@gnu.org> |
1334 | |
1335 Update FSF's address in GPL notices. | |
1336 | |
71213 | 1337 * INTERVIEW, calccard.tex, cs-dired-ref.tex, cs-refcard.tex: |
1338 * dired-ref.tex, fr-drdref.tex, fr-refcard.tex, gfdl.1: | |
1339 * pl-refcard.tex, refcard.tex, ru-refcard.tex, sk-dired-ref.tex: | |
1340 * sk-refcard.tex, vipcard.tex, viperCard.tex: Update FSF's address. | |
64099 | 1341 |
63968
679b14e71677
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
Jan Djärv <jan.h.d@swipnet.se>
parents:
63923
diff
changeset
|
1342 2005-07-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
679b14e71677
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
Jan Djärv <jan.h.d@swipnet.se>
parents:
63923
diff
changeset
|
1343 |
64099 | 1344 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): |
65789
342bbdcdefeb
Clarify the local variables entry.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
65760
diff
changeset
|
1345 Add it again. |
63968
679b14e71677
* PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
Jan Djärv <jan.h.d@swipnet.se>
parents:
63923
diff
changeset
|
1346 |
63834
bfba73aa01a0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63818
diff
changeset
|
1347 2005-06-29 Carsten Dominik <dominik@science.uva.nl> |
bfba73aa01a0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63818
diff
changeset
|
1348 |
65789
342bbdcdefeb
Clarify the local variables entry.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
65760
diff
changeset
|
1349 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode. |
63834
bfba73aa01a0
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
63818
diff
changeset
|
1350 |
63818
75b7da639bba
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63317
diff
changeset
|
1351 2005-06-28 Richard M. Stallman <rms@gnu.org> |
75b7da639bba
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63317
diff
changeset
|
1352 |
75b7da639bba
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63317
diff
changeset
|
1353 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): New. |
75b7da639bba
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
63317
diff
changeset
|
1354 |
63317 | 1355 2005-06-11 Eli Zaretskii <eliz@gnu.org> |
1356 | |
1357 * DEBUG: Mention emacs-buffer.gdb. | |
1358 | |
63293
d05ea0ea031a
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
63125
diff
changeset
|
1359 2005-06-10 Noah Friedman <friedman@splode.com> |
d05ea0ea031a
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
63125
diff
changeset
|
1360 |
d05ea0ea031a
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
63125
diff
changeset
|
1361 * emacs-buffer.gdb (ybuffer-list): Don't use $filename; can't use |
d05ea0ea031a
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
63125
diff
changeset
|
1362 char as placeholder when buffer has no file name and process is |
d05ea0ea031a
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
63125
diff
changeset
|
1363 still live. Use different printf cases instead. |
d05ea0ea031a
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
63125
diff
changeset
|
1364 |
63125 | 1365 2005-06-08 Kim F. Storm <storm@cua.dk> |
1366 | |
1367 * PROBLEMS: Linux kernel 2.6.10 may corrupt process output. | |
1368 Warn that using CVS+SSH may corrupt files, include work-around. | |
1369 | |
63062 | 1370 2005-06-06 Juri Linkov <juri@jurta.org> |
1371 | |
1372 * TUTORIAL.cs, TUTORIAL.sk: Change NBSP to space. | |
1373 | |
1374 * TUTORIAL.ro: Change NBSP to space. Move coding cookie from the | |
1375 second line to Local Variables. Fix title line. | |
1376 | |
62906
9736cb0522cd
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-338
Miles Bader <miles@gnu.org>
parents:
62898
diff
changeset
|
1377 2005-05-30 Miles Bader <miles@gnu.org> |
9736cb0522cd
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-338
Miles Bader <miles@gnu.org>
parents:
62898
diff
changeset
|
1378 |
9736cb0522cd
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-338
Miles Bader <miles@gnu.org>
parents:
62898
diff
changeset
|
1379 * emacs-buffer.gdb: Remove RCS keywords. |
9736cb0522cd
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-338
Miles Bader <miles@gnu.org>
parents:
62898
diff
changeset
|
1380 |
62895
534b979ae643
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62848
diff
changeset
|
1381 2005-05-30 Noah Friedman <friedman@splode.com> |
534b979ae643
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62848
diff
changeset
|
1382 |
534b979ae643
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62848
diff
changeset
|
1383 * emacs-buffer.gdb: New file. |
62898
e7e2bd704ba1
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62895
diff
changeset
|
1384 * NEWS: Mention it. |
62895
534b979ae643
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
62848
diff
changeset
|
1385 |
62848
75c92461a745
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62847
diff
changeset
|
1386 2005-05-28 Richard M. Stallman <rms@gnu.org> |
75c92461a745
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62847
diff
changeset
|
1387 |
75c92461a745
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62847
diff
changeset
|
1388 * TUTORIAL.fr: Change NBSP to space. |
75c92461a745
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62847
diff
changeset
|
1389 |
62847
aa8c2e12ee24
Upgraded to MH-E version 7.84.
Bill Wohler <wohler@newt.com>
parents:
62497
diff
changeset
|
1390 2005-05-28 Bill Wohler <wohler@newt.com> |
aa8c2e12ee24
Upgraded to MH-E version 7.84.
Bill Wohler <wohler@newt.com>
parents:
62497
diff
changeset
|
1391 |
aa8c2e12ee24
Upgraded to MH-E version 7.84.
Bill Wohler <wohler@newt.com>
parents:
62497
diff
changeset
|
1392 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.84. |
aa8c2e12ee24
Upgraded to MH-E version 7.84.
Bill Wohler <wohler@newt.com>
parents:
62497
diff
changeset
|
1393 |
62497
e4728ae2ecf8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62410
diff
changeset
|
1394 2005-05-19 Nick Roberts <nickrob@snap.net.nz> |
e4728ae2ecf8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62410
diff
changeset
|
1395 |
e4728ae2ecf8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62410
diff
changeset
|
1396 * TODO: post-command-idle-hook has gone. |
e4728ae2ecf8
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
62410
diff
changeset
|
1397 |
62410
216a7e756ba3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
62364
diff
changeset
|
1398 2005-05-16 Juanma Barranquero <lekktu@gmail.com> |
216a7e756ba3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
62364
diff
changeset
|
1399 |
216a7e756ba3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
62364
diff
changeset
|
1400 * NEWS: Remove references to open-network-stream-nowait and |
216a7e756ba3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
62364
diff
changeset
|
1401 open-network-stream-server. |
216a7e756ba3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
62364
diff
changeset
|
1402 |
62361
b50e483e582a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62341
diff
changeset
|
1403 2005-05-15 Richard M. Stallman <rms@gnu.org> |
b50e483e582a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62341
diff
changeset
|
1404 |
b50e483e582a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62341
diff
changeset
|
1405 * GNU: Correct/improve previous change. |
b50e483e582a
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62341
diff
changeset
|
1406 |
62341
87b552721862
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62238
diff
changeset
|
1407 2005-05-14 Richard M. Stallman <rms@gnu.org> |
87b552721862
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62238
diff
changeset
|
1408 |
87b552721862
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62238
diff
changeset
|
1409 * GNU: Update footnotes. |
87b552721862
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62238
diff
changeset
|
1410 |
62364
55c2e9c1c3cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62361
diff
changeset
|
1411 * NEWS: Lots of clarifications and cleanups. |
55c2e9c1c3cb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62361
diff
changeset
|
1412 |
62125 | 1413 2005-05-05 Slawomir Nowaczyk <slawek@cs.lth.se> (tiny change) |
1414 | |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1415 * TUTORIAL.pl: Updated header. |
62086
5393e8e13b21
Updated header of TUTORIAL.pl.
Marcelo Toledo <marcelo@gnu.org>
parents:
62044
diff
changeset
|
1416 |
62044
e79e289ac796
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62042
diff
changeset
|
1417 2005-05-02 Richard M. Stallman <rms@gnu.org> |
e79e289ac796
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62042
diff
changeset
|
1418 |
e79e289ac796
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62042
diff
changeset
|
1419 * NEWS: More rearrangements. |
e79e289ac796
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
62042
diff
changeset
|
1420 |
62042
54584b534be1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61957
diff
changeset
|
1421 2005-05-02 Chong Yidong <cyd@stupidchicken.com> |
54584b534be1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61957
diff
changeset
|
1422 |
54584b534be1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61957
diff
changeset
|
1423 * NEWS: Items rearranged in logical order. |
54584b534be1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61957
diff
changeset
|
1424 |
61957 | 1425 2005-05-01 Lars Hansen <larsh@math.ku.dk> |
1426 | |
1427 * NEWS: Correct key binding for dired-mark-omitted. | |
1428 | |
61830
7167a1afa2aa
* e/eterm.ti: Add a comment.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
61829
diff
changeset
|
1429 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu> |
7167a1afa2aa
* e/eterm.ti: Add a comment.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
61829
diff
changeset
|
1430 |
61842
0e4683c3074a
* NEWS: Mention xterm key bindings.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
61830
diff
changeset
|
1431 * NEWS: Mention xterm key bindings. |
0e4683c3074a
* NEWS: Mention xterm key bindings.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
61830
diff
changeset
|
1432 |
61830
7167a1afa2aa
* e/eterm.ti: Add a comment.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
61829
diff
changeset
|
1433 * e/eterm.ti: Add a comment. |
7167a1afa2aa
* e/eterm.ti: Add a comment.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
61829
diff
changeset
|
1434 * e/eterm: Regenerate. |
7167a1afa2aa
* e/eterm.ti: Add a comment.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
61829
diff
changeset
|
1435 |
61829
bfa373ffccf6
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61536
diff
changeset
|
1436 2005-04-25 Alex Ott <ott@jet.msk.su> |
bfa373ffccf6
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61536
diff
changeset
|
1437 |
bfa373ffccf6
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61536
diff
changeset
|
1438 * TUTORIAL.ru: Update. |
bfa373ffccf6
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61536
diff
changeset
|
1439 |
61536 | 1440 2005-04-13 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
1441 | |
1442 * TUTORIAL.sk: Updated header. | |
1443 | |
61505
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61504
diff
changeset
|
1444 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:
61504
diff
changeset
|
1445 |
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61504
diff
changeset
|
1446 * NEWS: Mention cursorBlink resource. |
c8cf56d85000
Added new X reosurce, cursorBlink.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61504
diff
changeset
|
1447 |
61504
440fc97d89f0
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
61428
diff
changeset
|
1448 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
440fc97d89f0
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
61428
diff
changeset
|
1449 |
440fc97d89f0
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
61428
diff
changeset
|
1450 * NEWS: Mention dynamic change of keyboard-coding-system on Mac. |
440fc97d89f0
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
61428
diff
changeset
|
1451 |
61428
04ddd1e6567d
* NEWS: Mention fontSet for Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61425
diff
changeset
|
1452 2005-04-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
04ddd1e6567d
* NEWS: Mention fontSet for Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61425
diff
changeset
|
1453 |
04ddd1e6567d
* NEWS: Mention fontSet for Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61425
diff
changeset
|
1454 * NEWS: Mention fontSet for Lucid menus. |
04ddd1e6567d
* NEWS: Mention fontSet for Lucid menus.
Jan Djärv <jan.h.d@swipnet.se>
parents:
61425
diff
changeset
|
1455 |
61425
6dfecf2a19ab
* compilation.txt (symbol): Added gcov-file
Masatake YAMATO <jet@gyve.org>
parents:
61373
diff
changeset
|
1456 2005-04-10 Masatake YAMATO <jet@gyve.org> |
6dfecf2a19ab
* compilation.txt (symbol): Added gcov-file
Masatake YAMATO <jet@gyve.org>
parents:
61373
diff
changeset
|
1457 |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1458 * compilation.txt (symbol): Add gcov-file |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1459 gcov-bb-file gcov-never-called-line gcov-called-line. |
61425
6dfecf2a19ab
* compilation.txt (symbol): Added gcov-file
Masatake YAMATO <jet@gyve.org>
parents:
61373
diff
changeset
|
1460 |
61373 | 1461 2005-04-08 Kenichi Handa <handa@m17n.org> |
1462 | |
1463 * TUTORIAL.ja: Updated header, contents synchronized with | |
1464 TUTORIAL (CVS-1.61). | |
1465 | |
61355 | 1466 2005-04-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
1467 | |
1468 * TUTORIAL.cs: Updated header. | |
1469 | |
61329
8ae0d0d699fb
* TUTORIAL.de: Updated header.
Werner LEMBERG <wl@gnu.org>
parents:
61324
diff
changeset
|
1470 2005-04-05 Werner Lemberg <wl@gnu.org> |
8ae0d0d699fb
* TUTORIAL.de: Updated header.
Werner LEMBERG <wl@gnu.org>
parents:
61324
diff
changeset
|
1471 |
8ae0d0d699fb
* TUTORIAL.de: Updated header.
Werner LEMBERG <wl@gnu.org>
parents:
61324
diff
changeset
|
1472 * TUTORIAL.de: Updated header. |
8ae0d0d699fb
* TUTORIAL.de: Updated header.
Werner LEMBERG <wl@gnu.org>
parents:
61324
diff
changeset
|
1473 |
62238
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
1474 2005-04-05 Marcelo Toledo <marcelo@gnu.org> |
61324
1f1b8a1bcc8a
Added field maintainer in etc/TUTORIAL.translators. Slovenian TUTORIAL confirmed in admin/FOR-RELEASE. TUTORIAL.ja was set as confirmed, but it still not agree with the correct form.
Marcelo Toledo <marcelo@gnu.org>
parents:
61294
diff
changeset
|
1475 |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1476 * TUTORIAL.translators: Added the field Maintainer. |
61324
1f1b8a1bcc8a
Added field maintainer in etc/TUTORIAL.translators. Slovenian TUTORIAL confirmed in admin/FOR-RELEASE. TUTORIAL.ja was set as confirmed, but it still not agree with the correct form.
Marcelo Toledo <marcelo@gnu.org>
parents:
61294
diff
changeset
|
1477 |
61294
926302544b94
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61264
diff
changeset
|
1478 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org> |
926302544b94
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61264
diff
changeset
|
1479 |
926302544b94
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61264
diff
changeset
|
1480 * TUTORIAL.it: Move "copying conditions at end" sentence after title. |
926302544b94
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61264
diff
changeset
|
1481 |
61264
6306d6d0c25f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61253
diff
changeset
|
1482 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org> |
6306d6d0c25f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61253
diff
changeset
|
1483 |
6306d6d0c25f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61253
diff
changeset
|
1484 * TUTORIAL.ja: Update text before first period. |
6306d6d0c25f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61253
diff
changeset
|
1485 Reported by Kenichi Handa. |
6306d6d0c25f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61253
diff
changeset
|
1486 |
61229
520273abdb65
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61221
diff
changeset
|
1487 2005-04-02 Richard M. Stallman <rms@gnu.org> |
61264
6306d6d0c25f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61253
diff
changeset
|
1488 |
61229
520273abdb65
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61221
diff
changeset
|
1489 * TUTORIAL.ja, TUTORIAL.cn, TUTORIAL.ru, TUTORIAL.zh: Remove the |
520273abdb65
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61221
diff
changeset
|
1490 old intro line that apparently was a longer version of "Emacs |
520273abdb65
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61221
diff
changeset
|
1491 tutorial". |
520273abdb65
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61221
diff
changeset
|
1492 |
520273abdb65
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61221
diff
changeset
|
1493 * TUTORIAL.es: Clean up line breaks. |
520273abdb65
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
61221
diff
changeset
|
1494 |
62238
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
1495 2005-04-01 Marcelo Toledo <marcelo@gnu.org> |
61221
ee24a0da4818
TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko, TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in revision 1.59, Emacs is not transliterated to cyrillic anymore; fixes; by Ognyan Kulev <ogi@fmi.uni-sofia.bg>, TUTORIAL.sv: Sync some other changes with the TUTORIAL version 1.61 in CVS by Mats Lidell <matsl@contactor.se>. Corrected admin/ChangeLog entry. Updated admin/FOR-RELEASE.
Marcelo Toledo <marcelo@gnu.org>
parents:
61208
diff
changeset
|
1496 |
75948 | 1497 * TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de, |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1498 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko, |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1499 * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1500 * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. |
62410
216a7e756ba3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
62364
diff
changeset
|
1501 |
62238
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
1502 2005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg> |
62410
216a7e756ba3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
62364
diff
changeset
|
1503 |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1504 * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1505 revision 1.59, "Emacs" is not transliterated to cyrillic anymore; |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1506 Minor fixes. |
62238
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
1507 |
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
1508 2005-04-01 Mats Lidell <matsl@contactor.se> |
61264
6306d6d0c25f
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61253
diff
changeset
|
1509 |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1510 * TUTORIAL.sv: Sync some other changes with the TUTORIAL version |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1511 1.61 in CVS. |
61221
ee24a0da4818
TUTORIAL.pt_BR, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, TUTORIAL.ko, TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title line. TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in revision 1.59, Emacs is not transliterated to cyrillic anymore; fixes; by Ognyan Kulev <ogi@fmi.uni-sofia.bg>, TUTORIAL.sv: Sync some other changes with the TUTORIAL version 1.61 in CVS by Mats Lidell <matsl@contactor.se>. Corrected admin/ChangeLog entry. Updated admin/FOR-RELEASE.
Marcelo Toledo <marcelo@gnu.org>
parents:
61208
diff
changeset
|
1512 |
61208 | 1513 2005-04-01 Lute Kamstra <lute@gnu.org> |
1514 | |
1515 * TUTORIAL.nl: Fix title line. | |
1516 | |
61145
73bfeffcb718
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61126
diff
changeset
|
1517 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org> |
73bfeffcb718
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61126
diff
changeset
|
1518 |
73bfeffcb718
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61126
diff
changeset
|
1519 * TUTORIAL: Add title line. |
73bfeffcb718
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61126
diff
changeset
|
1520 * TUTORIAL.bg, TUTORIAL.cn, TUTORIAL.cs, TUTORIAL.de, |
73bfeffcb718
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61126
diff
changeset
|
1521 * TUTORIAL.es, TUTORIAL.fr, TUTORIAL.it, TUTORIAL.ja, |
73bfeffcb718
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61126
diff
changeset
|
1522 * TUTORIAL.ko, TUTORIAL.nl, TUTORIAL.pl, TUTORIAL.pt_BR, |
73bfeffcb718
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61126
diff
changeset
|
1523 * TUTORIAL.ro, TUTORIAL.ru, TUTORIAL.sk, TUTORIAL.sl |
73bfeffcb718
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61126
diff
changeset
|
1524 * TUTORIAL.sv, TUTORIAL.th, TUTORIAL.zh: Likewise. |
73bfeffcb718
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
61126
diff
changeset
|
1525 |
61126
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
60845
diff
changeset
|
1526 2005-03-29 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:
60845
diff
changeset
|
1527 |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
60845
diff
changeset
|
1528 * gnus-refcard.tex, gnus-logo.eps: New files. |
c0aa521e0ca7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-220
Miles Bader <miles@gnu.org>
parents:
60845
diff
changeset
|
1529 |
60845 | 1530 2005-03-23 David Ponce <david@dponce.com> |
1531 | |
1532 * NEWS: Mention recentf-keep. | |
1533 | |
60797 | 1534 2005-03-17 Lute Kamstra <lute@gnu.org> |
1535 | |
1536 * TODO: Remove define-generic-mode entry (DONE). | |
1537 | |
60542
70d9e88990d5
* NEWS: Explain how to default Tramp to FTP.
Michael Albinus <michael.albinus@gmx.de>
parents:
60396
diff
changeset
|
1538 2005-03-10 Michael Albinus <michael.albinus@gmx.de> |
70d9e88990d5
* NEWS: Explain how to default Tramp to FTP.
Michael Albinus <michael.albinus@gmx.de>
parents:
60396
diff
changeset
|
1539 |
70d9e88990d5
* NEWS: Explain how to default Tramp to FTP.
Michael Albinus <michael.albinus@gmx.de>
parents:
60396
diff
changeset
|
1540 * NEWS: Explain how to default Tramp to FTP. |
70d9e88990d5
* NEWS: Explain how to default Tramp to FTP.
Michael Albinus <michael.albinus@gmx.de>
parents:
60396
diff
changeset
|
1541 |
60395
b884d90db3b5
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
60334
diff
changeset
|
1542 2005-03-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
b884d90db3b5
*** empty log message ***
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
60334
diff
changeset
|
1543 |
60396
b995637d585c
Fix typo.
YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
parents:
60395
diff
changeset
|
1544 * NEWS: Mention Carbon build on Mac OS 9. |
60542
70d9e88990d5
* NEWS: Explain how to default Tramp to FTP.
Michael Albinus <michael.albinus@gmx.de>
parents:
60396
diff
changeset
|
1545 |
60334
ec7a860cdd57
Add information about `-fno-crossjumping' for GCC.
David Kastrup <dak@gnu.org>
parents:
60061
diff
changeset
|
1546 2005-03-01 David Kastrup <dak@gnu.org> |
ec7a860cdd57
Add information about `-fno-crossjumping' for GCC.
David Kastrup <dak@gnu.org>
parents:
60061
diff
changeset
|
1547 |
ec7a860cdd57
Add information about `-fno-crossjumping' for GCC.
David Kastrup <dak@gnu.org>
parents:
60061
diff
changeset
|
1548 * DEBUG: Add information about `-fno-crossjumping' for GCC. |
ec7a860cdd57
Add information about `-fno-crossjumping' for GCC.
David Kastrup <dak@gnu.org>
parents:
60061
diff
changeset
|
1549 |
60051 | 1550 2005-02-14 Lute Kamstra <lute@gnu.org> |
1551 | |
60061 | 1552 * TODO: Remove battery.el entry (DONE). |
1553 | |
60051 | 1554 * TUTORIAL.nl: Synchronize with TUTORIAL. Correct some typos. |
1555 Make the terminology more consistent. Fill the text using the | |
1556 default `fill-column'. | |
1557 | |
59990 | 1558 2005-02-08 Lute Kamstra <lute@gnu.org> |
1559 | |
1560 * TUTORIAL: Remove some uses of the term "buffer" before it is | |
1561 properly introduced. Update the description of the mode line. | |
1562 Consistently use "<ESC>" to denote the ESC key and "<SPC>" to | |
1563 denote the Space bar. Capitalize all command descriptions. | |
1564 | |
59954
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59925
diff
changeset
|
1565 2005-02-06 Richard M. Stallman <rms@gnu.org> |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59925
diff
changeset
|
1566 |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59925
diff
changeset
|
1567 * DEBUG: Minor clarification. |
c48813f32e6b
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59925
diff
changeset
|
1568 |
59925 | 1569 2005-02-05 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> |
1570 | |
1571 * emacs.bash: Update the name of the socket of the Emacs server. | |
1572 | |
59688
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59673
diff
changeset
|
1573 2005-01-22 David Kastrup <dak@gnu.org> |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59673
diff
changeset
|
1574 |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59673
diff
changeset
|
1575 * NEWS: Mention alias `find-grep' for `grep-find'. |
3761d1e2619d
* NEWS: Mention alias `find-grep' for `grep-find'.
David Kastrup <dak@gnu.org>
parents:
59673
diff
changeset
|
1576 |
59673
56842f389966
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59612
diff
changeset
|
1577 2005-01-22 Nick Roberts <nickrob@snap.net.nz> |
56842f389966
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59612
diff
changeset
|
1578 |
56842f389966
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59612
diff
changeset
|
1579 * TODO: Add entry for toolbar on ttys. |
56842f389966
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59612
diff
changeset
|
1580 |
59612
69ffba6567d6
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59563
diff
changeset
|
1581 2005-01-18 Nick Roberts <nickrob@snap.net.nz> |
69ffba6567d6
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59563
diff
changeset
|
1582 |
69ffba6567d6
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59563
diff
changeset
|
1583 * DEBUG: Suggest separate terminal for debug session. |
69ffba6567d6
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
59563
diff
changeset
|
1584 |
59563 | 1585 2005-01-15 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> |
1586 | |
1587 * TUTORIAL.nl: Correct translation and the Dutch text (typos). | |
1588 More consistent use of terminology. | |
1589 | |
59528
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59414
diff
changeset
|
1590 2005-01-13 Cheng Gao <chenggao@gmail.com> |
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59414
diff
changeset
|
1591 |
4d6252ae9651
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
59414
diff
changeset
|
1592 * MORE.STUFF: Add entries of some well known and widely used packages. |
60542
70d9e88990d5
* NEWS: Explain how to default Tramp to FTP.
Michael Albinus <michael.albinus@gmx.de>
parents:
60396
diff
changeset
|
1593 |
59414 | 1594 2005-01-07 Lars Hansen <larsh@math.ku.dk> |
1595 | |
1596 * NEWS: Describe desktop package lazy restore feature. | |
1597 | |
59060
6bc8da0583ab
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58968
diff
changeset
|
1598 2004-12-21 Richard M. Stallman <rms@gnu.org> |
6bc8da0583ab
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58968
diff
changeset
|
1599 |
6bc8da0583ab
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58968
diff
changeset
|
1600 * DISTRIB: Don't say "freeware". |
6bc8da0583ab
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58968
diff
changeset
|
1601 |
58968
036ee6579046
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
58893
diff
changeset
|
1602 2004-12-15 Nick Roberts <nickrob@snap.net.nz> |
036ee6579046
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
58893
diff
changeset
|
1603 |
036ee6579046
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
58893
diff
changeset
|
1604 * DEBUG: Change printing example to break on a procedure name. |
036ee6579046
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
58893
diff
changeset
|
1605 |
58893 | 1606 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu> |
1607 | |
1608 * e/eterm.ti: Add rs1. | |
1609 * e/eterm: Regenerate. | |
1610 | |
58867
68b52f977b49
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58825
diff
changeset
|
1611 2004-12-08 Alexandre VEYRENC <veyrenc@wanadoo.fr> (tiny change) |
68b52f977b49
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58825
diff
changeset
|
1612 |
68b52f977b49
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58825
diff
changeset
|
1613 * fr-refcard.tex: Fix typos. |
68b52f977b49
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
58825
diff
changeset
|
1614 |
58825
a1e4505728bf
* PROBLEMS: Update information about klipper on KDE.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58539
diff
changeset
|
1615 2004-12-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
a1e4505728bf
* PROBLEMS: Update information about klipper on KDE.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58539
diff
changeset
|
1616 |
a1e4505728bf
* PROBLEMS: Update information about klipper on KDE.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58539
diff
changeset
|
1617 * PROBLEMS: Update information about klipper on KDE. |
a1e4505728bf
* PROBLEMS: Update information about klipper on KDE.
Jan Djärv <jan.h.d@swipnet.se>
parents:
58539
diff
changeset
|
1618 |
58539
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57395
diff
changeset
|
1619 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:
57395
diff
changeset
|
1620 |
11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57395
diff
changeset
|
1621 * NEWS: Rename use-old-gtk-file-dialog to 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:
57395
diff
changeset
|
1622 |
57395 | 1623 2004-10-08 Fr,Ai(Bd,Ai(Bric Bothamy <frederic.bothamy@free.fr> (tiny change) |
1624 | |
1625 * TUTORIAL.fr: Minor wording fix. | |
1626 | |
57320
360e84818bf3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57317
diff
changeset
|
1627 2004-10-04 Luc Teirlinck <teirllm@auburn.edu> |
360e84818bf3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57317
diff
changeset
|
1628 |
360e84818bf3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57317
diff
changeset
|
1629 * enriched.doc: Update for new bindings of `set-left-margin' and |
360e84818bf3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57317
diff
changeset
|
1630 `set-right-margin'. |
360e84818bf3
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57317
diff
changeset
|
1631 |
57317 | 1632 2004-10-04 Kim F. Storm <storm@cua.dk> |
1633 | |
1634 * DEBUG: Mention pp and ff commands. | |
1635 | |
57239
685c5b4b0349
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57235
diff
changeset
|
1636 2004-09-26 Luc Teirlinck <teirllm@auburn.edu> |
685c5b4b0349
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57235
diff
changeset
|
1637 |
685c5b4b0349
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57235
diff
changeset
|
1638 * enriched.doc: `enriched-annotation-alist' is now called |
685c5b4b0349
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57235
diff
changeset
|
1639 `enriched-translations'. |
685c5b4b0349
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
57235
diff
changeset
|
1640 |
57235 | 1641 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu> |
1642 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
1643 * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc. |
57235 | 1644 Reformat. |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1645 * e/eterm: Regenerate. |
57235 | 1646 |
57231 | 1647 2004-09-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
57229
fb9de0d75bef
* PROBLEMS: Updated exec-shield description.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57126
diff
changeset
|
1648 |
fb9de0d75bef
* PROBLEMS: Updated exec-shield description.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57126
diff
changeset
|
1649 * PROBLEMS: Updated exec-shield description. |
fb9de0d75bef
* PROBLEMS: Updated exec-shield description.
Jan Djärv <jan.h.d@swipnet.se>
parents:
57126
diff
changeset
|
1650 |
57126 | 1651 2004-09-16 Dan Nicolaescu <dann@ics.uci.edu> |
1652 | |
1653 * e/eterm.ti: Change the strings for smso and rmso. | |
74779
5ed505afa18e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74705
diff
changeset
|
1654 * e/eterm: Regenerate. |
57126 | 1655 |
57035
0f53ff12f87c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
56969
diff
changeset
|
1656 2004-09-09 Thien-Thi Nguyen <ttn@gnu.org> |
0f53ff12f87c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
56969
diff
changeset
|
1657 |
0f53ff12f87c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
56969
diff
changeset
|
1658 * MORE.STUFF (EDB): Update entry. |
0f53ff12f87c
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
56969
diff
changeset
|
1659 |
56969 | 1660 2004-09-07 Dan Nicolaescu <dann@ics.uci.edu> |
1661 | |
1662 * e/eterm.ti: Add `op' entry to enable colors in term. | |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1663 * e/eterm: Regenerate. |
56969 | 1664 |
56925 | 1665 2004-09-04 Eric S. Raymond <esr@thyrsus.com> |
1666 | |
1667 * PROBLEMS: More reorganization to exile old stuff to the | |
1668 pre-2000 section. I looked up end-of-life dates for a bunch | |
1669 of old Unixes to check. | |
1670 | |
56787
25da1d331c99
Upgraded to MH-E version 7.82.
Bill Wohler <wohler@newt.com>
parents:
56755
diff
changeset
|
1671 2004-08-24 Bill Wohler <wohler@newt.com> |
25da1d331c99
Upgraded to MH-E version 7.82.
Bill Wohler <wohler@newt.com>
parents:
56755
diff
changeset
|
1672 |
25da1d331c99
Upgraded to MH-E version 7.82.
Bill Wohler <wohler@newt.com>
parents:
56755
diff
changeset
|
1673 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.82. |
25da1d331c99
Upgraded to MH-E version 7.82.
Bill Wohler <wohler@newt.com>
parents:
56755
diff
changeset
|
1674 |
56755 | 1675 2004-08-22 David Kastrup <dak@gnu.org> |
1676 | |
1677 * PROBLEMS, MAILINGLISTS: Update AUCTeX information. | |
1678 | |
56751
72a02133177e
Upgraded to MH-E version 7.81.
Bill Wohler <wohler@newt.com>
parents:
56737
diff
changeset
|
1679 2004-08-21 Bill Wohler <wohler@newt.com> |
72a02133177e
Upgraded to MH-E version 7.81.
Bill Wohler <wohler@newt.com>
parents:
56737
diff
changeset
|
1680 |
72a02133177e
Upgraded to MH-E version 7.81.
Bill Wohler <wohler@newt.com>
parents:
56737
diff
changeset
|
1681 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.81. |
72a02133177e
Upgraded to MH-E version 7.81.
Bill Wohler <wohler@newt.com>
parents:
56737
diff
changeset
|
1682 |
56737 | 1683 2004-08-21 Eric S. Raymond <esr@thyrsus.com> |
1684 | |
1685 * PROBLEMS: Massively rearranged by category, to make environment | |
1686 features and symptoms easier to find. Bugs relating to | |
1687 20th-century systems moved to the end. Most problem headers | |
1688 changed to "object: variation" format. | |
1689 | |
56673
e9a6cbc8ca5e
Upgraded to MH-E version 7.4.80.
Bill Wohler <wohler@newt.com>
parents:
56670
diff
changeset
|
1690 2004-08-15 Bill Wohler <wohler@newt.com> |
e9a6cbc8ca5e
Upgraded to MH-E version 7.4.80.
Bill Wohler <wohler@newt.com>
parents:
56670
diff
changeset
|
1691 |
e9a6cbc8ca5e
Upgraded to MH-E version 7.4.80.
Bill Wohler <wohler@newt.com>
parents:
56670
diff
changeset
|
1692 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.80. |
e9a6cbc8ca5e
Upgraded to MH-E version 7.4.80.
Bill Wohler <wohler@newt.com>
parents:
56670
diff
changeset
|
1693 |
56670 | 1694 2004-08-14 Romain Francoise <romain@orebokech.com> |
1695 | |
1696 * NEWS: Mention the thumbs.el package. | |
1697 | |
56664 | 1698 2004-08-14 Eric Hanchrow <offby1@blarg.net> |
1699 | |
1700 * TUTORIAL.es: Replace actual whitespace with the magic string | |
1701 that causes help-with-tutorial to automatically insert the correct | |
1702 amount. | |
1703 | |
56645
c19be515db1c
Remove description of Mac OS version upgrade
Steven Tamm <steventamm@mac.com>
parents:
56554
diff
changeset
|
1704 2004-08-10 Steven Tamm <steventamm@mac.com> |
c19be515db1c
Remove description of Mac OS version upgrade
Steven Tamm <steventamm@mac.com>
parents:
56554
diff
changeset
|
1705 |
c19be515db1c
Remove description of Mac OS version upgrade
Steven Tamm <steventamm@mac.com>
parents:
56554
diff
changeset
|
1706 * PROBLEMS: Remove description of Mac OS version upgrade |
c19be515db1c
Remove description of Mac OS version upgrade
Steven Tamm <steventamm@mac.com>
parents:
56554
diff
changeset
|
1707 problems as it is no longer applicable. |
c19be515db1c
Remove description of Mac OS version upgrade
Steven Tamm <steventamm@mac.com>
parents:
56554
diff
changeset
|
1708 |
56554 | 1709 2004-07-27 Werner Lemberg <wl@gnu.org> |
1710 | |
1711 * NEWS: Document all new tutorials. | |
1712 | |
56927
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56925
diff
changeset
|
1713 2004-08-05 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:
56925
diff
changeset
|
1714 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56925
diff
changeset
|
1715 * GNUS-NEWS: Import from the v5_10 branch of the Gnus repository. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56925
diff
changeset
|
1716 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56925
diff
changeset
|
1717 * NEWS (Gnus package): Gnus includes Sieve and PGG. Gnus changes |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56925
diff
changeset
|
1718 are described in GNUS-NEWS. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56925
diff
changeset
|
1719 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56925
diff
changeset
|
1720 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:
56925
diff
changeset
|
1721 |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56925
diff
changeset
|
1722 * gnus.xpm, gnus-pointer.xbm, gnus-pointer.xpm: Import from the |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56925
diff
changeset
|
1723 v5_10 branch of the Gnus repository. |
55fd4f77387a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
Miles Bader <miles@gnu.org>
parents:
56925
diff
changeset
|
1724 |
56419
4c43e671e90a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56406
diff
changeset
|
1725 2004-07-14 Luc Teirlinck <teirllm@auburn.edu> |
4c43e671e90a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56406
diff
changeset
|
1726 |
4c43e671e90a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56406
diff
changeset
|
1727 * MORE.STUFF: Tramp is now distributed with Emacs. |
4c43e671e90a
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56406
diff
changeset
|
1728 |
56406
d36b00b98db0
Upgraded to MH-E version 7.4.4.
Bill Wohler <wohler@newt.com>
parents:
56374
diff
changeset
|
1729 2004-07-12 Bill Wohler <wohler@newt.com> |
d36b00b98db0
Upgraded to MH-E version 7.4.4.
Bill Wohler <wohler@newt.com>
parents:
56374
diff
changeset
|
1730 |
d36b00b98db0
Upgraded to MH-E version 7.4.4.
Bill Wohler <wohler@newt.com>
parents:
56374
diff
changeset
|
1731 * NEWS, MH-E-NEWS: Upgraded to MH-E version 7.4.4. |
d36b00b98db0
Upgraded to MH-E version 7.4.4.
Bill Wohler <wohler@newt.com>
parents:
56374
diff
changeset
|
1732 |
56374
e784f4b6c134
(Lisp changes in 21.4): document (match-data t) change.
David Kastrup <dak@gnu.org>
parents:
56253
diff
changeset
|
1733 2004-07-08 David Kastrup <dak@gnu.org> |
e784f4b6c134
(Lisp changes in 21.4): document (match-data t) change.
David Kastrup <dak@gnu.org>
parents:
56253
diff
changeset
|
1734 |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1735 * NEWS (Lisp changes in 21.4): Document (match-data t) change. |
56374
e784f4b6c134
(Lisp changes in 21.4): document (match-data t) change.
David Kastrup <dak@gnu.org>
parents:
56253
diff
changeset
|
1736 |
56253
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
56229
diff
changeset
|
1737 2002-06-26 Eli Zaretskii <eliz@is.elta.co.il> |
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
56229
diff
changeset
|
1738 |
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
56229
diff
changeset
|
1739 * FOR-RELEASE: Moved to the admin directory. |
5eca32ea0d37
Moved FOR-RELEASE from etc/ to admin/.
Eli Zaretskii <eliz@gnu.org>
parents:
56229
diff
changeset
|
1740 |
56229
712f3852392b
Move description from new paragraph-start and
David Kastrup <dak@gnu.org>
parents:
56219
diff
changeset
|
1741 2004-06-24 David Kastrup <dak@gnu.org> |
712f3852392b
Move description from new paragraph-start and
David Kastrup <dak@gnu.org>
parents:
56219
diff
changeset
|
1742 |
712f3852392b
Move description from new paragraph-start and
David Kastrup <dak@gnu.org>
parents:
56219
diff
changeset
|
1743 * NEWS: Move description from new paragraph-start and |
712f3852392b
Move description from new paragraph-start and
David Kastrup <dak@gnu.org>
parents:
56219
diff
changeset
|
1744 indent-line-function defaults to general news instead of new |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1745 packages. Same for query-replace-skip-read-only. |
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1746 Add description of new `\,' and `\?' replacement string features. |
56229
712f3852392b
Move description from new paragraph-start and
David Kastrup <dak@gnu.org>
parents:
56219
diff
changeset
|
1747 |
56219
e140df89e026
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56018
diff
changeset
|
1748 2004-06-23 Luc Teirlinck <teirllm@auburn.edu> |
e140df89e026
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56018
diff
changeset
|
1749 |
e140df89e026
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56018
diff
changeset
|
1750 * MORE.STUFF: Delete obsolete URL. |
e140df89e026
*** empty log message ***
Luc Teirlinck <teirllm@auburn.edu>
parents:
56018
diff
changeset
|
1751 |
56018 | 1752 2004-06-10 Lars Hansen <larsh@math.ku.dk> |
1753 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
1754 * NEWS: Describe dired-omit-mode. Describe desktop package changes. |
56018 | 1755 |
55852
92338f8e9f27
Document the workaround for the Mac OS X port not picking up the environment
Steven Tamm <steventamm@mac.com>
parents:
55621
diff
changeset
|
1756 2004-05-29 Steven Tamm <steventamm@mac.com> |
92338f8e9f27
Document the workaround for the Mac OS X port not picking up the environment
Steven Tamm <steventamm@mac.com>
parents:
55621
diff
changeset
|
1757 |
92338f8e9f27
Document the workaround for the Mac OS X port not picking up the environment
Steven Tamm <steventamm@mac.com>
parents:
55621
diff
changeset
|
1758 * PROBLEMS: Document the workaround for the Mac OS X port not |
92338f8e9f27
Document the workaround for the Mac OS X port not picking up the environment
Steven Tamm <steventamm@mac.com>
parents:
55621
diff
changeset
|
1759 picking up the environment variables from dotfiles. |
92338f8e9f27
Document the workaround for the Mac OS X port not picking up the environment
Steven Tamm <steventamm@mac.com>
parents:
55621
diff
changeset
|
1760 |
55621 | 1761 2004-05-16 Juri Linkov <juri@jurta.org> |
1762 | |
1763 * TUTORIAL.pt_BR: Add coding: latin-1, sentence-end-double-space: nil. | |
1764 | |
1765 * ru-refcard.tex: Add C-u and RET to `C-h t Russian'. | |
1766 | |
55607 | 1767 2004-05-15 Alex Ott <ott@jet.msk.su> |
1768 | |
1769 * ru-refcard.tex, ru-refcard.ps: New files. | |
1770 | |
55589 | 1771 2004-05-14 David Ponce <david@dponce.com> |
1772 | |
63923
b06138a7a427
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
63838
diff
changeset
|
1773 * tree-widget: New directory containing tree-widget themes and images. |
55589 | 1774 |
62238
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
1775 2004-04-13 Marcelo Toledo <marcelo@gnu.org> |
55585
70afc4f63286
2004-04-13 Marcelo Toledo <marcelo@marcelotoledo.org>
David Kastrup <dak@gnu.org>
parents:
55397
diff
changeset
|
1776 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
1777 * TUTORIAL.pt_BR: Initial check-in. |
55585
70afc4f63286
2004-04-13 Marcelo Toledo <marcelo@marcelotoledo.org>
David Kastrup <dak@gnu.org>
parents:
55397
diff
changeset
|
1778 |
55397
a828ab1b3079
Changes largely merged in from Dave Love's code. Doc fixes.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55090
diff
changeset
|
1779 2004-05-06 Dave Love <fx@gnu.org> |
a828ab1b3079
Changes largely merged in from Dave Love's code. Doc fixes.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55090
diff
changeset
|
1780 |
a828ab1b3079
Changes largely merged in from Dave Love's code. Doc fixes.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55090
diff
changeset
|
1781 * emacs.py: New file for python-mode's internal use. |
a828ab1b3079
Changes largely merged in from Dave Love's code. Doc fixes.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
55090
diff
changeset
|
1782 |
55090
5aea43a3dacd
Use outline mode. Remove compile.el entry (done).
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54972
diff
changeset
|
1783 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca> |
5aea43a3dacd
Use outline mode. Remove compile.el entry (done).
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54972
diff
changeset
|
1784 |
5aea43a3dacd
Use outline mode. Remove compile.el entry (done).
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54972
diff
changeset
|
1785 * TODO: Use outline mode. Remove compile.el entry (done). |
5aea43a3dacd
Use outline mode. Remove compile.el entry (done).
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54972
diff
changeset
|
1786 |
54972 | 1787 2004-04-18 Juri Linkov <juri@jurta.org> |
1788 | |
1789 * TUTORIAL.fr, TUTORIAL.pl, TUTORIAL.ru, TUTORIAL.sl, TUTORIAL.sv | |
1790 * TUTORIAL.th: Add sentence-end-double-space: nil. | |
1791 | |
1792 * TUTORIAL.it, TUTORIAL.nl, TUTORIAL.sv: Add coding: latin-1. | |
1793 | |
62238
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
1794 2004-04-16 Alex Ott <ottalex@narod.ru> |
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
1795 |
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
1796 * TUTORIAL.ru: Various corrections. |
54914 | 1797 |
54860 | 1798 2004-04-14 Jan Nieuwenhuizen <janneke@gnu.org> |
1799 | |
1800 * TUTORIAL.nl: Update Delete/Delback translation. | |
1801 | |
54719
36b5ffc7a82b
Remove index-apropos entry.
Jesper Harder <harder@ifa.au.dk>
parents:
54688
diff
changeset
|
1802 2004-04-05 Jesper Harder <harder@ifa.au.dk> |
36b5ffc7a82b
Remove index-apropos entry.
Jesper Harder <harder@ifa.au.dk>
parents:
54688
diff
changeset
|
1803 |
36b5ffc7a82b
Remove index-apropos entry.
Jesper Harder <harder@ifa.au.dk>
parents:
54688
diff
changeset
|
1804 * TODO: Remove index-apropos entry. |
36b5ffc7a82b
Remove index-apropos entry.
Jesper Harder <harder@ifa.au.dk>
parents:
54688
diff
changeset
|
1805 |
54688 | 1806 2004-04-01 Juri Linkov <juri@jurta.org> |
1807 | |
1808 * HELLO: Add Javanese. | |
1809 | |
54653
93ff165d67c8
Clip the header and footer area.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
54645
diff
changeset
|
1810 2004-03-29 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
93ff165d67c8
Clip the header and footer area.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
54645
diff
changeset
|
1811 |
93ff165d67c8
Clip the header and footer area.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
54645
diff
changeset
|
1812 * ps-prin1.ps: Clip the header and footer area, so text will not be |
93ff165d67c8
Clip the header and footer area.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
54645
diff
changeset
|
1813 printed outside header or footer, respectively. |
93ff165d67c8
Clip the header and footer area.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
54645
diff
changeset
|
1814 (HeaderClip, FooterClip): New PostScript funs. |
93ff165d67c8
Clip the header and footer area.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
54645
diff
changeset
|
1815 (HeaderText, FooterText): Adjust PostScript code. |
93ff165d67c8
Clip the header and footer area.
Vinicius Jose Latorre <viniciusjl@ig.com.br>
parents:
54645
diff
changeset
|
1816 |
54645
d55052ec5562
TODO: Removed drag-and-drop entry (DONE).
Jan Djärv <jan.h.d@swipnet.se>
parents:
54445
diff
changeset
|
1817 2004-03-29 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
d55052ec5562
TODO: Removed drag-and-drop entry (DONE).
Jan Djärv <jan.h.d@swipnet.se>
parents:
54445
diff
changeset
|
1818 |
d55052ec5562
TODO: Removed drag-and-drop entry (DONE).
Jan Djärv <jan.h.d@swipnet.se>
parents:
54445
diff
changeset
|
1819 * TODO: Removed drag-and-drop entry (DONE). |
d55052ec5562
TODO: Removed drag-and-drop entry (DONE).
Jan Djärv <jan.h.d@swipnet.se>
parents:
54445
diff
changeset
|
1820 |
54445 | 1821 2004-03-19 Kim F. Storm <storm@cua.dk> |
1822 | |
1823 * TODO: Remove entries for fringe related issues (DONE). | |
1824 Remove entry about image-relative coordinates of mouse clicks (DONE). | |
1825 | |
54408
815ad617d6ac
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54195
diff
changeset
|
1826 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org> |
815ad617d6ac
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54195
diff
changeset
|
1827 |
815ad617d6ac
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54195
diff
changeset
|
1828 * compilation.txt: New file. |
815ad617d6ac
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
54195
diff
changeset
|
1829 |
54195
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
1830 2004-02-29 Juanma Barranquero <lektu@terra.es> |
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
1831 |
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
1832 * NEWS: Remove bogus reference to user option unicode-data. |
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
1833 |
54013
9a41bfd38de9
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53847
diff
changeset
|
1834 2004-02-16 Klaus Zeitler <kzeitler@lucent.com> |
9a41bfd38de9
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53847
diff
changeset
|
1835 |
9a41bfd38de9
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53847
diff
changeset
|
1836 * PROBLEMS: Document crashes on X when build with GCC and GNU ld. |
9a41bfd38de9
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53847
diff
changeset
|
1837 |
53847
f356730ec10b
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
53392
diff
changeset
|
1838 2004-02-08 Andreas Schwab <schwab@suse.de> |
f356730ec10b
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
53392
diff
changeset
|
1839 |
f356730ec10b
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
53392
diff
changeset
|
1840 * NEWS: Fix typo. |
f356730ec10b
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
53392
diff
changeset
|
1841 |
54195
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
1842 2003-12-29 Ognyan Kulev <ogi@fmi.uni-sofia.bg> |
53392
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53113
diff
changeset
|
1843 |
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53113
diff
changeset
|
1844 * TUTORIAL.bg: Use windows-1251 encoding. Fix punctuation errors. |
b1e278aa0593
*** empty log message ***
Eli Zaretskii <eliz@is.elta.co.il>
parents:
53113
diff
changeset
|
1845 |
53113 | 1846 2003-11-21 Lars Hansen <larsh@math.ku.dk> |
1847 | |
1848 * TODO: Add plans for change of file attributes UID and GID from | |
1849 integer to string. | |
54195
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
1850 |
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
1851 2003-11-10 Kailash C. Chowksey <klchxbec@m-net.arbornet.org> |
53033 | 1852 |
1853 * HELLO: Add Kannada. | |
1854 | |
53003 | 1855 2003-11-05 Juri Linkov <juri@jurta.org> |
1856 | |
1857 * HELLO: Fix language names. Add C, Braille, Georgian, Ukrainian. | |
1858 Add IPA pronunciation to English. Fix tab widths. | |
1859 | |
52986 | 1860 2003-11-03 David Ponce <david.ponce@wanadoo.fr> |
1861 | |
1862 * PROBLEMS: Document segfaults with Linux kernels that enable the | |
1863 Exec-shield functionality. | |
1864 | |
52955 | 1865 2003-10-30 Kenichi Handa <handa@m17n.org> |
1866 | |
1867 * HELLO: Fix cases of language names. Make German lines one. | |
54195
567c5d0d340c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54013
diff
changeset
|
1868 Delete FORTRAN, add Mathematics. |
52955 | 1869 |
52928
2f5fd6b2684b
* PROBLEMS: Characters are displayed as empty boxes or
Jan Djärv <jan.h.d@swipnet.se>
parents:
52673
diff
changeset
|
1870 2003-10-24 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
2f5fd6b2684b
* PROBLEMS: Characters are displayed as empty boxes or
Jan Djärv <jan.h.d@swipnet.se>
parents:
52673
diff
changeset
|
1871 |
2f5fd6b2684b
* PROBLEMS: Characters are displayed as empty boxes or
Jan Djärv <jan.h.d@swipnet.se>
parents:
52673
diff
changeset
|
1872 * PROBLEMS: Characters are displayed as empty boxes or |
2f5fd6b2684b
* PROBLEMS: Characters are displayed as empty boxes or
Jan Djärv <jan.h.d@swipnet.se>
parents:
52673
diff
changeset
|
1873 with wrong font under X. |
2f5fd6b2684b
* PROBLEMS: Characters are displayed as empty boxes or
Jan Djärv <jan.h.d@swipnet.se>
parents:
52673
diff
changeset
|
1874 |
52673
0d905c2ca814
* TUTORIAL.de: Minor updates and grammatical fixes.
Werner LEMBERG <wl@gnu.org>
parents:
52486
diff
changeset
|
1875 2003-09-30 Werner Lemberg <wl@gnu.org> |
0d905c2ca814
* TUTORIAL.de: Minor updates and grammatical fixes.
Werner LEMBERG <wl@gnu.org>
parents:
52486
diff
changeset
|
1876 |
0d905c2ca814
* TUTORIAL.de: Minor updates and grammatical fixes.
Werner LEMBERG <wl@gnu.org>
parents:
52486
diff
changeset
|
1877 * TUTORIAL.de: Minor updates and grammatical fixes. |
0d905c2ca814
* TUTORIAL.de: Minor updates and grammatical fixes.
Werner LEMBERG <wl@gnu.org>
parents:
52486
diff
changeset
|
1878 |
52413 | 1879 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk> |
1880 | |
1881 * TODO: Add invisible text kill/yank issue. | |
1882 | |
52486
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52413
diff
changeset
|
1883 2003-08-29 Wim Nieuwenhuizen <wwwillem@xs4all.nl> |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52413
diff
changeset
|
1884 |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52413
diff
changeset
|
1885 * TUTORIAL.nl: Many changes. |
c784ff21a464
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
52413
diff
changeset
|
1886 |
52271
2e9faae58a25
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
52010
diff
changeset
|
1887 2003-08-20 Stephen Eglen <stephen@gnu.org> |
2e9faae58a25
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
52010
diff
changeset
|
1888 |
2e9faae58a25
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
52010
diff
changeset
|
1889 * MORE.STUFF: Update URLs for several projects. |
2e9faae58a25
*** empty log message ***
Stephen Eglen <stephen@gnu.org>
parents:
52010
diff
changeset
|
1890 |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
1891 2003-07-22 Andrew Choi <akochoi@shaw.ca> |
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
1892 |
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
1893 * PROBLEMS: Truncated process output with pty's on Mac OS X. |
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
1894 |
51927
6b832345cf82
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
51137
diff
changeset
|
1895 2003-07-14 Nick Roberts <nick@nick.uklinux.net> |
6b832345cf82
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
51137
diff
changeset
|
1896 |
6b832345cf82
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
51137
diff
changeset
|
1897 * NEWS: Merge in the changes for versions 21.2 and 21.3 as |
6b832345cf82
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
51137
diff
changeset
|
1898 documented on the EMACS_21_1_RC branch. |
6b832345cf82
*** empty log message ***
Nick Roberts <nickrob@snap.net.nz>
parents:
51137
diff
changeset
|
1899 |
51137 | 1900 2003-03-03 Chao-Hong Liu <chliu@gnu.org> |
1901 | |
1902 * TUTORIAL.cn: Updated. | |
1903 * TUTORIAL.zh: Updated. | |
1904 | |
50702
7dd3d5eae9c7
Upgraded to MH-E version 7.3.
Bill Wohler <wohler@newt.com>
parents:
50416
diff
changeset
|
1905 2003-04-24 Bill Wohler <wohler@newt.com> |
7dd3d5eae9c7
Upgraded to MH-E version 7.3.
Bill Wohler <wohler@newt.com>
parents:
50416
diff
changeset
|
1906 |
7dd3d5eae9c7
Upgraded to MH-E version 7.3.
Bill Wohler <wohler@newt.com>
parents:
50416
diff
changeset
|
1907 * MH-E-NEWS: Upgraded to MH-E version 7.3. |
7dd3d5eae9c7
Upgraded to MH-E version 7.3.
Bill Wohler <wohler@newt.com>
parents:
50416
diff
changeset
|
1908 |
50960
c77e73bf285e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
50702
diff
changeset
|
1909 2003-04-03 Kenichi Handa <handa@m17n.org> |
50416 | 1910 |
1911 * HELLO: Fix the malayalam line. | |
1912 | |
50394 | 1913 2003-04-01 Dave Love <fx@gnu.org> |
1914 | |
1915 * letter.xpm: Use transparent/opaque `colours'. | |
1916 | |
50396 | 1917 * letter.xbm: Deleted. |
1918 | |
1919 * letter.pbm: New. | |
1920 | |
50303 | 1921 2003-03-24 Andreas Schwab <schwab@suse.de> |
1922 | |
1923 * HELLO: Remove extra TAB in Greek entries. | |
1924 | |
50009 | 1925 2003-03-03 Chao-Hong Liu <chliu@gnu.org> |
1926 | |
1927 * TUTORIAL.cn, TUTORIAL.zh: New files. | |
1928 | |
1929 * TUTORIAL.translator: List TUTORIAL.cn and TUTORIAL.zh. | |
1930 | |
49945 | 1931 2003-02-24 Kenichi Handa <handa@m17n.org> |
1932 | |
1933 * HELLO: Add Malayalam. | |
1934 | |
49778 | 1935 2003-02-13 Dave Love <fx@gnu.org> |
1936 | |
1937 * TUTORIAL.es: Add coding spec. | |
1938 | |
49713 | 1939 2003-02-11 Kenichi Handa <handa@m17n.org> |
1940 | |
1941 * HELLO: Fix Hindi and add Tamil. | |
1942 | |
49629
8c44a7884096
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49627
diff
changeset
|
1943 2003-02-05 Francesco Potort,Al(B <pot@gnu.org> |
49627
c8bf5c7f2ac4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49600
diff
changeset
|
1944 |
c8bf5c7f2ac4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49600
diff
changeset
|
1945 * TUTORIAL.it: Italian tutorial. |
c8bf5c7f2ac4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49600
diff
changeset
|
1946 From Alfredo Finelli <alfredofnl@tiscali.it> (original translator). |
c8bf5c7f2ac4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49600
diff
changeset
|
1947 Revised by Francesco Potort,Al(B <pot@gnu.org>. |
c8bf5c7f2ac4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49600
diff
changeset
|
1948 |
49578
b35587af8747
Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
49549
diff
changeset
|
1949 2003-02-03 Bill Wohler <wohler@newt.com> |
b35587af8747
Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
49549
diff
changeset
|
1950 |
b35587af8747
Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
49549
diff
changeset
|
1951 * MH-E-NEWS: Upgraded to MH-E version 7.2. |
b35587af8747
Upgraded to MH-E version 7.2.
Bill Wohler <wohler@newt.com>
parents:
49549
diff
changeset
|
1952 |
49549
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49489
diff
changeset
|
1953 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com> |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49489
diff
changeset
|
1954 |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49489
diff
changeset
|
1955 * MACHINES: Added Cygwin. |
99be3a1e2589
Cygwin support patch.
Juanma Barranquero <lekktu@gmail.com>
parents:
49489
diff
changeset
|
1956 |
49489 | 1957 2003-01-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
1958 | |
1959 * DEBUG: Added note about xmon. | |
1960 | |
49341
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49152
diff
changeset
|
1961 2003-01-20 Joanna Pluta <joanna_p@gazeta.pl> |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49152
diff
changeset
|
1962 |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49152
diff
changeset
|
1963 * TUTORIAL.pl: Updated. |
aa7e1948ad31
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
49152
diff
changeset
|
1964 |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
1965 2003-01-11 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
49152 | 1966 |
1967 * TUTORIAL.sk: Updated to reflect changes in English version. | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
1968 From Miroslav Va$,1!!(Bko <zemiak@zoznam.sk>. |
49152 | 1969 |
49124
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49120
diff
changeset
|
1970 2003-01-09 Francesco Potort,Al(B <pot@gnu.org> |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49120
diff
changeset
|
1971 |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49120
diff
changeset
|
1972 * etags.1: Added reference to the new `etags --help --lang=LANG' |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49120
diff
changeset
|
1973 option. |
f613014bd3f4
*** empty log message ***
Francesco Potortì <pot@gnu.org>
parents:
49120
diff
changeset
|
1974 |
49120
30c4902b654d
Upgraded to MH-E version 7.1.
Bill Wohler <wohler@newt.com>
parents:
49006
diff
changeset
|
1975 2003-01-08 Bill Wohler <wohler@newt.com> |
30c4902b654d
Upgraded to MH-E version 7.1.
Bill Wohler <wohler@newt.com>
parents:
49006
diff
changeset
|
1976 |
30c4902b654d
Upgraded to MH-E version 7.1.
Bill Wohler <wohler@newt.com>
parents:
49006
diff
changeset
|
1977 * MH-E-NEWS: Upgraded to MH-E version 7.1. |
30c4902b654d
Upgraded to MH-E version 7.1.
Bill Wohler <wohler@newt.com>
parents:
49006
diff
changeset
|
1978 |
49006
2c71c36eaac2
* MACHINES: Added pointer to Mac OS X install instructions.
Steven Tamm <steventamm@mac.com>
parents:
48780
diff
changeset
|
1979 2003-01-01 Steven Tamm <steventamm@mac.com> |
2c71c36eaac2
* MACHINES: Added pointer to Mac OS X install instructions.
Steven Tamm <steventamm@mac.com>
parents:
48780
diff
changeset
|
1980 |
2c71c36eaac2
* MACHINES: Added pointer to Mac OS X install instructions.
Steven Tamm <steventamm@mac.com>
parents:
48780
diff
changeset
|
1981 * MACHINES: Added pointer to Mac OS X install instructions. |
2c71c36eaac2
* MACHINES: Added pointer to Mac OS X install instructions.
Steven Tamm <steventamm@mac.com>
parents:
48780
diff
changeset
|
1982 |
48780 | 1983 2002-12-10 Kenichi Handa <handa@m17n.org> |
1984 | |
1985 * TUTORIAL.sv: Renamed from TUTORIAL.se. | |
1986 | |
48595
8aaba207e44b
Upgraded to MH-E version 7.0.
Bill Wohler <wohler@newt.com>
parents:
48503
diff
changeset
|
1987 2002-11-29 Bill Wohler <wohler@newt.com> |
8aaba207e44b
Upgraded to MH-E version 7.0.
Bill Wohler <wohler@newt.com>
parents:
48503
diff
changeset
|
1988 |
8aaba207e44b
Upgraded to MH-E version 7.0.
Bill Wohler <wohler@newt.com>
parents:
48503
diff
changeset
|
1989 * MH-E-NEWS: Upgraded to MH-E version 7.0. |
8aaba207e44b
Upgraded to MH-E version 7.0.
Bill Wohler <wohler@newt.com>
parents:
48503
diff
changeset
|
1990 |
62238
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
1991 2002-11-22 Rafael Sep,Az(Blveda <drs@gnulinux.org.mx> |
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
1992 |
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
1993 * TUTORIAL.es: Extensively changed and updated. |
48503
1829d7a0d8bd
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
47730
diff
changeset
|
1994 |
47730
2568d5a27317
Upgraded to mh-e version 6.1.1.
Bill Wohler <wohler@newt.com>
parents:
47667
diff
changeset
|
1995 2002-10-01 Bill Wohler <wohler@newt.com> |
2568d5a27317
Upgraded to mh-e version 6.1.1.
Bill Wohler <wohler@newt.com>
parents:
47667
diff
changeset
|
1996 |
2568d5a27317
Upgraded to mh-e version 6.1.1.
Bill Wohler <wohler@newt.com>
parents:
47667
diff
changeset
|
1997 * MH-E-NEWS: Upgraded to mh-e version 6.1.1. |
2568d5a27317
Upgraded to mh-e version 6.1.1.
Bill Wohler <wohler@newt.com>
parents:
47667
diff
changeset
|
1998 |
47667
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47558
diff
changeset
|
1999 2002-09-16 Jonathan Yavner <jyavner@engineer.com> |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47558
diff
changeset
|
2000 |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47558
diff
changeset
|
2001 * ses-example.ses: New file: example spreadsheet. |
96b260e0ff3d
New major mode "SES" for spreadsheets.
Jonathan Yavner <jyavner@member.fsf.org>
parents:
47558
diff
changeset
|
2002 |
47558 | 2003 2002-09-04 Kenichi Handa <handa@etl.go.jp> |
2004 | |
2005 * HELLO: Fix Unicode Greek line. | |
2006 | |
2007 2002-09-03 Kenichi Handa <handa@etl.go.jp> | |
2008 | |
2009 * TUTORIAL.ja: Updated in accordance with the latest English | |
2010 version. | |
2011 | |
47195
ea311cd0855c
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
46869
diff
changeset
|
2012 2002-09-01 Andreas Schwab <schwab@suse.de> |
ea311cd0855c
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
46869
diff
changeset
|
2013 |
ea311cd0855c
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
46869
diff
changeset
|
2014 * TUTORIAL.de: Updated in accordance with the English version. |
ea311cd0855c
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
46869
diff
changeset
|
2015 From Mario Lang <mlang@delysid.org>. |
ea311cd0855c
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
46869
diff
changeset
|
2016 |
46869
79b3d9092987
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
46028
diff
changeset
|
2017 2002-08-12 Markus Rost <rost@math.ohio-state.edu> |
79b3d9092987
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
46028
diff
changeset
|
2018 |
79b3d9092987
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
46028
diff
changeset
|
2019 * HELLO: Fix some white spaces. |
79b3d9092987
*** empty log message ***
Markus Rost <rost@math.uni-bielefeld.de>
parents:
46028
diff
changeset
|
2020 |
46028
278093843f21
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
45927
diff
changeset
|
2021 2002-06-26 Richard M. Stallman <rms@gnu.org> |
278093843f21
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
45927
diff
changeset
|
2022 |
278093843f21
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
45927
diff
changeset
|
2023 * ps-prin0.ps, ps-prin1.ps: Add license exception. |
278093843f21
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
45927
diff
changeset
|
2024 |
45847 | 2025 2002-06-16 Eli Zaretskii <eliz@is.elta.co.il> |
2026 | |
2027 * TUTORIAL.fr: New version from ,AI(Bric Jacoboni <jaco@teaser.fr>. | |
2028 | |
45109 | 2029 2002-05-04 Eli Zaretskii <eliz@is.elta.co.il> |
2030 | |
2031 * HELLO: Add a few greetings that use Unicode characters. | |
2032 | |
44711 | 2033 2002-04-20 Eli Zaretskii <eliz@is.elta.co.il> |
2034 | |
2035 * termcap.src: New version from ftp://invisible-island.net. | |
2036 | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
2037 2002-03-24 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
44122 | 2038 |
2039 * TUTORIAL.translators: New file, list of tutorial translators. | |
2040 | |
43046
a7fdf9fae407
* gnus.xpm: Remove garbages.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
43003
diff
changeset
|
2041 2002-02-01 ShengHuo ZHU <zsh@cs.rochester.edu> |
a7fdf9fae407
* gnus.xpm: Remove garbages.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
43003
diff
changeset
|
2042 |
a7fdf9fae407
* gnus.xpm: Remove garbages.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
43003
diff
changeset
|
2043 * gnus.xpm: Remove garbages. |
a7fdf9fae407
* gnus.xpm: Remove garbages.
ShengHuo ZHU <zsh@cs.rochester.edu>
parents:
43003
diff
changeset
|
2044 |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
2045 2002-01-27 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
43003 | 2046 |
2047 * letter.xpm: New file, XPM variant of letter.xbm. | |
2048 | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
2049 2001-12-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
41809 | 2050 |
2051 * COPYING: Move back. | |
2052 | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
2053 2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
41683 | 2054 |
2055 * COPYING: Removed. | |
2056 | |
41403 | 2057 2001-11-23 Eli Zaretskii <eliz@is.elta.co.il> |
2058 | |
2059 * emacstool.1, etags.1, emacs.1: Modify distribution terms to | |
2060 something simpler than the GFDL. | |
2061 | |
41366
e5eaf696dd6b
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41245
diff
changeset
|
2062 2001-11-22 Colin Walters <walters@debian.org> |
e5eaf696dd6b
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41245
diff
changeset
|
2063 |
e5eaf696dd6b
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41245
diff
changeset
|
2064 * PROBLEMS: Remove already applied calc info patches. Clarify |
e5eaf696dd6b
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41245
diff
changeset
|
2065 that there is no such thing as Debian GNU/Linux 2.4.3. ftpd is |
e5eaf696dd6b
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41245
diff
changeset
|
2066 not handled by alternatives in Debian, the reporter surely meant |
e5eaf696dd6b
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41245
diff
changeset
|
2067 just "--config ftp". |
e5eaf696dd6b
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41245
diff
changeset
|
2068 |
41245 | 2069 2001-11-18 Eli Zaretskii <eliz@is.elta.co.il> |
2070 | |
2071 * fr-survival.tex: New file, from ,AI(Bric Jacoboni <jaco@teaser.fr>. | |
2072 | |
41205 | 2073 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il> |
2074 | |
2075 * TUTORIAL.fr: New version from ,AI(Bric Jacoboni <jaco@teaser.fr>. | |
2076 | |
41191
f6b767815369
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41124
diff
changeset
|
2077 2001-11-17 Colin Walters <walters@debian.org> |
f6b767815369
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41124
diff
changeset
|
2078 |
f6b767815369
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41124
diff
changeset
|
2079 * PROBLEMS: Remove calc problems. |
f6b767815369
*** empty log message ***
Colin Walters <walters@gnu.org>
parents:
41124
diff
changeset
|
2080 |
41124 | 2081 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il> |
2082 | |
2083 * TUTORIAL.fr: New file. From ,AI(Bric Jacoboni <jaco@teaser.fr>. | |
2084 | |
40867 | 2085 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il> |
2086 | |
2087 * Makefile (mostlyclean, clean, distclean, maintainer-clean): | |
2088 Add *.dvi and *.log. | |
2089 (SOURCES): Update the list of files. | |
2090 | |
2091 * calccard.tex: New file. | |
2092 * calccard.ps: New file. | |
2093 | |
40631 | 2094 2001-11-01 Eli Zaretskii <eliz@is.elta.co.il> |
2095 | |
2096 * etags.1: Replace presentation-level troff macros that simulate | |
2097 tables with tbl markup. From Eric S. Raymond <esr@thyrsus.com>. | |
2098 | |
40111 | 2099 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
2100 | |
40152 | 2101 * (Version 21.1 released.) |
40111 | 2102 |
39498 | 2103 2001-09-29 Eli Zaretskii <eliz@is.elta.co.il> |
2104 | |
2105 * HELLO: Fix the Italian and Maltese entries. From Trevor Spiteri | |
2106 <tbspit@eng.um.edu.mt>. | |
2107 | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
2108 2001-08-25 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
38950 | 2109 |
2110 * HELLO: Slovak language name added to be compatible with other | |
2111 languages. | |
2112 | |
38915
e7e9b4581430
Update per the English version.
Eli Zaretskii <eliz@gnu.org>
parents:
38810
diff
changeset
|
2113 2001-08-23 Eli Zaretskii <eliz@is.elta.co.il> |
e7e9b4581430
Update per the English version.
Eli Zaretskii <eliz@gnu.org>
parents:
38810
diff
changeset
|
2114 |
e7e9b4581430
Update per the English version.
Eli Zaretskii <eliz@gnu.org>
parents:
38810
diff
changeset
|
2115 * TUTORIAL.pl: Updated in accordance with the English version. |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
2116 From Beata Wierzcho$,1 b(Bowska <beataw@orient.uw.edu.pl> and |
44008 | 2117 Janusz S. Bien <jsbien@mail.uw.edu.pl>. |
38915
e7e9b4581430
Update per the English version.
Eli Zaretskii <eliz@gnu.org>
parents:
38810
diff
changeset
|
2118 |
38810 | 2119 2001-08-14 Eli Zaretskii <eliz@is.elta.co.il> |
2120 | |
2121 * MACHINES: Modify the entry for HITACHI SR2001/SR2201 series, as | |
2122 per config.sub and config.guess. Reported by Ryo Furue | |
2123 <furufuru@ccsr.u-tokyo.ac.jp>. | |
2124 | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
2125 2001-08-10 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
38780 | 2126 |
2127 * TUTORIAL.sk: Updated in accordance with the English version. | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
2128 From Miroslav Va$,1!!(Bko <vasko@debian.cz>. |
38780 | 2129 |
38736 | 2130 2001-08-08 Eli Zaretskii <eliz@is.elta.co.il> |
2131 | |
2132 * TUTORIAL.ko: Updated in accordance with the English version. | |
2133 From Koaunghi Un <koaunghi@world.kaist.ac.kr>. | |
2134 | |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
2135 2001-08-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
38707 | 2136 |
38736 | 2137 * TUTORIAL.cs: Update from Milan Zamazal. |
38707 | 2138 |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
2139 2001-08-05 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
38690
ebcceabda1b5
Milan Zamazal has new address.
Pavel Janík <Pavel@Janik.cz>
parents:
38689
diff
changeset
|
2140 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2141 * TUTORIAL.cs, TUTORIAL.sk, cs-refcard.tex, sk-refcard.tex: E-mail |
38690
ebcceabda1b5
Milan Zamazal has new address.
Pavel Janík <Pavel@Janik.cz>
parents:
38689
diff
changeset
|
2142 address of Milan Zamazal changed. |
ebcceabda1b5
Milan Zamazal has new address.
Pavel Janík <Pavel@Janik.cz>
parents:
38689
diff
changeset
|
2143 |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
2144 2001-08-04 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
38689
99630a340b59
Be consistent when naming CONTROL and META keys.
Pavel Janík <Pavel@Janik.cz>
parents:
37783
diff
changeset
|
2145 |
38736 | 2146 * TUTORIAL, TUTORIAL.cs: Be consistent when naming CONTROL and |
2147 META keys. | |
38689
99630a340b59
Be consistent when naming CONTROL and META keys.
Pavel Janík <Pavel@Janik.cz>
parents:
37783
diff
changeset
|
2148 |
37783 | 2149 2001-05-17 Francesco Potorti` <pot@gnu.org> |
2150 | |
2151 * etags.1: Add the latest changes to etags behaviour. | |
2152 | |
37561 | 2153 2001-05-04 Eli Zaretskii <eliz@is.elta.co.il> |
2154 | |
2155 * emacsclient.1: Place in the public domain. | |
2156 | |
37513 | 2157 2001-04-29 Eli Zaretskii <eliz@is.elta.co.il> |
2158 | |
2159 * emacstool.1: Place under GFDL. | |
2160 | |
37457 | 2161 2001-04-25 Eli Zaretskii <eliz@is.elta.co.il> |
2162 | |
2163 * emacs.1: Place under GFDL. | |
2164 | |
2165 * etags.1: Ditto. | |
2166 | |
2167 * gfdl.1: New file. | |
2168 | |
37387 | 2169 2001-04-18 Gerd Moellmann <gerd@gnu.org> |
2170 | |
2171 * TUTORIAL.sk, sk-survival.tex | |
2172 * sk-refcard.ps, sk-refcard.tex, sk-dired-ref.ps | |
2173 * sk-dired-ref.tex: New files. | |
37783 | 2174 |
37387 | 2175 * cs-survival.tex, cs-dired-ref.ps, cs-dired-ref.tex: New files. |
52010
08ca5a28493e
Truncated process output with pty's on Mac OS X.
Andrew Choi <akochoi@shaw.ca>
parents:
51927
diff
changeset
|
2176 From Pavel@Janik.cz (Pavel Jan,Am(Bk). |
37387 | 2177 |
37293 | 2178 2001-04-10 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2179 | |
2180 * ps-prin1.ps: Footer implementation. Doc fix. | |
2181 (doLineNumber): Code fix for line number color. | |
2182 (BeginPage, BeginSheet, HeaderFramePath, HeaderFrame, HeaderText): Code | |
2183 fix for footer implementation. | |
2184 (TextStart, SetFooterLines, FooterFrameStart, doFramePath) | |
2185 (FooterFramePath, doFrame, FooterFrame, FooterStart) | |
2186 (HeaderOrFooterTextLines, HeaderOrFooterText, FooterText): New funs. | |
2187 | |
37167 | 2188 2001-04-03 Gerd Moellmann <gerd@gnu.org> |
2189 | |
2190 * splash8.xpm: New image from Luis Fernandes <elf@ee.ryerson.ca> | |
2191 for color depth 8. | |
2192 | |
37139 | 2193 2001-04-02 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2194 | |
2195 * ps-prin1.ps: Line and paragraph spacing feature. | |
2196 (LineHS, ParagraphHS, EffectUnderline, EffectStrikeou, EffectOverline) | |
2197 (EffectShadow, EffectBox, EffectOutline): New vars. | |
2198 (PSL, S, EF, printZebra, doColumnZebra, doZebra): Code fix. | |
2199 (PHL, LHL): New funs. | |
2200 | |
2201 * ps-prin2.ps: File eliminated. | |
37783 | 2202 |
37000 | 2203 2001-03-26 Gerd Moellmann <gerd@gnu.org> |
2204 | |
2205 * splash.pbm: New image from Luis Fernandes <elf@ee.ryerson.ca>. | |
2206 | |
36823 | 2207 2001-03-15 Gerd Moellmann <gerd@gnu.org> |
2208 | |
2209 * splash.xpm, splash.pbm: Replaced with new images from | |
2210 Luis Fernandes <elf@ee.ryerson.ca>. | |
2211 | |
36538 | 2212 2001-03-05 Gerd Moellmann <gerd@gnu.org> |
2213 | |
2214 * cs-refcard.ps, cs-refcard.tex: New files. | |
2215 | |
36404 | 2216 2001-02-26 Gerd Moellmann <gerd@gnu.org> |
2217 | |
2218 * THE-GNU-PROJECT: New file. | |
2219 | |
36311 | 2220 2001-02-22 Andrew Innes <andrewi@gnu.org> |
2221 | |
2222 * MACHINES: Update pointer to MS-Windows install instructions. | |
2223 | |
36217 | 2224 2001-02-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2225 | |
2226 * ps-prin1.ps: Code fix to support `ps-zebra-stripe-follow' | |
2227 functionality enhancement. | |
2228 (doColumnZebra): Code fix. | |
37783 | 2229 |
35987 | 2230 2001-02-08 Dave Love <fx@gnu.org> |
2231 | |
35989 | 2232 * tasks.texi, SERVICE: Updated. |
35987 | 2233 |
35873 | 2234 2001-02-03 Andrew Innes <andrewi@gnu.org> |
2235 | |
2236 * PROBLEMS: Add note about need to specify extra compiler flags | |
2237 with recent Cygwin ports of gcc. | |
2238 | |
35656 | 2239 2001-01-27 Eli Zaretskii <eliz@is.elta.co.il> |
2240 | |
2241 * DEBUG: Expand and update, based on the instructions to | |
2242 pretesters, nt/INSTALL, and private communications and experience. | |
2243 | |
35378 | 2244 2001-01-17 Dave Love <fx@gnu.org> |
2245 | |
2246 * termcap.src: New version from http://www.tuxedo.org/~esr/terminfo/. | |
2247 | |
35127 | 2248 2001-01-08 Gerd Moellmann <gerd@gnu.org> |
2249 | |
2250 * TUTORIAL.es: New file. | |
2251 | |
35125 | 2252 2001-01-08 Kevin Gallagher <kevingal@onramp.net> |
2253 | |
2254 * edt-user.doc: Updated to reflect EDT Emulation version 4.0 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2255 enhancements. |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
2256 |
34923 | 2257 2000-12-29 Gerd Moellmann <gerd@gnu.org> |
2258 | |
2259 * fr-refcard.tex, fr-refcard.ps, fr-drdref.tex, fr-drdref.ps: New | |
2260 files. | |
2261 | |
34922 | 2262 2000-12-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2263 | |
2264 * ps-prin1.ps: Handle form feed better when ps-zebra-stripe-follow | |
2265 is non-nil. | |
2266 (printZebra, BeginPage): Code fix. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
2267 |
34595 | 2268 2000-12-15 Miles Bader <miles@gnu.org> |
2269 | |
2270 * DEBUG: Add note aboute using `inverse-video' to detect excessive | |
2271 screen redraw. | |
2272 | |
34333 | 2273 2000-12-07 Dave Love <fx@gnu.org> |
2274 | |
2275 * CODINGS, CHARSETS: Removed. (Mule 2.3 relics.) | |
2276 | |
34047 | 2277 2000-11-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2278 | |
2279 * ps-prin1.ps: Eliminated the line number font predefinition. | |
2280 | |
33331 | 2281 2000-11-09 Kenichi Handa <handa@etl.go.jp> |
2282 | |
33332 | 2283 * TUTORIAL.ja: Adjusted for the change of TUTORIAL (use C-x C-l, |
2284 not M-:, as example of disabled command). | |
33331 | 2285 |
33152 | 2286 2000-11-02 Gerd Moellmann <gerd@gnu.org> |
2287 | |
2288 * ONEWS.1, ONEWS.2, ONEWS.3, ONEWS.4: Renamed from NEWS.*. | |
2289 | |
32522 | 2290 2000-10-16 Gerd Moellmann <gerd@gnu.org> |
2291 | |
2292 * 3B-MAXMEM, AIX.DUMP, SUN-SUPPORT: Removed. | |
2293 | |
32523 | 2294 * tasks.texi: Updated to the version from /gd/gnuorg. |
2295 | |
32527 | 2296 * FTP: Refer to the GNU web site. |
2297 | |
32411 | 2298 2000-10-12 Dave Love <fx@gnu.org> |
2299 | |
2300 * gnus.pbm: New file. | |
2301 | |
2302 * gnus.xbm: Deleted. | |
2303 | |
32165 | 2304 2000-10-05 Miles Bader <miles@lsi.nec.co.jp> |
2305 | |
2306 * gnus-pointer.xbm, gnus-pointer.xpm: Remove top empty line. | |
2307 | |
31841 | 2308 2000-09-22 Gerd Moellmann <gerd@gnu.org> |
2309 | |
2310 * splash.xbm: File removed. | |
2311 * splash.pbm: New file. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
2312 |
31770 | 2313 2000-09-20 Gerd Moellmann <gerd@gnu.org> |
2314 | |
2315 * splash.xbm: New file. | |
2316 | |
31717 | 2317 2000-09-19 Gerd Moellmann <gerd@gnu.org> |
2318 | |
2319 * splash.xpm: New file. | |
2320 | |
31540 | 2321 2000-09-11 Dave Love <fx@gnu.org> |
2322 | |
2323 * gnus.xbm, gnus.xpm, gnus-pointer.xpm, gnus-pointer.xbm: New | |
2324 files. | |
2325 | |
31256 | 2326 2000-08-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2327 | |
2328 * ps-prin3.ps: Eliminated. | |
2329 | |
2330 * ps-prin2.ps: Changed comment version (6.0). | |
2331 | |
2332 * ps-prin1.ps: Changed comment version (6.0). | |
2333 | |
2334 * ps-prin0.ps: Changed comment version (6.0). | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
2335 |
49600
23a1cea22d13
Trailing whitespace deleted.
Juanma Barranquero <lekktu@gmail.com>
parents:
49578
diff
changeset
|
2336 2000-08-24 Wlodzimierz Bzyl <matwb@univ.gda.pl> |
31150 | 2337 |
2338 * survival.tex: New file. | |
2339 | |
31004 | 2340 2000-08-21 Gerd Moellmann <gerd@gnu.org> |
2341 | |
2342 * de-refcard.ps, de-refcard.tex: Renamed from refcard-de.*. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
2343 |
31004 | 2344 * pl-refcard.ps, pl-refcard.tex: Renamed from refcard-pl.*. |
2345 | |
30922 | 2346 2000-08-17 Gerd Moellmann <gerd@gnu.org> |
2347 | |
2348 * NEWS.1: Reintegrated into NEWS. | |
2349 | |
2350 * OOOOONEWS...OONEWS: Renamed to NEWS.1...NEWS.4. | |
2351 | |
30863 | 2352 2000-08-16 Gerd Moellmann <gerd@gnu.org> |
2353 | |
30871 | 2354 * dired-ref.tex, dired-ref.ps: New files. |
2355 | |
30863 | 2356 * refcard-de.tex, refcard-de.ps: New files. |
2357 | |
30350 | 2358 2000-07-20 Gerd Moellmann <gerd@gnu.org> |
2359 | |
2360 * emacs.1: Change `-b' to `-bw'. | |
2361 | |
30117 | 2362 2000-07-07 Andreas Schwab <schwab@suse.de> |
2363 | |
2364 * yow.lines: Fix indentation. | |
2365 | |
29498 | 2366 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2367 | |
2368 * ps-prin0.ps: Insert a version number comment (5.2.2). | |
2369 Indentation fix. | |
2370 | |
2371 * ps-prin1.ps: Insert a version number comment (5.2.2). Can | |
2372 select page size with/without giving an error if PostScript | |
2373 printer doesn't have this kind of page size. Zebra Stripe | |
2374 continues or restarts on next page. Indentation fix. | |
2375 (BeginSheet): If necessary, rescale n-up to fit on the sheet of | |
2376 paper. | |
2377 (BeginDoc, doColumnZebra, HeaderText): Code fix. | |
2378 (SetPageSize): New proc. | |
2379 | |
2380 * ps-prin2.ps: Insert a version number comment (5.2.2). | |
2381 | |
2382 * ps-prin3.ps: Insert a version number comment (5.2.2). | |
2383 Indentation fix. | |
2384 | |
28981 | 2385 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2386 | |
2387 * ps-prin1.ps: PostScript code compatibility with other utilities | |
2388 like mpage, psnup, etc. | |
2389 (isLineStep): Code fix. | |
2390 (BeginDoc, BeginSheet): Utility compatibility. | |
2391 | |
28798 | 2392 2000-05-03 Dave Love <fx@gnu.org> |
2393 | |
2394 * letter.xbm: New file. | |
2395 | |
28764 | 2396 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2397 | |
2398 * ps-prin0.ps: PostScript level 1 compatibility. | |
2399 | |
2400 * ps-prin1.ps: PostScript level 1 compatibility, Upside-down | |
2401 printing and line number step. | |
2402 (BeginDoc, doLineNumber, SL, HL): Code fix. | |
2403 (isLineStep, PSL): New funs. | |
2404 | |
2405 * ps-prin3.ps: PostScript level 1 compatibility. | |
2406 | |
28538 | 2407 2000-04-10 Gerd Moellmann <gerd@gnu.org> |
2408 | |
2409 * refcard.bit: Removed. | |
2410 | |
28532 | 2411 2000-04-10 Wlodzimierz Bzyl <matwb@monika.univ.gda.pl> |
2412 | |
2413 * refcard-pl.ps: New file. | |
2414 * refcard-pl.tex: New file. | |
2415 | |
28429 | 2416 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2417 | |
2418 * ps-prin0.ps: Replace gs_languagelevel by languagelevel. | |
2419 (DefOp): New proc. | |
2420 | |
2421 * ps-prin1.ps: Replace gs_languagelevel by languagelevel. | |
2422 (printBackground, SetColor): New procs. | |
2423 (ZebraColor): Renaming old ZebraGray var. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
2424 |
28287 | 2425 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2426 | |
2427 * ps-prin1.ps: Eliminate SkipFirstPage. | |
2428 | |
28267 | 2429 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2430 | |
2431 * ps-prin0.ps: Define command only for language level 1. | |
2432 | |
28169 | 2433 2000-03-16 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
2434 |
28764 | 2435 * ps-prin0.ps: Define packedarray operator for language level 1, |
2436 adjust setduplexmode and settumble definitions. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
2437 |
28155 | 2438 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2439 | |
2440 * ps-print0.ps: New file. | |
35297
e268b7b500f0
Changes for makefile support in etags.
Francesco Potortì <pot@gnu.org>
parents:
35127
diff
changeset
|
2441 |
28155 | 2442 * ps-prin1.ps, ps-prin3.ps: Eliminate CheckConfig. |
2443 | |
27164 | 2444 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2445 | |
2446 * ps-prin1.ps, ps-prin2.ps, ps-prin3.ps: New files. | |
2447 | |
26664
a7963e66c555
Update Solaris 2.6 and 7 problems.
Paul Eggert <eggert@twinsun.com>
parents:
26529
diff
changeset
|
2448 1999-11-30 Paul Eggert <eggert@twinsun.com> |
a7963e66c555
Update Solaris 2.6 and 7 problems.
Paul Eggert <eggert@twinsun.com>
parents:
26529
diff
changeset
|
2449 |
a7963e66c555
Update Solaris 2.6 and 7 problems.
Paul Eggert <eggert@twinsun.com>
parents:
26529
diff
changeset
|
2450 * PROBLEMS: Update Solaris 2.6 and 7 problems. |
a7963e66c555
Update Solaris 2.6 and 7 problems.
Paul Eggert <eggert@twinsun.com>
parents:
26529
diff
changeset
|
2451 |
26529
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
2452 1999-11-22 Paul Eggert <eggert@twinsun.com> |
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
2453 |
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
2454 * NEWS: Rename messages-locale to system-messages-locale |
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
2455 and time-locale to system-time-locale. |
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
2456 |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
2457 1999-10-24 Noah Friedman <friedman@splode.com> |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
2458 |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
2459 * yow.lines: Add more quotes. Correct a misquote. |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
2460 |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
2461 * spook.lines: Add more phrases. |
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
2462 |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25896
diff
changeset
|
2463 1999-10-23 Paul Eggert <eggert@twinsun.com> |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25896
diff
changeset
|
2464 |
26529
e24d7fefd07e
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26161
diff
changeset
|
2465 * NEWS: Describe new functions and variables for locales. |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25896
diff
changeset
|
2466 |
25896 | 2467 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
2468 | |
2469 * TUTORIAL.ro: Change copyright statement. | |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
2470 |
25853 | 2471 1999-07-12 Richard Stallman <rms@gnu.org> |
2472 | |
2473 * Version 20.4 released. | |
2474 | |
2475 1999-06-27 Karl Heuer <kwzh@gnu.org> | |
2476 | |
2477 * yow.lines: Fix indentation. Fix typo. | |
2478 | |
2479 1999-01-19 Dave Love <fx@gnu.org> | |
2480 | |
2481 * MORE.STUFF: Revamped. | |
2482 | |
2483 1999-01-14 Dave Love <fx@gnu.org> | |
2484 | |
2485 * FAQ: Merge posted updates. | |
2486 | |
2487 1998-12-14 Dave Love <fx@gnu.org> | |
2488 | |
2489 * FAQ: Somewhat edited copy of the most recently posted version. | |
2490 | |
2491 1998-11-04 Kenichi Handa <handa@etl.go.jp> | |
2492 | |
2493 * MACHINES (NEC EWS4800): New section. | |
2494 | |
2495 1998-09-04 Karl Heuer <kwzh@gnu.org> | |
2496 | |
2497 * TUTORIAL: Use C-x C-l, not M-:, as example of disabled command. | |
2498 | |
2499 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
2500 | |
2501 * Version 20.3 released. | |
2502 | |
2503 * TUTORIAL.ro: New file. | |
2504 | |
2505 1998-04-10 Ken'ichi Handa <handa@melange.gnu.org> | |
2506 | |
2507 * TUTORIAL.sl: Renamed back to the original. | |
2508 | |
2509 1998-04-10 Kenichi Handa <handa@etl.go.jp> | |
2510 | |
2511 * TUTORIAL.cs: Renamed from TUTORIAL.cz. | |
2512 * TUTORIAL.ja: Renamed from TUTORIAL.jp. | |
2513 * TUTORIAL.ka: Renamed from TUTORIAL.kr. | |
2514 * TUTORIAL.sk: Renamed from TUTORIAL.sl. | |
2515 | |
2516 1998-04-06 Kenichi Handa <handa@etl.go.jp> | |
2517 | |
2518 * TUTORIAL.jp: Re-translated for the latest TUTORIAL. | |
2519 | |
2520 1998-03-26 Richard Stallman <rms@psilocin.gnu.org> | |
2521 | |
2522 * TUTORIAL.sl: New file. | |
2523 | |
2524 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
2525 | |
2526 * Version 20.2 released. | |
2527 | |
2528 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
2529 | |
2530 * Version 20.1 released. | |
2531 | |
2532 1997-06-02 Ken'ichi Handa <handa@psilocin.gnu.ai.mit.edu> | |
2533 | |
2534 * CODINGS, CHARSETS: New files. | |
2535 | |
2536 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
2537 | |
2538 * Version 19.33 released. | |
2539 | |
2540 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
2541 | |
2542 * Version 19.32 released. | |
2543 | |
2544 1996-06-23 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
2545 | |
2546 * refcard.ps: File obtained from someone else; | |
2547 it was generated badly here. | |
2548 | |
2549 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
2550 | |
2551 * Version 19.31 released. | |
2552 | |
2553 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
2554 | |
2555 * TUTORIAL: Rephrase the first page to fit on a standard tty screen. | |
2556 | |
2557 1996-05-03 Richard Stallman <rms@delasyd.gnu.ai.mit.edu> | |
2558 | |
2559 * emacs.bash: Use >|. | |
2560 | |
2561 1996-01-20 Geoff Voelker <voelker@cs.washington.edu> | |
2562 | |
2563 * rgb.txt: New file. | |
2564 | |
2565 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
2566 | |
2567 * Version 19.30 released. | |
2568 | |
2569 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
2570 | |
2571 * gnus-tut.txt: New file. | |
2572 | |
2573 1995-07-26 David J. MacKenzie <djm@geech.gnu.ai.mit.edu> | |
2574 | |
2575 * Rename termcap to termcap.src, the historical name for an | |
2576 uninstalled termcap file. | |
2577 | |
2578 1995-06-28 Eric S. Raymond <esr@spiff.gnu.ai.mit.edu> | |
2579 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2580 * termcap.dat, termcap.ucb: Deleted and replaced. |
25853 | 2581 |
2582 * termcap: New termcap file from the ncurses project; bigger, | |
2583 better, brighter, does away with waxy yellow buildup. Email | |
2584 me at terminfo@ccil.org if you have any trouble with this. | |
2585 | |
2586 * README: Changed to track above change. | |
2587 | |
2588 1995-05-24 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> | |
2589 | |
2590 * TUTORIAL: Delete reference to ALT. Change <Rubout> to <Delete>. | |
2591 | |
2592 1995-04-26 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu> | |
2593 | |
2594 * Makefile (maintainer-clean): Renamed from realclean. | |
2595 | |
2596 1995-04-09 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
2597 | |
2598 * tpu-doc.el: File moved to etc dir and renamed. | |
2599 | |
2600 1995-04-07 Boris Goldowsky <boris@cs.rochester.edu> | |
2601 | |
2602 * enriched.doc: Rewritten and simplified. | |
2603 | |
2604 1994-11-20 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
2605 | |
2606 * Makefile (eterm): New rule. | |
2607 (TIC): New variable. | |
2608 | |
2609 * e/eterm, e/eterm.ti: New files. | |
2610 | |
2611 1994-10-24 Boris Goldowsky <boris@mole.gnu.ai.mit.edu> | |
2612 | |
2613 * enriched.doc: New file. | |
2614 | |
2615 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
2616 | |
2617 * Version 19.26 released. | |
2618 | |
2619 1994-07-03 Richard Stallman (rms@gnu.ai.mit.edu) | |
2620 | |
2621 * TUTORIAL: Talk about flow control along with C-x C-s and C-s. | |
2622 | |
2623 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
2624 | |
2625 * Version 19.25 released. | |
2626 | |
2627 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
2628 | |
2629 * Version 19.24 released. | |
2630 | |
2631 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
2632 | |
2633 * Version 19.23 released. | |
2634 | |
2635 1994-04-21 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
2636 | |
2637 * Makefile (clean): Delete DOC*. | |
2638 | |
2639 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
2640 | |
2641 * Version 19.22 released. | |
2642 | |
2643 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
2644 | |
2645 * Version 19.21 released. | |
2646 | |
2647 1993-11-11 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
2648 | |
2649 * Version 19.20 released. | |
2650 | |
2651 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
2652 | |
2653 * Version 19.19 released. | |
2654 | |
2655 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
2656 | |
2657 * Version 19.18 released. | |
2658 | |
2659 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
2660 | |
2661 * Version 19.16 released. | |
2662 | |
2663 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
2664 | |
2665 * version 19.15 released. | |
2666 | |
2667 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
2668 | |
2669 * Version 19.14 released. | |
2670 | |
2671 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
2672 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2673 Bring mumbleclean targets into conformance with GNU coding standards. |
25853 | 2674 * Makefile (distclean): Don't remove backup and autosave files. |
2675 These are easy to get rid of in other ways, and a pain to lose. | |
2676 (mostlyclean, realclean): New targets. | |
2677 | |
2678 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
2679 | |
2680 * Version 19.13 released. | |
2681 | |
2682 1993-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
2683 | |
2684 * Version 19.10 released. | |
2685 | |
2686 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
2687 | |
2688 * Version 19.9 released. | |
2689 | |
2690 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
2691 | |
2692 * Version 19.8 released. | |
2693 | |
2694 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
2695 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2696 * Version 19.7 released. |
25853 | 2697 |
2698 1993-05-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
2699 | |
2700 * MACHINES: Mention Linux. | |
2701 | |
2702 1993-04-26 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
2703 | |
2704 * MACHINES: Add section for NeXT, from Thorsten Ohl. | |
2705 | |
2706 1993-04-28 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
2707 | |
2708 * NEWS: Documented picture-mode improvements. | |
2709 | |
2710 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
2711 | |
2712 * NEWS: Described the new properties of arrow keys and | |
2713 next-line-add-newlines. Fixed up the GUD description, it was | |
2714 out of date. This file referenced LNEWS when it should have | |
2715 said news.texi; fixed. | |
2716 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2717 * news.texi: invocation-name now exists. |
25853 | 2718 |
2719 1993-03-27 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
2720 | |
2721 * MORE.STUFF: Added. | |
2722 | |
2723 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
2724 | |
2725 * NEWS: Preserved jimb's last change (documenting kill on | |
2726 read-only buffers). | |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
2727 |
25853 | 2728 Added documentation on new info features. |
2729 | |
2730 1993-03-22 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
2731 | |
2732 * spook.lines: Alpha-sorted this, and added some new hot buttons | |
2733 for the 1990s. | |
2734 | |
2735 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
2736 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2737 * MACHINES: Deleted some VMS caveats. If the src and lisp |
25853 | 2738 ChangeLogs are correct, dired and mail and process control are now |
2739 fully supported. | |
2740 | |
2741 * NEWS: Added finder news. | |
2742 | |
2743 1993-03-19 Richard Stallman (rms@geech.gnu.ai.mit.edu) | |
2744 | |
2745 * NEWS: Changed. | |
2746 | |
2747 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
2748 | |
2749 * sex.6: Added 900-line support | |
2750 | |
2751 * NEWS: Added news about the package finder. | |
2752 | |
2753 1993-03-19 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
2754 | |
2755 * MACHINES: `Last updated 10 Feb 1992.' was obviously wrong, so | |
2756 I nuked it. Let the file mod date serve. Merged in APOLLO and | |
2757 SUNBUG files. Changed references to 18.* to past tense. | |
2758 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2759 * emacs.names: Merged into JOKES. I faked a mail header from the |
25853 | 2760 Unknown User to delimit the first (unheaded) bit. |
2761 | |
2762 * Makefile (relock, unlock): New productions. | |
2763 | |
2764 1993-03-18 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
2765 | |
2766 Augean-stable cleaning time. Partly to save space, but mostly to | |
2767 reduce the dizzying amount of *stuff* confronting someone exploring | |
2768 the Emacs distribution, I have the following changes in the etc | |
2769 directory: | |
2770 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2771 * CHARACTERS: Merged into TO-DO file under the heading "Long Range:" |
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2772 |
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2773 * DIFF, CCADIFF, GOSDIFF: Merged into a new outline file titled |
25853 | 2774 OTHER.EMACSES. The present names don't really convey anything. |
2775 Various key bindings and feature descriptions have been updated. | |
2776 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2777 * NICKLES.WORTH: Nuked. This is copyrighted material that could land |
25853 | 2778 FSF in hot water. |
2779 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2780 * INTERVAL.IDEAS: Nuked. RMS's thinking, and indeed the |
25853 | 2781 implementation of intervals, have progressed way beyond this. |
2782 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2783 * RCP: Nuked. It no longer said anything but "Ooops, sorry!" |
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2784 |
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2785 * ED.WORSHIP, GNU.JOKES: Merged into a mailbox called JOKES. |
25853 | 2786 Future jokes can accumulate there. |
2787 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2788 * DISTRIB: The actual domestic order form is now ORDERS.USA. |
25853 | 2789 The DISTRIB text now mentions 19. |
2790 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2791 * ORDERS.USA: Created. This is just the order form. DISTRIB |
25853 | 2792 has a pointer to it at the beginning. |
2793 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2794 * EUROPE: Renamed to ORDERS.EUROPE. DISTRIB now has a pointer |
25853 | 2795 to it at the beginning. |
2796 | |
74779
5ed505afa18e
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
74705
diff
changeset
|
2797 * OOOONEWS, OOOONEWS: Nuked. It's version 19 --- nobody needs the |
25853 | 2798 version 15 and 17 files anymore. |
2799 | |
2800 All files marked "Nuked" have actually been moved to =-prefixed | |
2801 names as per convention. Originals of all files merged still | |
2802 exist with =-names. | |
2803 | |
2804 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
2805 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2806 * XENIX: Nuked (moved to =XENIX). The hackery it describes is |
25853 | 2807 no longer necessary in the presence of 19's function-key-map |
2808 feature; I've added an explanation to the beginning of the file. | |
2809 | |
2810 1993-03-10 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
2811 | |
2812 * MACHINES: Update description of SYSVr3 and r4 support, due to | |
2813 Eric Raymond's changes. | |
2814 | |
2815 1993-03-09 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
2816 | |
2817 * MACHINES: Mention that you have to edit the configure script | |
2818 when you add support for a new machine, to get it to recognize the | |
2819 configuration name. | |
2820 | |
2821 1992-11-20 Jim Blandy (jimb@totoro.cs.oberlin.edu) | |
2822 | |
2823 * MACHINES: Converted to use GCC-style configuration names, | |
2824 instead of listing m/*.h and s/*.h files. All knowledge of m/ and | |
2825 s/ files now lives in ../configure. | |
2826 | |
2827 1992-10-06 Roland McGrath (roland@churchy.gnu.ai.mit.edu) | |
2828 | |
2829 * NEWS: Document included tags tables. | |
2830 | |
2831 1992-07-22 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
2832 | |
2833 * Corrected the news about VC to reflect reality. | |
2834 | |
2835 1992-07-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
2836 | |
2837 * etags.1: New file, from Richard K. Pixley at Cygnus. | |
2838 | |
2839 1992-06-24 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
2840 | |
2841 * Makefile: Most of the contents of this file were only relevant | |
2842 to things in `../lib-src'; removed all but the `distclean' and | |
2843 `clean' targets. | |
2844 | |
2845 1992-04-14 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
2846 | |
2847 * COPYING: Got June 1991 version of the GPL here. | |
2848 | |
2849 * ChangeLog: Since the old etc contents have been split into etc | |
2850 and lib-src, the old etc's ChangeLog has been duplicated in the | |
2851 new etc and lib-src. That means that each contains complete and | |
2852 coherent information, although each contains extraneous | |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
2853 information. |
25853 | 2854 |
2855 1992-04-08 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
2856 | |
2857 * lib-src/etags.c: "--no-warning" option renamed to "--no-warn", | |
2858 to be consistent with other GNU programs, like makeinfo. | |
2859 | |
2860 * lib-src/Makefile: Renamed to Makefile.in; the configure script | |
2861 will edit this to produce Makefile. | |
2862 | |
2863 1992-04-07 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
2864 | |
2865 * etags.c (print_help, print_version): New functions. | |
2866 (main): Options added to support them. | |
2867 | |
2868 * etags.c (longopts): New array of long names for the options. | |
2869 (main): Recognize them. | |
2870 | |
2871 1992-04-06 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
2872 | |
2873 * etags.c (C_entries): Removed comment saying that \" in a string | |
2874 isn't recognized as magic, because it is correctly handled. | |
2875 | |
2876 * getopt.c, getopt.h: New files, from GNU C library. | |
2877 * etags.c: Rewritten to use getopt. | |
2878 #include "getopt.h". | |
2879 (file_num): Variable deleted; its role is now played by getopt's | |
2880 optind. | |
2881 (main): Argument processing loop rewritten to call getopt to get | |
2882 next option. Options which take parameters (-o and -i) rewritten | |
2883 to get parameter from optarg instead of argv[1]. Filename | |
2884 preprocessing loop and update command changed similarly. | |
2885 * Makefile (etags, ctags): Depend on and link with getopt.h, | |
2886 getopt.o, and getopt1.o. | |
2887 (getopt.o, getopt1.o): New targets for the GNU getopt routines. | |
2888 | |
2889 * etags.c (outfflag): Variable deleted; it is non-zero iff outfile | |
2890 is non-zero. | |
2891 | |
2892 (main): In the argument processing loop, the 'goto next_arg' | |
2893 statements are breaking out of the switch statement in exactly the | |
2894 same way that a simple 'break' statement would; replace the gotos | |
2895 with breaks, and remove the label. | |
2896 | |
2897 1992-04-06 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
2898 | |
2899 * etags.c (C_entries): Clear tydef and next_token_is_func at start. | |
2900 (consider_token): Move next_token_is_func to global. | |
2901 | |
2902 1992-04-02 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
2903 | |
2904 * Makefile: Conform with GNU coding standards: | |
2905 (mostlyclean): New target, synonymous with clean. | |
2906 (TAGS, check): New targets. | |
2907 (INSTALL, INSTALLFLAGS): New variables. | |
2908 | |
2909 1992-03-31 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
2910 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
2911 * lib-src/Makefile, etc/MACHINES, etc/NEWS: Changed references to |
25853 | 2912 `config.emacs' to `configure'. |
2913 | |
2914 * lib-src/Makefile: Adjusted for renaming of share-lib to etc. | |
2915 * etc/MACHINES: Same. | |
2916 | |
2917 1992-03-30 Jim Blandy (jimb@pogo.cs.oberlin.edu) | |
2918 | |
2919 * movemail.c (main): Allow tempname to be as long as necessary, | |
2920 instead of limiting it to 39 characters. | |
2921 | |
2922 * movemail.c (main): Move declaration of buf from top of function | |
2923 to local block surrounding the copy loop. This makes it less | |
2924 likely to be confused with the buf used by the code which checks the | |
2925 permissions on outname's directory. | |
2926 | |
2927 1992-03-20 Jim Kingdon (kingdon@albert.gnu.ai.mit.edu) | |
2928 | |
2929 * SERVICE: Remove my entry. | |
2930 | |
2931 1992-03-09 David J. MacKenzie (djm@nutrimat.gnu.ai.mit.edu) | |
2932 | |
2933 * Makefile (emacstool, nemacstool, xvetool): Use ${CFLAGS}, not | |
2934 hardcoded -g. | |
2935 | |
2936 * movemail.c (xmalloc): Return char *, not int. | |
2937 (main) [!MAIL_USE_FLOCK]: Add a new conditional, MAIL_UNLINK_SPOOL, | |
2938 that is off by default -- normally don't unlink the mail spool | |
2939 file, just empty it. Pass creat mode 0600, not 0666. | |
2940 | |
40965 | 2941 1992-02-07 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
25853 | 2942 |
2943 * Makefile (../arch-lib): Depend on ${EXECUTABLES}. | |
2944 (all): Instead of here. | |
2945 (install): Don't use the -s option, since people need symbols to | |
2946 debug code. | |
2947 | |
40965 | 2948 1992-01-19 Eric Youngdale (youngdale@v6550c.nrl.navy.mil) |
25853 | 2949 |
2950 * etags-vmslib.c (fn_exp): Add type cast. | |
2951 | |
2952 1992-01-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
2953 | |
2954 * movemail.c: Changes in comments. | |
2955 | |
40965 | 2956 1992-01-13 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
25853 | 2957 |
2958 * Makefile: Make the distclean target erase the DOC files from | |
2959 ../share-lib and the executables from ../arch-lib. | |
2960 | |
40965 | 2961 1992-01-09 Jim Blandy (jimb@pogo.cs.oberlin.edu) |
25853 | 2962 |
2963 * emacsclient.c: #include <sys/stat.h> | |
2964 (main): Do declare statbfr. | |
2965 | |
40965 | 2966 1991-12-21 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
25853 | 2967 |
2968 * emacsserver.c, emacsclient.c [BSD]: Use either /tmp or ~ | |
2969 for the socket, depending on SERVER_HOME_DIR. | |
2970 If using /tmp, put host name in the socket name. | |
2971 | |
2972 * movemail.c (pfatal_and_delete): New function. | |
2973 (main, popmail): Use it. | |
2974 (popmail): Close output before deleting messages. | |
2975 Check for error on close and on fsync. | |
2976 Use `fatal' where appropriate. | |
2977 (main): Remove (void). | |
2978 | |
2979 * aixcc.lex: New file. Not officially part of Emacs. | |
2980 * Makefile: Rules for that. | |
2981 | |
40965 | 2982 1991-12-04 Jim Blandy (jimb@pogo.gnu.ai.mit.edu) |
25853 | 2983 |
2984 * yow.c (main): Rename all references to PATH_EXEC to PATH_DATA. | |
2985 | |
2986 * etags.c (main): Properly cast call to alloca that initializes | |
2987 included_files. | |
2988 | |
2989 1991-08-17 Roland McGrath (roland@geech.gnu.ai.mit.edu) | |
2990 | |
2991 * etags.c (files_are_tag_tables): Remove global var. | |
2992 (process_file): Don't test it. Also remove hack checking for a | |
2993 file named "TAGS". | |
2994 (main): -i now takes an arg which is the name of a file to include. | |
2995 Collect these names and emit include tags for them after processing | |
2996 all the argument files. | |
2997 | |
40965 | 2998 1991-07-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
25853 | 2999 |
3000 * wakeup.c: Terminate if parent goes away. | |
3001 | |
40965 | 3002 1991-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
25853 | 3003 |
3004 * etags.c (C_entries): Process token before handling end of line. | |
3005 When inner loops reach end of line, just back up. | |
3006 Let the real end of line processing happen in just one place. | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3007 (consider_token): Likewise. |
25853 | 3008 |
40965 | 3009 1991-04-11 Jim Blandy (jimb@geech.gnu.ai.mit.edu) |
25853 | 3010 |
3011 * etags.c (TEX_mode): Skip comments while scanning the text to see | |
3012 which escape character this file uses. | |
3013 | |
40965 | 3014 1991-03-29 Richard Stallman (rms@mole.gnu.ai.mit.edu) |
25853 | 3015 |
3016 * emacsserver.c [USG]: Terminate if msgrcv fails. | |
3017 | |
40965 | 3018 1991-03-03 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 3019 |
3020 * emacsserver.c [BSD]: Check for errors on stdin after scanf. | |
3021 | |
40965 | 3022 1991-01-25 Jim Blandy (jimb@churchy.ai.mit.edu) |
25853 | 3023 |
3024 * make-docfile: Find the arguments to a C function correctly, | |
3025 by not ignoring the character that read_c_string returns. Don't | |
3026 even try to find argument names for functions that take MANY | |
3027 or UNEVALLED arguments, since they're a figment of the docstring's | |
3028 imagination. | |
3029 | |
40965 | 3030 1991-01-14 Jim Blandy (jimb@churchy.ai.mit.edu) |
25853 | 3031 |
3032 * make-docfile: Read the .elc files generated by the new byte | |
3033 compiler. | |
3034 | |
40965 | 3035 1990-12-31 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 3036 |
3037 * refcard.tex: Use cm fonts, not am, in multi-column mode. | |
3038 | |
40965 | 3039 1990-11-29 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 3040 |
3041 * movemail.c (mbx_delimit_begin): Put space before `unseen'. | |
3042 | |
40965 | 3043 1990-11-27 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 3044 |
3045 * Makefile (install*): No need to install wakeup. | |
3046 | |
40965 | 3047 1990-11-26 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 3048 |
3049 * Makefile (install*): Install emacsclient like etags. | |
3050 | |
40965 | 3051 1990-11-13 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 3052 |
3053 * movemail.c (error): Handle 3 args. | |
3054 (main): Don't check input access if using pop. | |
3055 | |
40965 | 3056 1990-10-16 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 3057 |
3058 * etags.c (find_entries): Check for numbers after Scheme suffix. | |
3059 | |
40965 | 3060 1990-10-14 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 3061 |
3062 * termcap.dat (vt200-80): Fix ke and ks to frob flag 1. | |
3063 | |
40965 | 3064 1990-10-09 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 3065 |
3066 * Makefile (nemacstool, xvetool): New targets. | |
3067 | |
40965 | 3068 1990-09-26 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 3069 |
3070 * emacsclient.c: Include errno.h and define related variables. | |
3071 | |
40965 | 3072 1990-09-23 Richard Stallman (rms@mole.ai.mit.edu) |
25853 | 3073 |
3074 * emacsclient.c: Change usage message. | |
3075 | |
40965 | 3076 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu) |
25853 | 3077 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3078 * emacs.1: Add break before -nw option. |
25853 | 3079 |
40965 | 3080 1990-08-19 David J. MacKenzie (djm@apple-gunkies) |
25853 | 3081 |
3082 * qsort.c: Replace with GNU version. | |
3083 | |
40965 | 3084 1990-08-14 David J. MacKenzie (djm@apple-gunkies) |
25853 | 3085 |
3086 * wakeup.c: New program replacing loadst.c. | |
3087 | |
40965 | 3088 1990-08-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3089 |
3090 * emacsclient.c [USG]: Pass msgsnd only 4 args. | |
3091 | |
40965 | 3092 1990-08-09 David J. MacKenzie (djm@pogo.ai.mit.edu) |
25853 | 3093 |
3094 * etags.c: Rename `flag' variables for what they do instead of | |
3095 which option character sets them. | |
3096 | |
40965 | 3097 1990-05-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3098 |
3099 * loadst.c (main): Conditional to get load average on Apollo. | |
3100 | |
40965 | 3101 1990-05-22 Joseph Arceneaux (jla@churchy.ai.mit.edu) |
25853 | 3102 |
3103 * emacsserver.c: Set the permission on the socket to 0600. | |
3104 | |
40965 | 3105 1990-03-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3106 |
3107 * emacsclient.c [BSD]: Print clean message for failing getwd. | |
3108 | |
40965 | 3109 1990-03-20 David Lawrence (tale@pogo.ai.mit.edu) |
25853 | 3110 |
3111 * getdate.y: Use the getdate.y from GNU tar for timer. | |
3112 | |
40965 | 3113 1990-03-18 Jim Kingdon (kingdon@pogo.ai.mit.edu) |
25853 | 3114 |
3115 * emacsclient.c (main): Don't put brackets around "filename" in | |
3116 usage message. It isn't optional. | |
3117 | |
40965 | 3118 1990-03-14 Joseph Arceneaux (jla@churchy.ai.mit.edu) |
25853 | 3119 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3120 * etags.c (getit): Recognize '$' as beginning identifiers. |
25853 | 3121 |
40965 | 3122 1990-02-22 David Lawrence (tale@pogo.ai.mit.edu) |
25853 | 3123 |
3124 * emacsserver.c: Renamed from server.c. | |
3125 * Makefile: Reference emacsserver rather than server. | |
3126 * MACHINES: Doc fix for new emacsserver name. | |
3127 | |
40965 | 3128 1990-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3129 |
3130 * emacsclient.c: Print program name in error messages. | |
3131 | |
40965 | 3132 1990-01-19 David Lawrence (tale@cocoa-puffs) |
25853 | 3133 |
3134 * timer.c, getdate.y (new files) and Makefile: | |
3135 Sub-process support for run-at-time in timer.el. | |
26161
5ee4c740d412
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
26141
diff
changeset
|
3136 Doesn't yet work correctly for USG. |
25853 | 3137 |
40965 | 3138 1990-01-10 Jim Kingdon (kingdon@pogo) |
25853 | 3139 |
3140 * MACHINES: Add HP 300 running BSD. | |
3141 | |
40965 | 3142 1990-01-02 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3143 |
3144 * yow.c: Dynamically allocate buffer; skip header before random | |
3145 choice to avoid bias toward first item. | |
3146 | |
40965 | 3147 1989-12-24 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3148 |
3149 * etags.c (readline): Separate out init of `pend'. | |
3150 | |
40965 | 3151 1989-12-17 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3152 |
3153 * etags.c: Undo changes relating to isgoodhdr. | |
3154 | |
40965 | 3155 1989-12-16 Mosur Mohan (rms@sugar-bombs.ai.mit.edu) |
25853 | 3156 |
3157 * etags.c (isgoodhdr): New macro. | |
3158 (_gdh, notgdh): New variable used by that. | |
3159 (init): Initialize _gdh. | |
3160 (find_entries): Set header_file. | |
3161 (consider_token): Use isgoodhdr if in header file. | |
3162 | |
3163 * etags.c (total_size_of_entries): | |
3164 Was miscalculating by 1 in rewritten case. | |
3165 | |
3166 * etags.c (PAS_funcs): One arg to pfnote was missing. | |
3167 | |
40965 | 3168 1989-12-05 Joseph Arceneaux (jla@spiff) |
25853 | 3169 |
3170 * MACHINES: Change for the ULTRIX entry. | |
3171 | |
40965 | 3172 1989-11-21 Joseph Arceneaux (jla@spiff) |
25853 | 3173 |
3174 * etags.c (process_file): If file is not regular, return. | |
3175 | |
40965 | 3176 1989-11-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3177 |
3178 * loadst.c (main): Handle FIXUP_KERNEL_SYMBOL_ADDR. | |
3179 | |
40965 | 3180 1989-10-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3181 |
3182 * loadst.c (load_average): If HAVE_GETLOADAVG, use getloadavg. | |
3183 (main): If HAVE_GETLOADAVG, don't call `nlist'. | |
3184 | |
40965 | 3185 1989-10-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3186 |
3187 * etags.c (consider_token): Allow any number of typespec keywords | |
3188 after `typedef', before new type name. | |
3189 (enum sym_type): Add st_C_typespec. | |
3190 (C_create_stab): Put typespec kwds in table. | |
3191 | |
40965 | 3192 1989-08-27 Richard Stallman (rms@apple-gunkies.ai.mit.edu) |
25853 | 3193 |
3194 * etags.c (main): Don't depend on name invoked by. | |
3195 If CTAGS is not defined, assume it is ETAGS. | |
3196 | |
40965 | 3197 1989-07-31 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3198 |
3199 * etags.c (L_funcs): Allow package name in define construct, | |
3200 as in (foo::defmumble name-defined ...). | |
3201 | |
40965 | 3202 1989-07-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3203 |
3204 * etags.c (find_entries): Stupid bug testing for C filename suffixes. | |
3205 | |
3206 * Makefile (yow): Depends on ../src/paths.h. | |
3207 | |
40965 | 3208 1989-07-04 Richard Stallman (rms@apple-gunkies.ai.mit.edu) |
25853 | 3209 |
3210 * etags.c: Fix compilation by moving Pascal after Fortran. | |
3211 | |
40965 | 3212 1989-06-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3213 |
3214 * movemail.c [USG]: Define F_OK, etc., if not found in header. | |
3215 | |
40965 | 3216 1989-05-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3217 |
3218 * hexl.c: New file, supports hexl-mode. | |
3219 | |
40965 | 3220 1989-05-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3221 |
3222 * movemail.c: New compilation flag MAIL_USE_MMDF. | |
3223 | |
40965 | 3224 1989-05-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3225 |
3226 * emacsclient.c: Use BSD code whenever HAVE_SOCKETS. | |
3227 * server.c: Likewise. | |
3228 | |
3229 * make-docfile.c (scan_c_file): Output argument names at end of string. | |
3230 (write_c_args): New subroutine. | |
3231 | |
40965 | 3232 1989-04-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3233 |
3234 * movemail.c: Report failure of flock. | |
3235 | |
40965 | 3236 1989-04-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3237 |
3238 * etags.c (find_entries): Allow multi-letter extensions for fortran. | |
3239 | |
40965 | 3240 1989-04-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3241 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3242 * loadst.c: On bsd4.3, use gettimeofday instead of CPUSTATES. |
25853 | 3243 |
40965 | 3244 1989-03-15 Jeff Peck (rms@sugar-bombs.ai.mit.edu) |
25853 | 3245 |
3246 * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=. | |
3247 | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3248 * emacsstool.1: Update to document environment variables. |
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3249 |
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3250 1989-02-21 Mosur Mohan (email@notavailable) |
62410
216a7e756ba3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
62364
diff
changeset
|
3251 |
62238
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
3252 * etags.c (PAS_funcs): New function. |
25853 | 3253 |
40965 | 3254 1989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3255 |
3256 * movemail.c: On sysv, include unistd.h. | |
3257 | |
40965 | 3258 1989-02-18 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3259 |
3260 * b2m.c: New file. | |
3261 | |
40965 | 3262 1989-02-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3263 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3264 * etags.c: Prolog support from Sunichirou Sugou. |
25853 | 3265 |
40965 | 3266 1989-02-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3267 |
3268 * Makefile (clean): New target. | |
3269 | |
40965 | 3270 1989-01-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3271 |
3272 * fakemail.c (put_line): Break header lines at 79 cols. | |
3273 | |
62238
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
3274 1989-01-19 Sam Kendall (email@notavailable) |
45a3c926bb21
Fixed wrong entries in etc/ChangeLog and replaced my email.
Marcelo Toledo <marcelo@gnu.org>
parents:
62125
diff
changeset
|
3275 |
62410
216a7e756ba3
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
62364
diff
changeset
|
3276 * etags.c: Greatly rewritten for C++ support and for multiple tags |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3277 per line. |
25853 | 3278 |
40965 | 3279 1989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3280 |
3281 * movemail.c: Check access before doing real work. | |
3282 Check that outfile is in a writable directory. | |
3283 On fatal error, delete the lock file. | |
3284 | |
40965 | 3285 1988-12-31 Richard Mlynarik (mly@rice-chex.ai.mit.edu) |
25853 | 3286 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3287 * env.c: Add decl for my-index. |
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3288 * etags.c (file-entries): .oak => scheme |
25853 | 3289 |
40965 | 3290 1988-12-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3291 |
3292 * movemail.c: Use `access' to check input and output files. | |
3293 | |
40965 | 3294 1988-12-28 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3295 |
3296 * emacsclient.c (main): Ignore all of CWD before first slash. | |
3297 | |
40965 | 3298 1988-12-27 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3299 |
3300 * etags.c (readline): Double linebuffer->size outside the xrealloc. | |
3301 | |
40965 | 3302 1988-12-22 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3303 |
3304 * server.c, emacsclient.c: Don't try to use gid_t; it isn't defined. | |
3305 * server.c: chmod the socket to 0700. | |
3306 | |
40965 | 3307 1988-12-09 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3308 |
3309 * fakemail.c (main): Let env var FAKEMAILER override pgm to run. | |
3310 (add_field): Delete comments and turn `<', `>' to spaces | |
3311 in header lines. | |
3312 (USE_FAKEMAIL): New customization macro says to make fakemail | |
3313 not be a no-op even on a BSD system. | |
3314 | |
40965 | 3315 1988-12-01 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3316 |
3317 * etags.c (consider_token): Skip comments just like whitespace. | |
3318 Notice `struct', etc. and set strtag for those tokens. | |
3319 Return 1 for the token following `struct' if an open-brace follows it. | |
3320 (C_entries): Special handling of token following `struct' | |
3321 needed because we have probably advanced to the following line | |
3322 to find the `{'. | |
3323 (main): New option `T' sets tflag and strflag. | |
3324 Set both of them by default if eflags. | |
3325 | |
40965 | 3326 1988-11-30 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3327 |
3328 * movemail.c: Do fsync before closing output. | |
3329 | |
40965 | 3330 1988-11-29 Richard Mlynarik (mly@pickled-brain.ai.mit.edu) |
25853 | 3331 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3332 * movemail.c: Better error message when can't create tempname. |
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3333 This file needs a great deal of extra error-checking and lucid reporting... |
25853 | 3334 |
40965 | 3335 1988-11-16 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3336 |
3337 * etags.c: Support assembler code for .s and .a files. | |
3338 (getit): Allow underscore in a tag. | |
3339 | |
40965 | 3340 1988-11-15 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3341 |
3342 * movemail.c: Close output and check errors before deleting input. | |
3343 | |
40965 | 3344 1988-10-01 Richard Stallman (rms@apple-gunkies.ai.mit.edu) |
25853 | 3345 |
3346 * emacsclient.c [SYSVIPC]: Compute cwd only once; decide properly | |
3347 whether to prefix it. Handle line number args. | |
3348 | |
40965 | 3349 1988-09-24 Richard Stallman (rms@gluteus.ai.mit.edu) |
25853 | 3350 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3351 * etags.c (main): Default setting of eflag was backwards. |
25853 | 3352 |
40965 | 3353 1988-09-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3354 |
3355 * etags.c: New option -i. -f renamed -o. | |
3356 `-' as input file means read input file names from stdin. | |
3357 -i spec'd or input file named TAGS means the input file is another | |
3358 tag table; output an "include" line for it. | |
3359 | |
40965 | 3360 1988-09-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3361 |
3362 * Makefile: New vars DESTDIR, BINDIR, LIBDIR, MANDIR, MANEXT. | |
3363 New targets install, install.sysv, install.xenix. | |
3364 This makefile is now responsible for installing executables | |
3365 and documentation from this directory into system directories. | |
3366 | |
40965 | 3367 1988-09-16 Richard Stallman (rms@corn-chex.ai.mit.edu) |
25853 | 3368 |
3369 * server.c, emacsclient.c (main): Compute socket name from euid. | |
3370 | |
40965 | 3371 1988-08-04 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3372 |
3373 * emacsclient.c: Args like +DIGITS are passed through unchanged. | |
3374 | |
40965 | 3375 1988-07-12 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3376 |
3377 * server.c: If both BSD and HAVE_SYSVIPC, use the latter. | |
3378 * emacsclient.c: Likewise. | |
3379 In the HAVE_SYSVIPC alternative, if BSD, use getwd instead of getcwd. | |
3380 | |
40965 | 3381 1988-06-23 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3382 |
3383 * etags.c: Handle `typedef struct foo {' (price@mcc.com). | |
3384 (istoken) New string-comparison macro. | |
3385 (consider_token): New arg `level'. New state `tag_ok' in `tydef'. | |
3386 | |
40965 | 3387 1988-06-14 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3388 |
3389 * etags.c: Changes for VMS. | |
3390 Always define ETAGS on VMS. | |
3391 Define macros GOOD and BAD for success and failure exit codes. | |
3392 (begtk, intk): Allow `$' in identifiers | |
3393 (main): Don't support -B, -F or -u on VMS. | |
3394 Alternate loop for scanning filename arguments. | |
3395 (system): Delete definition of this function. | |
3396 | |
3397 * etags-vmslib.c (system): Undefine this; VMS now provides it. | |
3398 | |
40965 | 3399 1988-06-08 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
25853 | 3400 |
3401 * loadst.c: Prevent multiple-def errors on BSD and BSD4_3 | |
3402 around include of param.h. (Like fns.c.) | |
3403 | |
40965 | 3404 1988-05-16 Richard Stallman (rms@frosted-flakes.ai.mit.edu) |
25853 | 3405 |
3406 * loadst.c (load_average): Move load-average code to this new fn. | |
3407 Add conditionals to compute load ave on UMAX. | |
3408 | |
40965 | 3409 1988-05-14 Richard Stallman (rms@lucky-charms.ai.mit.edu) |
25853 | 3410 |
3411 * loadst.c: Change DK_HEADER_FILE to DKSTAT_HEADER_FILE | |
3412 with opposite sense. | |
3413 | |
40965 | 3414 1988-05-13 Chris Hanson (cph@kleph) |
25853 | 3415 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3416 * emacsclient.c: Delete references to unused variable `out'. |
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3417 This caused a bus error when used under hp-ux. |
25853 | 3418 |
40965 | 3419 1988-05-06 Richard Stallman (rms@frosted-flakes.ai.mit.edu) |
25853 | 3420 |
3421 * loadst.c: Control dk.h conditional with DK_HEADER_FILE. | |
3422 | |
40965 | 3423 1988-05-04 Richard Stallman (rms@rice-krispies.ai.mit.edu) |
25853 | 3424 |
3425 * etags.c (find_entries): `.t' or `.sch' means scheme code. | |
3426 | |
40965 | 3427 1988-04-29 Richard Stallman (rms@frosted-flakes.ai.mit.edu) |
25853 | 3428 |
3429 * loadst.c: Add BSD4_3 conditional for file dk.h instead of dkstat.h. | |
3430 | |
40965 | 3431 1988-04-28 Richard Stallman (rms@frosted-flakes.ai.mit.edu) |
25853 | 3432 |
3433 * movemail.c: #undef close, since config can #define it on V.3. | |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3434 * emacsclient.c, fakemail.c, loadst.c, server.c: Likewise. |
25853 | 3435 |
40965 | 3436 1988-04-26 Richard Stallman (rms@lucky-charms.ai.mit.edu) |
25853 | 3437 |
3438 * etags.c (TEX_mode, etc.): Remove superfluous backslashes from | |
3439 invalid escape sequences such as `\{'. | |
3440 | |
3441 * loadst.c: Add `sequent' conditional for file dk.h. | |
3442 | |
40965 | 3443 1988-03-20 Richard M. Stallman (rms@wilson) |
25853 | 3444 |
73259
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3445 * server.c [not BSD and not HAVE_SYSVIPC]: Fix error message. |
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3446 |
2bba5aa7a1a6
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
73196
diff
changeset
|
3447 * loadst.c (main) [XENIX]: Use /usr/spool/mail, not /usr/mail. |
30994 | 3448 |
3449 ;; Local Variables: | |
33615 | 3450 ;; coding: iso-2022-7bit |
73856
594a719b7a7f
Add "add-log-time-zone-rule: t" to Local Variables section.
Juanma Barranquero <lekktu@gmail.com>
parents:
73714
diff
changeset
|
3451 ;; add-log-time-zone-rule: t |
30994 | 3452 ;; End: |
39627 | 3453 |
3454 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 | |
75348 | 3455 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3456 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3457 This file is part of GNU Emacs. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3458 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3459 GNU Emacs is free software; you can redistribute it and/or modify |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3460 it under the terms of the GNU General Public License as published by |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3461 the Free Software Foundation; either version 2, or (at your option) |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3462 any later version. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3463 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3464 GNU Emacs is distributed in the hope that it will be useful, |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3465 but WITHOUT ANY WARRANTY; without even the implied warranty of |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3466 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3467 GNU General Public License for more details. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3468 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3469 You should have received a copy of the GNU General Public License |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3470 along with GNU Emacs; see the file COPYING. If not, write to the |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3471 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75692
diff
changeset
|
3472 Boston, MA 02110-1301, USA. |
52401 | 3473 |
3474 ;;; arch-tag: 094f3a51-bd72-44d0-8fac-2ac242c6c5b1 |