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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 14 Nov 2002 02:13:39 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4514 emacs/lisp/ChangeLog:1.4515
*** emacs/lisp/ChangeLog:1.4514 Wed Nov 13 18:35:10 2002
--- emacs/lisp/ChangeLog        Thu Nov 14 02:05:29 2002
***************
*** 1,3 ****
--- 1,7 ----
+ 2002-11-14  Kenichi Handa  <address@hidden>
+ 
+       * progmodes/cc-vars.el: Don't cc-bytecomp-defun char-table-p.
+ 
  2002-11-14  Kim F. Storm  <address@hidden>
  
        * textmodes/fill.el (fill-nobreak-invisible): New var.
***************
*** 1229,1235 ****
        once Emacs is started up; initialize to "" at loadup time.
        (command-line): "", not nil, means user-mail-address not set yet.
  
! 2002-09-29  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el: Version 2.0.24 released.
        (tramp-methods, tramp-completion-function-alist):
--- 1233,1239 ----
        once Emacs is started up; initialize to "" at loadup time.
        (command-line): "", not nil, means user-mail-address not set yet.
  
! 2002-09-29  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el: Version 2.0.24 released.
        (tramp-methods, tramp-completion-function-alist):
***************
*** 1617,1623 ****
        * mail/sendmail.el (sendmail-send-it): If user's buffer
        is unibyte, make tembuf unibyte.
  
! 2002-09-22  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el: Version 2.0.22 released.
        (tramp-parse-rhosts, tramp-parse-shosts)
--- 1621,1627 ----
        * mail/sendmail.el (sendmail-send-it): If user's buffer
        is unibyte, make tembuf unibyte.
  
! 2002-09-22  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el: Version 2.0.22 released.
        (tramp-parse-rhosts, tramp-parse-shosts)
***************
*** 1634,1640 ****
        (tramp-completion-function-alist): Add completion function for "ftp".
        From Michael Albinus <address@hidden>.
  
! 2002-09-22  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el: Version 2.0.21 released.
        (tramp-handle-file-newer-than-file-p): If mtime of both files is
--- 1638,1644 ----
        (tramp-completion-function-alist): Add completion function for "ftp".
        From Michael Albinus <address@hidden>.
  
! 2002-09-22  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el: Version 2.0.21 released.
        (tramp-handle-file-newer-than-file-p): If mtime of both files is
***************
*** 1648,1658 ****
        (tramp-method-out-of-band-p): Correct number of args for
        `tramp-get-rsh-program' and similar functions.
  
! 2002-09-22  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el: Version 2.0.20 released.
  
! 2002-09-20  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-completion-function-alist): Escape open
        paren in docstring.
--- 1652,1662 ----
        (tramp-method-out-of-band-p): Correct number of args for
        `tramp-get-rsh-program' and similar functions.
  
! 2002-09-22  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el: Version 2.0.20 released.
  
! 2002-09-20  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-completion-function-alist): Escape open
        paren in docstring.
***************
*** 1681,1704 ****
        `tramp-find-method'.  Update callers.
        (tramp-find-method): New function.
  
! 2002-09-20  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
        in SWITCHES (by removing it).
  
! 2002-09-18  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-file-name-handler): Add `file-remote-p' property.
  
! 2002-09-17  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (top-level): Maybe autoload uudecode-decode-region.
  
! 2002-09-16  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-bug): Add tramp-methods.
  
! 2002-09-16  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-methods): Update docstring:
        tramp-encoding-command, tramp-decoding-command,
--- 1685,1708 ----
        `tramp-find-method'.  Update callers.
        (tramp-find-method): New function.
  
! 2002-09-20  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
        in SWITCHES (by removing it).
  
! 2002-09-18  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-file-name-handler): Add `file-remote-p' property.
  
! 2002-09-17  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (top-level): Maybe autoload uudecode-decode-region.
  
! 2002-09-16  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-bug): Add tramp-methods.
  
! 2002-09-16  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-methods): Update docstring:
        tramp-encoding-command, tramp-decoding-command,
***************
*** 1706,1712 ****
        parameters anymore.
        (tramp-uuencode-region): Autoload it.
  
