summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorAlan Third <alan@idiocy.org>2021-06-03 23:15:17 +0100
committerAlan Third <alan@idiocy.org>2021-06-20 16:53:37 +0100
commit0bd9e7825679dc169a69d92daeee98c9f16e3031 (patch)
tree51e34d9a256e061edb3bb134d400ed9df3d3cf05 /lisp/emacs-lisp
parent9e7681516f233784bc1fe88e290d480c22f22704 (diff)
downloademacs-0bd9e7825679dc169a69d92daeee98c9f16e3031.tar.gz
emacs-0bd9e7825679dc169a69d92daeee98c9f16e3031.tar.bz2
emacs-0bd9e7825679dc169a69d92daeee98c9f16e3031.zip
Fix GNUstep build warnings
* src/nsterm.h ([EmacsWindow orderedIndex]): * src/nsterm.m ([EmacsWindow orderedIndex]): Implement orderedIndex for use under GNUstep. * src/nsmenu.m (free_frame_menubar): (ns_update_menubar): ([EmacsMenu addSubmenuWithTitle:]): ([EmacsMenu addItemWithWidgetValue:attributes:]): Cast return values to correct types. ([EmacsMenu fillWithWidgetValue:]): Move variable definition inside relevant #ifdef block. ([EmacsMenu menuWillOpen:]): ([EmacsMenu menuDidClose:]): ([EmacsMenu confinementRectForMenu:onScreen:]): ([EmacsMenu menu:willHighlightItem:]): New functions to silence build warnings. * src/nsfont.m (nsfont_open): Remove pointless fabs call.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions