emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r106564: Relocate ChangeLog entries t


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r106564: Relocate ChangeLog entries to correct date.
Date: Wed, 30 Nov 2011 20:37:04 -0800
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 106564
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2011-11-30 20:37:04 -0800
message:
  Relocate ChangeLog entries to correct date.
modified:
  lisp/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2011-11-30 16:33:05 +0000
+++ b/lisp/ChangeLog    2011-12-01 04:37:04 +0000
@@ -1,32 +1,4 @@
-2011-11-30  Juanma Barranquero  <address@hidden>
-
-       * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
-       (hfy-shell-file-name, hfy-shell):
-       * international/fontset.el (x-decompose-font-name): Fix typos.
-
-2011-11-29  Ken Brown  <address@hidden>
-
-       * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
-       (gdb-version): Remove defvar.
-       (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
-       (gdb-gud-context-command, gdb-non-stop-handler)
-       (gdb-current-context-command, gdb-stopped): Use it.
-       (gdb-init-1): Enable pretty printing here.
-       (gdb-non-stop-handler): Don't enable pretty-printing here.  Check
-       to see if the target supports non-stop mode; if not, turn off
-       non-stop mode.  Use the following.
-       (gdb-check-target-async): New defun.
-       (gud-watch, gdb-stopped): Fix whitespace.
-       (gdb-get-source-file): Don't try to display the source file if
-       `gdb-main-file' is nil.
-
-2011-11-29  Stefan Monnier  <address@hidden>
-
-       * align.el: Try to generate fewer markers (bug#10047).
-       (align--set-marker): New macro.
-       (align-region): Use it.
-
-2011-11-29  Michael McNamara  <address@hidden>
+2011-12-01  Michael McNamara  <address@hidden>
 
        * progmodes/verilog-mode.el (verilog-pretty-expr):
        Rework verilog-pretty-expr to handle new assignment operators in system
@@ -56,7 +28,7 @@
        (verilog-sk-ovm-class): Add skeleton for OVM classes (reported
        by Alain Mellan).
 
-2011-11-29  Wilson Snyder  <address@hidden>
+2011-12-01  Wilson Snyder  <address@hidden>
 
        * progmodes/verilog-mode.el (verilog-read-defines): Fix reading
        parameters with embedded comments.  Reported by Ray Stevens.
@@ -181,6 +153,34 @@
        (verilog-read-decls): Fix parsing of unsigned data types, bug302.
        Reported by Jan Frode Lonnum.
 
+2011-11-30  Juanma Barranquero  <address@hidden>
+
+       * htmlfontify.el (hfy-page-header, hfy-post-html-hooks)
+       (hfy-shell-file-name, hfy-shell):
+       * international/fontset.el (x-decompose-font-name): Fix typos.
+
+2011-11-29  Ken Brown  <address@hidden>
+
+       * progmodes/gdb-mi.el: Fix bug#9853, bug#9858, and bug#9878.
+       (gdb-version): Remove defvar.
+       (gdb-supports-non-stop): New defvar, replacing `gdb-version'.
+       (gdb-gud-context-command, gdb-non-stop-handler)
+       (gdb-current-context-command, gdb-stopped): Use it.
+       (gdb-init-1): Enable pretty printing here.
+       (gdb-non-stop-handler): Don't enable pretty-printing here.  Check
+       to see if the target supports non-stop mode; if not, turn off
+       non-stop mode.  Use the following.
+       (gdb-check-target-async): New defun.
+       (gud-watch, gdb-stopped): Fix whitespace.
+       (gdb-get-source-file): Don't try to display the source file if
+       `gdb-main-file' is nil.
+
+2011-11-29  Stefan Monnier  <address@hidden>
+
+       * align.el: Try to generate fewer markers (bug#10047).
+       (align--set-marker): New macro.
+       (align-region): Use it.
+
 2011-11-29  Stefan Monnier  <address@hidden>
 
        * isearch.el (isearch-yank-x-selection): Deactivate mark (bug#10022).


reply via email to

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