mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
lisp/ChangeLog: Move up misplaced entry.
lisp/org/ChangeLog: Fix typo.
This commit is contained in:
parent
ad97cc28d1
commit
07f44fdbfe
@ -1,4 +1,8 @@
|
||||
2014-03-17 Stefan <monnier@iro.umontreal.ca>
|
||||
2014-03-18 Daniel Colascione <dancol@dancol.org>
|
||||
|
||||
* startup.el (tty-handle-args): Remove debug message from 2007.
|
||||
|
||||
2014-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* emacs-lisp/nadvice.el (advice--interactive-form): New function.
|
||||
(advice--make-interactive-form): Use it to avoid (auto)loading function.
|
||||
@ -67,10 +71,6 @@
|
||||
(rst-uncomment-region, rst-font-lock-find-unindented-line-match)
|
||||
(rst-font-lock-handle-adornment-matcher): Mark unused arguments.
|
||||
|
||||
2014-03-18 Daniel Colascione <dancol@dancol.org>
|
||||
|
||||
* startup.el (tty-handle-args): Remove debug message from 2007.
|
||||
|
||||
2014-03-15 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* term/ns-win.el (x-command-line-resources): Rename from ns-... version,
|
||||
@ -163,8 +163,8 @@
|
||||
|
||||
2014-03-13 Dmitry Gutov <dgutov@yandex.ru>
|
||||
|
||||
* progmodes/ruby-mode.el (ruby-font-lock-keywords): Fontify
|
||||
multiple adjacent negation chars. (Bug#17004)
|
||||
* progmodes/ruby-mode.el (ruby-font-lock-keywords):
|
||||
Fontify multiple adjacent negation chars. (Bug#17004)
|
||||
|
||||
2014-03-13 Tom Willemse <tom@ryuslash.org> (tiny change)
|
||||
|
||||
|
@ -8620,7 +8620,7 @@
|
||||
(org-agenda-run-series): Remove any old agenda markers in the
|
||||
buffer that is going to take the new block agenda.
|
||||
(org-prepare-agenda): Reset markers before erasing the buffer anc
|
||||
running `org-agenda-mode', because after that hte local variable
|
||||
running `org-agenda-mode', because after that the local variable
|
||||
`org-agenda-markers' will have gone away.
|
||||
(org-agenda-Quit):
|
||||
(org-finalize-agenda): Install the marker resetter into the
|
||||
|
Loading…
Reference in New Issue
Block a user