Add vc-retrieve-tag-hook to mood-line--hooks-alist #14
| @ -732,7 +732,8 @@ Modal editing modes checked, in order: | |||||||
|         flycheck-status-changed-functions)) |         flycheck-status-changed-functions)) | ||||||
|     (mood-line-segment-vc--update |     (mood-line-segment-vc--update | ||||||
|      . (find-file-hook |      . (find-file-hook | ||||||
|         after-save-hook))) |         after-save-hook | ||||||
|  |         vc-retrieve-tag-hook))) | ||||||
|   "Alist of update functions and their corresponding hooks.") |   "Alist of update functions and their corresponding hooks.") | ||||||
| 
 | 
 | ||||||
| (defconst mood-line--advice-alist | (defconst mood-line--advice-alist | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user