emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp startup.el


From: Matthew Swift
Subject: [Emacs-commit] emacs/lisp startup.el
Date: Wed, 26 Feb 2003 05:59:59 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Matthew Swift <address@hidden>  03/02/26 05:59:58

Modified files:
        lisp           : startup.el 

Log message:
        * startup.el: Streamline code in several functions and use a more
        consistent idiom within the file, for ease of reading and
        maintenance.  Rephrase booleans to avoid `(not noninteractive)'.
        Clarify several booleans expressions using De Morgan's laws.
        
        (command-line): Fix barf when first command-line option handled by
        `command-line-1' is in the form --OPT=VAL.
        (command-line-1): Restore intended behavior of the --directory/-L
        command-line option: "-L a -L b -L c" on the command-line now puts
        '(a b c) at the front of `load-path'.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/startup.el.diff?tr1=1.314&tr2=1.315&r1=text&r2=text





reply via email to

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