Parcourir la source

Remove spurious quotes from modeline

Ryan C. Thompson il y a 10 ans
Parent
commit
129ad44d38
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      ido-completing-read+.el

+ 1 - 1
ido-completing-read+.el

@@ -1,4 +1,4 @@
-;;; ido-completing-read+.el --- A completing-read-function using ido  -*- "lexical-binding": t -*-
+;;; ido-completing-read+.el --- A completing-read-function using ido  -*- lexical-binding: t -*-
 
 ;; Copyright (C) 2015 Ryan C. Thompson