! 2002-09-13  Kai Gro,b_(Bjohann  <address@hidden>
  
        Version 2.0.19 released.
  
--- 1710,1716 ----
        parameters anymore.
        (tramp-uuencode-region): Autoload it.
  
! 2002-09-13  Kai Gro,A_(Bjohann  <address@hidden>
  
        Version 2.0.19 released.
  
***************
*** 1716,1726 ****
        Use `tramp-uuencode-region' as local encoder for the uuencode based
        entries.
  
! 2002-09-13  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-handle-write-region): Wrong parens.
  
! 2002-09-13  Kai Gro,b_(Bjohann  <address@hidden>
  
        Version 2.0.18 released.
  
--- 1720,1730 ----
        Use `tramp-uuencode-region' as local encoder for the uuencode based
        entries.
  
! 2002-09-13  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-handle-write-region): Wrong parens.
  
! 2002-09-13  Kai Gro,A_(Bjohann  <address@hidden>
  
        Version 2.0.18 released.
  
***************
*** 1728,1741 ****
        older versions of Perl.  Now tested with 5.004.  Suggestion from
        Michael Albinus.
  
! 2002-09-12  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-find-inline-encoding):
        Call tramp-call-local-coding-command with nil for INPUT and OUTPUT.
        (tramp-call-local-coding-command): OUTPUT equals nil means to
        discard the output.  INPUT equals nil means /dev/null.
  
! 2002-09-12  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-encoding-shell): Default to environment
        variable COMSPEC on Windows.
--- 1732,1745 ----
        older versions of Perl.  Now tested with 5.004.  Suggestion from
        Michael Albinus.
  
! 2002-09-12  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-find-inline-encoding):
        Call tramp-call-local-coding-command with nil for INPUT and OUTPUT.
        (tramp-call-local-coding-command): OUTPUT equals nil means to
        discard the output.  INPUT equals nil means /dev/null.
  
! 2002-09-12  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-encoding-shell): Default to environment
        variable COMSPEC on Windows.
***************
*** 1748,1754 ****
        Define `result1'.
        (tramp-parse-hosts-group): Discard IPv6 entries.
  
! 2002-09-11  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-post-connection): Only send Perl
        mime-encode/decode implementations when using inline method.
--- 1752,1758 ----
        Define `result1'.
        (tramp-parse-hosts-group): Discard IPv6 entries.
  
! 2002-09-11  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-post-connection): Only send Perl
        mime-encode/decode implementations when using inline method.
***************
*** 1771,1777 ****
        (tramp-get-decoding-function, tramp-set-decoding-function):
        Old functions, removed.
  
! 2002-09-10  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-open-connection-setup-interactive-shell):
        Change command to invoke /bin/sh slightly to make it compatible
--- 1775,1781 ----
        (tramp-get-decoding-function, tramp-set-decoding-function):
        Old functions, removed.
  
! 2002-09-10  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-open-connection-setup-interactive-shell):
        Change command to invoke /bin/sh slightly to make it compatible
***************
*** 1782,1788 ****
        * net/tramp.el (tramp-handle-write-region): Added missing
        `)'.  Hope it's the right place.
  
! 2002-09-09  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-open-connection-setup-interactive-shell):
        Do "exec env PS1='$ ' /bin/sh" instead of just "exec /bin/sh" in
--- 1786,1792 ----
        * net/tramp.el (tramp-handle-write-region): Added missing
        `)'.  Hope it's the right place.
  
! 2002-09-09  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-open-connection-setup-interactive-shell):
        Do "exec env PS1='$ ' /bin/sh" instead of just "exec /bin/sh" in
***************
*** 1836,1842 ****
        `tramp-get-completion-su' (the previous place for this stuff)
        doesn't exist any longer.
  
! 2002-09-07  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-enter-password):
        Use `tramp-password-end-of-line' to terminate the line.
--- 1840,1846 ----
        `tramp-get-completion-su' (the previous place for this stuff)
        doesn't exist any longer.
  
! 2002-09-07  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-enter-password):
        Use `tramp-password-end-of-line' to terminate the line.
***************
*** 1848,1854 ****
        (tramp-wait-for-output, tramp-post-connection): Allow "\r" at end
        of line of the output delimiter.
  
! 2002-09-06  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-handle-file-local-copy, tramp-find-shell)
        (tramp-open-connection-setup-interactive-shell): Add some comments
--- 1852,1858 ----
        (tramp-wait-for-output, tramp-post-connection): Allow "\r" at end
        of line of the output delimiter.
  
! 2002-09-06  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-handle-file-local-copy, tramp-find-shell)
        (tramp-open-connection-setup-interactive-shell): Add some comments
***************
*** 1866,1872 ****
        (tramp-completion-mode): Replace `last-input-char' by modern
        `last-input-event'. Check for `event-modifiers'.
  
