summaryrefslogtreecommitdiff
path: root/lisp/vc/diff-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Fix Bug#17544scratch/calancha-revert-2c8a7e5Tino Calancha2017-01-131-18/+49
* ; Revert "Improve diff-mode navigation/manipulation"Tino Calancha2017-01-131-140/+34
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | diff-mode auto-refines only after a successful motionDima Kogan2016-12-241-18/+21
* | diff-mode is able to better handle file headersDima Kogan2016-12-241-1/+1
* | ; Spelling fixesPaul Eggert2016-12-221-1/+1
* | Fix previous commitNoam Postavsky2016-11-291-5/+4
* | * lisp/vc/diff-mode.el (diff-refine-hunk): Remove redundant variable.Noam Postavsky2016-11-291-1/+0
* | Improve diff-mode navigation/manipulationDima Kogan2016-11-281-13/+118
* | ; Fix breakage from previous commitStephen Berman2016-06-271-16/+16
* | Remove some face aliases obsoleted in 22.1Mark Oteiza2016-06-231-46/+25
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* ; Fix warningsDmitry Gutov2015-11-141-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-2/+2
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-281-1/+2
* (diff-hunk-file-names): Don't require a TAB after the file nameGustav HÃ¥llberg2015-04-081-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/vc/diff-mode.el (diff-kill-applied-hunks): New command.Stefan Monnier2014-12-011-0/+10
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-2/+2
* Handle missing space marker in unified diff during header fixupAndreas Schwab2014-08-161-0/+3
* * lisp/vc/diff-mode.el (diff-changed): Empty face definitionJuri Linkov2014-06-181-8/+7
* * lisp/vc/diff-mode.el (diff-refine-changed): Rename fromJuri Linkov2014-06-181-1/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * vc/diff-mode.el (diff-mode): Tiny change re diff-default-read-onlyIvan Shmakov2013-11-221-1/+2
* * lisp/vc/diff-mode.el (diff-mode-shared-map): Unbind "/".Dmitry Gutov2013-03-231-1/+0
* * lisp/vc/diff-mode.el (diff-hunk-file-names): Handle filenames with spaces.Sam Steingold2013-02-281-3/+6
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * lisp/vc/diff-mode.el (diff-post-command-hook): Don't ignore changes at theStefan Monnier2012-12-191-1/+1
* | * lisp/vc/diff-mode.el (diff-hunk): Don't make useless timers.Stefan Monnier2012-11-191-13/+15
|/
* 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