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

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

[elpa] master updated (872014e -> 65bbd8d)


From: Michael Heerdegen
Subject: [elpa] master updated (872014e -> 65bbd8d)
Date: Mon, 09 Nov 2015 03:35:37 +0000

mheerdegen pushed a change to branch master.

      from  872014e   Prevent accidental deletion of .git
       new  d08c167   on-screen: merge from remote repo
       new  1570a0d   add "on-screen" to externals-list
       new  be07506   Initial commit
       new  0caf472   increased def value of on-screen-delay
       new  6316701   Doc and name cleanups
       new  5120be6   mc
       new  d43980c   wrapped on-screen-record-data in condition-case
       new  00b25ac   minor correction
       new  1d46de7   removed lexical-binding: t (confusing because not 
necessary)
       new  cdf787a   removed optional arg of on-screen-record-ranges (not used)
       new  c083518   added homepage to header
       new  6b88eaa   on-screen-treat-cut-lines, default nil (faster)
       new  6aaa211   remove visual line stuff
       new  1606351   new-var on-screen-overlay-priority
       new  83dd4f5   comment in on-screen-make-narrow-line-overlay
       new  a898176   defface on-screen-shadow: make slightly more colorful
       new  dd6de11   minor change
       new  03ddd52   after-scroll: don't remove highlighting when called in 
succession
       new  f4b1ef2   new option: on-screen-remove-when-edit, decrease overlay 
priority
       new  6a73928   fix invisible fringe markers positioned in invisible 
lines (e.g. org)
       new  38b4a11   add missing autoload for global-on-screen-mode alias
       new  4f4c320   Update copyright
       new  5134a22   minor change (rename two functions)
       new  0ddc794   always remove highlighting when a command caused multiple 
changes
       new  350a979   add workaround for bug#16796
       new  a7630ca   convert to cl-lib
       new  8256496   use a more modest gray for on-screen-narrow-line face
       new  259440a   add Package-Requires header
       new  55c8f4b   small changes in header
       new  a042e0d   avoid error when user sets on-screen-treat-cut-lines to 
just t
       new  098325c   set default value of on-screen-treat-cut-lines to t
       new  23cf5db   use lexical binding
       new  787fe34   bump version to 1.1
       new  b1c1f7e   new option: on-screen-drawing-threshold
       new  c03f4b0   new user variable: on-screen-inhibit-highlighting
       new  8e3c53d   bump version to 1.2
       new  ef81e20   change default of on-screen-treat-cut-lines back to nil
       new  b51ac73   use separate face for "line" style highlighting
       new  bef0f6d   silence compiler when hexrgb.el is not installed
       new  4014e32   make comments respect conventions
       new  13bf083   handle on-screen-treat-cut-lines -> t nicely
       new  387cb55   add on-screen-unload-function
       new  7012d04   bump version to 1.3
       new  49d5546   fix whitespace, no code change
       new  dd3930b   convey copyright to the FSF
       new  009d1a4   wrap (require 'cl-lib) in eval-when-compile
       new  e023bf8   bump version
       new  7bb7f0d   add .gitignore
       new  a66fc08   remove redundant :group specs
       new  65bbd8d   Merge commit 'a66fc082499967627cb89802fc2783accea5cb4b'


Summary of changes:
 externals-list                              |    1 +
 packages/{js2-mode => on-screen}/.gitignore |    0
 packages/on-screen/on-screen.el             |   35 ++++++++++----------------
 3 files changed, 15 insertions(+), 21 deletions(-)
 copy packages/{js2-mode => on-screen}/.gitignore (100%)



reply via email to

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