Update FSF's address.
[bpt/emacs.git] / src / minibuf.c
2005-07-04 Lute KamstraUpdate FSF's address.
2005-03-25 Stefan Monnier(Fminibuffer_complete_and_exit, Fself_insert_and_exit...
2005-02-22 Kim F. Storm(Ftry_completion, Fall_completions): Allow both string
2004-12-12 Richard M. Stallman(Fall_completions): Add var `zero' and use it in loop.
2004-12-11 Stefan Monnier(Ftry_completion, Fall_completions): Don't use XFASTINT...
2004-11-22 Markus Rost(Fminibuffer_complete_and_exit): Fix previous change.
2004-11-20 Richard M. Stallman(Fminibuffer_complete_and_exit):
2004-11-20 Richard M. Stallman(read_minibuf): New arg KEEP_ALL. Callers changed.
2004-11-14 Richard M. Stallman(syms_of_minibuf) <completion-ignore-case>: Doc fix.
2004-09-08 Juri Linkov(history_delete_duplicates): New variable.
2004-08-14 John Paul Wallington(syms_of_minibuf) <completion-ignore-case>: Doc fix.
2004-06-20 David Kastrup(Ftry_completion, Fall_completions): Do lazy binding
2004-06-13 Andreas Schwab(Ftry_completion, Fall_completions, Ftest_completion):
2004-06-05 Richard M. Stallman(Fcompleting_read): Doc fix.
2004-05-28 Stefan Monnier(run_exit_minibuf_hook): New function.
2004-02-06 Luc Teirlinck(Fminibufferp, Fread_from_minibuffer)
2003-12-29 Richard M. Stallman(Fset_minibuffer_window): Doc fix.
2003-12-25 Luc Teirlinck(Fcompleting_read): Undo previous change.
2003-12-23 Luc Teirlinck(read_minibuf): Allow INITIAL to be a cons of a string...
2003-09-01 Miles BaderAdd arch taglines
2003-07-22 Stefan Monnier(get_minibuffer): Use it.
2003-07-22 Stefan Monnier(get_minibuffer): Be careful when calling `reset_buffer'
2003-07-06 Stefan Monnier(read_minibuf): UNGCPRO before returning.
2003-05-24 Kim F. StormUpdate Fset_window_buffer usage.
2003-05-17 Stefan Monnier(Fselect_window): Add optional arg `norecord'.
2003-05-17 Richard M. Stallman(read_minibuf): If buffer is empty, record the default...
2003-04-11 Kenichi Handa(temp_echo_area_glyphs): Change the arg to Lisp
2003-01-24 Andreas Schwab(Fminibuffer_message): Verify type of parameter.
2003-01-13 Richard M. Stallman(minibuffer_completion_contents): Error if point is...
2003-01-07 Markus Rost(Fread_variable): Doc fix.
2002-12-07 Richard M. Stallman(Fcompleting_read): Doc fix.
2002-09-26 John Paul Wallington(Fminibufferp): Add an optional `buffer' argument.
2002-08-13 Richard M. Stallman(Fminibufferp): New function.
2002-07-16 Ken Raeburn(temp_echo_area_glyphs): String pointer args now
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-11 Juanma BarranqueroUse macro SPECPDL_INDEX.
2002-07-10 Juanma BarranqueroRename BINDING_STACK_SIZE to SPECPDL_INDEX.
2002-07-07 Stefan Monnier(Ftry_completion, Fall_completions, Ftest_completion):
2002-07-01 Richard M. Stallman(Fminibuffer_complete_and_exit): Move to end of buffer...
2002-06-27 Stefan Monnier(minibuffer_completion_contents): Add return type.
2002-06-26 Richard M. Stallman(do_completion, Fminibuffer_complete_word)
2002-06-03 Thien-Thi Nguyen(read_minibuf): Cast `current_column' return value...
2002-05-20 Ken Raeburn* minibuf.c (Fread_command, Fread_variable): Use SYMBOL...
2002-04-28 Richard M. Stallman(Fall_completions, Ftry_completion): New arg to Fcommandp.
2002-04-09 Stefan Monnier(read_minibuf): Use empty_string.
2002-02-28 Kim F. Storm(minibuf_selected_window): Renamed from Vminibuf_select...
2002-02-26 Kim F. Storm(read_minibuf): Set Vminibuf_selected_window on first
2002-02-01 Richard M. Stallman(Fcompleting_read): Doc fix.
2002-01-27 Pavel Janík(Fread_from_minibuffer, Fread_command, Fread_function)
2002-01-21 Pavel Janík(Fminibuffer_contents)
2001-12-18 Richard M. Stallman(scmp): Function moved to dired.c.
2001-11-15 Miles Bader(Fminibuffer_prompt_end): Update args to Ffield_end.
2001-11-13 Pavel Janík(Fminibuffer_complete_word): Reindent.
2001-11-02 Pavel JaníkUpdate usage of CHECK_ macros (remove unused second...
2001-10-28 Pavel Janík(read_minibuf): Remove unused external declaration...
2001-10-17 Miles BaderChange doc-string comments to `new style' [w/`doc:...
2001-10-16 Ken RaeburnAvoid (most) uses of XCAR/XCDR as lvalues, for flexibil...
2001-10-15 Pavel JaníkPut doc strings in comments.
2001-10-12 Stefan Monnier(keys_of_minibuf): Eliminate redundant bindings.
2001-10-08 Stefan MonnierInclude keymap.h.
2001-10-08 Gerd MoellmannDon't define min/max.
2001-10-07 Ken Raeburn* minibuf.c (Fminibuffer_prompt_end): Don't apply make_...
2001-10-05 Miles Bader(Fminibuffer_prompt_end, Fminibuffer_contents)
2001-10-05 Gerd MoellmannUse SYMBOL_VALUE/SET_SYMBOL_VALUE macros instead of...
2001-09-11 Gerd Moellmann(read_minibuf_unwind): Bind inhibit-modification-hooks.
2001-09-11 Gerd Moellmann(read_minibuf): Bind inhibit-modification-hooks to t,
2001-06-23 Richard M. Stallman(Fcompleting_read): Doc fix.
2001-03-05 Gerd Moellmann(read_minibuf): Clean up the binding stack if
2001-02-21 Gerd MoellmannUse display_hourglass_p, start_hourglass,
2000-12-05 Ken Raeburn* minibuf.c: Include intervals.h.
2000-11-21 Miles Bader(Vminibuffer_prompt_properties): New variable.
2000-10-31 Miles Bader(read_minibuf): Reset the undo history just before...
2000-10-27 Stefan Monnier* lisp.h (KEYMAPP): New macro.
2000-10-23 Miles Bader(Fminibuffer_complete): Pass nil for FULLY argument to
2000-10-21 Eli Zaretskii(Fminibuffer_complete): Call Fpos_visible_in_window_p
2000-09-21 Gerd MoellmannAvoid some more compiler warnings.
2000-08-24 Kenichi Handa(do_completion): Always use compare-string, not string...
2000-08-22 Stefan Monnier(Vcompletion_auto_help): Renamed from `auto_help'.
2000-08-22 Andrew InnesInclude keyboard.h before frame.h.
2000-08-20 Miles Bader(do_completion): Try again if we rewrite the input...
2000-08-18 Gerd Moellmann(do_completion): Use EQ instead of != to compare
2000-08-08 Miles Bader(do_completion): Don't consider a simple change of...
2000-04-05 Ken Raeburnmake_number/XINT/XUINT conversions; EQ/== fixes; =...
2000-03-15 Gerd Moellmann(Fminibuffer_complete): Set point to ZV if finding
2000-03-07 Gerd Moellmann(Fminibuffer_complete): Move point to ZV when input is
2000-02-25 Gerd Moellmann(read_minibuf): Cancel busy-cursor.
2000-02-14 Stefan Monnier(Ftry_completion, Fall_completions): Add a reference to
2000-02-04 Dave Love(read_minibuf_noninteractive): Remove undeclared gcpro1...
2000-01-11 Richard M. Stallman(Ftry_completion): Doc fix.
2000-01-07 Gerd Moellmann(Fcompleting_read): Doc fix.
1999-12-19 Richard M. Stallman(Fcompleting_read): Rename arg INIT to INITIAL_INPUT.
1999-12-13 Richard M. Stallman(Fall_completions): Doc fix.
1999-11-04 Gerd Moellmann(do_completion, Fminibuffer_complete_word): Use
1999-11-03 Gerd Moellmann(string_to_object): New.
1999-10-25 Ken Raeburnmore XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp...
1999-10-17 Gerd Moellmann(Fminibuffer_complete_and_exit): Supply value for new
1999-09-30 Kenichi Handa(Fminibuffer_complete_word): Calculate string byte
1999-09-20 Gerd Moellmann(toplevel): Move include of stdio.h to other includes.
1999-09-16 Gerd Moellmann(read_minibuf): Remove unused variables.
1999-09-13 Gerd Moellmann(choose_minibuf_frame): Don't try to set the
next