| Commit message (Expand) | Author | Age | Files | Lines |
* | Backslash cleanup in Elisp source files | Paul Eggert | 2015-09-17 | 1 | -2/+2 |
* | Go back to grave quoting in source-code docstrings etc. | Paul Eggert | 2015-09-07 | 1 | -2/+2 |
* | Top-level elisp files respect ‘text-quoting-style’ | Paul Eggert | 2015-08-26 | 1 | -2/+4 |
* | Prefer directed to neutral quotes | Paul Eggert | 2015-08-24 | 1 | -1/+1 |
* | Add argument to reverse the meaning of ido-restrict-to-matches | Nicolas Richard | 2015-07-02 | 1 | -4/+13 |
* | Fix minor quoting problems in doc strings | Paul Eggert | 2015-05-28 | 1 | -2/+2 |
* | Fix minor quoting problems in doc strings | Paul Eggert | 2015-05-19 | 1 | -2/+2 |
* | Add `predicate' arg to `read-buffer' and use it for erc-iswitchb | Stefan Monnier | 2015-03-16 | 1 | -4/+4 |
* | Fixes: debbugs:19335 | Rasmus Pank Roulund | 2015-03-12 | 1 | -2/+8 |
* | * lisp/ido.el: Update Customization instructions | Dmitry Gutov | 2015-01-19 | 1 | -6/+6 |
* | Set up ido keymaps only once | Jonas Bernoulli | 2015-01-19 | 1 | -111/+110 |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | lisp/ido.el: New command `ido-bury-buffer-at-head' | Artur Malabarba | 2014-11-19 | 1 | -0/+15 |
* | Simplify use of current-time and friends. | Paul Eggert | 2014-10-28 | 1 | -2/+1 |
* | lisp/icomplete.el, lisp/ido.el: Doc fixes. | Juanma Barranquero | 2014-03-03 | 1 | -150/+157 |
* | * lisp/ido.el (ido-file-internal): Remove unused var `d'. | Stefan Monnier | 2014-02-17 | 1 | -17/+26 |
* | * lisp/ido.el (ido-file-internal): Don't add the name of an existing | Dmitry Gutov | 2014-02-16 | 1 | -8/+8 |
* | * lisp/ido.el (ido-use-virtual-buffers): Doc fix. | Glenn Morris | 2014-01-30 | 1 | -10/+9 |
* | Doc, comment, etc updates for increased use of locate-user-emacs-file | Glenn Morris | 2014-01-26 | 1 | -0/+1 |
* | Link to info manual in `defgroup'. | Rüdiger Sonderfeld | 2014-01-25 | 1 | -1/+3 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Fix typo in ido-use-virtual-buffers. | Xue Fuqiao | 2013-10-29 | 1 | -1/+1 |
* | * ido.el (ido-tidy): Handle read-only text. | Leo Liu | 2013-10-23 | 1 | -13/+12 |
* | * lisp/ido.el (dired-other-frame): Only list directories. | Joe Vornehm Jr. | 2013-10-18 | 1 | -0/+1 |
* | * lisp/ido.el (ido-completion-help): Fix up compiler warning. | Stefan Monnier | 2013-08-08 | 1 | -6/+5 |
* | doc/lispref/buffers.texi: Add documentation for ido-record-command(s). | Xue Fuqiao | 2013-08-08 | 1 | -5/+5 |
* | * lisp/ido.el: Doc fix. | Xue Fuqiao | 2013-07-24 | 1 | -21/+32 |
* | Spelling fixes. | Paul Eggert | 2013-07-13 | 1 | -1/+1 |
* | * ido.el (ido-read-file-name): Guard against non-symbol value. | Leo Liu | 2013-07-13 | 1 | -3/+7 |
* | * ido.el (ido-exhibit): Handle ido-enter-matching-directory before | Leo Liu | 2013-07-13 | 1 | -5/+5 |
* | * ido.el (dired-do-copy, dired): Set 'ido property. | Leo Liu | 2013-07-12 | 1 | -1/+4 |
* | * ido.el (ido-read-file-name): Conform to the requirements of | Leo Liu | 2013-07-11 | 1 | -3/+15 |
* | * ido.el (ido-add-virtual-buffers-to-list): Robustify. (Bug#14552) | Leo Liu | 2013-07-09 | 1 | -2/+8 |
* | * ido.el (ido-read-directory-name): Handle fallback. | Leo Liu | 2013-07-09 | 1 | -7/+10 |
* | * ido.el (ido-use-virtual-buffers): Allow new value 'auto. | Leo Liu | 2013-07-06 | 1 | -19/+57 |
* | * ido.el (ido-delete-file-at-head): Respect delete-by-moving-to-trash. | Leo Liu | 2013-07-03 | 1 | -2/+4 |
* | * ido.el (ido-read-internal): Allow forward slash on windows. | Leo Liu | 2013-06-25 | 1 | -2/+3 |
* | Simplify last change to ido.el | Leo Liu | 2013-06-24 | 1 | -3/+3 |
* | * ido.el (ido-read-internal): Fix bug#14620. | Leo Liu | 2013-06-24 | 1 | -3/+3 |
* | * lisp/ido.el: Convert some function comments to basic doc strings | Glenn Morris | 2013-06-12 | 1 | -45/+43 |
* | * lisp/ido.el (ido-delete-ignored-files): Remove. | Glenn Morris | 2013-06-12 | 1 | -20/+18 |
* | * ido.el (ido-wide-find-dirs-or-files): Respect ido-case-fold (tiny change) | Eyal Lotem | 2013-06-12 | 1 | -1/+1 |
* | * lisp/ido.el (ido-delete-ignored-files): Rewrite to avoid cl-lib. | Glenn Morris | 2013-06-12 | 1 | -5/+5 |
* | Respect ido-ignore-item-p in ido-wide-find-dirs-or-files (tiny change) | Eyal Lotem | 2013-06-12 | 1 | -14/+20 |
* | * subr.el (delete-consecutive-dups): New function. | Leo Liu | 2013-05-17 | 1 | -17/+2 |
* | Re-work a fix for bug#10994 based on Le Wang's patch. | Leo Liu | 2013-05-08 | 1 | -5/+18 |
* | * lisp/ido.el (ido-completions): Use extra elements of ido-decorations. | Stefan Monnier | 2013-04-05 | 1 | -6/+10 |
* | * ido.el (ido-chop): Fix bug#10994. | Leo Liu | 2013-03-20 | 1 | -2/+4 |
* | Use locate-user-emacs-file. | Stefan Monnier | 2013-03-11 | 1 | -1/+2 |
* | Fix bug#13708 | Jambunathan K | 2013-02-16 | 1 | -0/+2 |