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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ediff-mult.el [emacs-unicode-2]
Date: Sun, 11 Jul 2004 18:11:05 -0400

Index: emacs/lisp/ediff-mult.el
diff -c emacs/lisp/ediff-mult.el:1.32.4.1 emacs/lisp/ediff-mult.el:1.32.4.2
*** emacs/lisp/ediff-mult.el:1.32.4.1   Fri Apr 16 12:49:49 2004
--- emacs/lisp/ediff-mult.el    Sun Jul 11 22:07:43 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]