summaryrefslogtreecommitdiff
path: root/blendoit/blendoit-sidebar.el.bkp
diff options
context:
space:
mode:
authorBlendoit <blendoit@gmail.com>2020-08-24 23:57:02 -0700
committerBlendoit <blendoit@gmail.com>2020-08-24 23:57:02 -0700
commitf0c5b56742223ae4754469c516c2924ec7f3aa3d (patch)
treefbe0b770755ec4146f86e52ec5cafb2673a30045 /blendoit/blendoit-sidebar.el.bkp
parentd284d5b67ca6980f227dfe5f2f06476d7b3f76fc (diff)
Portable Emacs WIP :-)
Diffstat (limited to 'blendoit/blendoit-sidebar.el.bkp')
-rw-r--r--blendoit/blendoit-sidebar.el.bkp23
1 files changed, 23 insertions, 0 deletions
diff --git a/blendoit/blendoit-sidebar.el.bkp b/blendoit/blendoit-sidebar.el.bkp
new file mode 100644
index 0000000..8677083
--- /dev/null
+++ b/blendoit/blendoit-sidebar.el.bkp
@@ -0,0 +1,23 @@
+;;; blendoit-sidebar.el --- Modern buffer list in sidebar
+
+;; Copyright (C) 2020 Marius Peter
+
+;; Author: Marius Peter <mpeter@ucla.edu>
+;; Version: 0.1
+;; Package-Requires: ((flange "1.0"))
+;; Keywords: multimedia, frobnicate
+;; URL: http://example.com/jrhacker/superfrobnicate
+
+;; Commentary:
+
+;; This package provides an auto-hiding sidebar with a list of open buffers.
+
+;; Code:
+
+;;;###autoload
+(define-minor-mode blendoit-sidebar-mode)
+
+
+(provide 'blendoit-sidebar)
+
+;;; blendoit-sidebar.el ends here
Copyright 2019--2024 Marius PETER