emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r102108: * lisp/term/ns-win.el (ns-ig


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r102108: * lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.
Date: Mon, 25 Oct 2010 23:48:17 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 102108
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2010-10-25 23:48:17 -0700
message:
  * lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.
  (Mistakenly committed the ChangeLog for this earlier.)
modified:
  lisp/term/ns-win.el
=== modified file 'lisp/term/ns-win.el'
--- a/lisp/term/ns-win.el       2010-10-26 03:58:19 +0000
+++ b/lisp/term/ns-win.el       2010-10-26 06:48:17 +0000
@@ -80,8 +80,6 @@
 
 (defun ns-ignore-1-arg (switch)
   (setq x-invocation-args (cdr x-invocation-args)))
-(defun ns-ignore-2-arg (switch)         ; FIXME unused?
-  (setq x-invocation-args (cddr x-invocation-args)))
 
 (defun ns-parse-geometry (geom)
   "Parse a Nextstep-style geometry string GEOM.


reply via email to

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