log lisp/minibuffer.el @ 109457:c581eca79ab5

age author description
Fri, 25 Jun 2010 00:51:14 +0300 Juri Linkov * lisp/minibuffer.el (completions-format): Change default from nil to
Sun, 30 May 2010 10:17:31 -0400 Stefan Monnier * lisp/minibuffer.el (completion-file-name-table): Don't return a boundary
Tue, 11 May 2010 20:39:46 -0400 Stefan Monnier Allow the default completion to cycle.
Tue, 11 May 2010 09:24:49 -0400 Stefan Monnier * minibuffer.el (completion-pcm--pattern->regex): Fix last change.
Sun, 09 May 2010 18:39:36 -0400 Stefan Monnier * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
Tue, 20 Apr 2010 00:37:20 -0700 Glenn Morris * minibuffer.el (completion-at-point): Doc fix.
Fri, 07 May 2010 08:49:14 -0400 Stefan Monnier * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
Fri, 07 May 2010 05:11:56 +0200 Juanma Barranquero * minibuffer.el: Revert previous change.
Fri, 07 May 2010 02:50:26 +0200 Juanma Barranquero * minibuffer.el (comps): Declare for byte-compiler.
Wed, 05 May 2010 22:59:07 -0400 Stefan Monnier Extract common suffix for * in partial-completion.
Fri, 30 Apr 2010 21:08:43 -0400 Stefan Monnier * minibuffer.el (tags-completion-at-point-function): Move to etags.el.
Fri, 30 Apr 2010 19:13:22 -0400 Chong Yidong * minibuffer.el (tags-completion-at-point-function): Fix return value.
Thu, 29 Apr 2010 11:32:11 -0400 Chong Yidong * minibuffer.el (tags-completion-at-point-function): New function.
Wed, 28 Apr 2010 15:04:16 -0400 Chong Yidong Unify complete-symbol with completion-at-point.
Mon, 19 Apr 2010 14:33:11 -0400 Stefan Monnier (completion-styles-alist): Fix up last merge and document `substring'.
Mon, 19 Apr 2010 11:07:52 -0400 Stefan Monnier Merge from emacs-23
Mon, 19 Apr 2010 09:17:40 -0400 Stefan Monnier (completion-styles): Improve docstrings.
Thu, 15 Apr 2010 00:05:14 +0200 Michael Albinus Fix Bug#5840.
Wed, 24 Mar 2010 14:02:56 -0400 Stefan Monnier Merge from `emacs-23'.
Mon, 22 Mar 2010 17:50:29 +0100 Juanma Barranquero Fix typos in docstrings.
Fri, 19 Mar 2010 14:22:15 +0100 Juanma Barranquero * lisp/minibuffer.el (completion-in-region-functions): Fix docstring typos.
Mon, 22 Mar 2010 20:59:49 -0400 Stefan Monnier Add a new completion style `substring'.
Sat, 27 Feb 2010 16:21:43 -0500 Stefan Monnier Fix in-buffer completion when after-change-functions modify the buffer.
Thu, 04 Feb 2010 23:21:11 -0500 Stefan Monnier Make `initials' completion work for /hh -> /home/horn again (bug#5524).
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 12 Dec 2009 05:23:54 +0000 Stefan Monnier (minibuffer-local-must-match-filename-map): Re-instate the varalias that was
Mon, 07 Dec 2009 20:06:26 +0000 Stefan Monnier * minibuffer.el (completion-at-point-functions): New var.
Sun, 06 Dec 2009 01:25:41 +0000 Stefan Monnier (minibuffer-complete-and-exit): Don't replace the
Sun, 06 Dec 2009 00:58:40 +0000 Stefan Monnier (completion-in-region): Improve docstring.
Sat, 05 Dec 2009 01:22:54 +0000 Stefan Monnier (completion-pcm--merge-try): Also consider placing point after a star, if
Wed, 25 Nov 2009 17:11:29 +0000 Juri Linkov Provide additional default values (file name at point or at the
Thu, 19 Nov 2009 22:05:40 +0000 Stefan Monnier * window.el (display-buffer-mark-dedicated): New var.
Thu, 19 Nov 2009 17:38:37 +0000 Juri Linkov (completions-format): New defcustom.
Thu, 19 Nov 2009 03:12:51 +0000 Stefan Monnier * abbrev.el (abbrev-with-wrapper-hook): (re)move...
Thu, 12 Nov 2009 23:10:01 +0000 Stefan Monnier (minibuffer-completion-help): Use minibuffer-hide-completions.
Wed, 11 Nov 2009 06:36:41 +0000 Dan Nicolaescu * progmodes/grep.el (grep-regexp-alist):
Tue, 10 Nov 2009 00:54:45 +0000 Juri Linkov (read-file-name): Support a list of default values
Mon, 02 Nov 2009 02:06:36 +0000 Chong Yidong * minibuffer.el (read-file-name): Don't use file dialogs for
Mon, 26 Oct 2009 03:39:15 +0000 Stefan Monnier (all-completions): Declare the 4th arg obsolete.
Sat, 24 Oct 2009 00:46:17 +0000 Stefan Monnier (completion--embedded-envvar-table): Fix last change.
Thu, 22 Oct 2009 16:14:49 +0000 Stefan Monnier (completion-table-with-terminator): Allow to specify the terminator-regexp.
Wed, 21 Oct 2009 20:03:57 +0000 Stefan Monnier * minibuffer.el (completion-table-with-terminator): Properly implement
Sun, 18 Oct 2009 22:25:36 +0000 Chong Yidong * minibuffer.el (read-file-name): Check for repeat before putting
Thu, 15 Oct 2009 01:50:17 +0000 Stefan Monnier Replace completion-base-size by completion-base-position to fix bugs
Wed, 14 Oct 2009 15:10:09 +0000 Stefan Monnier (completion-pcm--merge-completions): Make sure the
Wed, 14 Oct 2009 03:05:06 +0000 Stefan Monnier (completion--file-name-table): Return nil if there's
Thu, 24 Sep 2009 02:37:37 +0000 Stefan Monnier (minibuffer-force-complete): Cycle the list, rather
Wed, 02 Sep 2009 03:09:10 +0000 Glenn Morris (completion-initials-expand): Fix typo.
Tue, 01 Sep 2009 20:20:11 +0000 Stefan Monnier Remove todo item now done.
Tue, 01 Sep 2009 19:49:34 +0000 Stefan Monnier (completion-try-completion, completion-all-completions):
Sun, 30 Aug 2009 03:45:30 +0000 Stefan Monnier (minibuffer-message): If the current buffer is not
Wed, 19 Aug 2009 02:15:19 +0000 Stefan Monnier (minibuffer-hide-completions): New function.
Tue, 18 Aug 2009 19:11:41 +0000 Stefan Monnier (completion--do-completion): Move point for the #b001 case as well (bug#4176).
Sun, 02 Aug 2009 14:56:04 +0000 Jason Rumney (read-file-name): Treat confirm options to
Tue, 14 Apr 2009 02:02:30 +0000 Stefan Monnier (completion--try-word-completion): Don't disable
Tue, 17 Mar 2009 04:39:09 +0000 Chong Yidong (minibuffer-complete-and-exit): Doc fix.
Mon, 16 Mar 2009 03:17:48 +0000 Chong Yidong (read-file-name): Doc fix.
Sun, 15 Mar 2009 14:29:12 +0000 Chong Yidong (completion-styles): Add emacs22 completion style as fallback.
Mon, 09 Mar 2009 13:29:42 +0000 Jason Rumney (read-file-name): Only split dir name when