- Tabs are now on by default in new installations. ``Show buffers in new frames'' ( one-buffer-one-frame-mode) is off by default. Use the Options menu if you'd like to configure different settings. (That users who had previously installed and configured Aquamacs will retain their chosen settings.)
- Aquamacs will now start up again for use in a Terminal (-nw argument).
Reported by Ian Soboroff.
- Dragging and dropping several files or opening several files from a terminal with Aquamacs with tabbar-mode will now lead to all files being shown in tabs, not just the last one.
- C-e (end-of-visual-line) will now work correctly in the last line of a buffer that does not end with a newline.
Reported by Raymond Namyst.
- When soft word wrap (`word-wrap') is off (see Options menu), then C-k (kill-visual-line) and Command-Backspace (kill-whole-visual-line) now behave like their non-visual counter-parts, i.e. they delete the whole (rest of the) buffer line, rather than the visual line. This is in line with the extant behavior of C-a and C-e.
Reported by Tom van Vleck.
- The ``vl'' indicator in the mode-line has been removed. `global-visual-line-mode' is on by default in Aquamacs.