1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 12:20:39 -08:00
emacs/doc
Paul Eggert c311b8b15e New var write-region-verbose, default nil
By popular demand, write-region char counts are now off by default
(Bug#26796).
* src/fileio.c (write-region-verbose): New Lisp var.
(write_region): Output char count only if the var is non-nil.
* doc/emacs/files.texi (Misc File Ops), etc/NEWS: Document this.
2017-05-06 18:05:25 -07:00
..
emacs New var write-region-verbose, default nil 2017-05-06 18:05:25 -07:00
lispintro Allow occur command to operate on the region 2017-02-02 19:13:05 +09:00
lispref Add seq-set-equal-p to test for set equality 2017-05-04 11:32:58 +02:00
man Merge from origin/emacs-25 2017-03-19 12:34:03 -07:00
misc Merge from origin/emacs-25 2017-04-27 22:03:56 -07:00