aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.2
diff options
context:
space:
mode:
authorGlenn Morris2014-01-16 20:54:23 -0500
committerGlenn Morris2014-01-16 20:54:23 -0500
commit56db2b1bfd76350495cb1e791c98cfe00df26c10 (patch)
tree4cf2291fa56571d3b09acec94bad45ef02e6124f /src/ChangeLog.2
parentb5ccc1beb33fb90e6ed7a0b1d5aa7eca431d0200 (diff)
downloademacs-56db2b1bfd76350495cb1e791c98cfe00df26c10.tar.gz
emacs-56db2b1bfd76350495cb1e791c98cfe00df26c10.zip
ChangeLog fixes
Diffstat (limited to 'src/ChangeLog.2')
-rw-r--r--src/ChangeLog.22
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.2 b/src/ChangeLog.2
index 8f8c5d24d9b..c852328d61a 100644
--- a/src/ChangeLog.2
+++ b/src/ChangeLog.2
@@ -4131,7 +4131,7 @@
4131 and DEFVAR_PER_BUFFER. They expand into calls to 4131 and DEFVAR_PER_BUFFER. They expand into calls to
4132 defvar_lisp, etc. 4132 defvar_lisp, etc.
4133 4133
4134 * all .c files: 4134 * All .c files:
4135 All Def...Var renamed to DEFVAR... in syms_of_.... 4135 All Def...Var renamed to DEFVAR... in syms_of_....
4136 4136
4137 * doc.c (FSnarf_documentation): Understand new DOC format 4137 * doc.c (FSnarf_documentation): Understand new DOC format