summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-06-19 00:36:20 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2013-06-19 00:36:20 -0700
commitbbc51b1565e360a9dfdae900a47de5db91af6957 (patch)
tree8ce4ed20d0c05b7f9037f9dca8eff1d91072ce55 /lisp/emacs-lisp/lisp.el
parent2285bd27abf63a460d7025b2e5579f67cdd2e6fb (diff)
downloademacs-bbc51b1565e360a9dfdae900a47de5db91af6957.tar.gz
emacs-bbc51b1565e360a9dfdae900a47de5db91af6957.tar.bz2
emacs-bbc51b1565e360a9dfdae900a47de5db91af6957.zip
* sound.c: Integer cleanups.
Remove unnecessary forward decls. (struct sound_device): The 'file' member is now a Lisp_Object, not a char *, so that we needn't invoke alloca on a huge size. (Fplay_sound_internal): Adjust to this. (string_default): New function. (vox_open, vox_init, alsa_open, alsa_configure, alsa_init): Use it to adjust to the struct sound_device change. (parse_sound, wav_init, au_init, alsa_init): Use bool for booleans. (be2hs) [0]: Remove.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions