]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
Revert 2014-03-04T14:33:56Z!bzg@gnu.org.
[gnu-emacs] / lisp / ChangeLog
index 4b4b85b4a47f11e02bec4cf400b16d694546f9a5..d799dbbd9619225e85bb70ac523d18e85f88c336 100644 (file)
@@ -1,5 +1,32 @@
+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.