Mercurial > emacs
log src/minibuf.c @ 31105:0c34d4d76e65
age | author | description |
---|---|---|
Tue, 22 Aug 2000 22:49:22 +0000 | Stefan Monnier | (Vcompletion_auto_help): Renamed from `auto_help'. |
Tue, 22 Aug 2000 22:41:00 +0000 | Andrew Innes | Include keyboard.h before frame.h. |
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 |