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