| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove my incorrect email address. | Eli Zaretskii | 2004-04-04 | 1 | -1/+1 |
* | (x-select-utf8-or-ctext): Use compare-strings instead of while loop. | Kenichi Handa | 2004-02-10 | 1 | -7/+5 |
* | * x-dnd.el: New file for drag and drop. | Jan Djärv | 2004-02-03 | 1 | -0/+6 |
* | *** empty log message *** | Kenichi Handa | 2004-01-29 | 1 | -1/+1 |
* | (x-selection-value): Optimize for ASCII only case. | Kenichi Handa | 2004-01-29 | 1 | -2/+4 |
* | Enable clipboard on the menu bar and make Paste from the menu bar first | Jan Djärv | 2004-01-21 | 1 | -6/+17 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 33 | -0/+33 |
* | (x-select-request-type): New variable. | Kenichi Handa | 2003-06-17 | 1 | -18/+104 |
* | No need to bind wheel events specially. | Jason Rumney | 2003-06-04 | 1 | -4/+1 |
* | No need to bind wheel events specially. | Jason Rumney | 2003-06-01 | 1 | -7/+1 |
* | (iconify-or-deiconify-frame): Move to frame.el. | Stefan Monnier | 2003-05-31 | 1 | -8/+1 |
* | (iconify-or-deiconify-frame): Move to frame.el. | Stefan Monnier | 2003-05-24 | 1 | -8/+1 |
* | (iconify-or-deiconify-frame): Move to frame.el. | Stefan Monnier | 2003-05-24 | 1 | -15/+11 |
* | * term/mac-win.el: Unconditionally set process-connection-type to nil. | Andrew Choi | 2003-04-15 | 1 | -5/+4 |
* | (iconify-or-deiconify-frame): Define for compatibility with packages | Juanma Barranquero | 2003-03-28 | 1 | -0/+7 |
* | *** empty log message *** | Kenichi Handa | 2003-03-13 | 1 | -0/+3 |
* | (x-select-text): Don't set a text containing | Kenichi Handa | 2003-03-13 | 1 | -3/+9 |
* | (vendor-specific-keysyms, x-last-selected-text-primary): Doc fixes. | John Paul Wallington | 2003-03-10 | 1 | -7/+6 |
* | (x-handle-geometry): Put sizes on `initial-frame-alist' too. | Juanma Barranquero | 2003-03-05 | 1 | -0/+5 |
* | Call set-fontset-font with NAME nil. | Kenichi Handa | 2003-02-20 | 1 | -4/+4 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 13 | -57/+57 |
* | 2003-01-28 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> | Andrew Choi | 2003-01-28 | 1 | -0/+7 |
* | (interprogram-paste-function): Handle empty clipboard. | John Paul Wallington | 2003-01-23 | 1 | -7/+8 |
* | Call setup-default-fontset. | Kenichi Handa | 2003-01-17 | 1 | -0/+2 |
* | Require fontset and call setup-default-fontset. | Kenichi Handa | 2003-01-17 | 1 | -0/+2 |
* | Require fontset unconditionally again. | Kenichi Handa | 2003-01-17 | 1 | -2/+4 |
* | Setup the fontset "fontset-mac" correctly. | Kenichi Handa | 2003-01-15 | 1 | -3/+3 |
* | Require fontset conditionally again. | Richard M. Stallman | 2003-01-13 | 1 | -1/+2 |
* | Remove some ancient compatibility code. Populate | Dave Love | 2002-10-30 | 1 | -48/+861 |
* | Switching return to be treated like an X keysym | Steven Tamm | 2002-10-04 | 1 | -0/+6 |
* | Add "no-byte-compile: t" in first line. | Juanma Barranquero | 2002-10-01 | 20 | -6/+23 |
* | (function-key-map): Define S-iso-lefttab. | Richard M. Stallman | 2002-09-02 | 1 | -0/+1 |
* | In src: | Andrew Choi | 2002-08-03 | 1 | -0/+10 |
* | * files.el (directory-free-space-args): Don't use -P on Darwin. | Andreas Schwab | 2002-06-30 | 1 | -4/+1 |
* | Use directory-free-space-program instead of | Andreas Schwab | 2002-06-29 | 1 | -18/+24 |
* | (function-key-map): Add some bindings. | Stefan Monnier | 2002-06-27 | 1 | -3/+19 |
* | In src/: | Andrew Choi | 2002-06-16 | 1 | -0/+6 |
* | (x-handle-switch): Fix handling of x-invocation-args for switches with | Juanma Barranquero | 2002-06-12 | 1 | -2/+2 |
* | (color-name-rgb-alist): Use 16-bit RGB values instead of 8-bit, for | Miles Bader | 2002-06-09 | 1 | -756/+760 |
* | Fix typo. | Juanma Barranquero | 2002-05-16 | 1 | -1/+1 |
* | (mouse-wheel-scroll-line) | Jason Rumney | 2002-05-04 | 1 | -27/+8 |
* | Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, | Andrew Choi | 2002-04-26 | 1 | -2/+12 |
* | (x-select-text, x-cut-buffer-or-selection-value): Check if any of the | Pavel Janík | 2002-04-24 | 1 | -31/+107 |
* | (emacs-session-save): Add comment that return t means cancel shutdown | Jan Djärv | 2002-03-12 | 1 | -0/+1 |
* | (emacs-session-restore): Take previous id as an argument. | Jan Djärv | 2002-03-12 | 1 | -2/+2 |
* | (x-handle-smid): New function. | Jan Djärv | 2002-03-10 | 1 | -0/+68 |
* | (mouse-wheel-scroll-line): Use car of | Jason Rumney | 2002-02-25 | 1 | -2/+4 |
* | (x-option-alist, x-long-option-alist) | Jason Rumney | 2002-02-17 | 1 | -122/+70 |
* | Fix a typo in a comment. | Eli Zaretskii | 2002-01-25 | 1 | -1/+1 |
* | (tty-standard-colors): Reverse the order of colors. | Eli Zaretskii | 2002-01-25 | 1 | -9/+32 |