emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/minibuf.c


From: Masatake YAMATO
Subject: [Emacs-diffs] Changes to emacs/src/minibuf.c
Date: Mon, 24 Oct 2005 12:22:19 -0400

Index: emacs/src/minibuf.c
diff -c emacs/src/minibuf.c:1.289 emacs/src/minibuf.c:1.290
*** emacs/src/minibuf.c:1.289   Thu Oct 20 15:03:32 2005
--- emacs/src/minibuf.c Mon Oct 24 16:22:15 2005
***************
*** 2363,2369 ****
  At the end, this runs the normal hook `completion-setup-hook'.
  It can find the completion buffer in `standard-output'.
  The optional second arg COMMON-SUBSTRING is a string.
! It is used to put faces, `completions-first-difference` and
  `completions-common-part' on the completion buffer. The
  `completions-common-part' face is put on the common substring
  specified by COMMON-SUBSTRING. If COMMON-SUBSTRING is nil,
--- 2363,2369 ----
  At the end, this runs the normal hook `completion-setup-hook'.
  It can find the completion buffer in `standard-output'.
  The optional second arg COMMON-SUBSTRING is a string.
! It is used to put faces, `completions-first-difference' and
  `completions-common-part' on the completion buffer. The
  `completions-common-part' face is put on the common substring
  specified by COMMON-SUBSTRING. If COMMON-SUBSTRING is nil,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]