From 6e813c38e965d2d3749923195f14af1cdd15d037 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 31 Dec 2005 02:05:04 +0000 Subject: [PATCH] Remove obsolete comment --- lisp/cus-theme.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/lisp/cus-theme.el b/lisp/cus-theme.el index b95ffc5d329..cc5890678a8 100644 --- a/lisp/cus-theme.el +++ b/lisp/cus-theme.el @@ -32,9 +32,6 @@ (require 'wid-edit)) (defvar custom-new-theme-mode-map - ;; This keymap should be dense, but a dense keymap would prevent inheriting - ;; "\r" bindings from the parent map. - ;; Actually, this misfeature of dense keymaps was fixed on 2001-11-26. (let ((map (make-keymap))) (set-keymap-parent map widget-keymap) (suppress-keymap map) -- 2.39.2