emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 28445ae 1/2: ; CONTRIBUTE: Better example for multi


From: Noam Postavsky
Subject: [Emacs-diffs] master 28445ae 1/2: ; CONTRIBUTE: Better example for multi-entry example ChangeLog
Date: Wed, 31 May 2017 22:57:12 -0400 (EDT)

branch: master
commit 28445aee59d54a8560aa4f33fa50f225b54317dc
Author: Noam Postavsky <address@hidden>
Commit: Noam Postavsky <address@hidden>

    ; CONTRIBUTE: Better example for multi-entry example ChangeLog
    
    The new example has entries spanning multiple functions in a single
    file as well as multiple files.
---
 CONTRIBUTE | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTE b/CONTRIBUTE
index 5fd1973..3ed587c 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -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.)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]