Mercurial > emacs
view etc/.arch-inventory @ 87851:6e4b2a69d875
(hide-ifdef-shadow): New option.
(hide-ifdef-shadow): New face.
(hide-ifdef-toggle-shadowing): New function to toggle between
shadowing and making code invisible.
(hide-ifdef-mode-submap): Add binding for
hide-ifdef-toggle-shadowing.
(hide-ifdef-mode-menu): Add entry for
hide-ifdef-toggle-shadowing.
(hide-ifdef-region-internal): Give new overlay hide-ifdef
property. Shadow text when hide-ifdef-shadow is non-nil.
(hif-show-ifdef-region): Remove overlays with hide-ifdef
property set.
(hif-hide-line): Use when instead of if.
(hide-ifdef-initially, hide-ifdef-read-only, hide-ifdef-lines):
Remove unneeded * from doc-strings.
author | Martin Rudalics <rudalics@gmx.at> |
---|---|
date | Sat, 19 Jan 2008 16:28:36 +0000 |
parents | 34a75c56c1ce |
children | 35069180a991 |
line wrap: on
line source
# Unlike most emacs dirs, etc has a simple non-autoconf-generated makefile source ^(Makefile)$ # Generated files (DOC-X is generated on windows) backup ^(DOC(|-[0-9.]*|-X))$ # Install-in-place on NT makes this directory, so just ignore it backup ^(icons)$ # arch-tag: 5a1d62e0-593a-48cd-8743-8d45dc58dfae