]> code.delx.au - gnu-emacs/history - src/minibuf.c
Merge from emacs-23
[gnu-emacs] / src / minibuf.c
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-13 Stefan MonnierMerge from emacs-23
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-20 Eli Zaretskiifaces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-18 Dan NicolaescuMove declarations from .c files to .h files.
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-09 Stefan MonnierMerge from emacs-23
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-08 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-27 Kenichi Handamerge trunk
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-25 Eli ZaretskiiFix int/EMACS_INT use in lread.c, marker.c, minibuf...
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-22 Eli ZaretskiiFix some uses of int instead of EMACS_INT.
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-17 Joakim Veronamerge from trunk
2010-08-08 Chong YidongMerge changes from emacs-23 branch.
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-06 Kenichi Handamerge trunk
2010-07-29 Dan NicolaescuRemove extern declarations from .c files, and them...
2010-07-28 Juanma BarranqueroDocument arguments passed to `read-buffer-function...
2010-07-27 Dan NicolaescuUse const, move declarations to header files.
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-25 Christoph Scholtes* minibuf.c (Fread_buffer): Doc fix (bug#6528).
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-12 Eli ZaretskiiFix the MS-DOS build (fallout from 2010-07-12T14:16...
2010-07-12 Andreas SchwabConvert old-style definitions
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-09 Kenichi Handamerge trunk
2010-07-08 Dan NicolaescuConvert DEFUNs to standard C.
2010-07-08 Kenichi Handamerge trunk
2010-07-04 Dan NicolaescuConvert (most) functions in src to standard C.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-14 Joakim Veronamerged from trunk
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-08 Andreas Schwab* minibuf.c (Fall_completions): Add more checks.
2010-06-08 Andreas Schwab* minibuf.c (Fall_completions): Add more checks.
2010-06-08 Juanma Barranquero* minibuf.c (Fall_completions): Check COLLECTION's...
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2009-12-27 Chong Yidong* minibuf.c (Fall_completions): Minor optimization.
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-10-26 Juanma Barranquero* minibuf.c (Fall_completions): Fix typos in docstring.
2009-10-26 Juanma BarranqueroFix typos in comments.
2009-10-26 Stefan Monnier(all-completions): Declare the 4th arg obsolete.
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-03-17 Chong Yidong(Vminibuffer_completion_confirm): Doc fix.
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2008-12-22 Dan Nicolaescu(read_minibuf): Follow the non-interactive case when
2008-12-20 Chong Yidong(Fread_buffer): Doc fix.
2008-11-24 Chong Yidong(Fcompleting_read, Vminibuffer_completion_confirm)...
2008-11-02 Martin Rudalics(choose_minibuf_frame): Handle NORECORD in call of
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-26 Juanma BarranqueroFix typos (sync from trunk).
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-07-30 Chong Yidong(Vread_buffer_function): Doc fix.
2008-07-30 Chong Yidong(read_buffer_completion_ignore_case): New var.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-10 Stefan Monnier* dired.c (file_name_completion): Don't return t if...
2008-06-05 Stefan Monnier* keymap.c (Vminibuffer_local_filename_must_match_map):
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-22 Stefan Monnier* minibuf.c (keys_of_minibuf): Delete.
2008-05-19 Stefan Monnier(Finternal_complete_buffer): Typo.
2008-05-19 Stefan Monnier(Finternal_complete_buffer): Only strip out hidden...
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-14 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-05 Stefan Monnier(Ftry_completion): Remove code left over from when...
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-05-02 Juri Linkov(Fread_from_minibuffer, Fread_string, Fread_command)
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
next