diff --git a/ANNOUNCE b/ANNOUNCE index e504193..8e5d209 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -1,4 +1,4 @@ -speechd-el 2.11 released +speechd-el 2.12 released ======================== * What is speechd-el? @@ -41,24 +41,9 @@ speechd-el 2.11 released More information about speechd-el (including comparison with Emacspeak) can be found on http://devel.freebsoft.org/speechd-el . -* What is new in the 2.11 version? +* What is new in the 2.12 version? - ** Index marking support - - Set speechd-speak-use-index-marks variable to `t' to enable index - marking. Note that it may have performance or other issues. How well - index marking actually works is also dependent on the speech - synthesizer used. - - ** Improvement of reading wrapped lines - - If truncate-lines is nil, lines are read only to their visual ends - (thanks to Nicolas Graner). - - ** Internal cleanup - - The code has been updated to match current Emacs practices and all - compilation warnings have been resolved. + Bug fixes and cleanups. * Where to get it? @@ -70,7 +55,7 @@ speechd-el 2.11 released https://github.com/brailcom/speechd-el The source package of the released version is available at - https://github.com/brailcom/speechd-el/releases/download/speechd-el-2.11/speechd-el-2.11.tar.gz . + https://github.com/brailcom/speechd-el/releases/download/speechd-el-2.12/speechd-el-2.12.tar.gz . Local Variables: diff --git a/Makefile b/Makefile index 0f691be..8b2c58a 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ EMACS = emacs NAME = speechd-el -VERSION = 2.11 +VERSION = 2.12 DISTDIR = $(NAME)-$(VERSION) TARFILE = $(NAME)-$(VERSION).tar diff --git a/NEWS b/NEWS index 7bc41f6..b1ce9fa 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ User-visible changes to speechd-el: -* Changes in speechd-el 2.11 +* Changes in speechd-el 2.12 ** Index marking support diff --git a/speechd-el-pkg.el b/speechd-el-pkg.el index 0bac28d..f809495 100644 --- a/speechd-el-pkg.el +++ b/speechd-el-pkg.el @@ -21,7 +21,7 @@ ;;; Code: -(define-package "speechd-el" "2.11" +(define-package "speechd-el" "2.12" "Client to speech synthesizers and Braille displays.") ;;; Announce diff --git a/speechd-el.texi b/speechd-el.texi index 5c58279..7951651 100644 --- a/speechd-el.texi +++ b/speechd-el.texi @@ -1,7 +1,7 @@ \input texinfo @c -*-texinfo-*- @comment %**start of header @setfilename speechd-el.info -@set VERSION 2.11 +@set VERSION 2.12 @settitle speechd-el @value{VERSION} @syncodeindex fn cp @syncodeindex ky cp