summaryrefslogtreecommitdiff
path: root/elpa/linum-relative-20180124.1047/linum-relative-autoloads.el
diff options
context:
space:
mode:
authorBlendoit <blendoit@gmail.com>2020-08-01 15:24:03 -0700
committerBlendoit <blendoit@gmail.com>2020-08-01 15:24:03 -0700
commite47650852b8aa4da6d0b0cea3b5421955795cc64 (patch)
tree2535f7cc4fa4b5c25bbd46f9523da5944b76e201 /elpa/linum-relative-20180124.1047/linum-relative-autoloads.el
parent374ae3de24187512adddf01a56e5eb52c79db65f (diff)
Definitely /not/ including elpa/, that would be chaos.
Diffstat (limited to 'elpa/linum-relative-20180124.1047/linum-relative-autoloads.el')
-rw-r--r--elpa/linum-relative-20180124.1047/linum-relative-autoloads.el60
1 files changed, 0 insertions, 60 deletions
diff --git a/elpa/linum-relative-20180124.1047/linum-relative-autoloads.el b/elpa/linum-relative-20180124.1047/linum-relative-autoloads.el
deleted file mode 100644
index fc8f34f..0000000
--- a/elpa/linum-relative-20180124.1047/linum-relative-autoloads.el
+++ /dev/null
@@ -1,60 +0,0 @@
-;;; linum-relative-autoloads.el --- automatically extracted autoloads
-;;
-;;; Code:
-
-(add-to-list 'load-path (directory-file-name
- (or (file-name-directory #$) (car load-path))))
-
-
-;;;### (autoloads nil "linum-relative" "linum-relative.el" (0 0 0
-;;;;;; 0))
-;;; Generated autoloads from linum-relative.el
-
-(autoload 'linum-relative-toggle "linum-relative" "\
-Toggle between linum-relative and linum.
-
-\(fn)" t nil)
-
-(autoload 'linum-relative-mode "linum-relative" "\
-Display relative line numbers for current buffer.
-
-\(fn &optional ARG)" t nil)
-
-(defvar linum-relative-global-mode nil "\
-Non-nil if Linum-Relative-Global mode is enabled.
-See the `linum-relative-global-mode' command
-for a description of this minor mode.
-Setting this variable directly does not take effect;
-either customize it (see the info node `Easy Customization')
-or call the function `linum-relative-global-mode'.")
-
-(custom-autoload 'linum-relative-global-mode "linum-relative" nil)
-
-(autoload 'linum-relative-global-mode "linum-relative" "\
-Toggle Linum-Relative mode in all buffers.
-With prefix ARG, enable Linum-Relative-Global mode if ARG is positive;
-otherwise, disable it. If called from Lisp, enable the mode if
-ARG is omitted or nil.
-
-Linum-Relative mode is enabled in all buffers where
-`(lambda nil (unless (linum-relative-in-helm-p) (linum-relative-mode 1)))' would do it.
-See `linum-relative-mode' for more information on Linum-Relative mode.
-
-\(fn &optional ARG)" t nil)
-
-(autoload 'helm-linum-relative-mode "linum-relative" "\
-Turn on `linum-relative-mode' in helm.
-
-\(fn &optional ARG)" t nil)
-
-(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "linum-relative" '("helm--turn-on-linum-relative" "linum-relative")))
-
-;;;***
-
-;; Local Variables:
-;; version-control: never
-;; no-byte-compile: t
-;; no-update-autoloads: t
-;; coding: utf-8
-;; End:
-;;; linum-relative-autoloads.el ends here
Copyright 2019--2024 Marius PETER