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/server.el

    r4058 r4079  
    412412        (let* ((filen (car file)) 
    413413               (obuf (get-file-buffer filen))) 
    414           (push filen file-name-history
     414          (add-to-history 'file-name-history filen
    415415          (if (and obuf (set-buffer obuf)) 
    416416              (progn