Mercurial > emacs
diff lisp/ediff-mult.el @ 83176:d5674d957cdc
Merged in changes from CVS trunk.
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-447
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-448
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-449
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-216
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sun, 11 Jul 2004 02:28:46 +0000 |
parents | 6d79704b2630 |
children | 905bf9de87af 029a652ac817 |
line wrap: on
line diff
--- a/lisp/ediff-mult.el Sat Jul 10 22:37:50 2004 +0000 +++ b/lisp/ediff-mult.el Sun Jul 11 02:28:46 2004 +0000 @@ -200,7 +200,7 @@ (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 + :type 'boolean :group 'ediff-mult) (defcustom ediff-registry-setup-hook nil "*Hooks run just after the registry control panel is set up."