view nextstep/FOR-RELEASE @ 109502:293582ab6357

* lisp/progmodes/ps-mode.el: Use comint. (ps-run-mode-map): Adapt for comint-mode; omit "\r", [return].. (ps-mode-other-newline): Simplify. (ps-run-mode): Derive from comint-mode instead of fundamental-mode, yielding input history etc. (ps-run-start, ps-run-quit, ps-run-clear, ps-run-region) (ps-run-send-string): Adapt for comint-mode. (ps-run-newline): Remove now unneeded function.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 24 Jul 2010 00:51:37 +0200
parents fe774839a58c
children
line wrap: on
line source

-*- outline -*-


* CURSOR BUGS:

** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back up
   on top of all others


* OTHER BUGS

** free_frame_resources, face colors

** numeric keysetting bug

** http://debbugs.gnu.org/ns


* MAC-RELATED:

** open file:/// URLs

** put frame autopositioning into C code somewhere -- if loc = same, offset

** automap ctrl-mouse-1 to mouse-3

** deal with Finder aliases somehow

** Ctrl-F2 won't pull up menus


* OTHER / LOW PRIORITY:

** better recog of unicode scripts / Greek / composition

** Exec-dump not working on GNUstep (so slow startup).

** undo for color-drag face customization