]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
Revert 2014-03-04T14:33:56Z!bzg@gnu.org.
[gnu-emacs] / lisp / ChangeLog
index fe40615d6e0f295bc1b38f98238164b767f9222c..d799dbbd9619225e85bb70ac523d18e85f88c336 100644 (file)
@@ -1,7 +1,20 @@
-2014-03-04  Bastien Guerry  <bzg@gnu.org>
+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>
 
-       * minibuffer.el (minibuffer-completion-help): Use 0 as the
-       fallback value for `base-size'.  (Bug#16933)
+       * 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>