mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-06 20:49:33 +00:00
(Buffer-menu-sort-column): Not a user variable.
This commit is contained in:
parent
912ea554bc
commit
e39588f395
@ -101,7 +101,7 @@ 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.
|
||||
"2 for sorting by buffer names. 5 for sorting by file names.
|
||||
nil for default sorting by visited order.")
|
||||
|
||||
(defconst Buffer-menu-buffer-column 4)
|
||||
|
Loading…
x
Reference in New Issue
Block a user