diff options
| author | Eli Zaretskii | 2005-03-19 15:07:32 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2005-03-19 15:07:32 +0000 |
| commit | 864f69e9ca60d39614a5c8e55a3327e8763d857c (patch) | |
| tree | 142e688c564878bec787b83df7f9f16341bfe441 | |
| parent | 431e8396372c42c40412bd56e67c6e92dff37596 (diff) | |
| download | emacs-864f69e9ca60d39614a5c8e55a3327e8763d857c.tar.gz emacs-864f69e9ca60d39614a5c8e55a3327e8763d857c.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 | ||||
| -rw-r--r-- | man/ChangeLog | 9 |
2 files changed, 14 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3d2d75f61ef..06c7aa39734 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-03-19 David Casperson <casper@unbc.ca> (tiny change) | ||
| 2 | |||
| 3 | * textmodes/tex-mode.el (tex-view): If tex-shell process is not | ||
| 4 | running, restart it. | ||
| 5 | |||
| 1 | 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes) | 6 | 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes) |
| 2 | 7 | ||
| 3 | * finder.el (finder-current-item): Throw an error on an empty | 8 | * finder.el (finder-current-item): Throw an error on an empty |
diff --git a/man/ChangeLog b/man/ChangeLog index 855d97973ee..80211906cb4 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2005-03-19 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * ack.texi (Acknowledgments): Update. | ||
| 4 | |||
| 5 | 2005-03-19 Eli Zaretskii <eliz@gnu.org> | ||
| 6 | |||
| 7 | * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update | ||
| 8 | copyright years. | ||
| 9 | |||
| 1 | 2005-03-14 Nick Roberts <nickrob@snap.net.nz> | 10 | 2005-03-14 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 11 | ||
| 3 | * building.texi (Commands of GUD): Move paragraph on setting | 12 | * building.texi (Commands of GUD): Move paragraph on setting |