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
a12167c5
Commit
a12167c5
authored
Dec 08, 2000
by
Miles Bader
Browse files
*** empty log message ***
parent
163784df
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
lisp/ChangeLog
lisp/ChangeLog
+6
-0
src/ChangeLog
src/ChangeLog
+2
-2
No files found.
lisp/ChangeLog
View file @
a12167c5
2000-12-09 Miles Bader <miles@gnu.org>
* window.el (fit-window-to-buffer): Don't pass last argument to
pos-visible-in-window-p, now that its meaning is inverted.
2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
* image.el (create-image): Doc fix; spotted by Per Cederqvist
...
...
@@ -42,6 +47,7 @@
* textmodes/ispell.el (ispell): Doc fix.
>>>>>>> 1.1667
2000-12-08 Kenichi Handa <handa@etl.go.jp>
* international/quail.el (quail-insert-decode-map): Check the
...
...
src/ChangeLog
View file @
a12167c5
...
...
@@ -4,8 +4,8 @@
with PARTIALLY, inverting the sense.
(window_scroll_pixel_based): Scroll partially visible lines into
place if we hit the beginning or end of the buffer.
(displayed_window_lines): Don't include partially visible line
at
bottom
.
(displayed_window_lines): Don't include partially visible line
s.
(Fmove_to_window_line): Skip past any partially visible first line
.
2000-12-08 Gerd Moellmann <gerd@gnu.org>
...
...
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