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

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

[elpa] 244/299: Fix typo in listings.el.


From: Stefan Monnier
Subject: [elpa] 244/299: Fix typo in listings.el.
Date: Sun, 02 Nov 2014 03:11:44 +0000

monnier pushed a commit to branch externals/auctex
in repository elpa.

commit bee6bafec6aebff5d3d6aa9143666d954f843e1c
Author: Jobst Hoffmann <address@hidden>
Date:   Fri May 2 09:10:39 2014 +0200

    Fix typo in listings.el.
    
    * style/listings.el ("listings"): Fix typo.
    
    Signed-off-by: Tassilo Horn <address@hidden>
---
 ChangeLog         |    4 ++++
 style/listings.el |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 56743ca..55de221 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-02  Jobst Hoffmann  <address@hidden>  (tiny change)
+
+       * style/listings.el ("listings"): Fix typo.
+
 2014-05-01  Mos� Giordano  <address@hidden>
 
        * font-latex.el (font-latex-set-syntactic-keywords): Fix
diff --git a/style/listings.el b/style/listings.el
index 7b467ed..82ebd71 100644
--- a/style/listings.el
+++ b/style/listings.el
@@ -235,7 +235,7 @@
     '("lstloadlanguages" t)
     ;; 4.17 Short Inline Listing Commands
     '("lstMakeShortInline" [ "Options" ] "Character")
-    '("lstDeleteShortLine" "Character")
+    '("lstDeleteShortInline" "Character")
     
     "lstgrinddeffile" "lstaspectfiles" "lstlanguagefiles"
     "lstlistingname" "lstlistlistingname")



reply via email to

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