emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: David Kastrup
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 30 Sep 2007 20:43:16 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     David Kastrup <dak>     07/09/30 20:43:15

Index: lisp/ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11850
retrieving revision 1.11851
diff -u -b -r1.11850 -r1.11851
--- lisp/ChangeLog      30 Sep 2007 20:26:55 -0000      1.11850
+++ lisp/ChangeLog      30 Sep 2007 20:43:13 -0000      1.11851
@@ -1,5 +1,10 @@
 2007-09-30  David Kastrup  <address@hidden>
 
+       * startup.el (argv): Alias for `command-line-args-left' to use as
+       `(pop argv)' inside of --eval command sequences.  Allows for
+       passing shell commands into Emacs verbatim without need for Lisp
+       quoting.
+
        * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
        check only for changed size.
        (auto-revert-tail-handler): Get size from caller.  If the file has




reply via email to

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