emacs/doc
Eric Abrahamsen a108eaa13c Fix bug with precious entries in Gnus registry
* lisp/registry.el (registry-collect-prune-candidates): This `cdr' was
  an error: it meant that the last key in the precious list, would be
  considered a nil. Since the precious list only contains the symbol
  'mark by default, marks were never considered precious.
* doc/misc/gnus.texi (Store arbitrary data): Fix typo: "marks" should
  be "mark".
2018-10-11 11:20:29 -07:00
..
emacs * doc/emacs/mark.texi (Mark): Index "(de)activating the mark". 2018-10-08 19:22:23 +02:00
lispintro Fix a factual error in Introduction to Emacs Lisp 2018-06-30 16:13:01 +03:00
lispref Document in the ELisp manual how to write loadable modules 2018-10-11 20:53:05 +03:00
man Fix typos in documentation 2018-09-27 18:48:06 +03:00
misc Fix bug with precious entries in Gnus registry 2018-10-11 11:20:29 -07:00