comparison lisp/emulation/keypad.el @ 93975:1e3a407766b9

Fix up comment convention on the arch-tag lines.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 10 Apr 2008 14:10:46 +0000
parents 606f2d163a64
children eb7b2376cae5
comparison
equal deleted inserted replaced
93974:5e06fc9ed146 93975:1e3a407766b9
270 (define-key function-key-map [S-kp-begin] 270 (define-key function-key-map [S-kp-begin]
271 (if bind (vector (aref bind i))))))) 271 (if bind (vector (aref bind i)))))))
272 272
273 (setq i (1+ i))))) 273 (setq i (1+ i)))))
274 274
275 ;;; arch-tag: 0899d2bd-9e12-4b4e-9aef-d0014d3b6414 275 ;; arch-tag: 0899d2bd-9e12-4b4e-9aef-d0014d3b6414
276 ;;; keypad.el ends here 276 ;;; keypad.el ends here