diff options
| author | Eli Zaretskii | 2004-08-14 12:22:40 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2004-08-14 12:22:40 +0000 |
| commit | ab5a4a32caeff74defe45849579627e00fad395c (patch) | |
| tree | f9960802e95c0015fbeefb814f17a8a3a14efdd0 | |
| parent | bed6d708744793275ccb9daf258e6c6a6a1618b0 (diff) | |
| download | emacs-ab5a4a32caeff74defe45849579627e00fad395c.tar.gz emacs-ab5a4a32caeff74defe45849579627e00fad395c.zip | |
*** empty log message ***
| -rw-r--r-- | etc/ChangeLog | 6 | ||||
| -rw-r--r-- | lisp/ChangeLog | 6 | ||||
| -rw-r--r-- | msdos/ChangeLog | 6 |
3 files changed, 18 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index c26a8a7d786..79add1e3434 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-08-14 Eric Hanchrow <offby1@blarg.net> | ||
| 2 | |||
| 3 | * TUTORIAL.es: Replace actual whitespace with the magic string | ||
| 4 | that causes help-with-tutorial to automatically insert the correct | ||
| 5 | amount. | ||
| 6 | |||
| 1 | 2004-08-10 Steven Tamm <steventamm@mac.com> | 7 | 2004-08-10 Steven Tamm <steventamm@mac.com> |
| 2 | 8 | ||
| 3 | * PROBLEMS: Remove description of Mac OS version upgrade | 9 | * PROBLEMS: Remove description of Mac OS version upgrade |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c0caca8e94e..e096d4242be 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change) | ||
| 2 | |||
| 3 | * battery.el (battery-linux-proc-acpi): Look into battery | ||
| 4 | directories matching the literal string "CMB", too (required for | ||
| 5 | Linux kernel version 2.6.7). | ||
| 6 | |||
| 1 | 2004-08-14 John Paul Wallington <jpw@gnu.org> | 7 | 2004-08-14 John Paul Wallington <jpw@gnu.org> |
| 2 | 8 | ||
| 3 | * emacs-lisp/bytecomp.el (forward-word): Allow 0 args. | 9 | * emacs-lisp/bytecomp.el (forward-word): Allow 0 args. |
diff --git a/msdos/ChangeLog b/msdos/ChangeLog index 6d221726b7e..1722153dc51 100644 --- a/msdos/ChangeLog +++ b/msdos/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-08-14 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * sedleim.inp: Remove the lines which say "<TAB>@true", to avoid | ||
| 4 | running a Unixy shell and to reincarnate the "Nothing to be done | ||
| 5 | for `all'" message from Make when there's nothing to be done. | ||
| 6 | |||
| 1 | 2004-05-11 Eli Zaretskii <eliz@gnu.org> | 7 | 2004-05-11 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * sedleim.inp (distclean): Remove stamp-subdirs. | 9 | * sedleim.inp (distclean): Remove stamp-subdirs. |