mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
*** empty log message ***
This commit is contained in:
parent
39696a778f
commit
6794bf285d
1 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@
|
|||
(tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.
|
||||
|
||||
* net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
|
||||
(tramp-ftp-file-name-handler): Set "started" property.
|
||||
(tramp-ftp-file-name-handler): Set "started" property.
|
||||
|
||||
2007-08-24 Ulrich Mueller <ulm@gentoo.org> (tiny change)
|
||||
|
||||
|
|
@ -48,8 +48,8 @@
|
|||
(byte-compile-output-as-comment): Use with-current-buffer rather than
|
||||
a weird set-buffer&prog1 combination.
|
||||
|
||||
* emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the test
|
||||
so as to optimise cases where the `progn's result is constant.
|
||||
* emacs-lisp/byte-opt.el (byte-optimize-if): Move `progn' out of the
|
||||
test so as to optimise cases where the `progn's result is constant.
|
||||
|
||||
2007-08-23 Thien-Thi Nguyen <ttn@gnuvola.org>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue