emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master updated (cd8bbda -> 7964c46)


From: Dmitry Gutov
Subject: [elpa] master updated (cd8bbda -> 7964c46)
Date: Sat, 8 Dec 2018 19:19:34 -0500 (EST)

dgutov pushed a change to branch master.

      from  cd8bbda   Merge commit '5adb0be1dfa1c9767e888eee5892a10a1f81d582' 
from company
       new  f8ce39d   Solve the "cloned indirect buffer" problem
       new  0c8bf49   New option: diff-hl-margin-symbols-alist
       new  1f864d6   Fix revert prompt
       new  fa74f2f   Merge pull request #80 from ryuslash/master
       new  04c3b01   Use `user-error' when we can't proceed.
       new  6a09f77   Merge pull request #81 from Wilfred/user_error_no_hunks
       new  c476e40   Update the Requirements section
       new  3e9d264   Clean up diff-hl-dired process buffers
       new  8dab389   Add separate set of faces for diff-hl-margin-mode
       new  63f1687   diff-hl-dired-update: Handle up-to-date entries properly
       new  1d672dd   Clarify diff-hl-flydiff-mode docstring
       new  09b9354   Add a variable for the diff-hl-mode lighter
       new  bec9889   Define diff-hl-margin-unknown and diff-hl-margin-ignored
       new  f0b945a   Don't call vc-state unless the file exists
       new  9ef21e4   Merge pull request #93 from Wilfred/handle_file_move
       new  190622d   Fix #102
       new  262a6d5   Add a LICENSE file
       new  154c64a   Merge pull request #105 from phst/license
       new  ce93571   Add some FIXMEs related to #71
       new  027b0d2   diff-hl-revert-hunk: Emphasize the hunk
       new  a48699f   #111 Extract diff-hl-highlight-revert-hunk-function
       new  93aa34d   Make sure buffer is not narrowed when reverting a hunk
       new  a626bf8   Merge pull request #109 from 
edkolev/revert-hunk-in-narrowed-buffer
       new  069a925   Bump the version
       new  7964c46   Merge commit '069a92590000269a9a5b0b7aebbae9595675a59c' 
from diff-hl


Summary of changes:
 packages/{context-coloring => diff-hl}/LICENSE |   0
 packages/diff-hl/README.md                     |   2 +-
 packages/diff-hl/diff-hl-dired.el              |   8 +-
 packages/diff-hl/diff-hl-flydiff.el            |   9 +-
 packages/diff-hl/diff-hl-margin.el             |  68 +++++++++---
 packages/diff-hl/diff-hl.el                    | 142 ++++++++++++++++---------
 6 files changed, 155 insertions(+), 74 deletions(-)
 copy packages/{context-coloring => diff-hl}/LICENSE (100%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]