[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r104746: Fix typos in lisp/ChangeLog.
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r104746: Fix typos in lisp/ChangeLog. |
Date: |
Mon, 27 Jun 2011 02:37:54 +0200 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 104746
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Mon 2011-06-27 02:37:54 +0200
message:
Fix typos in lisp/ChangeLog.
modified:
lisp/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog 2011-06-27 00:29:55 +0000
+++ b/lisp/ChangeLog 2011-06-27 00:37:54 +0000
@@ -1,3 +1,7 @@
+2011-06-27 Drew Adams <address@hidden>
+
+ * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
+
2011-06-27 Lars Magne Ingebrigtsen <address@hidden>
* net/network-stream.el (network-stream-open-starttls): Don't
@@ -8,10 +12,6 @@
to binary to possibly avoid line encoding issues on Windows (among
other things).
-2011-06-27 Drew Adams <address@hidden>
-
- * faces.el (list-faces-display): Add help-mode-map to output (bug#8939).
-
2011-06-26 Lars Magne Ingebrigtsen <address@hidden>
* net/network-stream.el (open-network-stream): Return an :error
@@ -299,8 +299,8 @@
2011-06-21 Tim Harper <address@hidden>
- * term/ns-win.el (ns-initialize-window-system): set
- application-specific `ApplePressAndHoldEnabled' system
+ * term/ns-win.el (ns-initialize-window-system):
+ Set application-specific `ApplePressAndHoldEnabled' system
resource to NO as it is not yet supported by the NS port.
2011-06-21 Juanma Barranquero <address@hidden>
@@ -343,7 +343,7 @@
* progmodes/compile.el (compilation-error-regexp-alist-alist): Rename
`caml' to `python-tracebacks-and-caml'; allow leading tabs (bug#8585).
-2011-06-21 Drew Adams <address@hidden>
+2011-06-21 Drew Adams <address@hidden>
* menu-bar.el: Use function variable instead of switch-to-buffer.
(menu-bar-select-buffer-function): New variable.
@@ -869,7 +869,7 @@
(window-in-direction-2, window-in-direction, get-mru-window):
New functions.
-2011-06-08 Reuben Thomas <address@hidden>
+2011-06-08 Reuben Thomas <address@hidden>
* progmodes/flymake.el (flymake-compilation-prevents-syntax-check):
Doc fix (Bug#8713).
@@ -1256,7 +1256,6 @@
2011-05-28 Chong Yidong <address@hidden>
-
* emacs-lisp/re-builder.el (re-builder): Improve doc (Bug#8286).
2011-05-28 Dima Kogan <address@hidden> (tiny change)
@@ -1387,7 +1386,7 @@
* vc/vc-bzr.el (vc-bzr-sha1-program): Rename from sha1-program.
(vc-bzr-sha1): Adapt.
- * sha1.el: Remove. Function `sha1' is now builtin.
+ * sha1.el: Remove. Function `sha1' is now builtin.
* bindings.el: Provide sha1 feature.
@@ -1475,7 +1474,7 @@
2011-05-23 Vincent Belaïche <address@hidden>
* play/5x5.el: I/ Add an arithmetic solver to suggest positions to
- click on. II/ Make 5x5 multisession. III/ Ensure that random grids
+ click on. II/ Make 5x5 multisession. III/ Ensure that random grids
always have a solution in grid size = 5 cases.
(5x5-mode-map): Add keybinding to function `5x5-solve-suggest'.
(5x5-solver-output, 5x5-log-buffer): New vars.
@@ -2696,7 +2695,7 @@
2011-04-20 felix <EmacsWiki> (tiny change)
- * whitespace.el (global-whitespace-mode): keep highlight when
+ * whitespace.el (global-whitespace-mode): Keep highlight when
switching between major modes on a file.
2011-04-19 Stefan Monnier <address@hidden>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r104746: Fix typos in lisp/ChangeLog.,
Juanma Barranquero <=