From 7cf7e30ff4ee5ac8e8c1b4e3ec49226abb96bc7d Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Sun, 9 Oct 2005 22:32:57 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 2 +- lisp/ChangeLog | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index fa5caeee5c6..b32e2b83fdc 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -4402,7 +4402,7 @@ If non-nil, that says to preserve the window's current margin, fringe, and scroll-bar settings. +++ -*** The new function `window-split-tree' returns a frame's window split tree. +*** The new function `window-tree' returns a frame's window tree. +++ ** Customizable fringe bitmaps diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 22157d2482b..2b7659bcd7f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -48,7 +48,7 @@ across products. * calc/calc-keypd.el (calc-do-keypad): Widen keypad window for - fullscreen keypad. Suggested by Luc Teirlinck. + fullscreen keypad. Suggested by Luc Teirlinck. (calc-keypad-show-input): Add space for formatting. * calc/calc-mode.el (calc-matrix-mode, math-get-modes-vec): @@ -63,19 +63,17 @@ * net/tramp.el (tramp-perl-directory-files-and-attributes): Add error handling. - (tramp-handle-directory-files-and-attributes): Handle error perl - error message. + (tramp-handle-directory-files-and-attributes): Handle perl error msg. 2005-10-08 Michael Albinus Sync with Tramp 2.0.51. * net/tramp.el (tramp-handle-set-visited-file-modtime) - (tramp-handle-insert-file-contents) - (tramp-handle-write-region): Insert special handling for - `last-coding-system-used' again, it still seems to be - necessary (unlike stated before). Reported by Toshinori Sugita - + (tramp-handle-insert-file-contents, tramp-handle-write-region): + Insert special handling for `last-coding-system-used', again + it still seems to be necessary (unlike stated before). + Reported by Toshinori Sugita . (tramp-password-prompt-regexp): There might be other words before trailing ":". Reported by Kurt Steinkraus . (tramp-chunksize): Improve docstring. -- 2.39.5