]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove 'gnus-score-mimic-keymap'
authorEshel Yaron <me@eshelyaron.com>
Wed, 29 May 2024 06:47:07 +0000 (08:47 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 29 May 2024 06:47:07 +0000 (08:47 +0200)
doc/misc/gnus.texi
lisp/gnus/gnus-score.el

index c5e4c885ccf92ea3093941f3fc96defee41e99bb..0298f2304eacda941c1ca2867a1dd878c64f2b1b 100644 (file)
@@ -20174,10 +20174,6 @@ These functions take both the numerical prefix and the symbolic prefix
 says to use the @file{all.SCORE} file for the command instead of the
 current score file.
 
-@vindex gnus-score-mimic-keymap
-The @code{gnus-score-mimic-keymap} says whether these commands will
-pretend they are keymaps or not.
-
 
 @node Group Score Commands
 @section Group Score Commands
index 682815a5f7cc51ee92400936295ee4ab413b0a90..6cf99dd1c5c7c984c1ac2278ee1127e8ab6aba37 100644 (file)
@@ -298,11 +298,6 @@ If you use score decays, you might want to set values higher than
   :group 'gnus-score-adapt
   :type 'boolean)
 
-(defcustom gnus-score-mimic-keymap nil
-  "Have the score entry functions pretend that they are a keymap."
-  :group 'gnus-score-default
-  :type 'boolean)
-
 (defcustom gnus-score-exact-adapt-limit 10
   "Number that says how long a match has to be before using substring matching.
 When doing adaptive scoring, one normally uses fuzzy or substring
@@ -582,7 +577,6 @@ current score file."
         (char-to-perm
          (list (list ?t (current-time-string) "temporary")
                '(?p perm "permanent") '(?i now "immediate")))
-        (mimic gnus-score-mimic-keymap)
         (hchar (and gnus-score-default-header
                     (aref (symbol-name gnus-score-default-header) 0)))
         (tchar (and gnus-score-default-type