1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-01 05:10:54 -08:00
emacs/doc
Robert Weiner 4d4d3e42ca Allow count-lines to ignore invisible lines
* doc/lispref/positions.texi (Text Lines): Document it (bug#23675).

* lisp/simple.el (count-lines): Add an optional parameter to
ignore invisible lines (bug#23675).
2020-08-11 16:52:11 +02:00
..
emacs Allow Dired to dereference symbolic links when copying 2020-08-11 15:16:11 +02:00
lispintro Merge from origin/emacs-27 2020-05-23 07:50:29 -07:00
lispref Allow count-lines to ignore invisible lines 2020-08-11 16:52:11 +02:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Fix recently added documentation bits 2020-08-09 19:13:53 +03:00