Mercurial > emacs
changeset 45188:f4660a19c409
(filesets-running-xemacs): Fix last change.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Wed, 08 May 2002 16:38:21 +0000 |
parents | 023e877e91ce |
children | 84b3e1c12ac7 |
files | lisp/filesets.el |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/filesets.el Wed May 08 15:54:59 2002 +0000 +++ b/lisp/filesets.el Wed May 08 16:38:21 2002 +0000 @@ -294,7 +294,7 @@ :type 'sexp :group 'filesets) -(if +(if filesets-running-xemacs (progn (defcustom filesets-menu-path nil "*The menu under which the filesets menu should be inserted. @@ -2510,7 +2510,6 @@ (provide 'filesets) ;;; Local Variables: -;;; time-stamp-format:"%:y-%02m-%02d" ;;; sentence-end-double-space:t ;;; End: