Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8b32731a
Commit
8b32731a
authored
Apr 06, 2010
by
Juanma Barranquero
Browse files
Fix typos.
parent
2a07afc5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
lisp/ChangeLog
lisp/ChangeLog
+6
-6
No files found.
lisp/ChangeLog
View file @
8b32731a
2010-04-06 John Wiegley <jwiegley@gmail.com>
* ido.el (ido-add-virtual-buffers-to-list): Fix
ed
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 uniq
u
ify to offer a real solution.
2010-04-06 John Wiegley <jwiegley@gmail.com>
* ido.el (ido-use-virtual-buffers, ido-virtual): Move
d
a ChangeLog
comment to code, and add
ed
a :version tag.
(ido-virtual-buffers): Move
d
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 <lekktu@gmail.com>
...
...
@@ -31,7 +31,7 @@
2010-04-05 Juri Linkov <juri@jurta.org>
Scrolling commands which do
es
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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment