emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Fri, 24 Apr 2009 00:46:06 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/04/24 00:46:05

Modified files:
        lisp           : ChangeLog 

Log message:
        Fix typos.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15607&r2=1.15608

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15607
retrieving revision 1.15608
diff -u -b -r1.15607 -r1.15608
--- ChangeLog   23 Apr 2009 01:34:54 -0000      1.15607
+++ ChangeLog   24 Apr 2009 00:46:01 -0000      1.15608
@@ -201,7 +201,7 @@
 2009-04-09  Michael Albinus  <address@hidden>
 
        * net/tramp.el (tramp-file-name-handler-alist): Add `vc-registered'.
-       (tramp-handle-vc-registered ): New defun.  (Bug#1741)
+       (tramp-handle-vc-registered): New defun.  (Bug#1741)
 
        * net/tramp-cache.el (tramp-flush-directory-property): Use the
        localname of KEY for check.
@@ -286,7 +286,7 @@
        `ange-ftp-set-file-modes' (Bug#2865).
        (ange-ftp-call-chmod): Add error handling.
 
-       * net/tramp.el (tramp-default-file-modes) New defun.  Replace all
+       * net/tramp.el (tramp-default-file-modes): New defun.  Replace all
        calls of `file-modes' by this (Bug#2869).
        (tramp-handle-find-backup-file-name): Use `symbol-value' instead
        of `boundp'.
@@ -1448,8 +1448,8 @@
 
 2009-02-14  Ian Eure  <address@hidden>  (tiny change)
 
-       * progmodes/sql.el (sql-product-alist, sql-connect-sqlite):
-       Remove host, user, password options not applicable to SQlite. (Bug#1904)
+       * progmodes/sql.el (sql-product-alist, sql-connect-sqlite): Remove host,
+       user, password options not applicable to SQlite.  (Bug#1904)
 
 2009-02-14  Richard M Stallman  <address@hidden>
 
@@ -2375,7 +2375,7 @@
        variable to allow the user to choose icalendar UID format.
        (icalendar--diarytime-to-isotime): Bug fix, now times in the range
        12:00am-12:59am are correctly converted to 0000-0059, instead of 12pm.
-       (icalendar-export-region,icalendar--create-uid): Use custom
+       (icalendar-export-region, icalendar--create-uid): Use custom
        function to compute icalendar UID for each entry.
        (icalendar--parse-summary-and-rest): Bug fix for parsing of lines
        with description, location, etc. fields (need to keep active count




reply via email to

[Prev in Thread] Current Thread [Next in Thread]