summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.10
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2014-01-26 01:47:40 +0100
committerJuanma Barranquero <lekktu@gmail.com>2014-01-26 01:47:40 +0100
commit3fcfc4ee802d2a6f041bd624876ac37fda830304 (patch)
tree8c9b3c29bbe86856fc7fae2d288f579aef9a2444 /lisp/ChangeLog.10
parent4f8c23b12913774c1a6cec56eb2bc60b17026af3 (diff)
downloademacs-3fcfc4ee802d2a6f041bd624876ac37fda830304.tar.gz
Fix ChangeLog typos.
Diffstat (limited to 'lisp/ChangeLog.10')
-rw-r--r--lisp/ChangeLog.104
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 9c727945491..6595d5c5f61 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -7680,7 +7680,7 @@
2002-12-08 Nick Roberts <nick@nick.uklinux.net>
- * gdb-ui.el : Remove inappropriate key-bindings.
+ * gdb-ui.el: Remove inappropriate key-bindings.
(gdb-info-breakpoints-custom, gdb-goto-bp-this-line):
Parse correctly when breakpoint has no line number.
(def-gdb-auto-update-handler, gdb-info-locals-handler)
@@ -8116,7 +8116,7 @@
2002-11-21 Nick Roberts <nick@nick.uklinux.net>
- * gdb-ui.el : General tidying. Patches from Stefan Monnier.
+ * gdb-ui.el: General tidying. Patches from Stefan Monnier.
2002-11-20 Simon Josefsson <jas@extundo.com>