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

Diff of /emacs/lisp/strokes.el

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

revision 1.24 by ttn, Sat Aug 6 22:13:43 2005 UTC revision 1.25 by dann, Mon Aug 15 21:29:32 2005 UTC
# Line 1424  Encode/decode your strokes with \\[strok Line 1424  Encode/decode your strokes with \\[strok
1424    "Face for strokes characters."    "Face for strokes characters."
1425    :version "21.1"    :version "21.1"
1426    :group 'strokes)    :group 'strokes)
 ;; backward-compatibility alias  
 (put 'strokes-char-face 'face-alias 'strokes-char)  
1427    
1428  (put 'strokes 'char-table-extra-slots 0)  (put 'strokes 'char-table-extra-slots 0)
1429  (defconst strokes-char-table (make-char-table 'strokes) ;  (defconst strokes-char-table (make-char-table 'strokes) ;

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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