]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
(bs--window-for-buffer): Remove.
[gnu-emacs] / lisp / ChangeLog
index 76d66379c73d226f0e24491a6f05900c8aa595e1..add015be455a424485cfb96561285f6bdcbc9497 100644 (file)
@@ -1,3 +1,95 @@
+2006-11-10  Juanma Barranquero  <lekktu@gmail.com>
+
+       * bs.el (bs--window-for-buffer): Remove.
+       (bs--show-with-configuration): Use `get-window-with-predicate'
+       instead of `bs--window-for-buffer'.
+
+2006-11-10  Kenichi Handa  <handa@m17n.org>
+
+       * files.el (revert-buffer): Fix previous change.
+
+2006-11-09  Juanma Barranquero  <lekktu@gmail.com>
+
+       * bs.el (bs--redisplay): Fix typo in docstring.
+       (bs--window-config-coming-from): Make frame-local.
+       (bs--restore-window-config): New function.
+       (bs-kill, bs-select, bs-select-other-window)
+       (bs-select-other-frame): Use it.
+       (bs--window-for-buffer): Return as soon as a matching buffer is found.
+       (bs--show-with-configuration): Save the window configuration as a
+       frame local var, and only if *buffer-selection* is not already
+       visible on this frame.
+
+2006-11-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * vc-svn.el (vc-svn-admin-directory): New var.
+       (vc-svn-registered, vc-svn-responsible-p)
+       (vc-svn-repository-hostname): Use it.
+       Suggested by arit93@yahoo.com.
+
+2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
+
+       * ldefs-boot.el: Regenerate.
+
+2006-11-08  Alan Mackenzie  <acm@muc.de>
+
+       * emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the
+       case (eq open-paren-in-column-0-is-defun-start nil) by searching
+       for least nested open-paren.
+
+2006-11-08  Romain Francoise  <romain@orebokech.com>
+
+       * subr.el (remove-overlays): Fix typo in last change.
+
+2006-11-08  Richard Stallman  <rms@gnu.org>
+
+       * subr.el (remove-overlays): Call overlay-recenter.
+
+2006-11-08  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
+
+       * printing.el (pr-alist-custom-set, pr-ps-utility-custom-set)
+       (pr-ps-name-custom-set, pr-txt-name-custom-set): Return back the old
+       behaviour.
+       (pr-menu-bind): Act on global-map instead of menu-bar-file-menu
+       directly.
+
+2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
+
+       * ido.el (ido-ignore-extensions, ido-show-dot-for-dired)
+       (ido-max-dir-file-cache, ido-decorations)
+       (ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth)
+       (ido-magic-backward-char, ido-enter-dired)
+       (ido-enter-insert-buffer, ido-enter-insert-file, ido-dired)
+       (ido-list-directory, ido-first-match, ido-only-match)
+       (ido-subdir, ido-indicator): Fix typos in docstrings.
+       (ido-buffer-internal, ido-completion-help): Fix typos in messages.
+       (ido-read-internal): Fix typo in error message.
+
+2006-11-08  Kenichi Handa  <handa@m17n.org>
+
+       * international/mule-cmds.el (set-default-coding-systems): Always
+       set default-file-name-coding-system to utf-8 for Mac Darwin.
+
+2006-11-08  Juanma Barranquero  <lekktu@gmail.com>
+
+       * makefile.w32-in (setwins): Remove.
+       (WINS_ALMOST): New macro.
+       (WINS): Use it.
+       (autoloads): Don't extract autoloads from files in obsolete/.
+
+2006-11-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * whitespace.el (whitespace-buffer): Call remove-overlays after
+       overlay-recenter for performance.  Suggested by Martin Rudalics.
+
+2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-default-method): scp is the default method.
+
+2006-11-07  Juanma Barranquero  <lekktu@gmail.com>
+
+       * server.el (server-start): Save also the Emacs pid in the server file.
+
 2006-11-07  Carsten Dominik  <dominik@science.uva.nl>
 
        * textmodes/reftex-cite.el (reftex-pop-to-bibtex-entry): Preserve
@@ -28796,6 +28888,7 @@ See ChangeLog.11 for earlier changes.
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit
+;; add-log-time-zone-rule: t
 ;; End:
 
     Copyright (C) 2005, 2006 Free Software Foundation, Inc.