emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r116785: lisp/ChangeLog: Move up misplaced entry.


From: Juanma Barranquero
Subject: [Emacs-diffs] trunk r116785: lisp/ChangeLog: Move up misplaced entry.
Date: Tue, 18 Mar 2014 01:13:14 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116785
revision-id: address@hidden
parent: address@hidden
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Tue 2014-03-18 02:13:00 +0100
message:
  lisp/ChangeLog: Move up misplaced entry.
  
  lisp/org/ChangeLog: Fix typo.
modified:
  lisp/ChangeLog                 changelog-20091113204419-o5vbwnq5f7feedwu-1432
  lisp/org/ChangeLog             changelog-20091113204419-o5vbwnq5f7feedwu-8688
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2014-03-18 00:42:37 +0000
+++ b/lisp/ChangeLog    2014-03-18 01:13:00 +0000
@@ -1,4 +1,8 @@
-2014-03-17  Stefan  <address@hidden>
+2014-03-18  Daniel Colascione  <address@hidden>
+
+       * startup.el (tty-handle-args): Remove debug message from 2007.
+
+2014-03-17  Stefan Monnier  <address@hidden>
 
        * 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  <address@hidden>
-
-       * startup.el (tty-handle-args): Remove debug message from 2007.
-
 2014-03-15  Juanma Barranquero  <address@hidden>
 
        * term/ns-win.el (x-command-line-resources): Rename from ns-... version,
@@ -163,8 +163,8 @@
 
 2014-03-13  Dmitry Gutov  <address@hidden>
 
-       * 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  <address@hidden>  (tiny change)
 

=== modified file 'lisp/org/ChangeLog'
--- a/lisp/org/ChangeLog        2014-02-25 18:10:52 +0000
+++ b/lisp/org/ChangeLog        2014-03-18 01:13:00 +0000
@@ -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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]