diff options
| author | Eli Zaretskii | 2002-05-17 11:37:48 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2002-05-17 11:37:48 +0000 |
| commit | fe960d0a0a629f3e58aee22537711149cc871c87 (patch) | |
| tree | f36af9f1f9de681ff72445f69b0965a456810eb1 | |
| parent | 534405a194c1f587e0353f1645bf6de5fad90945 (diff) | |
| download | emacs-fe960d0a0a629f3e58aee22537711149cc871c87.tar.gz emacs-fe960d0a0a629f3e58aee22537711149cc871c87.zip | |
*** empty log message ***
| -rw-r--r-- | leim/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/ChangeLog | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index c90fcea5289..066cdacd3af 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-05-17 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * Makefile.in (install): Use "tar -chf", to follow symlinks. | ||
| 4 | |||
| 1 | 2002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au> | 5 | 2002-05-04 Triet Hoai Lai <thlai@ee.usyd.edu.au> |
| 2 | 6 | ||
| 3 | * quail/vntelex.el: Add even more rules. | 7 | * quail/vntelex.el: Add even more rules. |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0e57cfe4226..020a6fe3366 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-05-17 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * tar-mode.el (tar-octal-time): Fix the last argument of logior. | ||
| 4 | |||
| 1 | 2002-05-16 Colin Walters <walters@debian.org> | 5 | 2002-05-16 Colin Walters <walters@debian.org> |
| 2 | 6 | ||
| 3 | * menu-bar.el (menu-bar-tools-menu) <calculator>: Renamed to | 7 | * menu-bar.el (menu-bar-tools-menu) <calculator>: Renamed to |