diff lisp/ChangeLog @ 97072:9b141ec374d8

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 28 Jul 2008 22:30:25 +0000
parents cf48c47a475c
children 7159ef9ad909
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jul 28 21:58:59 2008 +0000
+++ b/lisp/ChangeLog	Mon Jul 28 22:30:25 2008 +0000
@@ -6,7 +6,7 @@
 	* dired.el (dired-mode-map): Bind dired-do-isearch to `M-s a C-s'
 	and dired-do-isearch-regexp to `M-s a M-C-s'.  Add menu items.
 
-2008-07-28  Seiji Zenitani  <zenitani <at> mac.com>
+2008-07-28  Seiji Zenitani  <zenitani@mac.com>
 
 	* help-fns.el (help-C-file-name): Add .m (Obj-C code) for Cocoa port.
 	* emacs-lisp/find-func.el (find-function-search-for-symbol): Likewise.
@@ -80,13 +80,13 @@
 2008-07-26  Adrian Robert  <Adrian.B.Robert@gmail.com>
 
 	* term/ns-win.el (ns-extended-platform-support-mode): Get rid of
-	bindings for functions deleted by Dan N. 2008-07-21. Set
+	bindings for functions deleted by Dan N. 2008-07-21.  Set
 	where-is-preferred-modifier.  Add show-manual option to Help menu.
 
 2008-07-26  Michael Albinus  <michael.albinus@gmx.de>
 
-	* net/tramp.el (tramp-handle-start-file-process): Set
-	query-on-exit flag. Kill temporary buffer.
+	* net/tramp.el (tramp-handle-start-file-process):
+	Set query-on-exit flag.  Kill temporary buffer.
 	(tramp-process-sentinel): Remove defun.
 	(tramp-do-copy-or-rename-file-out-of-band)
 	(tramp-maybe-open-connection): Don't call it.
@@ -141,8 +141,8 @@
 
 2008-07-24  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
-	* diff-mode.el (diff-show-trailing-blanks): New fun.  Show trailing
-	blanks in modified lines for diff-mode.
+	* diff-mode.el (diff-show-trailing-blanks): New fun.
+	Show trailing blanks in modified lines for diff-mode.
 
 2008-07-24  Michael Albinus  <michael.albinus@gmx.de>