/[emacs]/emacs/lisp/subr.el
ViewVC logotype

Diff of /emacs/lisp/subr.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.276 by monnier, Wed Nov 28 04:03:53 2001 UTC revision 1.277 by pj, Tue Dec 11 07:34:39 2001 UTC
# Line 475  The normal global definition of the char Line 475  The normal global definition of the char
475  The normal global definition of the character C-x indirects to this keymap.")  The normal global definition of the character C-x indirects to this keymap.")
476    
477  (defvar ctl-x-4-map (make-sparse-keymap)  (defvar ctl-x-4-map (make-sparse-keymap)
478    "Keymap for subcommands of C-x 4")    "Keymap for subcommands of C-x 4.")
479  (defalias 'ctl-x-4-prefix ctl-x-4-map)  (defalias 'ctl-x-4-prefix ctl-x-4-map)
480  (define-key ctl-x-map "4" 'ctl-x-4-prefix)  (define-key ctl-x-map "4" 'ctl-x-4-prefix)
481    

Legend:
Removed from v.1.276  
changed lines
  Added in v.1.277

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26