aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2014-03-18 02:13:00 +0100
committerJuanma Barranquero2014-03-18 02:13:00 +0100
commit07f44fdbfe0060781773f04867cfe1e1a1411f83 (patch)
treece46e39416cd9e5de240276af2b5ce26d8a9dd3f /lisp/ChangeLog
parentad97cc28d1420acf2b5537724bdc8a82745de8b6 (diff)
downloademacs-07f44fdbfe0060781773f04867cfe1e1a1411f83.tar.gz
emacs-07f44fdbfe0060781773f04867cfe1e1a1411f83.zip
lisp/ChangeLog: Move up misplaced entry.
lisp/org/ChangeLog: Fix typo.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog14
1 files changed, 7 insertions, 7 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7f25ebb2e6e..69419a3d1ea 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,8 @@
12014-03-17 Stefan <monnier@iro.umontreal.ca> 12014-03-18 Daniel Colascione <dancol@dancol.org>
2
3 * startup.el (tty-handle-args): Remove debug message from 2007.
4
52014-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
2 6
3 * emacs-lisp/nadvice.el (advice--interactive-form): New function. 7 * emacs-lisp/nadvice.el (advice--interactive-form): New function.
4 (advice--make-interactive-form): Use it to avoid (auto)loading function. 8 (advice--make-interactive-form): Use it to avoid (auto)loading function.
@@ -67,10 +71,6 @@
67 (rst-uncomment-region, rst-font-lock-find-unindented-line-match) 71 (rst-uncomment-region, rst-font-lock-find-unindented-line-match)
68 (rst-font-lock-handle-adornment-matcher): Mark unused arguments. 72 (rst-font-lock-handle-adornment-matcher): Mark unused arguments.
69 73
702014-03-18 Daniel Colascione <dancol@dancol.org>
71
72 * startup.el (tty-handle-args): Remove debug message from 2007.
73
742014-03-15 Juanma Barranquero <lekktu@gmail.com> 742014-03-15 Juanma Barranquero <lekktu@gmail.com>
75 75
76 * term/ns-win.el (x-command-line-resources): Rename from ns-... version, 76 * term/ns-win.el (x-command-line-resources): Rename from ns-... version,
@@ -163,8 +163,8 @@
163 163
1642014-03-13 Dmitry Gutov <dgutov@yandex.ru> 1642014-03-13 Dmitry Gutov <dgutov@yandex.ru>
165 165
166 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Fontify 166 * progmodes/ruby-mode.el (ruby-font-lock-keywords):
167 multiple adjacent negation chars. (Bug#17004) 167 Fontify multiple adjacent negation chars. (Bug#17004)
168 168
1692014-03-13 Tom Willemse <tom@ryuslash.org> (tiny change) 1692014-03-13 Tom Willemse <tom@ryuslash.org> (tiny change)
170 170