1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-21 18:23:59 +00:00
emacs/doc
Stefan Monnier e224c9465d * lisp/emacs-lisp/seq.el (seq-doseq): Tighten the code
(seq-doseq): Fix out-of-scope binding.
Don't call `seq-length at every iteration.
Reduce `if's from 3 to 2 per iteration.
(emacs-lisp-mode-hook): Don't tweak in Emacs≥25.
2015-04-24 16:11:35 -04:00
..
emacs * doc/emacs/misc.texi (Sorting): Small edit. 2015-04-18 17:48:04 -07:00
lispintro Minor doc copyedits 2015-04-13 23:20:48 -07:00
lispref * lisp/emacs-lisp/seq.el (seq-doseq): Tighten the code 2015-04-24 16:11:35 -04:00
man Standardize names of ChangeLog history files 2015-04-15 10:59:11 -07:00
misc Improve EUDC manual 2015-04-22 22:17:56 -04:00