| Commit message (Expand) | Author | Age | Files | Lines |
* | (command-line-1): Initialize *scratch* with | Richard M. Stallman | 1997-03-23 | 1 | -4/+8 |
* | (command-line-1): Don't run buffer-menu if in batch mode. | Richard M. Stallman | 1997-01-06 | 1 | -4/+5 |
* | (command-line-1): Handle --visit and --find. | Richard M. Stallman | 1996-12-26 | 1 | -41/+63 |
* | Change defconsts to defvars. | Richard M. Stallman | 1996-12-16 | 1 | -8/+11 |
* | (normal-top-level, command-line, command-line-1): | Geoff Voelker | 1996-12-09 | 1 | -3/+3 |
* | (normal-top-level, command-line-1, command-line): | Richard M. Stallman | 1996-09-15 | 1 | -3/+3 |
* | (command-line, command-line-1): | Richard M. Stallman | 1996-09-03 | 1 | -11/+17 |
* | (command-line-1): Rearrange initial screen. | Richard M. Stallman | 1996-08-31 | 1 | -25/+33 |
* | (normal-top-level-add-to-load-path): | Karl Heuer | 1996-07-12 | 1 | -1/+1 |
* | (command-line-x-option-alist): Don't handle -rn. | Richard M. Stallman | 1996-06-28 | 1 | -3/+2 |
* | (command-line-x-option-alist): -T sets only the title. | Richard M. Stallman | 1996-04-11 | 1 | -2/+2 |
* | (command-line-x-option-alist): | Richard M. Stallman | 1996-04-11 | 1 | -1/+2 |
* | (command-line-1): Document the C- and M- conventions more completely. | Richard M. Stallman | 1996-04-03 | 1 | -5/+9 |
* | Comment change. | Richard M. Stallman | 1996-03-02 | 1 | -1/+1 |
* | (command-line-normalize-file-name): Do save-match-data. | Richard M. Stallman | 1996-03-01 | 1 | -8/+9 |
* | (command-line-normalize-file-name): Convert /// at beginning to just /. | Richard M. Stallman | 1996-02-28 | 1 | -0/+3 |
* | (command-line-normalize-file-name): | Richard M. Stallman | 1996-02-28 | 1 | -1/+3 |
* | (before-init-hook, after-init-hook): Doc fix. | Karl Heuer | 1996-02-21 | 1 | -8/+10 |
* | (command-line-1): Don't explain recover-session if | Karl Heuer | 1996-02-14 | 1 | -10/+11 |
* | (command-line): On windows NT, look for .emacs or _emacs. | Richard M. Stallman | 1996-02-12 | 1 | -1/+3 |
* | (command-line-normalize-file-name): New function. | Richard M. Stallman | 1996-01-27 | 1 | -2/+10 |
* | (command-line-1): Update copyright in startup banner. | Karl Heuer | 1996-01-24 | 1 | -1/+1 |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
* | (normal-top-level): Add ~ at end of auto-save-list-file-prefix. | Richard M. Stallman | 1996-01-02 | 1 | -3/+6 |
* | (auto-save-list-file-prefix): Under MS-DOS, use `.s-'. | Richard M. Stallman | 1996-01-01 | 1 | -11/+17 |
* | (command-line-x-option-alist): New variable. | Richard M. Stallman | 1995-12-29 | 1 | -0/+68 |
* | (command-line-1): Use auto-save-list-file-prefix | Karl Heuer | 1995-12-21 | 1 | -10/+21 |
* | (command-line-1): Mention F10. | Richard M. Stallman | 1995-11-15 | 1 | -1/+1 |
* | (command-line-1): Reorganize the initial help output. | Richard M. Stallman | 1995-11-14 | 1 | -14/+17 |
* | (command-line): Don't reject unknown args here. | Richard M. Stallman | 1995-11-11 | 1 | -2/+2 |
* | (command-line): Complain about unknown options. | Richard M. Stallman | 1995-11-10 | 1 | -2/+8 |
* | [win32] (normal-top-level, command-line, command-line-1): | Geoff Voelker | 1995-11-07 | 1 | -3/+3 |
* | (command-line-1): Say how to invoke menu bar, if not X. | Richard M. Stallman | 1995-10-31 | 1 | -2/+9 |
* | (normal-top-level): Set auto-save-list-file-name later, | Richard M. Stallman | 1995-10-23 | 1 | -8/+8 |
* | (command-line): Init user-mail-address here, after reading init file. | Richard M. Stallman | 1995-10-08 | 1 | -3/+6 |
* | (auto-save-list-file-prefix): New variable. | Richard M. Stallman | 1995-10-04 | 1 | -2/+8 |
* | (command-line-1): --insert: Don't complain on --insert=file. | Erik Naggum | 1995-09-25 | 1 | -2/+2 |
* | (command-line-1): --eval: Don't print the value. | Erik Naggum | 1995-09-25 | 1 | -3/+3 |
* | (command-line-1): Add option --eval to evalute an | Richard M. Stallman | 1995-08-14 | 1 | -1/+10 |
* | (command-line-1): Fix previous change. | Richard M. Stallman | 1995-08-07 | 1 | -1/+1 |
* | (command-line-1): Mention recover-session if there's a .saves file. | Richard M. Stallman | 1995-08-03 | 1 | -0/+6 |
* | (normal-top-level): Don't use mail-host-address | Karl Heuer | 1995-07-17 | 1 | -3/+3 |
* | Update copyright year in message. | Richard M. Stallman | 1995-06-28 | 1 | -2/+2 |
* | (command-line): Extract arg value properly for -u. | Richard M. Stallman | 1995-06-27 | 1 | -2/+2 |
* | (precompute-menubar-bindings): While dumping, | Richard M. Stallman | 1995-06-21 | 1 | -1/+4 |
* | (normal-top-level, command-line-1): | Richard M. Stallman | 1995-06-17 | 1 | -11/+13 |
* | (command-line): Handle nil command-line-args. | Geoff Voelker | 1995-05-26 | 1 | -1/+1 |
* | Comment change. | Richard M. Stallman | 1995-04-30 | 1 | -38/+84 |
* | (normal-top-level): Set auto-save-list-file-name. | Richard M. Stallman | 1995-04-30 | 1 | -0/+7 |
* | (command-line-1): Implement -L/--directory option. | Richard M. Stallman | 1995-04-30 | 1 | -3/+27 |