aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2012-04-15 04:59:30 +0200
committerJuanma Barranquero2012-04-15 04:59:30 +0200
commit75f1671a5240bf2833fc473900b662135509ed72 (patch)
treedb1059ec2bdfde37876ac064408575926fb89372 /src/ChangeLog
parent3c80ae807c532597ba07ff028efc8add447f962e (diff)
downloademacs-75f1671a5240bf2833fc473900b662135509ed72.tar.gz
emacs-75f1671a5240bf2833fc473900b662135509ed72.zip
Fix ChangeLog typos.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c3a72f335a1..c58b87c7705 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -51,7 +51,7 @@
51 51
52 * alloc.c (lisp_align_malloc): Remove unneeded prototype. 52 * alloc.c (lisp_align_malloc): Remove unneeded prototype.
53 53
542012-04-10 "Jason S. Cornez" <jcornez@ravenpack.com> (tiny change) 542012-04-10 Jason S. Cornez <jcornez@ravenpack.com> (tiny change)
55 55
56 * keyboard.c: Override inhibit-quit after the third C-g (bug#6585). 56 * keyboard.c: Override inhibit-quit after the third C-g (bug#6585).
57 (force_quit_count): New var. 57 (force_quit_count): New var.
@@ -1550,7 +1550,7 @@
1550 * xfns.c (unwind_create_frame): Fix comment. 1550 * xfns.c (unwind_create_frame): Fix comment.
1551 (Fx_create_frame, x_create_tip_frame): 1551 (Fx_create_frame, x_create_tip_frame):
1552 Move terminal->reference_count++ just before making the frame 1552 Move terminal->reference_count++ just before making the frame
1553 official. Move initialization of image_cache_refcount and 1553 official. Move initialization of image_cache_refcount and
1554 dpyinfo_refcount before calling init_frame_faces (Bug#9943). 1554 dpyinfo_refcount before calling init_frame_faces (Bug#9943).
1555 1555
15562011-11-05 Eli Zaretskii <eliz@gnu.org> 15562011-11-05 Eli Zaretskii <eliz@gnu.org>
@@ -7323,7 +7323,7 @@
7323 * xfaces.c <Qunspecified>: Make extern again. 7323 * xfaces.c <Qunspecified>: Make extern again.
7324 7324
7325 * syntax.c: Include sys/types.h before including regex.h, as 7325 * syntax.c: Include sys/types.h before including regex.h, as
7326 required by Posix. 7326 required by POSIX.
7327 7327
7328 * doc.c (get_doc_string): Improve the format passed to `error'. 7328 * doc.c (get_doc_string): Improve the format passed to `error'.
7329 7329