From 062f2cfc1febdfcd73652b92459f6310ef8be9d4 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 24 Sep 2008 02:11:10 +0000 Subject: [PATCH] Fix previous changes. --- lisp/org/ChangeLog | 2 +- src/ChangeLog.3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index ffe36518781..bf437350c8e 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog @@ -426,7 +426,7 @@ 2008-06-17 Carsten Dominik * org-faces.el (org-column): Document how this face is being used - and why sometimes the background faces shines through. + and why sometimes the background faces shine through. * org-mhe.el (org-mhe-follow-link): Improve handling of searches. diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index 5b5624ec368..a3103f362ba 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 @@ -6638,7 +6638,7 @@ * editfns.c (Fcurrent_time_zone): New function. (syms_of_editfns): defsubr it. - * keyboard.c (read_key_sequence): Clear the eight bit of the + * keyboard.c (read_key_sequence): Clear the eighth bit of the character from the key sequence, NOT the index of the character IN the key sequence. How many tries will it take to get it right? -- 2.39.5