X-Git-Url: https://git.ganneff.de//index.cgi?p=emacs.git;a=blobdiff_plain;f=.emacs.d%2Felisp%2Ficicle%2Ficicles-face.el;h=0731ee08767ae2058040d75f245715a4b89c8b71;hp=49c541aaae0aa5cd9466e7645ce51c22fadd483f;hb=ecae11f4912168ac3ba84c6a122b4beba77882ce;hpb=38bc82fa9bb504b3780af397cb147761f112b0ed diff --git a/.emacs.d/elisp/icicle/icicles-face.el b/.emacs.d/elisp/icicle/icicles-face.el index 49c541a..0731ee0 100644 --- a/.emacs.d/elisp/icicle/icicles-face.el +++ b/.emacs.d/elisp/icicle/icicles-face.el @@ -4,16 +4,16 @@ ;; Description: Faces for Icicles ;; Author: Drew Adams ;; Maintainer: Drew Adams (concat "drew.adams" "@" "oracle" ".com") -;; Copyright (C) 1996-2014, Drew Adams, all rights reserved. +;; Copyright (C) 1996-2015, Drew Adams, all rights reserved. ;; Created: Mon Feb 27 09:19:43 2006 -;; Last-Updated: Thu Dec 26 09:30:35 2013 (-0800) +;; Last-Updated: Thu Jan 1 10:55:12 2015 (-0800) ;; By: dradams -;; Update #: 713 +;; Update #: 717 ;; URL: http://www.emacswiki.org/icicles-face.el ;; Doc URL: http://www.emacswiki.org/Icicles ;; Keywords: internal, extensions, help, abbrev, local, minibuffer, ;; keys, apropos, completion, matching, regexp, command -;; Compatibility: GNU Emacs: 20.x, 21.x, 22.x, 23.x, 24.x +;; Compatibility: GNU Emacs: 20.x, 21.x, 22.x, 23.x, 24.x, 25.x ;; ;; Features that might be required by this library: ;; @@ -361,13 +361,15 @@ This means that they belong to list `icicle-extra-candidates'." :underline t))) "*Face to highlight `*Completions*' candidates that were used indirectly. That is, you might or might not have entered these candidates but in -some sense you have used or visited them. Example: index topics that -point to Info nodes that you have visited. - -Whether or not such highlighting is done at all is governed by option -`icicle-highlight-historical-candidates-flag'. Whether it is done for -a given set of candidates is governed by option -`icicle-Info-visited-max-candidates'." +some sense you have used or visited them. Whether or not such +highlighting is done is governed by option +`icicle-highlight-historical-candidates-flag'. + +Example: +Index topics that point to Info nodes that you have visited. Whether +such highlighting occurs automatically for Info-node candidates is +governed by option `icicle-Info-highlight-visited-nodes'. But you can +highlight the nodes on demand, using `C-x C-M-l'." :group 'Icicles-Completions-Display :group 'faces)) (defface icicle-input-completion-fail