commit | author | age
|
5cb5f7
|
1 |
;ELC |
C |
2 |
;;; Compiled |
|
3 |
;;; in Emacs version 26.1 |
|
4 |
;;; with all optimizations. |
|
5 |
|
|
6 |
;;; This file uses dynamic docstrings, first added in Emacs 19.29. |
|
7 |
|
|
8 |
;;; This file does not contain utf-8 non-ASCII characters, |
|
9 |
;;; and so can be loaded in Emacs versions earlier than 23. |
|
10 |
|
|
11 |
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
12 |
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
|
13 |
|
|
14 |
|
|
15 |
(defconst vhl/version "1.8") |
|
16 |
(provide 'volatile-highlights) |
|
17 |
#@39 A flag if the emacs is xemacs or not. |
|
18 |
(defconst vhl/\.xemacsp (string-match "XEmacs" emacs-version) (#$ . 468)) |
|
19 |
#@30 List of volatile highlights. |
|
20 |
(defvar vhl/\.hl-lst nil (#$ . 586)) |
|
21 |
(custom-declare-group 'volatile-highlights nil "Visual feedback on operations." :group 'editing) |
|
22 |
#@58 Return true if the :inherit face attribute is supported. |
|
23 |
(defalias 'vhl/\.face-inheritance-possible-p #[nil "\301\236\207" [custom-face-attributes :inherit] 2 (#$ . 755)]) |
|
24 |
(byte-code "\301\302\204 \303 \204 \304\202 \305\306\307\310%\210\311\312\313\314\315\316\317\320\307\310\321\322&\207" [vhl/\.xemacsp custom-declare-face vhl/default-face vhl/\.face-inheritance-possible-p ((((class color) (background light)) (:background "yellow1")) (((class color) (background dark)) (:background "SkyBlue4")) (t :inverse-video t)) ((t :inherit secondary-selection)) "Face used for volatile highlights." :group volatile-highlights custom-declare-variable volatile-highlights-mode nil "Non-nil if Volatile-Highlights mode is enabled.\nSee the `volatile-highlights-mode' command\nfor a description of this minor mode.\nSetting this variable directly does not take effect;\neither customize it (see the info node `Easy Customization')\nor call the function `volatile-highlights-mode'." :set custom-set-minor-mode :initialize custom-initialize-default :type boolean] 12) |
|
25 |
#@52 Minor mode for visual feedback on some operations. |
|
26 |
(defalias 'volatile-highlights-mode #[(&optional arg) "\304 \305\302 \306=\203 \307\302!?\202 \310 !\311V\"\210\n\203# \312 \210\202& |