Author: Anders Lindgren
Version: 0.0.2
URL: https://github.com/Lindydancer/nstrace
Major mode for NSTRACE logs.
When the NS port of Emacs is built with NSTRACE_ENABLED (see nsterm.h for details) a log is produced.
This major mode provides naviagtion and syntax highlighting support.
See also
- objc-font-lock -- This package highlight Objective-C method calls. If present, it is used by this package to highlight log entries originating from Objective-C methods.
Converted from nstrace-mode.el by el2markdown.