]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog
* lisp/faces.el (describe-face): Add distant-foreground.
[gnu-emacs] / lisp / ChangeLog
index 6b941c67fce025483890bbd50a2248a472540ebe..0781971c38fa612aa6affa3bdf1282a2d6535128 100644 (file)
@@ -1,3 +1,28 @@
+2013-11-08  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * faces.el (describe-face): Add distant-foreground.
+
+2013-11-08  Bozhidar Batsov  <bozhidar@batsov.com>
+
+       * progmodes/ruby-mode.el (ruby-mode-set-encoding): Use
+       `ruby-encoding-magic-comment-style' to control the
+       style of the auto-inserted encoding comment.
+
+2013-11-08  Dmitry Gutov  <dgutov@yandex.ru>
+
+       * progmodes/ruby-mode.el (ruby-smie--indent-to-stmt): Use
+       `smie-backward-sexp' with token argument.
+
+2013-11-08  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp-sh.el (tramp-set-remote-path, tramp-get-ls-command):
+       Remove instrumentation code.
+
+2013-11-08  Glenn Morris  <rgm@gnu.org>
+
+       * progmodes/autoconf.el (autoconf-mode):
+       Tweak comment-start-skip.  (Bug#15822)
+
 2013-11-08  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * progmodes/sh-script.el (sh-smie--sh-keyword-in-p): Don't inf-loop
        * emacs-lisp/macroexp.el (macroexp--compiling-p): New function.
        (macroexp--warn-and-return): Use it.
 
+2013-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * lisp/subr.el: Convert to lexical binding.
+       (overriding-local-map): Make obsolete.
+       (add-to-list): Doc fix.  Add compiler macro.
+       (read-key): Swap values of local maps.
+
 2013-06-05  Leo Liu  <sdl.web@gmail.com>
 
        * eshell/esh-mode.el (eshell-mode): Fix key bindings.