! 2002-09-06  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (file-expand-wildcards): Corrected check to see if
        advising is necessary.
--- 1870,1876 ----
        (tramp-completion-mode): Replace `last-input-char' by modern
        `last-input-event'. Check for `event-modifiers'.
  
! 2002-09-06  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (file-expand-wildcards): Corrected check to see if
        advising is necessary.
***************
*** 1987,1993 ****
        (tramp-completion-handle-file-name-all-completions):
        Apply `tramp-completion-run-real-handler'.
        (tramp-parse-rhosts)
!       (tramp-parse-shosts): Use `with-temp-buffer'. `result,b4(B renamed to
        `res' (otherwise side effects in XEmacs).
  
  2002-08-24  Michael Albinus  <address@hidden>
--- 1991,1997 ----
        (tramp-completion-handle-file-name-all-completions):
        Apply `tramp-completion-run-real-handler'.
        (tramp-parse-rhosts)
!       (tramp-parse-shosts): Use `with-temp-buffer'. `result,B.(B renamed to
        `res' (otherwise side effects in XEmacs).
  
  2002-08-24  Michael Albinus  <address@hidden>
***************
*** 2066,2078 ****
        list in order to avoid nested lists, f.e. when invoked from
        `tramp-handle-dired-call-process'.
  
! 2002-09-05  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-chunksize): New kluge variable.
        (tramp-send-region): If tramp-chunksize is non-nil, send region in
        parts and sleep 0.1 seconds between chunks.
  
! 2002-09-03  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-handle-insert-directory):
        Use `insert-buffer-substring' instead of `insert-buffer', which is not
--- 2070,2082 ----
        list in order to avoid nested lists, f.e. when invoked from
        `tramp-handle-dired-call-process'.
  
! 2002-09-05  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-chunksize): New kluge variable.
        (tramp-send-region): If tramp-chunksize is non-nil, send region in
        parts and sleep 0.1 seconds between chunks.
  
! 2002-09-03  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-handle-insert-directory):
        Use `insert-buffer-substring' instead of `insert-buffer', which is not
***************
*** 2083,2094 ****
        (file-expand-wildcards): Don't advise unless "[" and "]" are used
        in the filename format.
  
! 2002-09-01  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-methods): Remove duplicate definition of
        ssh1-old and ssh2-old.
  
! 2002-09-22  Kai Gro,b_(Bjohann  <address@hidden>
  
        * dired.el (dired-insert-directory): Always add "--dired" to to
        SWITCHES for remote files.
--- 2087,2098 ----
        (file-expand-wildcards): Don't advise unless "[" and "]" are used
        in the filename format.
  
! 2002-09-01  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-methods): Remove duplicate definition of
        ssh1-old and ssh2-old.
  
! 2002-09-22  Kai Gro,A_(Bjohann  <address@hidden>
  
        * dired.el (dired-insert-directory): Always add "--dired" to to
        SWITCHES for remote files.
***************
*** 2645,2651 ****
        (ps-print-color-p, ps-page-dimensions-database): Autoload var.
        (ps-print-code, ps-print-preprint-region): Adjust code.
  
! 2002-09-10  Kai Gro,b_(Bjohann  <address@hidden>
  
        * files.el (auto-mode-alist): ~/.gnus, ~/.viper are in
        emacs-lisp-mode, like ~/.emacs.
--- 2649,2655 ----
        (ps-print-color-p, ps-page-dimensions-database): Autoload var.
        (ps-print-code, ps-print-preprint-region): Adjust code.
  
! 2002-09-10  Kai Gro,A_(Bjohann  <address@hidden>
  
        * files.el (auto-mode-alist): ~/.gnus, ~/.viper are in
        emacs-lisp-mode, like ~/.emacs.
***************
*** 4491,4497 ****
        (encode-char): Use ucs-mule-to-mule-unicode.
  
        * international/characters.el: Fix settings of U+2000-U+2027.
!       Remove $,1uf(B.
  
        * international/mule-cmds.el (locale-language-names): Fix be, add
        address@hidden, modify tg.
--- 4495,4501 ----
        (encode-char): Use ucs-mule-to-mule-unicode.
  
        * international/characters.el: Fix settings of U+2000-U+2027.
!       Remove $(C'Y(B.
  
        * international/mule-cmds.el (locale-language-names): Fix be, add
        address@hidden, modify tg.




reply via email to

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