aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Name change in preparation for ripping out vc-dired.Eric S. Raymond2008-05-025-11/+21
* | Better error message on missing files.Eric S. Raymond2008-05-022-5/+4
* | (vc-rcs-state): Fix typos.Dan Nicolaescu2008-05-022-1/+3
* | (vc-register): Change argument order so that the prefixDan Nicolaescu2008-05-022-15/+19
* | More informative message when a fileset is in a mixed state.Eric S. Raymond2008-05-022-1/+4
* | Don't commit right after deletion.Eric S. Raymond2008-05-023-5/+3
* | Remove unneeded TODO item in comment.Eric S. Raymond2008-05-021-4/+0
* | (compilation-auto-jump): Set window point to `pos' explicitly.Juri Linkov2008-05-012-0/+14
* | (occur-read-primary-args): Set default to the car ofJuri Linkov2008-05-011-5/+16
* | Remove some XXX comments no longer needed.Eric S. Raymond2008-05-016-19/+8
* | Change 'needs-patch to 'needs-update.Eric S. Raymond2008-05-0111-68/+82