mirror of
				https://github.com/m00natic/vlfi.git
				synced 2025-10-31 15:11:47 +00:00 
			
		
		
		
	Fix byte-compilation warnings on install.
This commit is contained in:
		| @@ -50,6 +50,9 @@ Possible values are: nil to never use it; | ||||
|   "Major modes which VLF will not be automatically applied to." | ||||
|   :group 'vlf :type '(list symbol)) | ||||
|  | ||||
| (defvar dired-mode-map) | ||||
| (declare-function dired-get-file-for-visit "dired") | ||||
|  | ||||
| (unless (fboundp 'file-size-human-readable) | ||||
|   (defun file-size-human-readable (file-size) | ||||
|     "Print FILE-SIZE in MB." | ||||
|   | ||||
		Reference in New Issue
	
	Block a user