403Webshell
Server IP : 217.160.0.212  /  Your IP : 216.73.216.141
Web Server : Apache
System : Linux www 6.18.51-i1-ampere #1196 SMP Fri Sep 11 20:43:55 CEST 2026 aarch64
User : sws1073854427 ( 1073854427)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/share/emacs/28.2/lisp/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/emacs/28.2/lisp/misc.elc
;ELC
;;; Compiled
;;; in Emacs version 28.2
;;; with all optimizations.



#@268 Copy characters from previous nonblank line, starting just above point.
Copy ARG characters, but not past the end of that line.
If no argument given, copy the entire rest of the line.
The characters copied are inserted in the buffer before point.

(fn &optional ARG)
(defalias 'copy-from-above-command #[256 "i\300\301\212\302 \210\303u\210\304\300x\210\305!\210\203\306!\202d\262iW\203Dh\307U\203A\310iZ^\311\"\262\211iZ^Z\262\202D\303u\210\211`\312 `\\^{P\262)\211c\207" [nil "" beginning-of-line -1 " 	\n" move-to-column prefix-numeric-value 9 make-string 32 line-end-position] 9 (#$ . 85) "P"])
#@226 Kill up to, but not including ARGth occurrence of CHAR.
Case is ignored if `case-fold-search' is non-nil in the current buffer.
Goes backward if ARG is negative; error if CHAR not found.
Ignores CHAR at point.

(fn ARG CHAR)
(defalias 'zap-up-to-char #[514 "\300Y\203\n\301\202\302\303`u\210\304\305\"\216\306\307!\310\211$\210)`\"\207" [0 1 -1 kill-region make-closure #[0 "\300\206\301[u\207" [V0 1] 1] search-forward char-to-string nil] 10 (#$ . 711) (byte-code "\301!\302\303\304\305#D\207" [current-prefix-arg prefix-numeric-value read-char-from-minibuffer "Zap up to char: " nil read-char-history] 5)])
#@42 Set mark at the beginning of the buffer.
(defalias 'mark-beginning-of-buffer #[0 "\300e!\207" [push-mark] 2 (#$ . 1338) nil])
#@36 Set mark at the end of the buffer.
(defalias 'mark-end-of-buffer #[0 "\300d!\207" [push-mark] 2 (#$ . 1470) nil])
#@75 Uppercasify ARG chars starting from point.  Point doesn't move.

(fn ARG)
(defalias 'upcase-char #[257 "\212\300`u\210`\")\207" [upcase-region] 4 (#$ . 1590) "p"])
#@108 Move forward until encountering the beginning of a word.
With argument, do this that many times.

(fn ARG)
(defalias 'forward-to-word #[257 "\300\301V\203\302\202\f\303\304\305$\206\211\301V\203d\202eb\207" [re-search-forward 0 "\\W\\b" "\\b\\W" nil t] 6 (#$ . 1762) "^p"])
#@103 Move backward until encountering the end of a word.
With argument, do this that many times.

(fn ARG)
(defalias 'backward-to-word #[257 "\300[!\207" [forward-to-word] 3 (#$ . 2054) "^p"])
#@531 Use butterflies to flip the desired bit on the drive platter.
Open hands and let the delicate wings flap once.  The disturbance
ripples outward, changing the flow of the eddy currents in the
upper atmosphere.  These cause momentary pockets of higher-pressure
air to form, which act as lenses that deflect incoming cosmic rays,
focusing them to strike the drive platter and flip the desired bit.
You can type `M-x butterfly C-M-c' to run it.  This is a permuted
variation of `C-x M-c M-butterfly' from url `https://xkcd.com/378/'.
(defalias 'butterfly #[0 "\301\302!\2032\303\304\305!!\210\306 \210\307\310!\210\311\312\313 \314\245\315 \314\245\316Z#\210\307\317\320\321 !\322!\245_!\210\323\324!\207\323\325!\210\326\327!\207" [most-positive-fixnum yes-or-no-p "Do you really want to unleash the powers of the butterfly? " switch-to-buffer get-buffer-create "*butterfly*" erase-buffer sit-for 0 animate-string "Amazing physics going on..." window-height 2 window-width 12 5 abs random float message "Successfully flipped one bit!" "Well, then go to xkcd.com!" browse-url "https://xkcd.com/378/"] 5 (#$ . 2250) nil])
(make-variable-buffer-local 'list-dynamic-libraries--loaded-only-p)
#@65 Compute the "Loaded from" column.
Internal use only.

(fn FROM)
(defalias 'list-dynamic-libraries--loaded #[257 "\211\203\211@A\206\f\300\301\302\301\303\304P##\207\305\207" ["<unknown>" propertize display help-echo "Loaded from: " ""] 11 (#$ . 3443)])
#@61 Recompute the list of dynamic libraries.
Internal use only.
(defalias 'list-dynamic-libraries--refresh #[0 "\304\305\211\2032\211@\306@!G\307\310\311\312A\"\"V\203 \262\211V\203)\211\262\266A\266\202\202\210\313\314T\315E\316T\315E\317\320\315E#\266\202\321 \210\322\211\203|\211@\211@\211\323N\211\204_\204s\313\306!\324!\325\326A\327##D\nB\266A\266\202\202L\210?\205\205\330\331!\207" [dynamic-library-alist tabulated-list-format tabulated-list-entries list-dynamic-libraries--loaded-only-p 7 11 symbol-name apply max mapcar length vector "Library" t "Loaded from" "Candidate names" 0 tabulated-list-init-header nil :loaded-from list-dynamic-libraries--loaded mapconcat identity ", " message "No dynamic libraries found"] 12 (#$ . 3710)])
#@390 Display a list of all dynamic libraries known to Emacs.
(These are the libraries listed in `dynamic-library-alist'.)
If optional argument LOADED-ONLY-P (interactively, prefix arg)
is non-nil, only libraries already loaded are listed.
Optional argument BUFFER specifies a buffer to use, instead of
"*Dynamic Libraries*".
The return value is always nil.

(fn &optional LOADED-ONLY-P BUFFER)
(defalias 'list-dynamic-libraries #[512 "\302!\204\303\304!\262r\211q\210\305 \210\306C\307\310\311\312\313$\210\311 \210\314 \210)\315!\210\312\207" [tabulated-list-sort-key list-dynamic-libraries--loaded-only-p bufferp get-buffer-create "*Dynamic Libraries*" tabulated-list-mode "Library" add-hook tabulated-list-revert-hook list-dynamic-libraries--refresh nil t tabulated-list-print display-buffer] 7 (#$ . 4495) "P"])
(provide 'misc)

Youez - 2016 - github.com/yon3zu
LinuXploit