Minor doc fix for switch-to-buffer.
[bpt/emacs.git] / lisp / ChangeLog
index db3a3f5..95a6c1e 100644 (file)
@@ -1,5 +1,7 @@
 2012-09-07  Chong Yidong  <cyd@gnu.org>
 
+       * window.el (switch-to-buffer): Doc fix (Bug#12181).
+
        * files.el (after-find-file): Don't fail on a read-only buffer if
        require-final-newline is `visit' or `visit-save' (Bug#11156).