Mon, 05 Mar 2001 11:29:51 +0000 |
Gerd Moellmann |
(read_minibuf): Clean up the binding stack if
|
Wed, 21 Feb 2001 13:57:40 +0000 |
Gerd Moellmann |
Use display_hourglass_p, start_hourglass,
|
Tue, 05 Dec 2000 20:36:44 +0000 |
Ken Raeburn |
* minibuf.c: Include intervals.h.
|
Tue, 21 Nov 2000 15:57:34 +0000 |
Miles Bader |
(Vminibuffer_prompt_properties): New variable.
|
Tue, 31 Oct 2000 06:37:31 +0000 |
Miles Bader |
(read_minibuf): Reset the undo history just before starting the recursive-edit.
|
Fri, 27 Oct 2000 22:20:19 +0000 |
Stefan Monnier |
* lisp.h (KEYMAPP): New macro.
|
Mon, 23 Oct 2000 13:46:41 +0000 |
Miles Bader |
(Fminibuffer_complete): Pass nil for FULLY argument to
|
Sat, 21 Oct 2000 08:56:09 +0000 |
Eli Zaretskii |
(Fminibuffer_complete): Call Fpos_visible_in_window_p
|
Thu, 21 Sep 2000 20:54:57 +0000 |
Gerd Moellmann |
Avoid some more compiler warnings.
|
Thu, 24 Aug 2000 03:24:13 +0000 |
Kenichi Handa |
(do_completion): Always use compare-string, not string-equal because
|
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'.
|