Mercurial > emacs
log src/minibuf.c @ 30976:d5e13d726a9c
age | author | description |
---|---|---|
Sun, 20 Aug 2000 17:10:13 +0000 | Miles Bader | (do_completion): Try again if we rewrite the input string, but no |
Fri, 18 Aug 2000 04:55:09 +0000 | Gerd Moellmann | (do_completion): Use EQ instead of != to compare |
Tue, 08 Aug 2000 16:26:31 +0000 | Miles Bader | (do_completion): Don't consider a simple change of case as `completion'. |
Wed, 05 Apr 2000 17:29:31 +0000 | Ken Raeburn | make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP |
Wed, 15 Mar 2000 19:58:19 +0000 | Gerd Moellmann | (Fminibuffer_complete): Set point to ZV if finding |
Tue, 07 Mar 2000 10:27:07 +0000 | Gerd Moellmann | (Fminibuffer_complete): Move point to ZV when input is |
Fri, 25 Feb 2000 13:31:28 +0000 | Gerd Moellmann | (read_minibuf): Cancel busy-cursor. |