浏览代码

Remove spurious quotes from modeline

Ryan C. Thompson 10 年之前
父节点
当前提交
129ad44d38
共有 1 个文件被更改,包括 1 次插入1 次删除
  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