| Commit message (Expand) | Author | Age | Files | Lines |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | (w32-charset-info-alist): Reorder. | Jason Rumney | 2002-06-13 | 1 | -5/+7 |
* | (make-auto-save-file-name): Remove replacement function. | Eli Zaretskii | 2002-03-06 | 1 | -15/+0 |
* | (w32-tty-standard-colors): Reverse the order of standard console colors. | Eli Zaretskii | 2002-01-25 | 1 | -15/+15 |
* | Move user variables to w32-vars.el and make them defcustoms. | Jason Rumney | 2002-01-20 | 1 | -14/+0 |
* | (w32-system-coding-system): Change to an alias for | Jason Rumney | 2001-11-20 | 1 | -5/+10 |
* | (convert-standard-filename): Handle cygwin-specific pathnames. | Sam Steingold | 2001-10-29 | 1 | -10/+14 |
* | Use ANSI fonts for iso10646-1 if UNICODE is not defined in system headers. | Jason Rumney | 2001-10-26 | 1 | -3/+4 |
* | Add Keywords header. | Gerd Moellmann | 2001-09-04 | 1 | -1/+2 |
* | Some fixes to follow coding conventions. | Pavel JanÃk | 2001-07-16 | 1 | -1/+1 |
* | (convert-standard-filename): Start replacing slashes | Eli Zaretskii | 2001-05-08 | 1 | -5/+6 |
* | (convert-standard-filename): Do length check on name | Andrew Innes | 2001-01-02 | 1 | -1/+2 |
* | Add clipboard support from term/w32-win.el, so it is | Andrew Innes | 2000-12-08 | 1 | -0/+55 |
* | add version to obsolete variables. | Jason Rumney | 2000-11-25 | 1 | -3/+3 |
* | (w32-add-charset-info): New function. | Jason Rumney | 2000-11-10 | 1 | -48/+47 |
* | (w32-version): New function. | Andrew Innes | 2000-11-05 | 1 | -0/+6 |
* | (make-auto-save-file-name): Don't apply conversion to | Andrew Innes | 2000-10-21 | 1 | -1/+5 |
* | Comment out before-init-hook function which resets | Andrew Innes | 2000-09-14 | 1 | -4/+4 |
* | (w32-using-nt): Fix docstring. | Andrew Innes | 2000-07-24 | 1 | -1/+1 |
* | (w32-enable-italics, w32-charset-to-codepage-alist): Declare as obsolete. | Jason Rumney | 2000-07-15 | 1 | -0/+5 |
* | (w32-charset-info-alist): Add each charset separately. | Jason Rumney | 2000-05-30 | 1 | -20/+33 |
* | (w32-charset-info-alist): Initialize. | Jason Rumney | 2000-03-22 | 1 | -0/+36 |
* | Define w32-tty-standard-colors. | Jason Rumney | 2000-01-30 | 1 | -0/+21 |
* | (convert-standard-filename): Only convert directory | Andrew Innes | 1999-05-02 | 1 | -4/+6 |
* | (set-default-process-coding-system): Copied from | Andrew Innes | 1999-03-25 | 1 | -0/+20 |
* | (set-w32-system-coding-system) New function. | Geoff Voelker | 1999-03-17 | 1 | -0/+16 |
* | (convert-standard-filename): Convert directory | Andrew Innes | 1999-03-05 | 1 | -0/+4 |
* | Remove a dangling reference to a directory on the | Geoff Voelker | 1998-10-30 | 1 | -0/+15 |
* | (w32-shell-dos-semantics): New function. | Geoff Voelker | 1998-09-03 | 1 | -0/+7 |
* | (w32-system-shells): Add 4dos and 4nt. | Geoff Voelker | 1998-04-17 | 1 | -2/+53 |
* | Comment change. | Richard M. Stallman | 1998-03-03 | 1 | -1/+1 |
* | Don't unset C-mouse-down bindings. | Geoff Voelker | 1997-09-02 | 1 | -41/+128 |
* | (w32-using-nt, w32-shell-name, w32-using-system-shell-p, | Geoff Voelker | 1997-04-24 | 1 | -7/+42 |
* | (make-auto-save-file-name): Replace occurrences of | Geoff Voelker | 1997-01-13 | 1 | -4/+6 |
* | Use new file name w32-fns.el | Geoff Voelker | 1996-11-19 | 1 | -2/+2 |
* | (path-separator, grep-null-device, grep-regexp-alist) | Richard M. Stallman | 1996-09-01 | 1 | -109/+0 |
* | (file-name-buffer-file-type-alist): Load TAGS files as text, not binary. | Richard M. Stallman | 1996-07-23 | 1 | -2/+0 |
* | (using-unix-filesystems): Doc fix. | Miles Bader | 1996-07-03 | 1 | -5/+4 |
* | (x-set-selection, x-get-selection): Define them to really use TYPE. | Richard M. Stallman | 1996-06-07 | 1 | -2/+8 |
* | (shell-mode-hook): Set comint-completion-addsuffix | Richard M. Stallman | 1996-06-05 | 1 | -0/+4 |
* | Hold previous change until after the release. | Karl Heuer | 1996-05-18 | 1 | -0/+112 |
* | (save-to-unix-hook, revert-from-unix-hook, using-unix-filesystems): | Karl Heuer | 1996-05-17 | 1 | -112/+0 |
* | (using-unix-filesystems): Update doc string. | Geoff Voelker | 1996-05-11 | 1 | -0/+4 |
* | (original-make-auto-save-file-name): New symbol bound | Geoff Voelker | 1996-05-03 | 1 | -0/+18 |
* | Comment change. | Richard M. Stallman | 1996-04-12 | 1 | -1/+1 |
* | (mode-line-format): Include column-number-mode. | Richard M. Stallman | 1996-01-31 | 1 | -0/+1 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+4 |
* | (using-unix-filesystems): | Karl Heuer | 1996-01-09 | 1 | -2/+0 |
* | (grep-null-device): Set to "NUL". | Richard M. Stallman | 1995-06-16 | 1 | -1/+30 |
* | (path-separator): Set to ";". | Richard M. Stallman | 1995-05-07 | 1 | -1/+3 |