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