%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
;ELC ;;; Compiled ;;; in Emacs version 25.2.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301!\210\300\302!\210\300\303!\210\304\305\306\307\310\311\312\313&\210\314\315\316\317\320DD\321\322\323\312\305&\210\324\315\325\326#\210\314\327\316\317\330DD\331\332\333\322\334\312\305& \207" [require esh-util esh-mode eshell custom-declare-group eshell-banner nil "This sample module displays a welcome banner at login.\nIt exists so that others wishing to create their own Eshell extension\nmodules may have a simple template to begin with." :tag "Login banner" :group eshell-module custom-declare-variable eshell-banner-message funcall function #[0 "\300\207" [#1="Welcome to the Emacs shell\n\n"] 1 #1#] "The banner message to be displayed when Eshell is loaded.\nThis can be any sexp, and should end with at least two newlines." :type sexp put risky-local-variable t eshell-banner-load-hook #[0 "\300\207" [nil] 1] "A list of functions to run when `eshell-banner' is loaded." :version "24.1" hook] 10) #@44 Output a welcome banner on initialization. (defalias 'eshell-banner-initialize #[0 "?\205) \204 \303\301!\210\n\204 \303\302!\210\304\n!\211\204 \303\305!\210\211\306\307\"\262\262\207" [eshell-non-interactive-p eshell-mode eshell-banner-message cl--assertion-failed eval msg eshell-output-filter nil] 5 (#$ . 1341)]) (provide 'em-banner)