log lisp/term/ns-win.el @ 105009:b520d55cdd72

age author description
Mon, 14 Sep 2009 01:22:42 +0000 Stefan Monnier * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
Sat, 12 Sep 2009 19:04:24 +0000 Stefan Monnier * term/x-win.el (x-initialize-window-system):
Fri, 11 Sep 2009 03:41:26 +0000 Glenn Morris (x-display-name, x-setup-function-keys): Unify doc-strings with X versions.
Tue, 01 Sep 2009 03:18:44 +0000 Glenn Morris Use forward-line rather than goto-line.
Fri, 21 Aug 2009 07:31:10 +0000 Glenn Morris (ns-open-file-select-line): Use line-beginning-position rather than goto-line.
Sat, 25 Jul 2009 09:31:05 +0000 Eli Zaretskii Fix Bug#3888:
Thu, 16 Jul 2009 08:24:56 +0000 YAMAMOTO Mitsuharu (ns-set-alpha): Don't declare.
Mon, 13 Jul 2009 10:18:03 +0000 Jan Dj¸«£rv ns-win.el (x-select-font): defailias x-select-font to
Mon, 08 Jun 2009 04:35:40 +0000 Adrian Robert term/ns-win.el (composition-function-table) (script-representative-chars): Don't alter.
Sun, 03 May 2009 23:19:35 +0000 Juanma Barranquero * term/ns-win.el (ns-alternatives-map, ns-insert-working-text)
Thu, 30 Apr 2009 18:01:40 +0000 David Reitter (ns-make-command-string, ns-grabenv)
Tue, 07 Apr 2009 03:19:44 +0000 Glenn Morris (ns-pop-up-frames): Make it a defcustom.
Sun, 29 Mar 2009 00:00:30 +0000 David Reitter (ns-expand-space): remove defvar.
Thu, 19 Mar 2009 00:57:57 +0000 Kenichi Handa Call create-defualt-fontset, not
Sat, 14 Mar 2009 21:19:56 +0000 David Reitter Unify shutdown handling under NS, via ns-power-off key event (where appropriate) and save-buffers-kill-emacs.
Tue, 24 Feb 2009 21:11:53 +0000 Stefan Monnier (ns-working-overlay): Don't make it buffer-local.
Wed, 04 Feb 2009 03:38:06 +0000 Glenn Morris (ns): Define as a custom group.
Sun, 01 Feb 2009 17:32:52 +0000 Adrian Robert * term/ns-win.el (ns-save-preferences): Save ns-confirm-quit option.
Sun, 25 Jan 2009 19:49:07 +0000 Adrian Robert * term/ns-win.el (ns-insert-working-text, ns-delete-working-text):
Sat, 24 Jan 2009 10:27:03 +0000 Adrian Robert * term/ns-win.el (menu-bar-select-frame): Drop this override.\n\t(menu-bar-update-frames): Update call to menu-bar-select-frame.
Fri, 23 Jan 2009 13:00:21 +0000 Adrian Robert * term/ns-win.el (ns-insert-working-text, ns-put-working-text): Switch names and update comments for clarity.
Thu, 22 Jan 2009 12:31:36 +0000 Adrian Robert * term/ns-win.el (ns-show-manual): Fix node name. (x-open-connection) Fix typo in declaration filename.
Sat, 10 Jan 2009 22:08:37 +0000 Glenn Morris Comments (minor fixes of some header conventions).
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Sun, 16 Nov 2008 23:46:55 +0000 Glenn Morris (ns-extended-platform-support-mode): Tweak menu entry from previous change.
Sat, 15 Nov 2008 22:29:59 +0000 Glenn Morris (ns-do-applescript, ns-popup-font-panel): Declare.
Sat, 04 Oct 2008 18:45:30 +0000 Glenn Morris Fix case of "GNUstep".
Thu, 21 Aug 2008 02:31:45 +0000 Adrian Robert * term/ns-win.el (ns-cursor-blink-rate, ns-cursor-blink-mode): Remove.
Mon, 18 Aug 2008 15:04:37 +0000 Adrian Robert Uncomment 'put backspace ascii-character...' and friends, they are needed for tramp.
Wed, 13 Aug 2008 23:40:02 +0000 Chong Yidong (ns-parse-geometry): Rename from x-parse-geometry.
Mon, 11 Aug 2008 01:24:07 +0000 Glenn Morris (x-parse-geometry): Doc fix.
Mon, 11 Aug 2008 01:23:07 +0000 Glenn Morris Add declarations for builds without X.
Thu, 07 Aug 2008 03:10:08 +0000 Adrian Robert * startup.el (command-line-ns-option-alist): Use ignore instead of ns-ignore-0-arg. * term/ns-win.el (ns-ignore-0-arg, mouse-extend-region) (ns-win-suspend-error, ns-yes-or-no-p, colors): Drop. (ns-alternatives-map): New variable. (x-set-up-function-keys): Use it. (global): Comment out 'put backspace ascii-character...' and friends. Move function-key-map into ns-alternatives-map. Don't call precompute-menubar-bindings. Don't set anything connected with browse-url. (after-make-frame-functions): Clarify comment why a hook is added.
Tue, 05 Aug 2008 03:05:14 +0000 Adrian Robert Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
Sun, 27 Jul 2008 19:20:38 +0000 Adrian Robert rename do-applescript,do_applescript in keeping with NS code conventions
Sun, 27 Jul 2008 02:28:50 +0000 Adrian Robert fix up ns-extended-platform-support-mode before-remove-carbon
Wed, 23 Jul 2008 06:01:21 +0000 Dan Nicolaescu * term/ns-win.el:
Wed, 23 Jul 2008 02:51:12 +0000 Adrian Robert fix up compile error from renaming of ns-list-fonts
Mon, 21 Jul 2008 17:47:25 +0000 Dan Nicolaescu * term/ns-win.el: Rename ns- functions/variables to the
Mon, 21 Jul 2008 16:23:55 +0000 Chong Yidong Standardize references to "Nextstep" in comments, messages, and docstrings.
Sat, 19 Jul 2008 17:21:28 +0000 Adrian Robert fix typo ns-ps-print-buffer-with-faces pointed out by Vinicius Jose Latorre
Sat, 19 Jul 2008 01:15:10 +0000 Glenn Morris Add 2007 to copyright years, since was available then.
Fri, 18 Jul 2008 17:45:01 +0000 Chong Yidong (ns-submit-bug-report): Function removed. Bug
Fri, 18 Jul 2008 17:09:23 +0000 Chong Yidong Contents of ns-grabenv.el moved here.
Fri, 18 Jul 2008 16:54:12 +0000 Chong Yidong Contents of ns-carbon-compat.el moved here.
Thu, 17 Jul 2008 16:32:40 +0000 Glenn Morris (parameters): Declare for compiler.
Thu, 17 Jul 2008 02:35:52 +0000 Glenn Morris (ns-handle-switch): Simplify. Handle the numeric case.
Wed, 16 Jul 2008 20:06:14 +0000 Stefan Monnier Require CL; fix up comment style; reindent.
Wed, 16 Jul 2008 02:46:09 +0000 Adrian Robert remove easy-mmode from loadup.el before ns-win; correct docs in ns-win
Wed, 16 Jul 2008 02:27:49 +0000 Glenn Morris Fix header format and permissions notice.
Tue, 15 Jul 2008 23:47:14 +0000 Miles Bader Add arch tagline
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)