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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ediff-mult.el [lexbind]
Date: Fri, 16 Jul 2004 23:11:46 -0400

Index: emacs/lisp/ediff-mult.el
diff -c emacs/lisp/ediff-mult.el:1.29.2.2 emacs/lisp/ediff-mult.el:1.29.2.3
*** emacs/lisp/ediff-mult.el:1.29.2.2   Tue Oct 14 23:50:58 2003
--- emacs/lisp/ediff-mult.el    Sat Jul 17 02:49:32 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]