emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 6228c5d: ChangeLog fix: standardize some bug refs.


From: Glenn Morris
Subject: [Emacs-diffs] master 6228c5d: ChangeLog fix: standardize some bug refs.
Date: Sat, 29 Nov 2014 21:50:18 +0000

branch: master
commit 6228c5d4d950c669bfe6867b0b23a6af12a1d8d1
Author: Glenn Morris <address@hidden>
Date:   Sat Nov 29 13:50:13 2014 -0800

    ChangeLog fix: standardize some bug refs.
---
 lisp/ChangeLog |   14 +++++---------
 1 files changed, 5 insertions(+), 9 deletions(-)

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9b9da84..9f9b613 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -460,9 +460,8 @@
 
 2014-11-19  RĂ¼diger Sonderfeld  <address@hidden>
 
-       Fix bug#19099.
        * vc/vc-git.el (vc-git-diff): Use "difftool -x diff" with
-       `diff-switches' if `vc-git-diff-switches' is nil.
+       `diff-switches' if `vc-git-diff-switches' is nil.  (Bug#19099)
 
 2014-11-19  Artur Malabarba  <address@hidden>
 
@@ -549,9 +548,8 @@
 2014-11-18  Paul Pogonyshev  <address@hidden>
            RĂ¼diger Sonderfeld  <address@hidden>
 
-       Fix bug#13871 (an alternative version of the patch).
-       * progmodes/cc-langs.el: Support some of the new keywords in
-       C++11.
+       * progmodes/cc-langs.el: Support some of the new keywords in C++11.
+       An alternative version of the patch from bug#13871.
        (c-operators): Add "alignof".
        (c-primitive-type-kwds): Add "char16_t", "char32_t".
        (c-type-modifier-kwds): Add "constexpr", "noexcept".
@@ -603,9 +601,8 @@
 
 2014-11-17  Ulf Jasper  <address@hidden>
 
-       Fix bug#5433.
        * calendar/icalendar.el (icalendar-export-alarms):
-       New customizable variable.
+       New customizable variable.  (Bug#5433)
        (icalendar-export-region): Export alarms as specified in
        `icalendar-export-alarms'.
        (icalendar--create-ical-alarm, icalendar--do-create-ical-alarm):
@@ -3236,8 +3233,7 @@
        (c-typeless-decl-kwds): Append "auto" onto the C++ value.
        (c-not-decl-init-keywords): Also exclude c-typeof-kwds from value.
 
-       Make ">>" act as double template ender in C++ Mode.
-       Fix bug#11386.
+       Make ">>" act as double template ender in C++ Mode.  (Bug#11386)
        * progmodes/cc-langs.el (c->-op-cont-tokens): New lang-const split
        off from c->-op-cont-re.
        (c->-op-cont-tokens): Change to use the above.



reply via email to

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