emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ediff-mult.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ediff-mult.el
Date: Sat, 10 Jul 2004 14:46:46 -0400

Index: emacs/lisp/ediff-mult.el
diff -c emacs/lisp/ediff-mult.el:1.34 emacs/lisp/ediff-mult.el:1.35
*** emacs/lisp/ediff-mult.el:1.34       Mon Oct 13 01:28:49 2003
--- emacs/lisp/ediff-mult.el    Sat Jul 10 10:50:27 2004
***************
*** 200,206 ****
  (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)
  (defcustom ediff-registry-setup-hook nil
    "*Hooks run just after the registry control panel is set up."
--- 200,206 ----
  (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 'boolean
    :group 'ediff-mult)
  (defcustom ediff-registry-setup-hook nil
    "*Hooks run just after the registry control panel is set up."




reply via email to

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