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
6e4780c5
Commit
6e4780c5
authored
Oct 16, 2009
by
Juanma Barranquero
Browse files
*** empty log message ***
parent
fd6c5134
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
8 deletions
+9
-8
src/ChangeLog
src/ChangeLog
+9
-8
No files found.
src/ChangeLog
View file @
6e4780c5
...
...
@@ -15,8 +15,9 @@
* print.c (print_object): Escape a symbol like "2E10" too.
2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
Cleanups and changes for 64-bit compile under Snow Leopard. Based
on suggestions by Erik Charlebois.
Cleanups and changes for 64-bit compile under Snow Leopard.
Based on suggestions by Erik Charlebois.
* nsfns.m (xw-color-values): Use CGFloat where appropriate.
...
...
@@ -34,16 +35,16 @@
* nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger
where appropriate.
(EmacsToolbar-addDisplayItemWithImage:idx:helpText:enabled:):
Use
stringWithUTF8String.
(EmacsToolbar-addDisplayItemWithImage:idx:helpText:enabled:):
Use
stringWithUTF8String.
(EmacsDialogPanel-initWithContentRect:styleMask:): Fix signature.
* nsterm.h (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip):
Add
formal protocol mention to inheritance.
* nsterm.h (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip):
Add
formal protocol mention to inheritance.
[NS_HAVE_NSINTEGER]: Drop conditional and contents.
* nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate.
Fix
printf format.
* nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate.
Fix
printf format.
(ns_query_color): Use CGFloat where appropriate.
(EmacsView<NSTextInput>, EmacsScroller): Fix method signatures.
(EmacsScroller-mouseDown:) Use long format in printf, and cast
...
...
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