/[emacs]/emacs/lisp/uniquify.el
ViewVC logotype

Diff of /emacs/lisp/uniquify.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.53 by miles, Mon Sep 1 15:45:17 2003 UTC revision 1.54 by rms, Mon Dec 27 16:38:06 2004 UTC
# Line 188  If `uniquify-min-dir-content' > 0, alway Line 188  If `uniquify-min-dir-content' > 0, alway
188  file name elements.  file name elements.
189  Arguments BASE, DIRNAME, and NEWBUF specify the new buffer that causes  Arguments BASE, DIRNAME, and NEWBUF specify the new buffer that causes
190  this rationaliztion."  this rationaliztion."
   (interactive)  
191    (if (null dirname)    (if (null dirname)
192        (with-current-buffer newbuf (setq uniquify-managed nil))        (with-current-buffer newbuf (setq uniquify-managed nil))
193      (setq dirname (expand-file-name (directory-file-name dirname)))      (setq dirname (expand-file-name (directory-file-name dirname)))

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26