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