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
7dae1ce2
Commit
7dae1ce2
authored
Mar 14, 2009
by
Juanma Barranquero
Browse files
Fix typos.
parent
4376876e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
lisp/ChangeLog
lisp/ChangeLog
+6
-7
No files found.
lisp/ChangeLog
View file @
7dae1ce2
...
...
@@ -7,18 +7,17 @@
* vc-git.el (vc-git-previous-revision, vc-git-next-revision):
Fall back to original commit if vc-git-symbolic-commit fails to
find a symbolic name.
(vc-git-symbolic-commit): Don't limit search to tags.
Treat
"undefined" as an error. (Bug #2110)
(vc-git-symbolic-commit): Don't limit search to tags.
Treat
"undefined" as an error.
(Bug #2110)
2009-03-13 D. Goel <deego3@gmail.com>
* ibuf-ext.el:
* ibuf-ext.el:
When calling (multiple-value-bind/setq .. ls)
ls -> (values-list ls)
throughout.
ls -> (values-list ls) throughout.
* progmodes/flymake.el (flymake-float-time): Ditto.
* progmodes/ebrowse.el: Ditto.
* midnight.el (midnight-next): Ditto.
...
...
@@ -28,7 +27,7 @@
2009-03-13 Agustín Martín <agustin.martin@hispalinux.es>
* textmodes/ispell.el (ispell-get-word): Initialize spellchecker
params. (Bug #2654)
params.
(Bug #2654)
2009-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
...
...
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