branch: externals/vlf
commit bfcbfd33cb526a7f62caa1ab49c8d2c3a49fa9b2
Author: Andrey Kotlarski <[email protected]>
Commit: Andrey Kotlarski <[email protected]>

    Make error message more descriptive.
---
 vlfi.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vlfi.el b/vlfi.el
index a03718d..648f93f 100644
--- a/vlfi.el
+++ b/vlfi.el
@@ -36,6 +36,6 @@
 
 ;;;###autoload
 (error
- "This package has been merged with vlf: please install that instead")
+ "vlfi package has been merged with vlf: please install that instead")
 
 ;;; vlfi.el ends here

Reply via email to