From d5e724d8dcef5cb59fa243d181a8b9fa0c8832fd Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Fri, 12 May 2017 16:48:59 +0200 Subject: profiles: Update Emacs file variables in license_groups file. Use "eval" rather than deprecated "mode" to specify the minor mode. --- profiles/license_groups | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/license_groups b/profiles/license_groups index 05414e2cc702..199a3e3288d0 100644 --- a/profiles/license_groups +++ b/profiles/license_groups @@ -75,5 +75,5 @@ EULA Adaptec-EULA AdobeFlash-11.x ArxFatalis-EULA-JoWooD baudline BCS bf1942-lnx # Local Variables: # mode: conf-space -# mode: visual-line +# eval: (visual-line-mode 1) # End: -- cgit v1.2.3-65-gdbad