Severity: minor Tags: patch Building master, I see the following warning: In toplevel form: files.el:1327:12: Warning: in defcustom for ‘remote-file-name-inhibit-cache’: duplicated :tag string in ‘choice’: "Do not use file name cache" Is the following patch acceptable? It tries to improve on the following points: - Avoid too much negation - Fix then/than typo - Avoid mid-sentence %v :format since it extends to eol