# HG changeset patch # User Glenn Morris # Date 1265613658 28800 # Node ID 310e92236716ee979887aa11836eae775f25ed59 # Parent 0db9022d8521cc31701b1828ee2add525baa0783 Close bug#5529. * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529) diff -r 0db9022d8521 -r 310e92236716 doc/emacs/ChangeLog --- a/doc/emacs/ChangeLog Mon Feb 08 16:11:11 2010 +0900 +++ b/doc/emacs/ChangeLog Sun Feb 07 23:20:58 2010 -0800 @@ -1,3 +1,7 @@ +2010-02-08 Glenn Morris + + * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529) + 2010-02-01 Stefan Monnier * display.texi (Useless Whitespace, Text Display): diff -r 0db9022d8521 -r 310e92236716 doc/emacs/buffers.texi --- a/doc/emacs/buffers.texi Mon Feb 08 16:11:11 2010 +0900 +++ b/doc/emacs/buffers.texi Sun Feb 07 23:20:58 2010 -0800 @@ -583,7 +583,8 @@ @vindex uniquify-buffer-name-style Other methods work by adding parts of each file's directory to the -buffer name. To select one, customize the variable +buffer name. To select one, load the library @file{uniquify} (e.g. +using @code{(require 'uniquify)}, and customize the variable @code{uniquify-buffer-name-style} (@pxref{Easy Customization}). To begin with, the @code{forward} naming method includes part of the