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

Diff of /emacs/lisp/macros.el

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

revision 1.38 by kfstorm, Mon Sep 9 22:44:44 2002 UTC revision 1.39 by lektu, Tue Feb 4 11:35:55 2003 UTC
# Line 258  and mark at opposite ends of the quoted Line 258  and mark at opposite ends of the quoted
258  Suppose you wanted to build a keyword table in C where each entry  Suppose you wanted to build a keyword table in C where each entry
259  looked like this:  looked like this:
260    
261      { \"foo\", foo_data, foo_function },      { \"foo\", foo_data, foo_function },
262      { \"bar\", bar_data, bar_function },      { \"bar\", bar_data, bar_function },
263      { \"baz\", baz_data, baz_function },      { \"baz\", baz_data, baz_function },
264    

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

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