comparison lisp/bookmark.el @ 48393:68aa78bf3f63

(bookmark-menu-length): Fix typo in group name.
author Markus Rost <rost@math.uni-bielefeld.de>
date Mon, 18 Nov 2002 00:14:21 +0000
parents 4bcea799d0bd
children 1ffb07fde6de d7ddb3e565de
comparison
equal deleted inserted replaced
48392:ca2088b6c38c 48393:68aa78bf3f63
192 192
193 193
194 (defcustom bookmark-menu-length 70 194 (defcustom bookmark-menu-length 70
195 "*Maximum length of a bookmark name displayed on a popup menu." 195 "*Maximum length of a bookmark name displayed on a popup menu."
196 :type 'integer 196 :type 'integer
197 :group 'boolean) 197 :group 'bookmark)
198 198
199 199
200 ;;; No user-serviceable parts beyond this point. 200 ;;; No user-serviceable parts beyond this point.
201 201
202 ;; Is it XEmacs? 202 ;; Is it XEmacs?