* lisp/image-dired.el (tumme): Make this alias obsolete.
This commit is contained in:
parent
bfc58a84b2
commit
e630f18a8c
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2013-02-17 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* image-dired.el (tumme): Make this alias obsolete.
|
||||
|
||||
2013-02-16 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* image.el (image-animated-types): Remove.
|
||||
|
|
|
@ -883,7 +883,7 @@ displayed."
|
|||
(defalias 'image-dired 'image-dired-show-all-from-dir)
|
||||
|
||||
;;;###autoload
|
||||
(defalias 'tumme 'image-dired-show-all-from-dir)
|
||||
(define-obsolete-function-alias 'tumme 'image-dired "24.4")
|
||||
|
||||
(defun image-dired-sane-db-file ()
|
||||
"Check if `image-dired-db-file' exists.
|
||||
|
|
Loading…
Add table
Reference in a new issue