/[emacs]/emacs/lisp/emulation/keypad.el
ViewVC logotype

Diff of /emacs/lisp/emulation/keypad.el

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

revision 1.3 by kfstorm, Fri Jun 21 13:51:26 2002 UTC revision 1.4 by kfstorm, Mon Jun 24 08:29:49 2002 UTC
# Line 118  decimal key must be specified." Line 118  decimal key must be specified."
118                   (const :tag "Shifted cursor keys" S-cursor)                   (const :tag "Shifted cursor keys" S-cursor)
119                   (const :tag "Remove bindings" none)                   (const :tag "Remove bindings" none)
120                   (other :tag "Keep existing bindings" nil))                   (other :tag "Keep existing bindings" nil))
121      :require 'keypad
122    :group 'keyboard)    :group 'keyboard)
123    
124  ;;;###autoload  ;;;###autoload
# Line 140  decimal key must be specified." Line 141  decimal key must be specified."
141                   (const :tag "Shifted cursor keys" S-cursor)                   (const :tag "Shifted cursor keys" S-cursor)
142                   (const :tag "Remove bindings" none)                   (const :tag "Remove bindings" none)
143                   (other :tag "Keep existing bindings" nil))                   (other :tag "Keep existing bindings" nil))
144      :require 'keypad
145    :group 'keyboard)    :group 'keyboard)
146    
147  ;;;###autoload  ;;;###autoload
# Line 162  decimal key must be specified." Line 164  decimal key must be specified."
164                   (const :tag "Shifted cursor keys" S-cursor)                   (const :tag "Shifted cursor keys" S-cursor)
165                   (const :tag "Remove bindings" none)                   (const :tag "Remove bindings" none)
166                   (other :tag "Keep existing bindings" nil))                   (other :tag "Keep existing bindings" nil))
167      :require 'keypad
168    :group 'keyboard)    :group 'keyboard)
169    
170  ;;;###autoload  ;;;###autoload
# Line 184  decimal key must be specified." Line 187  decimal key must be specified."
187                   (const :tag "Shifted cursor keys" S-cursor)                   (const :tag "Shifted cursor keys" S-cursor)
188                   (const :tag "Remove bindings" none)                   (const :tag "Remove bindings" none)
189                   (other :tag "Keep existing bindings" nil))                   (other :tag "Keep existing bindings" nil))
190      :require 'keypad
191    :group 'keyboard)    :group 'keyboard)
192    
193    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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