]> git.eshelyaron.com Git - sweep.git/commitdiff
* README.org (PceEmacs Theme): Reword and fix typo
authorEshel Yaron <me@eshelyaron.com>
Sat, 24 Jun 2023 07:32:57 +0000 (10:32 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 24 Jun 2023 07:32:57 +0000 (10:32 +0300)
README.org

index ea7471e77e85abdbe78f031ae2ee229138098c44..3057aeb773f39f68f82bdaaf7481c94a17a9a747 100644 (file)
@@ -748,12 +748,13 @@ For more information about custom themes in Emacs, see [[info:emacs#Custom Theme
 In versions up to and including 0.20.0, Sweep used to provide a different
 mechanism for emulating the highlighting of PceEmacs that involved customizing
 the user option ~sweeprolog-faces-style~.  When that option was set to ~light~
-or ~dark~, Sweep would use different sets of faces that mimic the highlighting
+or ~dark~, Sweep would use different sets of faces that mimic the highlighting
 of PceEmacs.  ~sweeprolog-faces-style~ is now deprecated, and you should instead
 use the ~sweeprolog-pce~ theme.  Still, in benefit of users that have
 ~sweeprolog-faces-style~ set and expect Sweep to use PceEmacs highlighting,
 Sweep checks if ~sweeprolog-faces-style~ is either ~light~ or ~dark~ when you
-first open a Prolog buffer, and if so it enables the ~sweeprolog-pce~ theme.
+first open a Prolog buffer, and if so it simply enables the ~sweeprolog-pce~
+theme to get the same effect.
 
 *** Highlighting occurrences of a variable
 :PROPERTIES: