mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-29 07:58:28 +00:00
; tabulated-list.el: Remove duplicate obsolete declaration
* lisp/emacs-lisp/tabulated-list.el (tabulated-list-line-number-width): Remove second `define-obsolete-function-alias' for the same function.
This commit is contained in:
parent
29b9aeae32
commit
26a8644a58
@ -263,8 +263,6 @@ Populated by `tabulated-list-init-header'.")
|
||||
'header-line-indent--line-number-width "29.1")
|
||||
(define-obsolete-function-alias 'tabulated-list-watch-line-number-width
|
||||
'header-line-indent--watch-line-number-width "29.1")
|
||||
(define-obsolete-function-alias 'tabulated-list-watch-line-number-width
|
||||
'header-line-indent--watch-line-number-width "29.1")
|
||||
(define-obsolete-function-alias 'tabulated-list-window-scroll-function
|
||||
'header-line-indent--window-scroll-function "29.1")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user