Skip to content
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.

EricCrosson/tail-messages-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tail-messages-mode Build Status Version

Tail *Messages* buffer

Install

With Quelpa

(use-package tail-messages-mode
  :quelpa (tail-messages-mode
           :fetcher github
           :repo "EricCrosson/tail-messages-mode"))

Note: this project is not destined for MELPA

Or manually, after downloading into your load-path

(require 'tail-messages-mode)

Use

Invoke tail-messages-mode when desired.

Acknowledgments

License

GPL 2 (or higher) © Free Software Foundation, Inc.