aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJoakim Verona2013-01-28 00:03:33 +0100
committerJoakim Verona2013-01-28 00:03:33 +0100
commit7a87fee72cf24500ee9e7f0b4a3effe77e2b3a53 (patch)
treea2ab223572d6bb71463836da2c95fa512234a255 /lisp/ChangeLog
parent41d9ac9abdae964900a6f31087e6b9160635b2ba (diff)
parentb162502414d491f6893d962a49a88dfabac86fbf (diff)
downloademacs-7a87fee72cf24500ee9e7f0b4a3effe77e2b3a53.tar.gz
emacs-7a87fee72cf24500ee9e7f0b4a3effe77e2b3a53.zip
auto upstream
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7c510771264..cc30dc82341 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,18 @@
12013-01-27 Dmitry Gutov <dgutov@yandex.ru>
2
3 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Remove some
4 checks made superfluous by the \_< operator.
5
62013-01-27 Nobuyoshi Nakada <nobu@ruby-lang.org>
7
8 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Use "\\_<"
9 instead of "\\b".
10
112013-01-27 Michael Albinus <michael.albinus@gmx.de>
12
13 * autorevert.el (auto-revert-handler): Notifications which result
14 from a saved file shall not be taken into account. (Bug#13557)
15
12013-01-26 Andreas Schwab <schwab@linux-m68k.org> 162013-01-26 Andreas Schwab <schwab@linux-m68k.org>
2 17
3 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add optional 18 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Add optional