|
From: Paolo A. <am...@us...> - 2001-10-25 19:12:41
|
Update of /cvsroot/ilisp/ILISP In directory usw-pr-cvs1:/tmp/cvs-serv24562 Modified Files: completer.el Log Message: (minibuffer-prompt-end): New function for compatibility, defined only if not defined already. (completer-region): Backward movement is now limited by the end of the minibuffer prompt. (completer-match-exit): Ditto. (completer-minibuffer-string): Now excludes minibuffer prompt using minibuffer-prompt-end. Patch for making ILISP work with GNU Emacs 21 contributed by Hannu Koivisto <az...@ik...>. |