From 393604e5bf4ce15df7342fdc094900fd1be2b39f Mon Sep 17 00:00:00 2001 From: JSDurand Date: Mon, 8 Feb 2021 23:36:26 +0800 Subject: Constantly growing A lot of improvements. --- tab-conf.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tab-conf.el') diff --git a/tab-conf.el b/tab-conf.el index 99f423d..6fccb7b 100644 --- a/tab-conf.el +++ b/tab-conf.el @@ -20,9 +20,9 @@ If there are two tabs and ARG is not '(4) or '(16), just switch between them. If there are more than two tabs and if ARG is not '(4) or '(16), -then use complting-read to ask for a tab to switch to. +then use `completing-read' to ask for a tab to switch to. -If ARG is '(16), then use completing-read to ask for a tab to +If ARG is '(16), then use `completing-read' to ask for a tab to delete. The default is the current tab. However, if there is only one tab, create another one, prompting me for the buffer to display in the new tab." -- cgit v1.2.3-18-g5258