unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* wrong custom type for ediff-meta-truncate-filenames
@ 2004-07-05 19:21 Stephan Stahl
  0 siblings, 0 replies; only message in thread
From: Stephan Stahl @ 2004-07-05 19:21 UTC (permalink / raw)


Hi.

This defcustom in ediff-mult.el is wrong. It should be of type boolean..
This error prevents the user from disabling filename truncation via
customize..

(defcustom ediff-meta-truncate-filenames t
  "*If non-nil, truncate long file names in the session group buffers.
This can be toggled with `ediff-toggle-filename-truncation'."
  :type 'hook
  :group 'ediff-mult)

Stephan
-- 
Stephan Stahl

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-05 19:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-05 19:21 wrong custom type for ediff-meta-truncate-filenames Stephan Stahl

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).