Skip to content
  • David Byers's avatar
    Fix problem with completing-read in XEmacs. · 1e6e2229
    David Byers authored
    Detailed changes:
    > 2003-08-26  David Byers  <byers@lysator.liu.se>
    >
    > 	* utilities.el (lyskom-magic-minibuffer-mangle-initial):
    > 	Explicitly make properties at the front of the initial value
    > 	nonsticky (mainly for XEmacs where they are sticky by default).
    > 	(completing-read): Add explicity uses for all variables to avoid
    > 	compiler warnings in XEmacs at run time.
    > 	(read-from-minibuffer): Same.
    >
    > 	* commands2.el (kom-send-message): Remoed unused variables.
    >
    1e6e2229