Emacs: Highlight Word, Line
The following commands highlight text in buffer.
- Alt+x
highlight-symbol-at-point
- Alt+x
highlight-phrase
- Alt+x
highlight-regexp
- Alt+x
highlight-lines-matching-regexp
- Alt+x
unhighlight-regexp
Emacs Find Replace
- Emacs: Search Text
- Emacs: Find Replace
- Emacs: Find Replace, by Regex
- Emacs: Find Replace and Change Letter Case
- Emacs: Highlight Word, Line
- Emacs: List Matching Lines
- Emacs: Search Text in Directory
- Emacs: Find Replace Text in Directory
- Emacs: Regular Expression
- Emacs Init: isearch Whitespace Regex
- Emacs Init: isearch by Arrow Keys
- Emacs Flaw: isearch Current Word
- Emacs: Search Current Word 📜
- Emacs: Xah Find Replace (xah-find.el) 📦