diff options
| author | Dave Love | 1999-12-06 17:16:30 +0000 |
|---|---|---|
| committer | Dave Love | 1999-12-06 17:16:30 +0000 |
| commit | 71059bd334bd8ce09a9978c9526470fa500a2627 (patch) | |
| tree | 71db828877d8c34b8de89b2e3d7ed3c4bcfee01b | |
| parent | 740e985fb05e9d7b863c0f2b5be21ebda047e0de (diff) | |
| download | emacs-71059bd334bd8ce09a9978c9526470fa500a2627.tar.gz emacs-71059bd334bd8ce09a9978c9526470fa500a2627.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ebe88cb4b31..7972adaff37 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 1999-12-06 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * ffap.el: Autoload the ffap alias directly. | ||
| 4 | |||
| 1 | 1999-12-06 Inge Frick <inge@nada.kth.se> | 5 | 1999-12-06 Inge Frick <inge@nada.kth.se> |
| 2 | 6 | ||
| 3 | * dired-aux.el (dired-do-shell-command): Changed documentation. | 7 | * dired-aux.el (dired-do-shell-command): Changed documentation. |