emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-24 f3b70a7: ; ChangeLog fix


From: Glenn Morris
Subject: [Emacs-diffs] emacs-24 f3b70a7: ; ChangeLog fix
Date: Fri, 03 Apr 2015 15:11:20 +0000

branch: emacs-24
commit f3b70a795bd521fe08e18a5307c67831ab77c96d
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    ; ChangeLog fix
---
 lisp/ChangeLog |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cb96110..da54070 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,7 +1,7 @@
 2015-04-03  Alan Mackenzie  <address@hidden>
 
-       * Revert CC Mode change from 2015-01-31 "Handle "#" operater
-       properly inside macro".
+       * progmodes/cc-mode.el (c-font-lock-init): Revert 2015-02-01 change
+       "Stop Font Lock forcing fontification from BOL."  (Bug#20245)
 
 2015-04-01  Michael Albinus  <address@hidden>
 
@@ -203,10 +203,8 @@
 2015-02-01  Alan Mackenzie  <address@hidden>
 
        CC Mode: Stop Font Lock forcing fontification from BOL.
-       Fixes debbugs#19669.
-
        * progmodes/cc-mode.el (c-font-lock-init):
-       Setq font-lock-extend-region-functions to nil.
+       Setq font-lock-extend-region-functions to nil.  (Bug#19669)
 
 2015-01-31  Alan Mackenzie  <address@hidden>
 



reply via email to

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