summaryrefslogtreecommitdiff
path: root/lisp/term/ns-win.el
Commit message (Expand)AuthorAgeFilesLines
* Fix underscores in argument names in ns-winLars Ingebrigtsen2022-08-191-4/+4
* Fix ns-win.el (x-file-dialog) declarationLars Ingebrigtsen2022-08-191-1/+2
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-6/+0
* Bind Cmd-t to menu-set-font on macOSDaniel Martín2022-06-141-1/+1
* Fix out of date parts in NS doc and keyboard bindingsPo Lu2022-06-141-1/+1
* Implement `follow-tooltip' on NS as wellPo Lu2022-06-091-2/+3
* Also show mouse DND tooltip contents during interprogram drag-and-dropPo Lu2022-06-091-1/+2
* Support dragging multiple files on NSPo Lu2022-06-041-5/+15
* Implement `allow-same-frame' for NS drag-and-dropPo Lu2022-06-011-2/+2
* Add missing part of recent changes to NS DND supportPo Lu2022-05-311-2/+2
* Fix `dnd-indicate-insertion-point' on Mac OSPo Lu2022-05-301-2/+1
* Try to implement `dnd-indicate-insertion-point' on macOSPo Lu2022-05-301-0/+7
* Add file dragging support to NS portPo Lu2022-05-281-0/+7
* Fix NS drag and drop on macOSPo Lu2022-05-271-1/+1
* Implement some drag and drop functions on NSPo Lu2022-05-271-4/+20
* Replace NS code that implemented font panels in a different wayPo Lu2022-05-011-29/+0
* Implement new DND features on GNUstepPo Lu2022-04-031-19/+22
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Remove redundant #' before lambdaStefan Kangas2021-10-211-4/+4
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+2
* Prefer defvar-local in preloaded filesStefan Kangas2021-01-311-2/+1
* Add more isearch-related bindings to ns-win.elKeith David Bershatsky2021-01-221-0/+9
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove redundant requires of facesStefan Kangas2020-12-021-1/+0
* NS: Make s-<left/right> to move to beginning/end of lineAndrii Kolomoiets2020-11-091-3/+2
* Merge from origin/emacs-27Glenn Morris2020-10-101-9/+3
|\
| * Make drag and drop on NS open all URLs (bug#43470)Alan Third2020-10-031-9/+3
| * Revert "Fix display of working text on NS (Bug#23412, Bug#1453)"Alan Third2020-02-111-4/+6
* | Fix font-panel on NS (bug#43480)David Reitter2020-09-221-8/+14
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/term/ns-win.el (ns-insert-working-text): Comment is obsolete.Alan Third2019-12-221-2/+0
* Fix display of working text on NS (Bug#23412, Bug#1453)Masahiro Nakamura2019-12-221-6/+4
* Rename *-multiframe-window to *-window-any-frameStefan Kangas2019-11-061-1/+1
* Make mouse-wheel-scroll-amount consistent among platformsTak Kunihiro2019-06-071-4/+0
* Fix drag and drop behaviour on NS (bug#30929)Alan Third2019-01-101-32/+22
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | Add NS style text scale keybindingsAlan Third2018-06-031-0/+4
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-2/+3
* | Normalize and fix some mistakes in NS-related commentaryCharles A. Roelli2018-03-191-3/+3
* | Quieten without-x lisp compilationGlenn Morris2018-02-261-0/+2
* | * lisp/term/ns-win.el (ns-version-string): Declare for non-ns builds.Glenn Morris2018-02-261-0/+2
* | Stop keeping multiple doc copies for items defined multiple timesGlenn Morris2018-02-131-8/+1
* | Tidy up NS keybindingsAlan Third2018-02-111-3/+1
* | Remove NS special handling of 'frame-title-format'Alan Third2018-02-111-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-02-091-1/+1
|\ \ | |/
| * Fix --no-build-details for w32 and macOSNoam Postavsky2018-02-081-1/+1
* | Add macOS character-palette (bug#29837)Alan Third2018-01-071-0/+8