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  <[EMAIL PROTECTED]>  (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  <[EMAIL PROTECTED]>
  
        * textmodes/fill.el (canonically-space-region)
***************
*** 23,29 ****
  2005-08-09  Magnus Henoch  <[EMAIL PROTECTED]>
  
        * 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  <[EMAIL PROTECTED]>
  
        * 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  <[EMAIL PROTECTED]>
  
        * 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  <[EMAIL PROTECTED]>
  
        * progmodes/sql.el (sql-interactive-mode-map): Use fboundp.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to