| About 1,170 results (0.17 seconds) |
![]() Custom Search |
Nov 22, 2005 ... Download ;;; column-marker.el --- Highlight certain character columns ;; ;; Filename: column-marker.el ;; Description: Highlight certain character ... www.emacswiki.org/emacs/column-marker.el |
Apr 5, 2011 ... With library column-marker.el you can highlight a column (vertical line) of text. In fact, you can highlight any number of such columns – 3 such ... www.emacswiki.org/emacs/ColumnMarker |
Jun 27, 2011 ... MarkerPens. This code provides the ability to 'scribble' on top of any buffer. (It has only been tested on a CVS Build of GNU Emacs, but I don't ... www.emacswiki.org/emacs/MarkerPens |
Mar 15, 2013 ... Icicles provides two commands, 'icicle-goto-marker' and 'icicle-goto-global- marker' , that let you navigate among markers. The former uses ... www.emacswiki.org/emacs/MarkCommands |
Sep 5, 2008 ... MarkerPenPic. This page contains an uploaded file: MarkerPenPic. SiteMap Search ElispArea HowTo Glossary RecentChanges News ... www.emacswiki.org/emacs/MarkerPenPic |
Feb 22, 2011 ... :type 'number :group 'quick-jump) (defvar qj-current-marker nil) (defvar qj-marker- ring (make-ring 5)) (defvar qj-previous-action-flag nil) ;;; util ... www.emacswiki.org/emacs/quick-jump.el |
Feb 9, 2012 ... (fset 'gud-marker-filter (symbol-function ... If the incomplete line APPEARS to begin with another marker, keep it ;; in the accumulator. Otherwise ... www.emacswiki.org/emacs/GrandUnifiedDebugger |
Sep 6, 2006 ... :group 'type-test) (defun type-test-before-change () (if (and (eq this-command 'self -insert-command) (< type-test-insert-marker (point))) (progn ... www.emacswiki.org/emacs/type-test.el |
Apr 19, 2010 ... A simple text marker functionality that highlights portions of text can be done with XRefMode. (defun textmarker-region (start end) (interactive ... www.emacswiki.org/emacs/TextMarker |
Nov 19, 2003 ... :type 'hook :group 'himarks) (defface himarks-mark-face `((t (:background "white")) ) "Face to highlight current marker." :group 'himarks) ;; These ... www.emacswiki.org/emacs/himarks-mode.el |
| |