Tue, 13 Nov 2001 07:03:31 +0000 |
Pavel Jank |
(Fminibuffer_complete_word): Reindent.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Sun, 28 Oct 2001 10:54:56 +0000 |
Pavel Jank |
(read_minibuf): Remove unused external declaration of variable
|
Wed, 17 Oct 2001 03:17:18 +0000 |
Miles Bader |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Mon, 15 Oct 2001 15:04:22 +0000 |
Pavel Jank |
Put doc strings in comments.
|
Fri, 12 Oct 2001 18:54:53 +0000 |
Stefan Monnier |
(keys_of_minibuf): Eliminate redundant bindings.
|
Mon, 08 Oct 2001 11:39:52 +0000 |
Stefan Monnier |
Include keymap.h.
|
Mon, 08 Oct 2001 08:07:49 +0000 |
Gerd Moellmann |
Don't define min/max.
|
Sun, 07 Oct 2001 11:03:59 +0000 |
Ken Raeburn |
* minibuf.c (Fminibuffer_prompt_end): Don't apply make_number to a Lisp_Object.
|
Fri, 05 Oct 2001 12:25:26 +0000 |
Miles Bader |
(Fminibuffer_prompt_end, Fminibuffer_contents)
|
Fri, 05 Oct 2001 09:49:39 +0000 |
Gerd Moellmann |
Use SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of accessing
|
Tue, 11 Sep 2001 16:10:41 +0000 |
Gerd Moellmann |
(read_minibuf_unwind): Bind inhibit-modification-hooks.
|
Tue, 11 Sep 2001 13:08:48 +0000 |
Gerd Moellmann |
(read_minibuf): Bind inhibit-modification-hooks to t,
|
Sat, 23 Jun 2001 16:19:29 +0000 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|