]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
Revert last change to w32_read_socket.
[gnu-emacs] / lisp / ChangeLog
index 2585d41bbb47f7bb836e4743e1b60db8e5757578..e17872e234783ac2dcdf026281f00b134766d3b4 100644 (file)
@@ -1,5 +1,170 @@
+2014-03-10  Glenn Morris  <rgm@gnu.org>
+
+       * files.el (find-file): Doc fix: update info node name.
+
+       * emacs-lisp/advice.el (ad-add-advice, defadvice):
+       Doc fix: remove references to deleted info nodes.
+
+2014-03-10  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
+       Do not add `nil' to the environment, when there's no remote `locale'.
+       (tramp-find-inline-encoding): Check, that the remote host has
+       installed perl, before sending scripts.
+
+2014-03-10  Leo Liu  <sdl.web@gmail.com>
+
+       * emacs-lisp/eldoc.el (eldoc-minibuffer-message): Clear
+       eldoc-last-message.  (Bug#16920)
+
+2014-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * desktop.el (desktop-create-buffer): Don't run activate-mark-hook
+       (bug#14430).
+
+2014-03-09  Juri Linkov  <juri@jurta.org>
+
+       * ansi-color.el (ansi-color-names-vector): Copy default colors
+       from `xterm-standard-colors' that look well on the default white
+       background (and also on the black background) to avoid illegible
+       color combinations like yellow-on-white and white-on-white.
+       http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00157.html
+
+2014-03-08  Juanma Barranquero  <lekktu@gmail.com>
+
+       * frameset.el (frameset-restore): When no frame is visible, do not
+       generate a list of frames, just make visible the selected one.
+
+2014-03-08  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * vc/vc-git.el (vc-git-command): Turn FILE-OR-LIST into nil when
+       it only contains the repository root.  (Bug#16897)
+
+2014-03-07  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp-sh.el (tramp-sh-handle-vc-registered): Run first pass
+       only when `remote-file-name-inhibit-cache' is nil.
+       (tramp-sh-file-name-handler): Use `tramp-error'.  Simplify code.
+
+2014-03-06  Martin Rudalics  <rudalics@gmx.at>
+
+       * window.el (fit-frame-to-buffer, fit-frame-to-buffer-margins):
+       Fix doc-strings.
+       (fit-frame-to-buffer): New argument ONLY.  Remove dependency on
+       fit-frame-to-buffer variable.  Fix doc-string.
+       (fit-window-to-buffer): Set ONLY argument in call of
+       fit-frame-to-buffer.  Fix doc-string.
+
+2014-03-06  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-error): VEC-OR-PROC can be nil.
+       (tramp-action-password): Clear password cache if needed.
+       (tramp-read-passwd): Do not clear password cache.
+
+       * net/tramp-gvfs.el (tramp-gvfs-handler-askpassword): Clear password
+       cache unless it is the first password request.
+
+2014-03-06  Glenn Morris  <rgm@gnu.org>
+
+       * simple.el (newline): Doc tweak.
+
+       * emacs-lisp/shadow.el (load-path-shadows-find):
+       Ignore dir-locals.  (Bug#12357)
+
+2014-03-05  Glenn Morris  <rgm@gnu.org>
+
+       * files.el (interpreter-mode-alist):
+       * progmodes/sh-script.el (sh-ancestor-alist): Add dash.  (Bug#16938)
+
+2014-03-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * frameset.el (frameset--initial-params): Filter out null entries.
+
+2014-03-05  Martin Rudalics  <rudalics@gmx.at>
+
+       * window.el (window-min-height, window-min-width):
+       Rewrite doc-strings.
+       (window-body-size): Add PIXELWISE argument to make it consistent
+       with its callees.
+
+2014-03-05  Juanma Barranquero  <lekktu@gmail.com>
+
+       * finder.el (finder-mode-map, finder-mode-syntax-table):
+       Revert part of 2014-02-28 change.
+
+2014-03-05  Lars Ingebrigtsen  <larsi@gnus.org>
+
+       * net/eww.el (eww-mode-map): [tab] doesn't work on tty.
+       (eww-setup-buffer): Clear next/prev/etc more reliably.
+       (eww-textarea-map): [tab] doesn't work on tty.
+       Reported by Mario Lang.
+
+       * net/shr.el (shr-map): Ditto.
+
+2014-03-04  Glenn Morris  <rgm@gnu.org>
+
+       * minibuffer.el (completion-hilit-commonality):
+       Revert 2014-03-01 short-cut, which changed the return value. (Bug#16933)
+
+2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
+
+       * hilit-chg.el (hilit-chg-unload-function): New function.
+       (highlight-changes-mode, highlight-changes-visible-mode): Fix typos.
+       (hilit-chg-map-changes): Prefer cardinal number to digit.
+       (hilit-chg-display-changes): Reflow docstring.
+       (highlight-changes-rotate-faces): Remove superfluous backslash.
+
+2014-03-04  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp-sh.el (tramp-sh-handle-vc-registered): Do not call
+       `tramp-send-command-and-check'.
+
+2014-03-04  Juanma Barranquero  <lekktu@gmail.com>
+
+       * hexl.el (hexl-address-region, hexl-ascii-region)
+       (hexl-goto-hex-address, hexl-backward-char, hexl-forward-char)
+       (hexl-backward-short, hexl-forward-short, hexl-backward-word)
+       (hexl-forward-word, hexl-previous-line, hexl-next-line):
+       Use "Hexl mode" for non-hyperlinked hexl-mode references in docstrings.
+       (hexl-mode): Doc fix.
+       (hexl-ascii-start-column, hexl-beginning-of-line, hexl-end-of-line)
+       (hexl-mode-ruler): Fix typos in docstrings.
+
+       * strokes.el (strokes-xpm-header, strokes-rate-stroke): Fix typos.
+       (strokes-character, strokes-get-grid-position, strokes-list-strokes):
+       Remove superfluous backslashes.
+       (strokes-last-stroke, strokes-global-map, strokes-mode):
+       Reflow docstrings.
+       (strokes-xpm-for-stroke, strokes-xpm-to-compressed-string)
+       (strokes-xpm-for-compressed-string): Use quotes with buffer name.
+       (strokes-distance-squared, strokes-global-set-stroke)
+       (strokes-global-set-stroke-string): Doc fixes.
+       (strokes-help): Fix typos; reflow docstring.
+
+2014-03-04  Martin Rudalics  <rudalics@gmx.at>
+
+       * window.el (window-in-direction): Fix doc-string.
+
+2014-03-04  Glenn Morris  <rgm@gnu.org>
+
+       * emacs-lisp/smie.el (smie-config-guess): Doc fix.
+       Explicit error if no grammar.
+       (smie-config-save): Doc fix.  Fix quote typo.
+
 2014-03-04  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+       * progmodes/cc-mode.el (c-initialize-cc-mode): Only hook into
+       electric-indent-mode-hook if we obey electric-indent-mode.
+       (c-basic-common-init): Use (fboundp 'electric-indent-local-mode) to
+       decide whether we obey electric-indent-mode.
+       (c-change-set-fl-decl-start, c-extend-after-change-region):
+       Silence warnings.
+       (c-electric-indent-mode-hook): Assume we do want to obey
+       electric-indent-mode.
+
+       * electric.el (electric-indent-mode-has-been-called): Remove.
+       (electric-indent-mode): Fix accordingly.
+
        * files.el (hack-local-variables): Mention file name in warning.
 
        * htmlfontify.el (hfy-fontify-buffer): Drop `invis-range' message.
 2014-02-28  Martin Rudalics  <rudalics@gmx.at>
 
        Revert recent with-temp-buffer-window change (Bug#16816, Bug#16882).
-       * window.el (with-temp-buffer-window): Revert change from
-       2014-02-21.  Suggested by Thierry Volpiatto.
-       <thierry.volpiatto@gmail.com>.  Fix doc-string based on a
-       suggestion by Nicolas Richard <theonewiththeevillook@yahoo.fr>.
+       * window.el (with-temp-buffer-window): Revert change from 2014-02-21.
+       Suggested by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
+       Fix doc-string based on a suggestion by Nicolas Richard
+       <theonewiththeevillook@yahoo.fr>.
        * help.el (with-help-window): Fix doc-string.
 
 2014-02-28  Ivan Kanis  <ivan@kanis.fr>
 
 2014-02-22  Daniel Colascione  <dancol@dancol.org>
 
-       * net/secrets.el (secrets-create-item,secrets-search-items):
+       * net/secrets.el (secrets-create-item, secrets-search-items):
        Check that attribute values are strings, avoiding the construction
        of invalid dbus messages.
 
        (ruby-smie-rules): Adjust handling of open-paren, now that it's never
        followed by implicit semi-colons.  Add rule for string concatenation
        and for indentation at BOB.
-       (ruby-forward-sexp, ruby-backward-sexp): Adjust for when smie is in use.
+       (ruby-forward-sexp, ruby-backward-sexp): Adjust for when SMIE is in use.
 
        * emacs-lisp/smie.el (smie-next-sexp): Don't go back to pos before
        calling next-sexp, since next-token may have skipped chars which
        * eshell/em-term.el (eshell-visual-command-p): New function.
        (eshell-term-initialize): Move long lambda to separate function
        eshell-visual-command-p.
-       * eshell/em-dirs.el (eshell-dirs-initialise):
+       * eshell/em-dirs.el (eshell-dirs-initialize):
        * eshell/em-script.el (eshell-script-initialize):
        Add missing #' to lambda.
 
 
 2013-06-05  Leo Liu  <sdl.web@gmail.com>
 
-       Re-implement smie matching block highlight using
+       Re-implement SMIE matching block highlight using
        show-paren-data-function.  (Bug#14395)
        * emacs-lisp/smie.el (smie-matching-block-highlight)
        (smie--highlight-matching-block-overlay)
 2013-04-19  Masatake YAMATO  <yamato@redhat.com>
 
        * progmodes/sh-script.el (sh-imenu-generic-expression):
-       Handle function names with a single character.   (Bug#14111)
+       Handle function names with a single character.  (Bug#14111)
 
-2013-04-19  Dima Kogan  <dima@secretsauce.net>    (tiny change)
+2013-04-19  Dima Kogan  <dima@secretsauce.net>  (tiny change)
 
        * progmodes/gud.el (gud-perldb-marker-filter): Understand position info
        for subroutines defined in an eval (bug#14182).