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
77880130
Commit
77880130
authored
Jan 05, 2008
by
Glenn Morris
Browse files
Fix log typo, merge entries.
parent
e49d337b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
7 deletions
+5
-7
lisp/ChangeLog
lisp/ChangeLog
+5
-7
No files found.
lisp/ChangeLog
View file @
77880130
...
@@ -9,12 +9,6 @@
...
@@ -9,12 +9,6 @@
(dbus-event-interface-name, dbus-event-member-name): Adapt
(dbus-event-interface-name, dbus-event-member-name): Adapt
implementation to serial number.
implementation to serial number.
2008-01-04 Tassilo Horn <tassilo@member.fsf.org>
* doc-view.el (doc-view-scroll-up-or-next-page)
(doc-view-scroll-down-or-previous-page): Don't scroll to the
top/bottom again when on the first/last page.
2008-01-04 Juanma Barranquero <lekktu@gmail.com>
2008-01-04 Juanma Barranquero <lekktu@gmail.com>
* bs.el (bs--get-mode-name): Fix typo in previous change.
* bs.el (bs--get-mode-name): Fix typo in previous change.
...
@@ -41,6 +35,10 @@
...
@@ -41,6 +35,10 @@
2008-01-04 Tassilo Horn <tassilo@member.fsf.org>
2008-01-04 Tassilo Horn <tassilo@member.fsf.org>
* doc-view.el (doc-view-scroll-up-or-next-page)
(doc-view-scroll-down-or-previous-page): Don't scroll to the
top/bottom again when on the first/last page.
* doc-view.el (doc-view-scroll-up-or-next-page)
* doc-view.el (doc-view-scroll-up-or-next-page)
(doc-view-scroll-down-or-previous-page): Use image-scroll-up and
(doc-view-scroll-down-or-previous-page): Use image-scroll-up and
image-scroll-down instead of the non-image equivalents. Don't
image-scroll-down instead of the non-image equivalents. Don't
...
@@ -298,7 +296,7 @@
...
@@ -298,7 +296,7 @@
(vc-compatible-state): New function. Checks whether two states
(vc-compatible-state): New function. Checks whether two states
can be in the same changeset; used with 'edited it can test whether
can be in the same changeset; used with 'edited it can test whether
the next action for a state should be commit.
the next action for a state should be commit.
(vc-default-dired-
format0
info): Display '
add
ed state.
(vc-default-dired-
state-
info): Display '
remov
ed state.
(vc-dired-hook): Turn off undo, this is a speed tweak.
(vc-dired-hook): Turn off undo, this is a speed tweak.
* vc-bzr.el (vc-bzr-dir-state): Recognize 'added.
* vc-bzr.el (vc-bzr-dir-state): Recognize 'added.
...
...
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