> From: "Drew Adams" <[EMAIL PROTECTED]> > Date: Sun, 4 Feb 2007 21:41:13 -0800 > > Doc string: "Return the display-table that WINDOW is using." > > But WINDOW is optional. What if it is nil?
I thought the convention that nil means the currently selected window was common knowledge, but evidently it isn't. I fixed the doc string, thanks. Please in the future give some hint in your report as to whether the doc string is of a function, a variable, or something else. It is annoyingly inefficient to look for all of the possibilities, and you already have that information when you report a bug. TIA _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
