Typo.
[bpt/emacs.git] / lisp / ChangeLog
index cf443d4..b7de6ea 100644 (file)
@@ -1,9 +1,151 @@
-2008-08-20  Chong Yidong  <cyd@stupidchicken.com>
+2008-08-26  Glenn Morris  <rgm@gnu.org>
 
-       * wdired.el (wdired-old-auto-revert-mode): New var.
-       (wdired-change-to-wdired-mode): Turn off auto-revert-mode.
-       (wdired-change-to-dired-mode): Turn auto-revert-mode on if it used
-       to be on.
+       * progmodes/gud.el (tramp-file-name-localname)
+       (tramp-dissect-file-name): Declare.
+
+       * term/pc-win.el (msdos-setup-keyboard): Fix declaration.
+
+2008-08-25  Eli Zaretskii  <eliz@gnu.org>
+
+       * bindings.el (mode-line-frame-control): New function, caters to
+       `pc' ``window system''.
+       (mode-line-frame-identification): Use it instead of accessing
+       window-system directly.
+
+2008-08-25  Juri Linkov  <juri@jurta.org>
+
+       * textmodes/text-mode.el (text-mode-map): Unbind "\es" from
+       `center-line' and "\eS" from `center-paragraph'.
+       (facemenu-keymap): Bind "\es" to `center-line' and "\eS" to
+       `center-paragraph'.
+
+2008-08-25  Ulf Jasper  <ulf@web.de>
+
+       * net/newst-treeview.el (newsticker-treeview-own-frame): Doc
+       fixed.
+       (newsticker-treeview-treewindow-width): New.
+       (newsticker-treeview-listwindow-height): New.
+       (newsticker-treeview-browse-url-item): New.
+       (newsticker-treeview-mode-map): Added
+       newsticker-treeview-browse-url-item.
+       (newsticker--treeview-window-init): Use
+       newsticker-treeview-treewindow-width and
+       newsticker-treeview-listwindow-height.
+
+       * net/newst-reader.el (newsticker-browse-url-item): New.
+
+2008-08-25  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * vc-dir.el (vc-dir-marked-only-files-and-states):
+       (vc-dir-child-files-and-states): Reverse the list before returning it.
+
+2008-08-24  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/dbus.el (dbus-introspect): Use `dbus-call-method-non-blocking'.
+
+2008-08-24  Romain Francoise  <romain@orebokech.com>
+
+       * progmodes/python.el (run-python): Remove '' from sys.path.
+
+2008-08-23  Glenn Morris  <rgm@gnu.org>
+
+       * progmodes/fortran.el (fortran-tab-mode-string)
+       (fortran-comment-line-start, fortran-continuation-string): Doc fixes.
+
+2008-08-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * term/pc-win.el (msdos-setup-keyboard) <msdos-setup-keyboard>:
+       Add declare-function.
+
+       * startup.el (command-line): Don't call tty-register-default-colors
+       if initial-window-system is `pc'.
+
+       * term/internal.el (local-function-key-map): Fix unbalanced parens.
+       (msdos-key-remapping-map): New variable.  Move
+       here all the special keys we will be remapping via
+       local-function-key-map.
+       (msdos-setup-keyboard): New function.
+
+       * term/pc-win.el (msdos-create-frame-with-faces): Renamed from
+       make-msdos-frame.
+       (terminal-init-internal): New function, errors out if called.
+       (msdos-initialize-window-system): New function.
+       (msdos-create-frame-with-faces): Set the terminal's
+       `terminal-initted' (sic!) parameter.
+       (frame-creation-function-alist): Add msdos-create-frame-with-faces.
+       (window-system-initialization-alist): Add
+       msdos-initialize-window-system.
+       (handle-args-function-alist): Use tty-handle-args for `pc'
+       ``window system'' as well.
+       (pc-win): Provide.
+
+       * term/tty-colors.el (tty-register-default-colors): Remove bogus
+       code for using msdos-color-values.
+
+       * loadup.el [ms-dos]: Load term/pc-win.
+
+2008-08-23  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * vc-dir.el (vc-dir-prepare-status-buffer): Make sure we use a
+       directory name.
+
+2008-08-23  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gud.el (gud-common-init): Use absolute file so that
+       perldb works with tramp (sudo).
+
+       * term/x-win.el (x-gtk-map-stock): Don't let the tool bar destroy
+       match data in process filters.
+
+2008-08-23  Martin Rudalics  <rudalics@gmx.at>
+
+       * dired.el (dired-buffer-stale-p): Do not revert buffer that
+       can be written.
+
+2008-08-23  Glenn Morris  <rgm@gnu.org>
+
+       * dired-x.el (dired-guess-shell-alist-default): Add .mp3 and .ogg.
+       (dired-guess-shell-alist-user): Doc fix.  (Bug#417).
+
+2008-08-23  Chong Yidong  <cyd@stupidchicken.com>
+
+       * subr.el (temp-buffer-show-hook): Doc fix.
+
+2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-remote-process-environment): Add "EMACS=t"
+       and "INSIDE_EMACS=...".  Reported by Tassilo Horn
+       <tassilo@member.fsf.org>.
+
+       * net/trampver.el: Update release number.
+
+       * net/xesam.el (xesam-minor-mode): New minor mode.
+       (xesam-highlight-buffer): Remove.  Code moved to
+       `xesam-minor-mode'.
+       (xesam-refresh-entry): Use `xesam-minor-mode'.
+
+2008-08-21  Chong Yidong  <cyd@stupidchicken.com>
+
+       * minibuffer.el (completion--try-word-completion): Disable
+       partial-completion when considering the addition of a space or
+       hyphen.
+
+2008-08-21  John Paul Wallington  <jpw@pobox.com>
+
+       * mail/rmail.el (rmail-insert-inbox-text): Ensure that the
+       filename of `tofile' doesn't contain any colons on Windows,
+       Cygwin, and MS-DOS systems.
+
+2008-08-21  Daiki Ueno  <ueno@unixuser.org>
+
+       * epg.el (epg-make-context, epg-context-set-passphrase-callback)
+       (epg-context-set-progress-callback): Make sure the callback is a
+       cons of a function and a handback.  Update all callers.
+
+2008-08-20  David Reitter  <david.reitter@gmail.com>
+
+       * term/ns-win.el (ns-cursor-blink-rate, ns-cursor-blink-mode): Remove.
+       Patch applied by Adrian Robert.
 
 2008-08-20  Kevin Ryde  <user42@zip.com.au>
 
 
        * language/utf-8-lang.el ("UTF-8"): Add the preferred charsets.
 
-       * international/fontset.el (script-representative-chars): Delete
-       the entry for symbol.
+       * international/fontset.el (script-representative-chars):
+       Delete the entry for symbol.
        (setup-default-fontset): For symbol characters, don't specify
        :script property.
 
        (proced-mode-map): Add tooltips for menus.  Use radio buttons for
        listing types.
        (proced-log-buffer): New variable.
-       (proced-mark-all, proced-unmark-all, proced-do-mark-al): Operate
-       on region if transient-mark-mode is turned on and the region is
-       active.
+       (proced-mark-all, proced-unmark-all, proced-do-mark-al): Operate on
+       region if transient-mark-mode is turned on and the region is active.
        (proced-omit-processes): Renamed from proced-hide-processes to
        avoid key clash with describe-mode (bound to h).  Search for
        marked processes starting from point-min.
 
 2008-08-17  Michael Albinus  <michael.albinus@gmx.de>
 
-       * net/xesam.el (xesam-vendor, xesam-notify-function): New local
-       variables.
+       * net/xesam.el (xesam-vendor, xesam-notify-function):
+       New local variables.
        (xesam-mode): Extend docstring.  Initialize `xesam-notify-function'.
        (xesam-refresh-entry): Use `xesam-notify-function' if set.  Remove
        Debbugs specific code; it shall be enabled via `xesam-mode-hooks'.
        (line-move-1): Convert temporary-goal-column back to an integer if
        it was set as a float by a previous call to line-move-visual.
        (end-of-visual-line, beginning-of-visual-line)
-       (next-logical-line, previous-logical-line):  New functions.
+       (next-logical-line, previous-logical-line): New functions.
 
 2008-07-17  David Reitter  <david.reitter@gmail.com>
 
        keybindings to ctl-x-map.
 
        * bookmark.el: Rebind three global `C-x r' keys "b", "m", "l"
-       to the new map `ctl-x-r-map'  in autoload cookies.
+       to the new map `ctl-x-r-map' in autoload cookies.
 
        * expand.el: Rebind two global `C-x a' keys "n", "p"
        to the new map `abbrev-map' in autoload cookies.