2008-06-17 Carsten Dominik <dominik@science.uva.nl>
* 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.
* 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?