auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to auctex/font-latex.el


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/font-latex.el
Date: Sun, 05 Jun 2005 15:10:11 -0400

Index: auctex/font-latex.el
diff -u auctex/font-latex.el:5.122 auctex/font-latex.el:5.123
--- auctex/font-latex.el:5.122  Sun Jun  5 14:05:11 2005
+++ auctex/font-latex.el        Sun Jun  5 19:10:10 2005
@@ -371,9 +371,7 @@
                                  ;; List of keywords
                                  (with-temp-buffer
                                    (insert "  Keywords: "
-                                           ;; Better idea than `s-q-a' for
-                                           ;; preserving "\\" and "\\*"?
-                                           (mapconcat 'shell-quote-argument
+                                           (mapconcat 'identity
                                                       (nth 1 spec) ", "))
                                    (fill-paragraph nil)
                                    (buffer-substring-no-properties




reply via email to

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