From aab5bfd074e57d06a79e39d7c7c4760e1f385a06 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 17 Oct 2022 21:41:28 -0500 Subject: Bankruptcy 9 --- lisp/+zzz-to-char.el | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 lisp/+zzz-to-char.el (limited to 'lisp/+zzz-to-char.el') diff --git a/lisp/+zzz-to-char.el b/lisp/+zzz-to-char.el deleted file mode 100644 index b3f27f7..0000000 --- a/lisp/+zzz-to-char.el +++ /dev/null @@ -1,16 +0,0 @@ -;;; +zzz-to-char.el -*- lexical-binding: t; -*- - -;;; Commentary: - -;; - -;;; Code: - -(defun +zzz-to-char (prefix) - "Call `zzz-to-char' or `zzz-up-to-char' with PREFIX arg." - (interactive "P") - (call-interactively - (if prefix #'zzz-up-to-char #'zzz-to-char))) - -(provide '+zzz-to-char) -;;; +zzz-to-char.el ends here -- cgit 1.4.1-21-gabe81