aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2019-01-07 15:03:13 -0500
committerGlenn Morris2019-01-07 15:03:13 -0500
commit73fe3ad168e390056355660ae1b47a6994ae0803 (patch)
treeec37fa514754912e25c47d0b5826a3a024a411dc
parentba2a0667e9efdef0e0d13b3d2b4392a1243baa9a (diff)
downloademacs-73fe3ad168e390056355660ae1b47a6994ae0803.tar.gz
emacs-73fe3ad168e390056355660ae1b47a6994ae0803.zip
; ChangeLog fix
ref http://lists.gnu.org/r/emacs-devel/2019-01/msg00076.html
-rw-r--r--ChangeLog.38
1 files changed, 0 insertions, 8 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3
index 49176f8a5ed..70d1b8f8d92 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -730,14 +730,6 @@
7302019-01-07 Nicolas Petton <nicolas@petton.fr> 7302019-01-07 Nicolas Petton <nicolas@petton.fr>
731 731
732 * etc/AUTHORS: Update. 732 * etc/AUTHORS: Update.
7332019-01-03 Andrey Kotlarski <m00naticus@gmail.com>
734
735 Fix EBROWSE parsing of classes declared final
736
737 * lib-src/ebrowse.c (enum token, token_string, init_scanner):
738 Handle final keyword.
739 (member, class_definition, globals): Correctly determine class
740 name in presence of final declaration.
741 733
7422018-11-18 Martin Rudalics <rudalics@gmx.at> 7342018-11-18 Martin Rudalics <rudalics@gmx.at>
743 735