Mercurial > hg > xemacs-beta
diff lisp/hyperbole/hui-mouse.el @ 48:56c54cf7c5b6 r19-16b90
Import from CVS: tag r19-16b90
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:56:04 +0200 |
parents | 4103f0995bd7 |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/lisp/hyperbole/hui-mouse.el Mon Aug 13 08:55:32 2007 +0200 +++ b/lisp/hyperbole/hui-mouse.el Mon Aug 13 08:56:04 2007 +0200 @@ -458,7 +458,7 @@ (goto-char (point-max))) ((looking-at "~") (dired-flag-backup-files)) ((looking-at "#") (dired-flag-auto-save-files)) - (t (dired-flag-file-deleted 1)))) + (t (dired-flag-file-deletion 1)))) ;;; ************************************************************************ ;;; smart-gnus functions