; * lisp/dired.el (dired--unhide): Remove FIXME. (Bug#59047)
This commit is contained in:
parent
0aea7da80b
commit
26730d20cc
1 changed files with 0 additions and 1 deletions
|
@ -3028,7 +3028,6 @@ See options: `dired-hide-details-hide-symlink-targets' and
|
|||
;; The old code used selective-display which only works at
|
||||
;; a line-granularity, so it used start and end positions that where
|
||||
;; approximate ("anywhere on the line is fine").
|
||||
;; FIXME: This also removes other invisible properties!
|
||||
(save-excursion
|
||||
(let ((inhibit-read-only t))
|
||||
(remove-list-of-text-properties
|
||||
|
|
Loading…
Add table
Reference in a new issue