log lisp/minibuffer.el @ 106362:d19d1b12196e

age author description
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
Fri, 13 Feb 2009 10:35:40 +0000 Juanma Barranquero * minibuffer.el (internal-complete-buffer-except): Doc fix. (Bug#2315)