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
04c70788
Commit
04c70788
authored
Sep 30, 2011
by
Eli Zaretskii
Browse files
src/ChangeLog: Minor typos fixed.
parent
3930c88b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
src/ChangeLog
src/ChangeLog
+6
-6
No files found.
src/ChangeLog
View file @
04c70788
...
...
@@ -24,7 +24,7 @@
2011-09-29 Eli Zaretskii <eliz@gnu.org>
* sysdep.c (snprintf) [EOVERFLOW]: If EOVERFLOW is not defined,
* sysdep.c (snprintf) [
!
EOVERFLOW]: If EOVERFLOW is not defined,
use EDOM.
2011-09-28 Eli Zaretskii <eliz@gnu.org>
...
...
@@ -45,8 +45,8 @@
* xdisp.c (handle_invisible_prop): If invisible text ends on a
newline, reseat the iterator instead of bidi-iterating there one
character at a time. (Bug#9610)
(BUFFER_POS_REACHED_P, move_it_in_display_line_to): Bail when
past
TO_CHARPOS if the bidi iterator is at base embedding level.
(BUFFER_POS_REACHED_P, move_it_in_display_line_to): Bail
out
when
past
TO_CHARPOS if the bidi iterator is at base embedding level.
2011-09-27 Andreas Schwab <schwab@linux-m68k.org>
...
...
@@ -83,9 +83,9 @@
value is now t. Doc fix.
* indent.c (Fvertical_motion): Compute and apply the overshoot
logic when moving up, not only when moving down. Fix the
logic
also
when moving up, not only when moving down. Fix the
confusing name and values of the it_overshoot_expected variable;
logic change
s
accordingly. (Bug#9254) (Bug#9549)
logic change
d
accordingly. (Bug#9254) (Bug#9549)
* xdisp.c (pos_visible_p): Produce correct pixel coordinates when
CHARPOS is covered by a display string which includes newlines.
...
...
@@ -101,7 +101,7 @@
2011-09-24 Jim Meyering <meyering@redhat.com>
d
o not ignore write error for any output size
D
o not ignore write error for any output size
.
The previous change was incomplete.
While it makes emacs --batch detect the vast majority of stdout
write failures, errors were still ignored whenever the output size is
...
...
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