emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Michael Albinus
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 09 Aug 2005 17:00:40 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8043 emacs/lisp/ChangeLog:1.8044
*** emacs/lisp/ChangeLog:1.8043 Tue Aug  9 14:12:44 2005
--- emacs/lisp/ChangeLog        Tue Aug  9 21:00:37 2005
***************
*** 1,3 ****
--- 1,10 ----
+ 2005-08-09  Katsumi Yamaoka  <address@hidden>  (tiny change)
+ 
+       * net/ange-ftp.el (ange-ftp-send-cmd): Make it work properly with
+       uploading files.
+       (ange-ftp-canonize-filename): Handle file names beginning with ~
+       correctly.
+ 
  2005-08-09  Juanma Barranquero  <address@hidden>
  
        * textmodes/fill.el (canonically-space-region)
***************
*** 23,29 ****
  2005-08-09  Magnus Henoch  <address@hidden>
  
        * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
!       (ispell-have-aspell-dictionaries): New variable.  
        (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
        (ispell-get-aspell-config-value): New function.
        (ispell-aspell-find-dictionary): New function.
--- 30,36 ----
  2005-08-09  Magnus Henoch  <address@hidden>
  
        * textmodes/ispell.el (ispell-find-aspell-dictionaries): New command.
!       (ispell-have-aspell-dictionaries): New variable.
        (ispell-aspell-data-dir, ispell-aspell-dict-dir): New variables.
        (ispell-get-aspell-config-value): New function.
        (ispell-aspell-find-dictionary): New function.
***************
*** 31,37 ****
        (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
        appropriate.  Don't look for ispell dictionaries if we use aspell.
        (ispell-menu-map): Don't build a submenu of dictionaries.
!       
  2005-08-09  Richard M. Stallman  <address@hidden>
  
        * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.
--- 38,44 ----
        (ispell-valid-dictionary-list): Call ispell-find-aspell-dictionaries if
        appropriate.  Don't look for ispell dictionaries if we use aspell.
        (ispell-menu-map): Don't build a submenu of dictionaries.
! 
  2005-08-09  Richard M. Stallman  <address@hidden>
  
        * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.




reply via email to

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