mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
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
Add a link
Reference in a new issue