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