Mercurial > emacs
changeset 99599:fdbc0d297435
Fix typo.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 16 Nov 2008 05:03:02 +0000 |
parents | 1ebdd24b620d |
children | a488294eebb1 |
files | doc/misc/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/misc/ChangeLog Sun Nov 16 05:02:33 2008 +0000 +++ b/doc/misc/ChangeLog Sun Nov 16 05:03:02 2008 +0000 @@ -1,7 +1,7 @@ 2008-16-06 Michael Kifer <kifer@cs.stonybrook.edu> - - * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): removed. - + + * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed. + 2008-11-14 Chong Yidong <cyd@stupidchicken.com> * ns-emacs.texi: Moved into macos.texi in the main Emacs manual. @@ -134,7 +134,7 @@ 2008-08-01 Bill Wohler <wohler@newt.com> * mh-e.texi (Reading Mail) - (Viewing Attachments): Describe new function + (Viewing Attachments): Describe new function mh-show-preferred-alternative. (Sending Mail, Redistributing, Sending Message): Describe new hook mh-annotate-msg-hook. @@ -144,8 +144,8 @@ * dbus.texi (Arguments and Signatures): Fix example. (Synchronous Methods): New defun `dbus-call-method-non-blocking'. (Asynchronous Methods): New node. - (Errors and Events): Describe extended layout of `dbus-event'. New - defun `dbus-event-message-type'. + (Errors and Events): Describe extended layout of `dbus-event'. + New defun `dbus-event-message-type'. 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>