| Commit message (Expand) | Author | Age | Files | Lines |
* | (x-colors): New variable, a list of colors | Richard M. Stallman | 1996-01-02 | 1 | -18/+28 |
* | (facemenu-read-color, list-colors-display) | Richard M. Stallman | 1996-01-02 | 1 | -41/+87 |
* | (Man-mode-map): Delete `toggle-truncate-lines' binding. | Richard M. Stallman | 1996-01-02 | 1 | -1/+0 |
* | (xterm-mouse-translate, xterm-mouse-event): | Richard M. Stallman | 1996-01-02 | 1 | -4/+6 |
* | (sendmail-send-it): Make deletion of empty subject line work reliably. | Richard M. Stallman | 1996-01-02 | 1 | -1/+5 |
* | (tmm-prompt): Major cleanups. Handle pop-menu case nicely. | Richard M. Stallman | 1996-01-02 | 1 | -75/+98 |
* | (tmm-menubar-mouse): New function, handles [menu-bar mouse-1]. | Richard M. Stallman | 1996-01-02 | 1 | -16/+55 |
* | (normal-top-level): Add ~ at end of auto-save-list-file-prefix. | Richard M. Stallman | 1996-01-02 | 1 | -3/+6 |
* | (convert-standard-filename): New alternate definition. | Richard M. Stallman | 1996-01-01 | 1 | -0/+39 |
* | (auto-save-list-file-prefix): Under MS-DOS, use `.s-'. | Richard M. Stallman | 1996-01-01 | 1 | -11/+17 |
* | (cpp-config-file): New variable. | Richard M. Stallman | 1996-01-01 | 1 | -6/+9 |
* | (save-completions-file-name): Use convert-standard-filename. | Richard M. Stallman | 1996-01-01 | 1 | -1/+1 |
* | (abbrev-file-name): Use convert-standard-filename. | Richard M. Stallman | 1996-01-01 | 1 | -1/+1 |
* | (save-place-file): Use convert-standard-filename. | Richard M. Stallman | 1996-01-01 | 1 | -1/+1 |
* | (vip-startup-file): New variable. | Richard M. Stallman | 1996-01-01 | 1 | -2/+6 |
* | (vip-custom-file-name): Use convert-standard-filename. | Richard M. Stallman | 1996-01-01 | 1 | -1/+1 |
* | (ffap-list-env): Use `path-separator' rather than ":". | Richard M. Stallman | 1996-01-01 | 1 | -2/+2 |
* | (dired-local-variables-file): Use convert-standard-filename. | Richard M. Stallman | 1996-01-01 | 1 | -1/+1 |
* | (abbrev-file-name): Drive letter can go beyond `Z' under MS-DOS/Novell. | Richard M. Stallman | 1996-01-01 | 1 | -6/+22 |
* | (auto-compression-mode): Add `interactive'. | Richard M. Stallman | 1995-12-31 | 1 | -6/+10 |
* | (hexl-mode): Don't call kill-all-local-variables. | Richard M. Stallman | 1995-12-31 | 1 | -8/+29 |
* | Doc fixes. | Richard M. Stallman | 1995-12-31 | 1 | -8/+8 |
* | Removed all `bookmark-xemacsp' conditional code relating to menus. Do | Karl Fogel | 1995-12-30 | 1 | -6/+71 |
* | (lpr-page-header-switches, lpr-headers-switches): Doc fixes. | Richard M. Stallman | 1995-12-30 | 1 | -2/+3 |
* | (x-handle-switch, x-handle-numeric-switch) | Richard M. Stallman | 1995-12-29 | 1 | -114/+45 |
* | (vc-backend-checkin): Use vc-checkin-switches. | Erik Naggum | 1995-12-29 | 1 | -3/+3 |
* | (command-line-x-option-alist): New variable. | Richard M. Stallman | 1995-12-29 | 1 | -0/+68 |
* | (dired): Fix typo. | Richard M. Stallman | 1995-12-29 | 1 | -1/+1 |
* | (auto-compression-mode): This is now a stub function | Richard M. Stallman | 1995-12-29 | 1 | -3/+12 |
* | (ps-do-despool): Alternative output method for MSDOS. | Richard M. Stallman | 1995-12-29 | 1 | -3/+5 |
* | (make-auto-save-file-name): Make name always end in #, | Richard M. Stallman | 1995-12-29 | 1 | -4/+10 |
* | (ls-lisp-support-shell-wildcards): New variable. | Richard M. Stallman | 1995-12-28 | 1 | -10/+35 |
* | (wildcard-to-regexp): New function. | Richard M. Stallman | 1995-12-28 | 1 | -1/+69 |
* | Replaced all uses of get-file-buffer with find-buffer-visiting. | Edward M. Reingold | 1995-12-27 | 1 | -7/+7 |
* | Put date on top of other-calendars menu. | Edward M. Reingold | 1995-12-27 | 1 | -1/+1 |
* | Fix autoloads. | Edward M. Reingold | 1995-12-27 | 1 | -1/+13 |
* | Rewrote completely for better accuracy. | Edward M. Reingold | 1995-12-27 | 1 | -179/+589 |
* | (mouse-menu-buffer-maxlen): New variable. | Richard M. Stallman | 1995-12-26 | 1 | -4/+10 |
* | (buffers-menu-max-size): Move definition to top of file. | Richard M. Stallman | 1995-12-26 | 1 | -6/+8 |
* | Remove junk accidentally inserted in previous change. | Richard M. Stallman | 1995-12-26 | 1 | -2/+0 |
* | (mouse-buffer-menu): If lots of buffers, group them into multiple panes. | Richard M. Stallman | 1995-12-26 | 1 | -38/+59 |
* | When turning on default settings, | Richard M. Stallman | 1995-12-26 | 1 | -2/+6 |
* | (vc-revert-buffer1): Pass t as preserve-modes to revert-buffer. | Richard M. Stallman | 1995-12-25 | 1 | -35/+36 |
* | (revert-buffer): New arg preserve-modes. | Richard M. Stallman | 1995-12-25 | 1 | -6/+11 |
* | (hide-ifdefs): Set hif-outside-read-only here. | Richard M. Stallman | 1995-12-25 | 1 | -0/+1 |
* | Many doc fixes. | Richard M. Stallman | 1995-12-25 | 1 | -32/+36 |
* | (split-window-vertically): Don't change point in old | Richard M. Stallman | 1995-12-25 | 1 | -10/+16 |
* | Fix error message style. | Richard M. Stallman | 1995-12-25 | 1 | -102/+110 |
* | (uniquify-fix-list-filename-lessp): Renamed from uniquify-filename-sort. | Richard M. Stallman | 1995-12-25 | 1 | -6/+7 |
* | (makefile-add-log-defun): Rewrite to scan back | Richard M. Stallman | 1995-12-25 | 1 | -12/+23 |