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
f9bd0df9
Commit
f9bd0df9
authored
Oct 27, 2008
by
Juanma Barranquero
Browse files
Fix typos.
parent
5790ef40
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/ChangeLog
src/ChangeLog
+3
-3
No files found.
src/ChangeLog
View file @
f9bd0df9
2008-10-26 Romain Francoise <romain@orebokech.com>
2008-10-26 Romain Francoise <romain@orebokech.com>
* emacs.c (daemon_pipe): New variable
* emacs.c (daemon_pipe): New variable
.
(main): Create a pipe before forking, make the parent exit only after
(main): Create a pipe before forking, make the parent exit only after
the child has closed its end of the pipe. Move closing the
the child has closed its end of the pipe. Move closing the
descriptors ...
descriptors ...
...
@@ -39,7 +39,7 @@
...
@@ -39,7 +39,7 @@
(ftfont_otf_capability): Check FeatureList.FeatureCount before
(ftfont_otf_capability): Check FeatureList.FeatureCount before
calling ftfont_otf_features.
calling ftfont_otf_features.
2008-10-2
3
Kenichi Handa <handa@m17n.org>
2008-10-2
4
Kenichi Handa <handa@m17n.org>
* font.c (font_match_p): Fix for the case that a vector of
* font.c (font_match_p): Fix for the case that a vector of
characters is in script-representative-chars.
characters is in script-representative-chars.
...
@@ -52,7 +52,7 @@
...
@@ -52,7 +52,7 @@
(all): Replace xsignal1, xsignal2, xsignal3 by the respective
(all): Replace xsignal1, xsignal2, xsignal3 by the respective
macro. (Bug#1186).
macro. (Bug#1186).
2008-10-23 Ali Bahrami <ali_gnu@emvision.com> (tiny change)
2008-10-23 Ali Bahrami
<ali_gnu@emvision.com> (tiny change)
* s/sol2-10.h: New file.
* s/sol2-10.h: New file.
...
...
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