aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ChangeLog
diff options
context:
space:
mode:
authorStefan Monnier2005-10-02 15:01:48 +0000
committerStefan Monnier2005-10-02 15:01:48 +0000
commitba6be78d4e194533eaa0d41ad009d278bdc320ec (patch)
tree1275878d71eb208151feaa103616b257240f5d99 /etc/ChangeLog
parent942c40e3e37a4b2ab74a860f4fa5c2199ad7e5cf (diff)
downloademacs-ba6be78d4e194533eaa0d41ad009d278bdc320ec.tar.gz
emacs-ba6be78d4e194533eaa0d41ad009d278bdc320ec.zip
Clarify the local variables entry.
Diffstat (limited to 'etc/ChangeLog')
-rw-r--r--etc/ChangeLog21
1 files changed, 11 insertions, 10 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index cffa8b5068a..12a85271f72 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12005-10-02 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * TODO: Clarify the local variables entry.
4
12005-09-30 Bill Wohler <wohler@newt.com> 52005-09-30 Bill Wohler <wohler@newt.com>
2 6
3 Moved MH-E image files from toolbar and mail directories into 7 Moved MH-E image files from toolbar and mail directories into
@@ -13,9 +17,9 @@
13 * images/execute.*, images/highlight.*, images/mh-logo.xpm: 17 * images/execute.*, images/highlight.*, images/mh-logo.xpm:
14 * images/page-down.*, images/show.*, images/widen.*: Moved here 18 * images/page-down.*, images/show.*, images/widen.*: Moved here
15 from lisp/toolbar. 19 from lisp/toolbar.
16 20
17 * images/refresh.*: Moved here from lisp/toolbar/rescan.*. Use 21 * images/refresh.*: Moved here from lisp/toolbar/rescan.*.
18 GNOME 2.10's refresh icon. 22 Use GNOME 2.10's refresh icon.
19 23
20 * images/README: New file that indicates which icons came from 24 * images/README: New file that indicates which icons came from
21 GNOME (see lisp/toolbar/README). 25 GNOME (see lisp/toolbar/README).
@@ -41,8 +45,7 @@
412005-09-27 Jay Belanger <belanger@truman.edu> 452005-09-27 Jay Belanger <belanger@truman.edu>
42 46
43 * calccard.tex: Update `versionnumber', remove `versiondate'. 47 * calccard.tex: Update `versionnumber', remove `versiondate'.
44 (Error Recovery): Refer to "initial state" rather than "default 48 (Error Recovery): Refer to "initial state" rather than "default state".
45 state".
46 (Algebra): Mention LaTeX language mode. 49 (Algebra): Mention LaTeX language mode.
47 (Programming): Delete reference to "Z =". 50 (Programming): Delete reference to "Z =".
48 51
@@ -57,8 +60,7 @@
57 60
582005-09-15 Kenichi Handa <handa@m17n.org> 612005-09-15 Kenichi Handa <handa@m17n.org>
59 62
60 * PROBLEMS: Fix the paragraph describing the limitation of 63 * PROBLEMS: Fix the paragraph describing the limitation of UTF-8/16/7.
61 UTF-8/16/7.
62 64
632005-09-14 Romain Francoise <romain@orebokech.com> 652005-09-14 Romain Francoise <romain@orebokech.com>
64 66
@@ -160,12 +162,11 @@
1602005-07-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 1622005-07-03 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
161 163
162 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping): 164 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
163 Added it again. 165 Add it again.
164 166
1652005-06-29 Carsten Dominik <dominik@science.uva.nl> 1672005-06-29 Carsten Dominik <dominik@science.uva.nl>
166 168
167 * NEWS: Added an entry for Org-mode, and a change entry for 169 * NEWS: Add an entry for Org-mode, and a change entry for reftex-mode.
168 reftex-mode.
169 170
1702005-06-28 Richard M. Stallman <rms@gnu.org> 1712005-06-28 Richard M. Stallman <rms@gnu.org>
171 172