| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial revision | Geoff Voelker | 1995-11-07 | 1 | -0/+617 |
* | [win32] (face-menu-read-color, list-colors-display, facemenu-color-equal, fac... | Geoff Voelker | 1995-11-07 | 1 | -5/+5 |
* | [win32] (make-face, make-face-x-resource-internal): | Geoff Voelker | 1995-11-07 | 1 | -3/+3 |
* | mouse.el [win32] (mouse-set-region): | Geoff Voelker | 1995-11-07 | 1 | -0/+1 |
* | [win32] (normal-top-level, command-line, command-line-1): | Geoff Voelker | 1995-11-07 | 1 | -3/+3 |
* | Make byte-force-recompile suitably interactive. | Simon Marshall | 1995-11-06 | 1 | -0/+1 |
* | (makefile-define-space-face): Don't make face if non-X. | Karl Heuer | 1995-11-05 | 1 | -3/+4 |
* | entered into RCS | Lars Magne Ingebrigtsen | 1995-11-04 | 28 | -9039/+32598 |
* | Removed old gnus hooks. | Erik Naggum | 1995-11-04 | 1 | -35/+2 |
* | (tex-send-command): Give meaningful error message. | Karl Heuer | 1995-11-04 | 1 | -1/+1 |
* | (mail): Don't change directory for *mail* buffer. | Karl Heuer | 1995-11-04 | 1 | -27/+28 |
* | (sh-shells): Eliminated variable redundant with | Karl Heuer | 1995-11-03 | 1 | -99/+143 |
* | (skeleton-end-hook): Now defvared and responsible for | Karl Heuer | 1995-11-03 | 1 | -30/+35 |
* | (sh-remember-variable): Set variable to empty string, | Karl Heuer | 1995-11-03 | 1 | -1/+1 |
* | (minor-mode-map-alist): Use substitute-key-definition | Karl Heuer | 1995-11-03 | 1 | -5/+11 |
* | Comment change. | Karl Heuer | 1995-11-03 | 4 | -12/+12 |
* | (mh-goto-msg): binary search (much faster!). | Karl Heuer | 1995-11-03 | 1 | -57/+101 |
* | reporter.el support. | Karl Heuer | 1995-11-03 | 1 | -10/+29 |
* | (mh-make-folder-mode-line): support mh-msg-count. | Karl Heuer | 1995-11-03 | 1 | -29/+27 |
* | (with-electric-help): Add missing argument MINHEIGHT. | Erik Naggum | 1995-11-02 | 1 | -1/+1 |
* | (vc-backend-diff): Use new variable vc-rcsdiff-knows-brief. | André Spiegel | 1995-11-02 | 1 | -8/+14 |
* | (vc-utc-string): Use timezone of TIMEVAL for the correction, not the | André Spiegel | 1995-11-02 | 1 | -10/+23 |
* | (tpu-set-mode-line): Add element for column number. | Karl Heuer | 1995-11-02 | 1 | -0/+1 |
* | Don't require initial whitespace in vendor name. | Karl Heuer | 1995-11-02 | 1 | -1/+1 |
* | Always load menu-bar. | Richard M. Stallman | 1995-10-31 | 1 | -1/+1 |
* | (msb--toggle-menu-type): Pass t as arg. | Richard M. Stallman | 1995-10-31 | 1 | -1/+1 |
* | (command-line-1): Say how to invoke menu bar, if not X. | Richard M. Stallman | 1995-10-31 | 1 | -2/+9 |
* | Fix previous change. | Richard M. Stallman | 1995-10-31 | 1 | -1/+1 |
* | (mail-abbrev-syntax-table): Fix initialization. | Richard M. Stallman | 1995-10-31 | 1 | -1/+2 |
* | (describe-function): Call documentation just once. | Richard M. Stallman | 1995-10-31 | 1 | -8/+10 |
* | update some doc strings. | Karl Heuer | 1995-10-31 | 1 | -70/+93 |
* | Comment change | Erik Naggum | 1995-10-30 | 1 | -0/+1 |
* | Comment change. | Erik Naggum | 1995-10-30 | 1 | -1/+1 |
* | Correct initial line typo. | Erik Naggum | 1995-10-30 | 1 | -1/+1 |
* | (describe-variable): Don't call substitute-command-keys. | Richard M. Stallman | 1995-10-30 | 1 | -3/+1 |
* | (finding existing executable versions): Add a period to the end of BASE. | Richard M. Stallman | 1995-10-30 | 1 | -1/+1 |
* | (select-tags-table): Don't modify the value of tags-table-list. | Richard M. Stallman | 1995-10-30 | 1 | -1/+1 |
* | (disassemble-internal): Handle lazy-loaded doc strings. | Richard M. Stallman | 1995-10-30 | 1 | -1/+4 |
* | (archive-zoo-summarize): Handle archives with long file names. | Richard M. Stallman | 1995-10-30 | 1 | -3/+17 |
* | (byte-recompile-directory): New arg FORCE. | Richard M. Stallman | 1995-10-30 | 1 | -3/+16 |
* | Comment change. | Richard M. Stallman | 1995-10-30 | 54 | -173/+161 |
* | Comment change. | Richard M. Stallman | 1995-10-30 | 3 | -5/+5 |
* | Initial revision | Richard M. Stallman | 1995-10-30 | 2 | -0/+137 |
* | (tmm-old-mb-map): Initialize to nil. | Richard M. Stallman | 1995-10-30 | 1 | -94/+125 |
* | Use frame-parameters, not font-lock-background-mode and font-lock-display-type. | Simon Marshall | 1995-10-30 | 1 | -11/+10 |
* | (column-number-mode): Make default value nil. | Richard M. Stallman | 1995-10-29 | 1 | -1/+1 |
* | (set-visited-file-name, basic-save-buffer): | Richard M. Stallman | 1995-10-29 | 1 | -2/+3 |
* | Comment change. | Richard M. Stallman | 1995-10-28 | 1 | -3/+3 |
* | Don't load c-mode. | Richard M. Stallman | 1995-10-28 | 1 | -3/+1 |
* | Adapt to new char-table implementation. Fix name of file in the first | Erik Naggum | 1995-10-28 | 1 | -4/+4 |