summaryrefslogtreecommitdiff
path: root/lisp/term/ns-win.el
Commit message (Expand)AuthorAgeFilesLines
* Change scroll-up/down bindings to Emacs 24's scroll-*-command.Chong Yidong2011-10-011-2/+2
* * lisp/term/ns-win.el (ns-set-resource): Declare.Glenn Morris2011-06-291-1/+2
* ns-win: set ApplePressAndHoldEnabled to NO as it is unsupported.David Reitter2011-06-211-0/+5
* Merge changes from emacs-23 branchChong Yidong2011-01-311-1/+3
|\
| * * term/ns-win.el (ns-find-file): Expand ns-input-file withJan Djärv2011-01-261-1/+2
* | Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Restore dock New Frame and Preferences menu functions (Bug#7535).Jan Djärv2010-12-031-0/+2
* | Add separate key mappings for left/right control/command on Nextstep (Bug#7458).Jan Djärv2010-11-211-0/+4
* | Move ns-specific menu-bar code from term/ns-win.el to menu-bar.el.Glenn Morris2010-10-281-42/+0
* | * lisp/term/ns-win.el (ns-insert-file): Init in let.Glenn Morris2010-10-271-7/+5
* | ns-win.el trivia.Glenn Morris2010-10-261-21/+16
* | * lisp/term/ns-win.el: Restore require of cl when compiling.Glenn Morris2010-10-261-43/+27
* | * term/ns-win.el (ns-new-frame, ns-show-prefs): Don't add to global map. * t...Adrian Robert2010-10-261-3/+2
* | * lisp/term/ns-win.el (ns-ignore-2-arg): Remove unused function.Glenn Morris2010-10-251-2/+0
* | Remove ns-handle-* functions that duplicate x-handle-*.Glenn Morris2010-10-251-78/+9
* | Let ns load common-win.Glenn Morris2010-10-251-186/+14
* | Move ns-win.el's rather wacky menu adjustments to menu-bar.el.Glenn Morris2010-10-241-36/+0
* | Move some more shared x-, w32- things to common-win.Glenn Morris2010-10-241-1/+1
* | Make all copies of xw-defined-colors have identical docs.Glenn Morris2010-10-231-2/+1
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-121-0/+3
|\ \ | |/
| * Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.Jan Djärv2010-10-111-0/+3
* | Remove cut buffer from documentation.Jan Djärv2010-09-021-2/+1
* | Removed cut-buffer code.Jan Djärv2010-09-021-11/+9
* | Use CLIPBOARD and PRIMARY on NS (Bug#6677).Jan D2010-08-181-2/+2
* | term/ns-win.el: Bind M-~ to 'ns-prev-frame (due to Matthew Dempsky; bug#5084)...Adrian Robert2010-07-131-4/+2
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-031-4/+2
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+1
* Don't set the region face background.Adrian Robert2009-09-271-10/+0
* (ns-reg-to-script): Define for compiler.Glenn Morris2009-09-241-0/+2
* * term/nswin.el (ns-reg-to-script): New variable.Adrian Robert2009-09-231-6/+38
* * simple.el: Add mapping for backspace/delete/clear/tab/escape/returnStefan Monnier2009-09-141-20/+0
* * term/x-win.el (x-initialize-window-system):Stefan Monnier2009-09-121-1/+0
* (x-display-name, x-setup-function-keys): Unify doc-strings with X versions.Glenn Morris2009-09-111-2/+4
* Use forward-line rather than goto-line.Glenn Morris2009-09-011-3/+4
* (ns-open-file-select-line): Use line-beginning-position rather than goto-line.Glenn Morris2009-08-211-9/+12
* Fix Bug#3888:Eli Zaretskii2009-07-251-6/+19
* (ns-set-alpha): Don't declare.YAMAMOTO Mitsuharu2009-07-161-12/+0
* ns-win.el (x-select-font): defailias x-select-font toJan Djärv2009-07-131-1/+1
* term/ns-win.el (composition-function-table) (script-representative-chars): D...Adrian Robert2009-06-081-13/+0
* * term/ns-win.el (ns-alternatives-map, ns-insert-working-text)Juanma Barranquero2009-05-031-19/+20
* (ns-make-command-string, ns-grabenv)David Reitter2009-04-301-160/+0
* (ns-pop-up-frames): Make it a defcustom.Glenn Morris2009-04-071-3/+8
* (ns-expand-space): remove defvar.David Reitter2009-03-291-59/+9
* Call create-defualt-fontset, notKenichi Handa2009-03-191-2/+7
* Unify shutdown handling under NS, via ns-power-off key event (where appropria...David Reitter2009-03-141-139/+8
* (ns-working-overlay): Don't make it buffer-local.Stefan Monnier2009-02-241-38/+35