_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-highlight 20210318.2248
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://www.emacswiki.org/emacs/download/highlight.el
Licenses:
Synopsis: Highlighting commands.
Description:

Documentation at https://melpa.org/#/highlight

emacs-highlight 0-2.24366df
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/emacsmirror/highlight
Licenses: GPL 2+
Synopsis: Highlighting commands for GNU Emacs
Description:

This library adds the possibility for ad-hoc applying highlighting to any face in GNU Emacs. The functionality of this library depends on overlays, which by default are not picked up when copy-pasting text from buffer to buffer.

emacs-highlight-dev 1.0.2
Channel: plt
Location: plt/packages/emacs-xyz.scm (plt packages emacs-xyz)
Home page: https://sr.ht/~plattfot/highlight-dev/
Licenses: GPL 3+
Synopsis: Emacs highlight functions for development
Description:

Adds functions to emacs to highlight text that are useful during development. For example in a shell buffer running a compilation. Main focus is for C++, but will work for other things as well.

emacs-highlight-sexp 1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/daimrod/highlight-sexp
Licenses: GPL 3+
Synopsis: Minor mode that highlights the s-exp at the current position
Description:

This Emacs package highlights the s-exp at the current position.

emacs-highlight-thing 20230217.728
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/fgeller/highlight-thing.el
Licenses:
Synopsis: Minimalistic minor mode to highlight current thing under point.
Description:

Documentation at https://melpa.org/#/highlight-thing

emacs-highlight-stages 20210306.418
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://hins11.yu-yake.com/
Licenses:
Synopsis: highlight staged (quasi-quoted) expressions
Description:

Documentation at https://melpa.org/#/highlight-stages

emacs-highlight-quoted 20140916.1822
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Fanael/highlight-quoted
Licenses:
Synopsis: Highlight Lisp quotes and quoted symbols
Description:

Documentation at https://melpa.org/#/highlight-quoted

emacs-highlight-blocks 20190318.1557
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Fanael/highlight-blocks
Licenses:
Synopsis: Highlight the blocks point is in
Description:

Documentation at https://melpa.org/#/highlight-blocks

emacs-highlight-symbol 20160102.2009
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://nschum.de/src/emacs/highlight-symbol/
Licenses:
Synopsis: automatic and manual symbol highlighting
Description:

Documentation at https://melpa.org/#/highlight-symbol

emacs-highlight-quoted 0.1-0.2410347
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/Fanael/highlight-quoted
Licenses: FreeBSD
Synopsis: Highlight Lisp quotes and quoted symbols
Description:

Minor mode proving highlight of Lisp quotes and quoted symbols.

emacs-highlight-stages 1.1.0-1.29cbc5b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/wigust/highlight-stages
Licenses: GPL 3+
Synopsis: Minor mode that highlights (quasi-quoted) expressions
Description:

highlight-stages provides an Emacs minor mode that highlights quasi-quoted expressions.

emacs-highlight-symbol 1.3-1.7a789c7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://nschum.de/src/emacs/highlight-symbol/
Licenses: GPL 2+
Synopsis: Automatic and manual symbol highlighting for Emacs
Description:

Use highlight-symbol to toggle highlighting of the symbol at point throughout the current buffer. Use highlight-symbol-mode to keep the symbol at point highlighted.

The functions highlight-symbol-next, highlight-symbol-prev, highlight-symbol-next-in-defun and highlight-symbol-prev-in-defun allow for cycling through the locations of any symbol at point. Use highlight-symbol-nav-mode to enable key bindings M-p and M-p for navigation. When highlight-symbol-on-navigation-p is set, highlighting is triggered regardless of highlight-symbol-idle-delay.

highlight-symbol-query-replace can be used to replace the symbol.

emacs-highlight-doxygen 20200520.1713
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Lindydancer/highlight-doxygen
Licenses:
Synopsis: Highlight Doxygen comments
Description:

Documentation at https://melpa.org/#/highlight-doxygen

emacs-highlight-numbers 20181013.1744
Propagated dependencies: emacs-parent-mode@20240210.1906
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Fanael/highlight-numbers
Licenses:
Synopsis: Highlight numbers in source code
Description:

Documentation at https://melpa.org/#/highlight-numbers

emacs-highlight-defined 20210411.222
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Fanael/highlight-defined
Licenses:
Synopsis: Syntax highlighting of known Elisp symbols
Description:

Documentation at https://melpa.org/#/highlight-defined

emacs-highlight-defined 0.1.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/highlight-defined
Licenses: GPL 3+
Synopsis: Syntax highlighting of known Elisp symbols
Description:

Minor mode providing syntax highlighting of known Emacs Lisp symbols. Currently the code distinguishes Lisp functions, built-in functions, macros, faces and variables. To enable call highlight-defined-mode.

emacs-highlight-doxygen 0.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Lindydancer/highlight-doxygen
Licenses: GPL 3+
Synopsis: Highlight Doxygen comments in Emacs, including code blocks
Description:

This package highlights Doxygen comments.

In addition to highlighting Doxygen commands and their arguments, entire Doxygen comment are highlighted, making them stand out compared to other comments. The code blocks are highlighted according to the language they are written in.

emacs-highlight-numbers 0.2.3
Propagated dependencies: emacs-parent-mode@2.3.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Fanael/highlight-numbers
Licenses: GPL 3+
Synopsis: Highlight numbers in source code
Description:

highlight-numbers-mode provides a minor mode for syntax highlighting of numeric literals in source code.

It s customizable: it's easy to add or redefine what exactly constitutes a "number" in given major mode. See highlight-numbers-modelist.

emacs-highlight2clipboard 20240516.1942
Propagated dependencies: emacs-htmlize@20240915.1657
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: Copy text to clipboard with highlighting.
Description:

Documentation at https://melpa.org/#/highlight2clipboard

emacs-highlight-operators 20170213.2220
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: a face for operators in programming modes
Description:

Documentation at https://melpa.org/#/highlight-operators

emacs-highlight-parentheses 20240408.1126
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://sr.ht/~tsdh/highlight-parentheses.el/
Licenses:
Synopsis: Highlight surrounding parentheses
Description:

Documentation at https://melpa.org/#/highlight-parentheses

emacs-highlight-indentation 20210221.1418
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/antonj/Highlight-Indentation-for-Emacs
Licenses:
Synopsis: Minor modes for highlighting indentation
Description:

Documentation at https://melpa.org/#/highlight-indentation

emacs-highlight-indentation 0.7.0-1.d03803f
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/antonj/Highlight-Indentation-for-Emacs/
Licenses: GPL 2+
Synopsis: Highlighting indentation for Emacs
Description:

This package provides two minor modes to highlight indentation guides in Emacs:

  1. highlight-indentation-mode, which displays guidelines indentation (space indentation only).

  2. highlight-indentation-current-column-mode, which displays guidelines for the current-point indentation (space indentation only).

emacs-highlight-context-line 20181122.2203
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ska2342/highlight-context-line/
Licenses:
Synopsis: Improve orientation when scrolling
Description:

Documentation at https://melpa.org/#/highlight-context-line

Page: 12
Total results: 33