+2011-08-12 Juanma Barranquero <lekktu@gmail.com>
+
+ * startup.el (argi): Declare as global variable (bug#9275).
+
2011-08-12 Chong Yidong <cyd@stupidchicken.com>
* subr.el (string-mark-left-to-right): Search the entire string
inside of --eval command line arguments in order to access
following arguments.")
+(with-no-warnings
+ ;; FIXME: Bad name for a dynamically bound variable
+ (defvar argi nil
+ "Current command-line argument."))
+
(defvar command-line-functions nil ;; lrs 7/31/89
"List of functions to process unrecognized command-line arguments.
Each function should access the dynamically bound variables