log

age author description
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.
Thu, 07 Aug 2008 01:54:06 +0000 Chong Yidong (redisplay_window): Revert last change.
Thu, 07 Aug 2008 01:53:57 +0000 Chong Yidong * xdisp.c (redisplay_window): Revert last change.
Thu, 07 Aug 2008 01:36:30 +0000 Adrian Robert * Makefile.in (emacs): Remove ndef NS conditional for 'emacs -list-load-path-shadows'. (nsgui.h): Reduce number of things depending on it.
Thu, 07 Aug 2008 01:33:34 +0000 Adrian Robert * configure.in (C_SWITCH_X_SYSTEM): drop the undef under NS
Wed, 06 Aug 2008 22:54:00 +0000 Joakim Verona thingatpt.el (thing-at-point-url-path-regexp): Allow parenthesis in url:s.
Wed, 06 Aug 2008 22:36:55 +0000 Joakim Verona Fix for bug #572, removed () from url regexp.