A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Fanael/highlight-defined below:

Fanael/highlight-defined: Highlight known Emacs Lisp symbols

highlight-defined is an Emacs minor mode that highlights defined Emacs Lisp symbols in source code.

Currently it recognizes Lisp function, built-in function, macro, face and variable names.

The package is available in MELPA.

If you have MELPA in package-archives, use

M-x package-install RET highlight-defined RET

If you don't, open highlight-defined.el in Emacs and call package-install-from-buffer.

To turn it on:

M-x highlight-defined-mode

To turn it on automatically:

(add-hook 'emacs-lisp-mode-hook 'highlight-defined-mode)

Change the following faces:

If you want to highlight face name by the face itself, set highlight-defined-face-use-itself to a non-nil value.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4