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

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

[elpa] branch externals/greader created (now 441a370)


From: Stefan Monnier
Subject: [elpa] branch externals/greader created (now 441a370)
Date: Fri, 8 Feb 2019 15:26:33 -0500 (EST)

monnier pushed a change to branch externals/greader.

        at  441a370   Merge branch 'devel'

This branch includes the following new commits:

       new  a7adeea   starting to modify greader: adding the possibility to 
handle back-ends, not only hard-coded espeak.
       new  543885b   starting of greader-backends implementation.
       new  31b8963   espeak back-end for greader.
       new  eca0edb   .gitignore added
       new  dbe39c8   Initiating development, added first comments.
       new  b96cb4a   Copyright added. todo: Look for a function that inserts 
gpl specification in a wright way.
       new  088647c   group greader-espeak added
       new  0a085d6   work on group greader-espeak
       new  733f1d4   defcustom greader-espeak-language added.
       new  804d9a7   lexical binding enabled
       new  2d6f70a   greader-espeak.el: greader-espeak-set-rate function 
added. It does'nt set nothing, but i decided to call that function in that way 
because it returns the espeak parameter that serves to set speech rate.
       new  d7d1510   function greader-espeak-set-language added. This function 
returns the espeak parameter needed to set properly the language of speech.
       new  cf96374   greader-espeak-executable custom variable added, along of 
greader-espeak--find-executable function that tries to determine if espeak 
executable is installed.
       new  b984183   greader-espeak.el:
       new  4f0dd2a   greader-espeak.el: greader-espeak-punctuation 
customizable variable added.
       new  0c0c400   greader-espeak.el: greader-espeak-set-punctuation 
function added.
       new  b920c94   greader-espeak.el: Command punctuation handle added.
       new  2c81690   greader-speechd.el: Various file headers and lexical 
binding added.
       new  076f8b7   greader-speechd.el: custom variable  
greader-speechd-executable added.
       new  54f52c8   greader-espeak.el: Added handling for non-implemented 
commands.
       new  cf2681c   greader-speechd.el: Added custom variables 
greader-speechd-executable-path, greader-speechd-language and 
greader-speechd-rate.
       new  9fbe0e9   greader-speechd.el: custom variable 
greader-speechd-punctuation added.
       new  0fcb3a6   greader-speechd.el: function 
greader-speechd--find-executable added.
       new  3669ca8   function greader-speechd-set-language added.
       new  08b0ebb   greader-speechd.el: function greader-speechd-set-rate 
added.
       new  5456dc6   greader-speechd.el: function 
greader-speechd-set-punctuation added.
       new  55cc804   greader-speechd.el: function greader-speechd added, and 
implemented commands.
       new  489d211   greader-speechd.el: function greader-speechd-stop added, 
and command stop implemented.
       new  a79c95d   greader-speechd.el: greader-speechd-stop function 
improved.
       new  7d01a11   Cleanup and bug corrections.
       new  cf490a5   function greader-speechd--find-executable not used for 
now, in any case we keep it in source for now.
       new  8076fb8   greader-espeak.el: greader-espeak--find-executable 
function not used anymore, we will keep the function in source for now.
       new  4b5bfb6   greader.el: variable greader-actual-backend added.
       new  081c7c4   greader-speechd.el: Command extra implemented.
       new  5964436   first functional version of greader with back-ends!
       new  0c06007   greader-speechd.el: provides greader-speechd
       new  5af124e   greader-espeak.el: provides greader-espeak
       new  9dcdc83   bugfixes
       new  5a4b548   greader-espeak.el: greader-backend-name property added to 
greader-espeak.
       new  5084a46   greader.el: Function greader-change-backend added.
       new  365ecb6   greader-speechd.el: improved function 
greader-speechd-set-language.
       new  b2cc418   greader-espeak.el: improved function 
greader-espeak-set-language.
       new  083f14b   greader.el: improved function greader-change-backend, now 
prints a message that announces actual back-end.
       new  748cb81   greader.el: cleanup of useless custom vars.
       new  ed45417   functions to handle punctuation rewritten to reflect new 
back-end architecture.
       new  79f5df8   greader.el: using setq-local in greader-change-backend.
       new  43d18b9   backup files added to .gitignore.
       new  0db37f6   preparing to merge.
       new  3af7992   Merge branch 'devel'
       new  c8f9e74   greader-pkg.el added.
       new  3efc0a8   updated commentary.
       new  0fc03d5   greader.elc removed.
       new  ec40287   file README added.
       new  a325ef4   Adding autoloads.
       new  a2c9a16   changed greader-set-rate to reflect new back-ends 
architecture.
       new  4482ba6   initial work on punctuation. A little delay to 
greader-speechd-stop added.
       new  4ef8c7d   work on punctuation completed.
       new  aeb49fe   greader-speechd.el: fixed punctuation handling.
       new  70128f8   greader.el: first attempt to fix byte-compile warnings.
       new  64893fa   README: Start to fix some tipos and mistakes.
       new  c5bb54e   greader.el: bugfixes
       new  7d439f1   Patch from address@hidden applied, thanks!
       new  2d55a6f   greader.el: More work on compiler warnings.
       new  6baaffe   greader.el: some other fixes related to warnings.
       new  38b08ee   Merge branch 'devel'
       new  9274673   Some diffs applied to various files.
       new  6141ff8   .gitignore
       new  102e678   Merge branch 'devel'
       new  40e0718   greader.el: Added completion for greader-change-backend.
       new  f278f60   fixes
       new  bbf1db6   premaring for merge
       new  9dfba5b   Merge branch 'devel'
       new  7a414f2   more work on backend completion
       new  149ae41   Merge branch 'devel'
       new  3186627   greader.el: bugfix about changing greader-actual-backend 
variable locally in buffers.
       new  441a370   Merge branch 'devel'




reply via email to

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