View | Details | Raw Unified | Return to bug 130379
Collapse All | Expand All

(-)packages.orig/xemacs-packages/xwem/lisp/xwem-clgen.el (-1 lines)
Lines 95-101 Link Here
95
95
96
;;; Internal variables
96
;;; Internal variables
97
97
98
;;;###autoload
99
(defvar xwem-clgen-map 
98
(defvar xwem-clgen-map 
100
  (let ((map (make-sparse-keymap)))
99
  (let ((map (make-sparse-keymap)))
101
    (define-key map (kbd "H-c H-o") 'xwem-clgen-toggle-other-on-split)
100
    (define-key map (kbd "H-c H-o") 'xwem-clgen-toggle-other-on-split)

Return to bug 130379