summaryrefslogtreecommitdiff
path: root/lisp/vc/diff-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Rewrite and rename diff-delete-trailing-whitespace.Chong Yidong2012-11-091-30/+66
* Document diff-remove-trailing-whitespaceGlenn Morris2012-11-081-6/+6
* * lisp/vc/diff-mode.el (diff-context->unified): Don't get confused by "hunkStefan Monnier2012-10-291-6/+8
* * lisp/vc/diff-mode.el (diff-end-of-hunk): Also skip potential "no LF at eol".Stefan Monnier2012-10-261-7/+16
* * lisp/vc/diff-mode.el (diff-hunk): `save-excursion' while refining.Stefan Monnier2012-10-231-2/+3
* * lisp/vc/diff-mode.el (diff--auto-refine-data): New var.Stefan Monnier2012-10-011-2/+20
* * lisp/facemenu.el (list-colors-sort): Add option "Luminance".Juri Linkov2012-09-301-1/+1
* * vc/diff-mode.el (diff-mode-menu): diff-remove-trailing-whitespace.Dan Nicolaescu2012-09-101-0/+2
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-2/+2
* * lisp/color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):Stefan Monnier2012-08-131-30/+19
* * vc/diff-mode.el (diff-remove-trailing-whitespace): New function.Oscar Fuentes2012-08-081-0/+41
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-92/+99
* Use the same diff color scheme as in modern VCSes (bug#10181).Juri Linkov2012-05-251-26/+81
* Fixes for diff-hunk-kill.Chong Yidong2012-04-261-47/+71
* Allow undoing in read-only diff-mode buffers.Chong Yidong2012-04-261-17/+11
* Fix whitespace highlighting of context diffs.Chong Yidong2012-04-251-5/+17
* * lisp/vc/diff-mode.el (diff-file-prev/next): Fix typo.Leo Liu2012-04-141-1/+1
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-3/+3
* Rename condition-case-no-debug to condition-case-unless-debugLeo Liu2012-02-101-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * vc/diff-mode.el (diff-find-file-name): Make `read-file-name'Michael Albinus2011-11-291-3/+5
* Prevent Diff Mode from stealing M-z binding.Eli Zaretskii2011-11-281-1/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-191-4/+15
* Fix diff-changed face definition.Chong Yidong2011-05-221-2/+7
* Merge from emacs-23; up to 2010-06-11T14:39:54Z!cyd@stupidchicken.com.Glenn Morris2011-05-161-40/+40
* * lisp/vc/diff-mode.el: Fix paren typo.Glenn Morris2011-05-151-41/+41
* Fix minor bug of diff-fixup-modifs on small diffs (Bug#8672).Chong Yidong2011-05-151-39/+41
* Silence diff-mode.el compilation.Glenn Morris2011-05-051-1/+4
* Merge from trunkStefan Monnier2011-03-211-9/+12
|\
| * * vc/diff-mode.el (diff-mode-map): Shadow problematic bindings fromStefan Monnier2011-03-181-9/+12
* | Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-111-27/+26
* | Merge from trunkStefan Monnier2011-03-061-1/+1
|\ \ | |/
| * * lisp/vc/diff-mode.el (diff-mode): Fix whitespace-style. (Bug#8139)Leo Liu2011-03-041-1/+1
* | Compute freevars in cconv-analyse.Stefan Monnier2011-02-261-2/+2
|/
* * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-011-3/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
* Merge from emacs-23Stefan Monnier2010-12-131-2/+5
* * lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.Dan Nicolaescu2010-08-051-0/+1
* Allow global VC ops like `C-x v D' in Diff and Log-View buffers.Chong Yidong2010-06-291-0/+3
* * lisp/finder.el (finder-known-keywords): Add keyword "vc"Juri Linkov2010-06-111-1/+1
* Move version control related files to the "vc" subdirectory.Juri Linkov2010-06-111-0/+1935