| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | (select-frame-by-name): Call x-focus-frame also when | YAMAMOTO Mitsuharu | 2006-03-25 | 1 | -1/+1 |
* | | Rework environment variable support. (Reported by Kalle Olavi Niemitalo and ... | Karoly Lorentey | 2006-05-26 | 1 | -0/+3 |
* | | Fix toolbars on X frames when Emacs is started on a tty. (Reported by Richard... | Karoly Lorentey | 2006-03-26 | 1 | -19/+33 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-02-12 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | (select-frame-set-input-focus): Call x-focus-frame also | YAMAMOTO Mitsuharu | 2006-02-10 | 1 | -1/+1 |
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | | Make all frames created in an emacsclient session belong to that client. | Karoly Lorentey | 2006-01-02 | 1 | -4/+7 |
* | | Rename `struct device' to `struct terminal'. Rename some terminal-related fu... | Karoly Lorentey | 2005-12-29 | 1 | -11/+11 |
* | | Store local environment in frame (not terminal) parameters. | Karoly Lorentey | 2005-12-29 | 1 | -0/+8 |
* | | Reimplement and extend support for terminal-local environment variables. | Karoly Lorentey | 2005-12-22 | 1 | -157/+19 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676) | Karoly Lorentey | 2005-12-19 | 1 | -13/+10 |
|\ \
| |/ |
|
| * | (display-hourglass): Doc fix. | Richard M. Stallman | 2005-12-12 | 1 | -1/+3 |
| * | (set-background-color, set-foreground-color) | Juri Linkov | 2005-12-11 | 1 | -13/+8 |
* | | Merged in changes from CVS trunk. | Karoly Lorentey | 2005-12-10 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | (set-frame-parameter): Add doc string. | Károly Lőrentey | 2005-12-06 | 1 | -0/+3 |
* | | Store client's environment in terminal parameters, not server parameters. | Karoly Lorentey | 2005-11-19 | 1 | -0/+54 |
* | | Update frames-on-display-list to accept terminal id numbers. | Karoly Lorentey | 2005-11-07 | 1 | -11/+22 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 610-614) | Karoly Lorentey | 2005-10-23 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | (display-screens): Use x-display-screens also on Mac. | YAMAMOTO Mitsuharu | 2005-10-21 | 1 | -2/+2 |
| * | (blink-cursor-mode): Add `mac' to the list of window-system's that | Eli Zaretskii | 2005-10-20 | 1 | -1/+1 |
* | | Fix Delete key on X by adapting normal-erase-is-backspace-mode for multi-tty.... | Karoly Lorentey | 2005-10-23 | 1 | -1/+12 |
* | | Apply settings in `window-system-default-frame-alist' to the initial frame as... | Karoly Lorentey | 2005-09-07 | 1 | -2/+11 |
* | | Merged in changes from CVS trunk. Plus added lisp/term tweaks. | Karoly Lorentey | 2005-09-04 | 1 | -25/+16 |
|\ \
| |/ |
|
| * | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -2/+2 |
| * | (set-frame-font, cursor-in-non-selected-windows): Fix typo in docstring. | Juanma Barranquero | 2005-07-20 | 1 | -18/+12 |
| * | (blink-cursor-mode): Use `custom-initialize-safe-default' and simplify | Luc Teirlinck | 2005-07-14 | 1 | -6/+2 |
| * | (blink-cursor-mode): Revert to previous implementation of its defcustom. | Luc Teirlinck | 2005-07-12 | 1 | -2/+6 |
| * | (blink-cursor-mode): Use `custom-initialize-safe-default' and simplify | Luc Teirlinck | 2005-07-10 | 1 | -5/+2 |
* | | Don't let window-system-default-frame-alist override parameters specified man... | Karoly Lorentey | 2005-07-22 | 1 | -3/+1 |
* | | Rename `struct display' to `struct device'. Update function, parameter and v... | Karoly Lorentey | 2005-07-11 | 1 | -4/+4 |
* | | Handle and document that `delete-frame' may call functions in `delete-frame-f... | Karoly Lorentey | 2005-07-06 | 1 | -1/+2 |
* | | Implement rudimentary Lisp-level terminal parameters. | Karoly Lorentey | 2005-07-06 | 1 | -0/+63 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 469) | Karoly Lorentey | 2005-07-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422) | Karoly Lorentey | 2005-06-15 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | (frame-current-scroll-bars): Fix typos in docstring. | Juanma Barranquero | 2005-06-10 | 1 | -2/+2 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319) | Karoly Lorentey | 2005-05-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (show-trailing-whitespace): In group `whitespace-faces'. | Richard M. Stallman | 2005-05-19 | 1 | -1/+1 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 34-36, 142-158) | Karoly Lorentey | 2005-03-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (blink-cursor-mode): Replace `emacs-quick-startup' with `no-blinking-cursor'. | Juri Linkov | 2005-03-05 | 1 | -1/+1 |
| * | (blink-cursor-mode): `emacs-quick-startup' may not be bound yet. | Stefan Monnier | 2005-03-03 | 1 | -1/+1 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 28-30, 126-128) | Karoly Lorentey | 2005-02-25 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | (blink-cursor-mode): Add :group keyword. | Luc Teirlinck | 2005-02-25 | 1 | -0/+1 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 119) | Karoly Lorentey | 2005-02-23 | 1 | -52/+28 |
|\ \
| |/ |
|
| * | (blink-cursor-mode): Use define-minor-mode. | Stefan Monnier | 2005-02-21 | 1 | -52/+28 |
* | | Initialize blink-cursor-mode consistently. | Karoly Lorentey | 2005-02-18 | 1 | -1/+1 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 91-94) | Karoly Lorentey | 2005-02-18 | 1 | -15/+29 |
|\ \
| |/ |
|
| * | (blink-cursor-timer): Doc fix. | Luc Teirlinck | 2005-02-12 | 1 | -15/+29 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90) | Karoly Lorentey | 2005-02-10 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Change release version from 21.4 to 22.1 throughout. | Kim F. Storm | 2005-02-09 | 1 | -3/+3 |