emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp uniquify.el


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp uniquify.el
Date: Fri, 09 May 2003 09:19:15 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier+gnu/address@hidden>     03/05/09 
09:19:15

Modified files:
        lisp           : uniquify.el 

Log message:
        Use the original buffer-name as `base' in place of the
        nondirectory part of the file name.
        (uniquify-rationalize-file-buffer-names):
        Split the `newbuffile' arg into `base' and `dirname'.
        Reuse old uniquify-items to avoid recomputing their base&dirname.
        (uniquify-buffer-file-name): Only return the directory part.
        (uniquify-rerationalize-w/o-cb): Don't bother reseting proposed names.
        (rename-buffer): Use the `newname' arg as base.
        (create-file-buffer): Split the file name into base and dirname.

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





reply via email to

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