elpasync pushed a change to branch externals/ellama.

      from  a5bea6db68 Merge pull request #301 from 
s-kostyaev/fix-markdown-to-org-transformation-filter
       new  c9bb37913c Add manual generation functionality for Ellama
       new  ea435a17d1 Add variable declaration and provide statement
       new  c4a1fcd7e8 Simplify ellama binding
       new  84d2f3bc6f Update README with transient menu recommendation
       new  7f15450215 Add ellama command documentation
       new  3f20c1b194 Update README with detailed description of Ellama minor 
modes
       new  63a6dd5016 Clean up README.org for Texinfo export
       new  44de9e5acd Update README.org and ellama.info with command 
descriptions
       new  8a26f71461 Update README.org and ellama-manual.el
       new  574aaaeeca Add GNU Free Documentation License to README.org
       new  1982ee296e Fix formatting in README.org
       new  61c8d9f47a Add GNU Free Documentation License
       new  6904cdc47b Simplify marker creation in ellama.el
       new  de56786afc Fix version regex in ellama-manual.el
       new  3ea615b952 Bump version
       new  4b6e3e34df Merge pull request #302 from s-kostyaev/add-info-manual
       new  7d13c4c3a3 Set default directory for new sessions
       new  2e09b2a8d6 Add functionality to set file name and save session
       new  d7160ee661 Check for existing session file in directory
       new  dd25fc2bad Fix typo in docstring
       new  0fcf73d959 Bump version
       new  858d53237b Merge pull request #306 from 
s-kostyaev/fix-session-saving
       new  f8bbeef9f0 Add context management documentation
       new  213da10f88 Bump version
       new  f00f7188cc Merge pull request #307 from 
s-kostyaev/improve-context-documentation


Summary of changes:
 .gitignore       |    1 +
 NEWS.org         |   17 +
 README.org       |  968 +++++++++++++++++++++++++-----------
 doclicense.texi  |  505 +++++++++++++++++++
 ellama-manual.el |  118 +++++
 ellama.el        |   38 +-
 ellama.info      | 1445 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 2805 insertions(+), 287 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 doclicense.texi
 create mode 100644 ellama-manual.el
 create mode 100644 ellama.info

Reply via email to