Mercurial > emacs
changeset 28171:08317cc36a7b
Comments only.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 16 Mar 2000 22:12:57 +0000 |
parents | 5427762a58a5 |
children | b243caac6505 |
files | lisp/custom.el |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/custom.el Thu Mar 16 22:05:51 2000 +0000 +++ b/lisp/custom.el Thu Mar 16 22:12:57 2000 +0000 @@ -5,7 +5,6 @@ ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> ;; Maintainer: FSF ;; Keywords: help, faces -;; X-URL: http://www.dina.kvl.dk/~abraham/custom/ (probably obsolete) ;; This file is part of GNU Emacs. @@ -110,7 +109,6 @@ (put symbol 'standard-value (list default)) ;; Maybe this option was rogue in an earlier version. It no longer is. (when (get symbol 'force-value) - ;; It no longer is. (put symbol 'force-value nil)) (when doc (put symbol 'variable-documentation doc))