monnier pushed a commit to branch externals/auctex
in repository elpa.
commit bee6bafec6aebff5d3d6aa9143666d954f843e1c
Author: Jobst Hoffmann <[email protected]>
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 <[email protected]>
---
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 <[email protected]> (tiny change)
+
+ * style/listings.el ("listings"): Fix typo.
+
2014-05-01 Mos� Giordano <[email protected]>
* 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")