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

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

[nongnu] elpa/gptel 3c10147a72 009/273: gptel: Tweak README, minor linti


From: ELPA Syncer
Subject: [nongnu] elpa/gptel 3c10147a72 009/273: gptel: Tweak README, minor linting
Date: Wed, 1 May 2024 10:01:25 -0400 (EDT)

branch: elpa/gptel
commit 3c10147a72a505706d9046ef9643c5d54ded8dd5
Author: Karthik Chikmagalur <karthikchikmagalur@gmail.com>
Commit: Karthik Chikmagalur <karthikchikmagalur@gmail.com>

    gptel: Tweak README, minor linting
---
 README.org | 2 +-
 gptel.el   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 7532364390..f148354686 100644
--- a/README.org
+++ b/README.org
@@ -60,7 +60,7 @@ Also, AI-assisted work is a new way to use Emacs.  It's not 
yet clear what the b
 - A refactoring tool in code buffers?
 - An =org-babel= interface?
 
-Maybe all of these, I don't know yet. As a start, I wanted to replicate the 
web browser usage pattern so I can build from there -- and don't need to switch 
to the browser every time. The code is very minimal right now at ~150 lines.
+Maybe all of these, I don't know yet. As a start, I wanted to replicate the 
web browser usage pattern so I can build from there -- and don't need to switch 
to the browser every time. The code is fairly simple right now.
 
 ** Will you add feature X?
 
diff --git a/gptel.el b/gptel.el
index 7467e8ad60..5220bfef12 100644
--- a/gptel.el
+++ b/gptel.el
@@ -1,4 +1,4 @@
-;;; gptel.el --- A simple ChatGPT client for Emacs      -*- lexical-binding: 
t; -*-
+;;; gptel.el --- A simple ChatGPT client      -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2023  Karthik Chikmagalur
 



reply via email to

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