| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change development version from 21.3.50 to 22.0.50.
|
|
|
|
|
| |
real definition, which uses `set-fringe-indicators-1' till after the
definition of that function.
|
|
|
|
|
|
| |
(fringe-mode): Move to fringe group.
(fringe-indicators): New defcustom.
(set-fringe-indicators-1): New defun.
|
|
|
|
| |
(fringe-mode): Use fringe-mode-initialize as :initialize.
|
| |
|
|
|
|
| |
(fringe-bitmaps): Add standard fringe bitmaps on load.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* hl-line.el (hl-line-range-function): New variable.
(hl-line-move): New function.
(global-hl-line-highlight): Use `hl-line-move'.
(hl-line-highlight): Ditto.
* scroll-bar.el (scroll-bar-columns): New function derived from
ruler-mode.el.
* fringe.el (fringe-columns): New function derived from
ruler-mode.el.
* ruler-mode.el (top-level): Require scroll-bar and fringe.
(ruler-mode-left-fringe-cols)
(ruler-mode-right-fringe-cols): Use `fringe-columns'.
(ruler-mode-right-scroll-bar-cols)
(ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
(ruler-mode-ruler-function): New variable.
(ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
if the value for `ruler-mode-ruler-function'is given.
* hexl.el (hexl-mode-hook): Make the hook customizable.
(hexl-address-area, hexl-ascii-area, hexl-ascii-cursor): New
customize variables.
(hexlify-buffer): Put font-lock-faces on the address area and
the ascii area.
(hexl-activate-ruler): New function.
(hexl-follow-line): New function.
(hexl-highlight-line-range): New function.
(hexl-mode-ruler): New function.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
(up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
(continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
(overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
(top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
(bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
(right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
(hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
(bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
(empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
|
|
|
|
|
|
| |
<SPACE>) to get the list of possible fringe modes. (<SPACE> only
works if both `partial-completion-mode' and `completion-auto-help' are
nil.)
|
|
|
|
| |
(set-fringe-style): Ditto.
|
|
|
|
| |
(set-fringe-style): Ditto.
|
| |
|
|
|
|
| |
Options->Show/Hide->Fringe->Customize works.
|
|
|
|
| |
`default-frame-alist'.
|
| |
|
| |
|
|
|