[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r99836: Fix typos.
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r99836: Fix typos. |
Date: |
Tue, 06 Apr 2010 13:02:56 +0200 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 99836
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Tue 2010-04-06 13:02:56 +0200
message:
Fix typos.
modified:
lisp/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog 2010-04-06 07:02:57 +0000
+++ b/lisp/ChangeLog 2010-04-06 11:02:56 +0000
@@ -1,14 +1,14 @@
2010-04-06 John Wiegley <address@hidden>
- * ido.el (ido-add-virtual-buffers-to-list): Fixed duplicated names
+ * ido.el (ido-add-virtual-buffers-to-list): Fix duplicated names
appearing in buffer list (if a live buffer name matched a recentf
- file basename). Should use uniqify to offer a real solution.
+ file basename). Should use uniquify to offer a real solution.
2010-04-06 John Wiegley <address@hidden>
- * ido.el (ido-use-virtual-buffers, ido-virtual): Moved a ChangeLog
- comment to code, and added a :version tag.
- (ido-virtual-buffers): Moved defvar to fix byte-compiler warning.
+ * ido.el (ido-use-virtual-buffers, ido-virtual): Move a ChangeLog
+ comment to code, and add a :version tag.
+ (ido-virtual-buffers): Move defvar to fix byte-compiler warning.
2010-04-06 Juanma Barranquero <address@hidden>
@@ -31,7 +31,7 @@
2010-04-05 Juri Linkov <address@hidden>
- Scrolling commands which does not signal errors at top/bottom.
+ Scrolling commands which do not signal errors at top/bottom.
http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
* simple.el (scroll-up-command, scroll-down-command): New commands.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r99836: Fix typos.,
Juanma Barranquero <=