Display message that this package is obsolete.
This commit is contained in:
parent
287890ea28
commit
24e31d36e6
1 changed files with 2 additions and 0 deletions
|
@ -110,6 +110,8 @@ It then selects a major mode from the uncompressed file name and contents."
|
|||
;; (setq error nil)
|
||||
t))))
|
||||
|
||||
(message "The uncompress package is obsolete; use M-x auto-compression-mode")
|
||||
|
||||
(provide 'uncompress)
|
||||
|
||||
;;; uncompress.el ends here
|
||||
|
|
Loading…
Add table
Reference in a new issue