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

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

[elpa] elpa 693eee6 11/51: TikZ: Remove unneeded function.


From: Tassilo Horn
Subject: [elpa] elpa 693eee6 11/51: TikZ: Remove unneeded function.
Date: Sun, 22 May 2016 07:22:48 +0000 (UTC)

branch: elpa
commit 693eee65409717c80e10d7fbf03d3db67700da7d
Author: Matthew Leach <address@hidden>
Commit: Matthew Leach <address@hidden>

    TikZ: Remove unneeded function.
    
    * style/tikz.el (TeX-TikZ-arg-rect-point): Delete.
---
 style/tikz.el |    4 ----
 1 file changed, 4 deletions(-)

diff --git a/style/tikz.el b/style/tikz.el
index 4becb12..ca48735 100644
--- a/style/tikz.el
+++ b/style/tikz.el
@@ -42,10 +42,6 @@ CLOSE\". If OPEN or CLOSE are nil, set them to `LaTeX-optop' 
and
       (concat open arg close)
     ""))
 
-(defun TeX-TikZ-get-prefix-string (prefix)
-  "Return a string for the prefix to a command.
-")
-
 (defun TeX-TikZ-arg-rect-point (_ignored &optional prefix)
   "Prompt the user for a point on the Cartesian plane.
 Ask the user for an X and Y coordinate, and return the string



reply via email to

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