]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typos.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 5 Jan 2009 03:01:36 +0000 (03:01 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 5 Jan 2009 03:01:36 +0000 (03:01 +0000)
lisp/ChangeLog

index 05cebd2a5c57dd2f3b41c9233a192badc8e332df..988a1689d3d2927cce21644e5d1b93705cb00d54 100644 (file)
 
        * vc-git.el (vc-git-dir-printer): Fix filename column.
 
-2008-12-27  Nicholas Maniscalco <nicholas@maniscalco.com>  (tiny change)
+2008-12-27  Nicholas Maniscalco  <nicholas@maniscalco.com>  (tiny change)
 
        * term.el (term-emulate-terminal): Decode substring just prior to
-       inserting it, i.e. revert part of the 2008-09-24 change. (Bug#1469)
+       inserting it, i.e. revert part of the 2008-09-24 change.  (Bug#1469)
 
 2008-12-27  Eli Zaretskii  <eliz@gnu.org>
 
        (completion-pcm--all-completions): Don't need to remove the base-size
        in last-cdr any more.
 
-2008-12-20  Agustin Martin <agustin.martin@hispalinux.es>
+2008-12-20  Agustin Martin  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-check-minver): New function.
        (ispell-check-version): Rewrite spellchecker and version checking.
-       Use (ispell-check-minver). Handle hunspell versions.
+       Use (ispell-check-minver).  Handle hunspell versions.
 
 2008-12-20  Chong Yidong  <cyd@stupidchicken.com>
 
 2008-12-20  Jason Rumney  <jasonr@gnu.org>
 
        * international/mule.el (auto-coding-regexp-alist):
-       Use utf-8-with-signature for files starting with UTF-8 BOM. (Bug#269)
+       Use utf-8-with-signature for files starting with UTF-8 BOM.  (Bug#269)
 
 2008-12-20  Ami Fischman  <ami@fischman.org>
 
        (newsticker--treeview-tree-update-tag): Remove dead code.
        (newsticker-treeview-update): Don't update cache.
        (newsticker-treeview-quit): Don't save cache.
-       (newsticker-treeview-save): Don't save cache. Use `newsticker-dir'.
+       (newsticker-treeview-save): Don't save cache.  Use `newsticker-dir'.
        (newsticker-treeview-save): Use `newsticker-dir'.
        (newsticker--treeview-load): Use `newsticker-dir'.
        (newsticker--treeview-mark-item): Call `newsticker--cache-save-feed'.
        (newsticker--cache-dir): New.
        (newsticker--cache-save): Save feeds separately in `newsticker-dir'.
        (newsticker--cache-save-feed): New.
-       (newsticker--cache-read-version1): New. Backuped version for reading
+       (newsticker--cache-read-version1): New.  Backuped version for reading
        cache data..
        (newsticker--cache-read, newsticker--cache-do-read): New.
 
        New aliases, to satisfy `define-derived-mode' expectations.
 
 2008-11-15  Glenn Morris  <rgm@gnu.org>
-            Martin Rudalics  <rudalics@gmx.at>
+           Martin Rudalics  <rudalics@gmx.at>
 
        * emacs-lisp/find-func.el (find-function-advised-original): New.
        (find-function-C-source, find-function-noselect):
        New functions.
        (completion-styles-alist): Use them.
 
-2008-04-23  Agustín Martín  <agustin.martin@hispalinux.es>
+2008-04-23  Agustin Martin  <agustin.martin@hispalinux.es>
 
        * textmodes/ispell.el (ispell-set-spellchecker-params):
        New function to make sure right params and dictionary alists are used