projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb7b23c
)
ChangeLog fix
author
Glenn Morris
<rgm@gnu.org>
Sun, 22 Mar 2015 18:11:27 +0000
(11:11 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 22 Mar 2015 18:11:27 +0000
(11:11 -0700)
No need to merge to trunk, since it corrects a backported entry that
should not appear in trunk.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 060486b4ab36499cb7db0087b2c2bea588b1897c..d09b9de34fa6e27e3063f3e1a22e462e05d38fb3 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,7
+1,7
@@
-2015-03-22 John F Carr
<jfc@mit.edu>
+2015-03-22 John F Carr
<jfc@mit.edu> (tiny change)
* fontset.c (fontset_pattern_regexp): Backport: Replace + 1 with
- + 3 in alloca (Bug#20156)
(tiny change)
+ + 3 in alloca (Bug#20156)
.
2015-03-12 Glenn Morris <rgm@gnu.org>