summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.15
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-11-15 18:37:37 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-11-15 18:37:37 +0100
commitc7015153512a7d00aba390cc1f9a6b512a9c9ed7 (patch)
tree273167d1dbfc68a60ad4c195b9cd0bcfae9a302d /lisp/ChangeLog.15
parentdcecfb4cb41ffa672672f55df8ce20deb7af78c4 (diff)
downloademacs-c7015153512a7d00aba390cc1f9a6b512a9c9ed7.tar.gz
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.15')
-rw-r--r--lisp/ChangeLog.156
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15
index e51e10df6a5..9b4dddc076d 100644
--- a/lisp/ChangeLog.15
+++ b/lisp/ChangeLog.15
@@ -3058,7 +3058,7 @@
* net/tramp-sh.el (tramp-sh-handle-start-file-process):
Protect buffer-modified value. (Bug#7557)
-2010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
+2010-12-13 Jan Moringen <jmoringe@techfak.uni-bielefeld.de>
* log-edit.el (log-edit-changelog-entries):
Regexp quote filename. (Bug#7505)
@@ -12985,7 +12985,7 @@
file has no read permissions for the owner, there might be
problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
-22010-02-18 Glenn Morris <rgm@gnu.org>
+2010-02-18 Glenn Morris <rgm@gnu.org>
* emacs-lisp/authors.el (authors-renamed-files-alist):
Add entries for INSTALL.CVS.
@@ -13597,7 +13597,7 @@
* textmodes/artist.el (artist-compute-popup-menu-table):
Remove duplicated words in doc-strings.
-2010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
+2010-01-15 David Abrahams <dave@boostpro.com> (tiny change)
* net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
to mairix-search to suppress threading (Bug#5342).