Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a51092ee
Commit
a51092ee
authored
Feb 18, 2009
by
Dan Nicolaescu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(ADDR_CORRECT): Restore, removed by mistake on 2008-07-23.
parent
1e68d471
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
src/ChangeLog
src/ChangeLog
+4
-0
src/m/ibmrs6000.h
src/m/ibmrs6000.h
+3
-0
No files found.
src/ChangeLog
View file @
a51092ee
2009-02-18 Dan Nicolaescu <dann@ics.uci.edu>
* m/ibmrs6000.h (ADDR_CORRECT): Restore, removed by mistake on 2008-07-23.
2009-02-18 Kenichi Handa <handa@m17n.org>
* font.c (font_check_otf_features): Fix handling of `nil' element.
...
...
src/m/ibmrs6000.h
View file @
a51092ee
...
...
@@ -81,6 +81,9 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#define LIBS_MACHINE
#endif
/* USG5_4 */
#undef ADDR_CORRECT
#define ADDR_CORRECT(x) ((int)(x))
#define START_FILES
/*** BUILD 9008 - FIONREAD problem still exists in X-Windows. ***/
#define BROKEN_FIONREAD
...
...
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