summaryrefslogtreecommitdiff
path: root/greader.el
AgeCommit message (Expand)Author
2023-09-15Miscellanous simplifications and "tightening"scratch/greaderStefan Monnier
2023-09-15* greader.el: Improve some of the docstringsStefan Monnier
2023-09-15* greader.el: Prefer #' to quote function namesStefan Monnier
2023-09-15* greader.el: Fix hook naming conventionStefan Monnier
2023-09-14version 0.3.0Michelangelo Rodriguez
2023-09-14Use of `greader-tts-stop instead of `greader-stop' to stop readingMichelangelo Rodriguez
2023-09-14greader now manages regions.Michelangelo Rodriguez
2023-09-13More work on last commit.Michelangelo Rodriguez
2023-09-090.2Michelangelo Rodriguez
2023-09-06greader.el: greader-auto-bookmark-mode global minor mode added.Michelangelo Rodriguez
2023-08-26greader.el: added greader-after-stop-hook.Michelangelo Rodriguez
2023-07-31greader.el: function `greader--call-functions-after-get-of-sentence'Michelangelo Rodriguez
2023-07-23Copyright updated for all sources.Michelangelo Rodriguez
2023-07-22Revert "greader.el: make hook variables local."Michelangelo Rodriguez
2023-07-21Function `greader-get-language' added.Michelangelo Rodriguez
2023-07-20greader.el: make hook variables local.Michelangelo Rodriguez
2023-03-17Hooks added to permit more flexibility.Michelangelo Rodriguez
2023-03-16Compiler warnings cleaned.Michelangelo Rodriguez
2023-03-16More work on last commitMichelangelo Rodriguez
2023-02-22Better handling of keymaps implementing a standard minor mode for reading.Michelangelo Rodriguez
2023-02-15More work on last change.Michelangelo Rodriguez
2023-02-15Added documentation for all relevant functions and other minor fixes.Michelangelo Rodriguez
2023-02-15Navigation commands added while reading.Michelangelo Rodriguez
2023-02-11Cosmetic changes to quiet compiler.Michelangelo Rodriguez
2023-01-29Better handling of sentences.Michelangelo Rodriguez
2023-01-28Better handling of chunks of text.Michelangelo Rodriguez
2023-01-28Back-end command `set-voice' added.Michelangelo Rodriguez
2022-10-27Replaced identifiers containing "actual-backend" withMichelangelo Rodriguez
2022-10-26cleanup and restiling.Michelangelo Rodriguez
2022-10-26Command `greader-compile-goto-source added.Michelangelo Rodriguez
2022-10-26function greader-end-sentence-p removedMichelangelo Rodriguez
2022-10-26More restiling and minor fixes on new features.Michelangelo Rodriguez
2022-10-21General cleanup and rehorganization.Michelangelo Rodriguez
2022-10-21New feature added: greader-compile.Michelangelo Rodriguez
2022-10-14General cleanup and restiling.Michelangelo Rodriguez
2022-10-11greader-reading-map default bindings changed plus indentationMichelangelo Rodriguez
2022-10-11Removed handling of auto-tired-mode in greader-minor-mode definitionMichelangelo Rodriguez
2022-10-11Removed some unused variablesMichelangelo Rodriguez
2022-10-11Revert "Changed `actual-backend' definitions to `current-backend'."Michelangelo Rodriguez
2022-10-11Changed `actual-backend' definitions to `current-backend'.Michelangelo Rodriguez
2022-10-11Changed references from "chung" to "chunk".Michelangelo Rodriguez
2022-10-11More work on last commit.Michelangelo Rodriguez
2022-10-11greader-dehyphenate rewritten.Michelangelo Rodriguez
2022-10-11Variable `greader-hyphen-regex' added.Michelangelo Rodriguez
2022-10-10Functions `greader-get-sentence' and `greader-forward-sentence'Michelangelo Rodriguez
2022-10-10More work on last commit.Michelangelo Rodriguez
2022-10-10function `greader-sentence-needs-dehyphenation' rewrittenMichelangelo Rodriguez
2022-10-07Echo filtering of espeak process output disabled.Michelangelo Rodriguez
2022-05-22Command `greader-read-dissociated' added.Michelangelo Rodriguez
2022-05-10espeak fix added.Michelangelo Rodriguez