| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (function-key-map): Consistently map CLEAR to C-l. | Richard M. Stallman | 1995-08-29 | 1 | -4/+4 |
| | | |||||
| * | (vendor-specific-keysyms): | Karl Heuer | 1995-07-17 | 1 | -2/+2 |
| | | | | | In Sun keys, f36 was misnamed f35 and f37 misnamed f36. | ||||
| * | (x-colors): Doc fix. | Richard M. Stallman | 1995-06-30 | 1 | -1/+1 |
| | | |||||
| * | Initial revision | Karl Heuer | 1995-06-09 | 1 | -0/+45 |
| | | |||||
| * | (vendor-specific-keysyms): Recognize "X Consortium". | Karl Heuer | 1995-06-02 | 1 | -1/+2 |
| | | |||||
| * | (vendor-specific-keysyms): Add second spelling for HP. | Karl Heuer | 1995-05-24 | 1 | -1/+2 |
| | | |||||
| * | If the geometry resource specifies a position, | Richard M. Stallman | 1995-05-15 | 1 | -44/+66 |
| | | | | | | call the position and size "user-specified". (vendor-specific-keysyms): New function. | ||||
| * | (x-colors): Delete "medium forest green" in both forms. | Richard M. Stallman | 1995-05-06 | 1 | -2/+0 |
| | | |||||
| * | (x-colors): Delete "medium goldenrod" in both forms. | Richard M. Stallman | 1995-05-06 | 1 | -2/+0 |
| | | |||||
| * | (x-defined-colors): Take frame as optional arg. | Richard M. Stallman | 1995-04-16 | 1 | -4/+7 |
| | | | | | Check whether colors are really supported on the display in use. | ||||
| * | (mode-line-buffer-identification): Fix prev change; use setq-default. | Richard M. Stallman | 1995-04-09 | 1 | -1/+1 |
| | | |||||
| * | (mode-line-buffer-identification): Eliminate %F. | Richard M. Stallman | 1995-04-08 | 1 | -0/+3 |
| | | |||||
| * | Put height and width from geometry parm into default-frame-alist. | Richard M. Stallman | 1995-01-11 | 1 | -3/+15 |
| | | |||||
| * | (system-key-alist): Extra keys are F36 and F37. | Karl Heuer | 1994-11-30 | 1 | -2/+2 |
| | | |||||
| * | (Calling menu-bar-enable-clipboard): Be less selective matching Suns. | Richard M. Stallman | 1994-11-23 | 1 | -1/+2 |
| | | |||||
| * | (x-option-alist): New variable now holds | Richard M. Stallman | 1994-11-19 | 1 | -31/+73 |
| | | | | | | | list of short options. Don't set command-switch-alist. (x-long-option-alist): New variable. (x-handle-args): Detect long options and convert to short. | ||||
| * | Make previous change conditional. | Karl Heuer | 1994-10-24 | 1 | -5/+12 |
| | | |||||
| * | Say error in x-open-connection should be fatal. | Richard M. Stallman | 1994-10-23 | 1 | -1/+3 |
| | | |||||
| * | Initial revision | Morten Welinder | 1994-10-17 | 1 | -0/+186 |
| | | |||||
| * | (system-key-alist): Add sun versions of | Richard M. Stallman | 1994-10-11 | 1 | -0/+3 |
| | | | | | mute-grave, mute-diaeresis, mute-asciicircum. | ||||
| * | (system-key-alist): Add Sun definition for mute-acute. | Richard M. Stallman | 1994-09-15 | 1 | -0/+1 |
| | | |||||
| * | Don't call menu-bar-mode. | Richard M. Stallman | 1994-09-15 | 1 | -2/+0 |
| | | |||||
| * | (news-fkey-prefix): Use kp-decimal, not kp-period. | Richard M. Stallman | 1994-08-21 | 1 | -1/+1 |
| | | |||||
| * | (system-key-alist): Add Sun-specific X11R6 keysyms. | Richard M. Stallman | 1994-07-24 | 1 | -0/+7 |
| | | |||||
| * | Doc fix. | Richard M. Stallman | 1994-05-22 | 1 | -1/+1 |
| | | |||||
| * | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
| | | |||||
| * | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
| | | |||||
| * | (x-handle-geometry): Specify user-position and | Richard M. Stallman | 1994-05-01 | 1 | -4/+9 |
| | | | | | user-size properties when appropriate. | ||||
| * | Don't bind [mouse-1]; that's done elsewhere. | Richard M. Stallman | 1994-04-30 | 1 | -8/+16 |
| | | | | | Define lower-upper case correspondence for the three mostly used code pages. | ||||
| * | If server is a Sun, call menu-bar-enable-clipboard. | Richard M. Stallman | 1994-04-10 | 1 | -0/+5 |
| | | |||||
| * | (function-key-map): Use f11, not \e. | Richard M. Stallman | 1994-04-09 | 1 | -1/+2 |
| | | |||||
| * | Support kp-tab, kp-multiply, kp-add, kp-divide. | Richard M. Stallman | 1994-04-08 | 1 | -1/+5 |
| | | |||||
| * | (kill-emacs-hook): Use add-hook. | Richard M. Stallman | 1994-04-06 | 1 | -4/+4 |
| | | |||||
| * | (x-select-enable-clipboard): New variable. | Richard M. Stallman | 1994-04-06 | 1 | -2/+14 |
| | | | | | | | (x-select-text, x-cut-buffer-or-selection-value): Obey it. (x-handle-args): Doc fix. | ||||
| * | (x-cut-buffer-or-selection-value): Check for error from x-get-selection. | Karl Heuer | 1994-03-18 | 1 | -6/+7 |
| | | |||||
| * | Turn on menu-bar-mode. | Richard M. Stallman | 1994-03-13 | 1 | -0/+2 |
| | | |||||
| * | (system-key-alist): Fix the code value for `remove'. | Richard M. Stallman | 1994-03-04 | 1 | -2/+2 |
| | | |||||
| * | (iconify-or-deiconify-frame): Don't make invisible before making visible. | Karl Heuer | 1994-03-02 | 1 | -3/+1 |
| | | |||||
| * | (iconify-or-deiconify-frame): Force temporary invisibility even if this is the | Karl Heuer | 1994-03-02 | 1 | -1/+1 |
| | | | | | only frame. | ||||
| * | (system-key-alist): Renamed from vendor-key-syms. | Richard M. Stallman | 1994-02-26 | 1 | -1/+1 |
| | | |||||
| * | (function-key-map): Change insertchar and deletechar to insert and delete. | Richard M. Stallman | 1994-01-14 | 1 | -2/+2 |
| | | |||||
| * | entered into RCS | Richard M. Stallman | 1994-01-14 | 1 | -1/+6 |
| | | |||||
| * | (vendor-key-syms): Fixed typo (extra parens). | Roland McGrath | 1994-01-09 | 1 | -1/+1 |
| | | |||||
| * | (vendor-key-syms): Add more HP keysyms and some Sun. | Richard M. Stallman | 1994-01-09 | 1 | -0/+17 |
| | | |||||
| * | (vendor-key-syms): Set this variable. | Richard M. Stallman | 1994-01-08 | 1 | -0/+17 |
| | | |||||
| * | entered into RCS | Richard M. Stallman | 1994-01-05 | 1 | -0/+84 |
| | | |||||
| * | (sun-raw-prefix): Make this just a variable, not a function name. | Richard M. Stallman | 1993-11-15 | 1 | -2/+2 |
| | | |||||
| * | (iconify-or-deiconify-frame): Make it work. | Richard M. Stallman | 1993-07-27 | 1 | -1/+3 |
| | | |||||
| * | (iconify-or-deiconify-frame): New function. Use it for C-z. | Richard M. Stallman | 1993-07-27 | 1 | -1/+9 |
| | | |||||
| * | (x-handle-iconic): New function. | Richard M. Stallman | 1993-07-27 | 1 | -6/+13 |
| | | | | | | | | | | | | (command-switch-alist): Use that. (x-switch-definitions): Delete elt for `-iconic'. (x-selection-timeout): Use 20000 as default. (x-select-text): Never set the CLIPBOARD selection. (x-cut-buffer-or-selection-value): Try PRIMARY before cut buffer. (x-cut-buffer-max): Set based on x-server-max-request-size. | ||||