]> git.eshelyaron.com Git - emacs.git/commitdiff
; CONTRIBUTE: Better example for multi-entry example ChangeLog
authorNoam Postavsky <npostavs@gmail.com>
Thu, 11 May 2017 03:27:37 +0000 (23:27 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Thu, 1 Jun 2017 02:54:37 +0000 (22:54 -0400)
The new example has entries spanning multiple functions in a single
file as well as multiple files.

CONTRIBUTE

index 5fd197305b9a86306783c698ba154d452d2476e1..3ed587c6918f4a9daf0e592e23c3a4d8b8865c83 100644 (file)
@@ -131,9 +131,12 @@ them right the first time, so here are guidelines for formatting them:
 
 - Preferred form for several entries with the same content:
 
-       * lisp/help.el (view-lossage):
-       * lisp/kmacro.el (kmacro-edit-lossage):
-       * lisp/edmacro.el (edit-kbd-macro): Fix docstring, lossage is now 300.
+       * lisp/menu-bar.el (clipboard-yank, clipboard-kill-ring-save)
+       (clipboard-kill-region):
+       * lisp/eshell/esh-io.el (eshell-virtual-targets)
+       (eshell-clipboard-append):
+       Replace option gui-select-enable-clipboard with
+       select-enable-clipboard; renamed October 2014.  (Bug#25145)
 
   (Rather than anything involving "ditto" and suchlike.)