aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Add arch taglineMiles Bader2008-05-041-0/+1
* Typo fix.Eric S. Raymond2008-05-041-1/+1
* Bug fix for vc-dispatcher split.Eric S. Raymond2008-05-042-95/+137
* *** empty log message ***Michael Albinus2008-05-041-0/+7
* Require dired when compiling.Andreas Schwab2008-05-042-0/+3
* (completion--insert-strings): Don't delete pastAndreas Schwab2008-05-042-8/+13
* Simplify compilation requirements.Glenn Morris2008-05-039-73/+18
* Remove unnecessary variable declarations.Glenn Morris2008-05-032-6/+0
* Fix typo.Glenn Morris2008-05-031-1/+1
* Dave Love <fx at gnu.org>Glenn Morris2008-05-032-5/+13
* Another refactoring step.Eric S. Raymond2008-05-031-12/+7
* Refactoring step.Eric S. Raymond2008-05-031-6/+9
* Small refactoring step.Eric S. Raymond2008-05-031-2/+5
* Reorganze VC todo list.Eric S. Raymond2008-05-032-21/+37
* Moved most of vc-dir from vc.el to vc-dispatcher.el.Eric S. Raymond2008-05-032-699/+697
* Unbreak bootstrap.Andreas Schwab2008-05-032-5/+1
* Move VC-Dired code from vc.el to vc-dispatcher.el.Eric S. Raymond2008-05-032-228/+235
* (ls-lisp-insert-directory): Use `string-width' instead of `length'Eli Zaretskii2008-05-032-2/+9
* Move context-preservation machinery.Eric S. Raymond2008-05-032-245/+199
* Move the command-closure machinery to vc-dispatcher.el.Eric S. Raymond2008-05-032-69/+125
* Partially undo the dispatcher split, it needs to happen more graduallyEric S. Raymond2008-05-032-1401/+1393
* Remove logentry primitive from backend API.Eric S. Raymond2008-05-036-28/+9
* vc-dispatcher layer separation.Eric S. Raymond2008-05-033-1608/+1705
* Append to another to-do comment.Eric S. Raymond2008-05-031-1/+2
* Added to-do items.Eric S. Raymond2008-05-031-1/+17
* * progmodes/compile.el (compilation-start): Move setting ofSam Steingold2008-05-023-7/+16
* (octave-abbrev-table): Move defvar andStefan Monnier2008-05-022-36/+39
* Should have gone in with previous commit.Eric S. Raymond2008-05-021-0/+11
* Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-0212-79/+74
* (dired-format-columns-of-files): Use completion--insert-strings.Stefan Monnier2008-05-022-25/+4
* (completion--insert-strings): Use string-width rather than length.Stefan Monnier2008-05-022-4/+7
* (minibuffer-with-setup-hook): Allow `fun' expressions rather than only value.Stefan Monnier2008-05-022-1/+4
* (dired-read-dir-and-switches):Stefan Monnier2008-05-022-35/+41
* (completion-hilit-commonality): Revert last change:Stefan Monnier2008-05-022-14/+26
* Correct a comment.Chong Yidong2008-05-021-1/+1
* * vc.el (vc-dir-mode-map): Enable mouse bindings.Sam Steingold2008-05-023-11/+34
* Merge from emacs--rel--22Miles Bader2008-05-022-3/+9
|\
| * (gdb-info-breakpoints-custom): Don't throw error if no file is found.Nick Roberts2008-05-011-3/+4
| * *** empty log message ***Nick Roberts2008-05-011-0/+5
* | Merge from gnus--devo--0Miles Bader2008-05-022-1/+20
* | *** empty log message ***Juanma Barranquero2008-05-021-0/+6
* | (gmm, gmm-verbose, gmm-lazy, gmm-customize-mode,Juanma Barranquero2008-05-021-10/+12
* | *** empty log message ***Juanma Barranquero2008-05-021-0/+5
* | (vc-call, vc-state): Fix typos in docstrings.Juanma Barranquero2008-05-021-8/+7
* | (highlight-changes-mode): Removed references to hooks that no longer exist.Juanma Barranquero2008-05-022-27/+26
* | Add arch taglineMiles Bader2008-05-021-0/+1
* | *** empty log message ***Juanma Barranquero2008-05-021-5/+5
* | More preparation for removing dired.Eric S. Raymond2008-05-023-4/+8
* | Fix some comments to remove references to vc-dired.Eric S. Raymond2008-05-023-4/+4
* | The day wehen vc-toggle-ready-only was a good idea is long gone.Eric S. Raymond2008-05-022-12/+13