/[emacs]/emacs/src/sound.c
ViewVC logotype

Diff of /emacs/src/sound.c

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

revision 1.25 by monnier, Tue Apr 30 01:01:49 2002 UTC revision 1.26 by lektu, Thu Jul 11 14:14:51 2002 UTC
# Line 402  Internal use only, use `play-sound' inst Line 402  Internal use only, use `play-sound' inst
402    struct sound_device sd;    struct sound_device sd;
403    struct sound s;    struct sound s;
404    Lisp_Object args[2];    Lisp_Object args[2];
405    int count = specpdl_ptr - specpdl;    int count = SPECPDL_INDEX ();
406    
407    file = Qnil;    file = Qnil;
408    GCPRO2 (sound, file);    GCPRO2 (sound, file);

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

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