| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | entered into RCS | Richard M. Stallman | 1995-10-28 | 1 | -0/+93 |
* | (ange-ftp-ftp-name,ange-ftp-replace-name-component): Use posix-string-match | Erik Naggum | 1995-10-28 | 1 | -3/+3 |
* | (rlogin): If `buffer' arg is a buffer object, initialize buffer-name to the | Noah Friedman | 1995-10-27 | 1 | -5/+9 |
* | (mouse-drag-region): Set end-of-range after calling mouse-scroll-subr. | Richard M. Stallman | 1995-10-27 | 1 | -2/+7 |
* | Fix the way the sexagisimal names are calculated. | Edward M. Reingold | 1995-10-26 | 1 | -13/+19 |
* | Don't eval-when-compile mail-font-lock-keywords, since it refers to mail-head... | Simon Marshall | 1995-10-26 | 1 | -14/+13 |
* | Change to citation regexp for mail-font-lock-keywords. | Simon Marshall | 1995-10-26 | 1 | -8/+14 |
* | Change to citation regexp for rmail-font-lock-keywords. | Simon Marshall | 1995-10-26 | 1 | -6/+13 |
* | Updated to 3.08; don't use `let' var from caller. | Simon Marshall | 1995-10-26 | 1 | -13/+20 |
* | Fix to fortran-font-lock-keywords-* for new font-lock-keywords structure. | Simon Marshall | 1995-10-26 | 1 | -55/+87 |
* | General reorganisation; moving and renaming etc. | Simon Marshall | 1995-10-26 | 1 | -635/+944 |
* | Require cc-mode. | Richard M. Stallman | 1995-10-26 | 1 | -1/+3 |
* | Provide hideif; require cc-mode. | Richard M. Stallman | 1995-10-26 | 1 | -0/+4 |
* | (describe-key, describe-key-briefly): For a mouse click, | Richard M. Stallman | 1995-10-25 | 1 | -19/+54 |
* | (Info-validate, Info-validate-node-name): Use buffer-substring-no-properties. | Richard M. Stallman | 1995-10-24 | 1 | -8/+11 |
* | (set-visited-file-name): Abbreviate buffer-file-name. | Richard M. Stallman | 1995-10-24 | 1 | -3/+5 |
* | (gud-dbx-directories): New variable. | Richard M. Stallman | 1995-10-24 | 1 | -24/+58 |
* | (Info-following-node-name, Info-extract-menu-node-name) | Richard M. Stallman | 1995-10-24 | 1 | -6/+6 |
* | Fix menu for Chinese calendar. | Edward M. Reingold | 1995-10-24 | 1 | -6/+5 |
* | Minor doc fixes. | Edward M. Reingold | 1995-10-24 | 1 | -7/+5 |
* | Various fixes and simplifications. | Edward M. Reingold | 1995-10-24 | 1 | -83/+53 |
* | (get-method-definition, get-method-definition-1): | Richard M. Stallman | 1995-10-24 | 1 | -5/+8 |
* | Completely rewritten! | Edward M. Reingold | 1995-10-23 | 1 | -88/+243 |
* | (normal-top-level): Set auto-save-list-file-name later, | Richard M. Stallman | 1995-10-23 | 1 | -8/+8 |
* | (internal-ange-ftp-mode): | Richard M. Stallman | 1995-10-23 | 1 | -0/+4 |