diff options
author | Eli Zaretskii <eliz@gnu.org> | 2014-04-21 17:01:56 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2014-04-21 17:01:56 +0300 |
commit | 6e5d21a613f66db9c6cad7dcab856ef81ac9b5da (patch) | |
tree | 6a57a9b3ba2165a225c891eacbffcb6371403a0a /doc/emacs | |
parent | 819ed0f526954df69fa5405e6afa4b955f8495ea (diff) | |
download | emacs-6e5d21a613f66db9c6cad7dcab856ef81ac9b5da.tar.gz emacs-6e5d21a613f66db9c6cad7dcab856ef81ac9b5da.tar.bz2 emacs-6e5d21a613f66db9c6cad7dcab856ef81ac9b5da.zip |
doc/emacs/ChangeLog: Typo fix.
Diffstat (limited to 'doc/emacs')
-rw-r--r-- | doc/emacs/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 0b2359458ec..a589558236a 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -22,7 +22,7 @@ 2014-03-15 Dmitry Gutov <dgutov@yandex.ru> * programs.texi (Matching): Update WRT to the new - `blink-matchin-paren' behavior. + `blink-matching-paren' behavior. 2014-03-13 Paul Eggert <eggert@cs.ucla.edu> |