mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
(Buffer-menu-sort-column): Doc fix.
This commit is contained in:
parent
e4f5123fce
commit
d637ffdcbe
1 changed files with 2 additions and 2 deletions
|
|
@ -102,8 +102,8 @@ as it is by default."
|
|||
|
||||
;; This should get updated & resorted when you click on a column heading
|
||||
(defvar Buffer-menu-sort-column nil
|
||||
"2 for sorting by buffer names. 5 for sorting by file names.
|
||||
nil for default sorting by visited order.")
|
||||
"2 for sorting by buffer names, 5 for sorting by file names,
|
||||
or nil for default sorting by visited order.")
|
||||
|
||||
(defconst Buffer-menu-buffer-column 4)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue