From b2fc729de058630f8c13bef1690ff8ef8cd51d91 Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Sat, 8 Feb 2014 14:42:14 +0900 Subject: [PATCH] remove comment --- emacs.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/emacs.el b/emacs.el index e7ef7ef..73b80dc 100644 --- a/emacs.el +++ b/emacs.el @@ -2523,9 +2523,6 @@ this is test, does not rename files." orig)))))) functions))) -;; (string-match-p (regexp-quote my-system-info) -;; my-system-info) - (info-in-prompt-set read-from-minibuffer read-string completing-read)