Show
Ignore:
Timestamp:
05/13/06 11:31:18 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/env.el

    r4073 r4079  
    118118            (value (getenv var))) 
    119119       (when value 
    120          (push value setenv-history)) 
     120         (add-to-history 'setenv-history value)) 
    121121       ;; Here finally we specify the args to give call setenv with. 
    122122       (list var