| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | (enable-flow-control): Use a char-table. | Richard M. Stallman | 1995-10-22 | 1 | -17/+20 |
| * | (comint-exec-1): Don't alter EMACS envvar if it's already defined. | Richard M. Stallman | 1995-10-22 | 1 | -2/+3 |
| * | (copy-case-table): New function. | Richard M. Stallman | 1995-10-22 | 1 | -13/+37 |
| * | (derived-mode-init-mode-variables): Make proper syntax-table. | Richard M. Stallman | 1995-10-22 | 1 | -7/+9 |
| * | Fix key bindings. | Richard M. Stallman | 1995-10-21 | 1 | -16/+67 |
| * | (Electric-command-loop): Don't display a prompt | Richard M. Stallman | 1995-10-21 | 1 | -14/+25 |
| * | (outline-view-change-hook): New hook variable. | Richard M. Stallman | 1995-10-20 | 1 | -1/+5 |
| * | (mail-abbrev-syntax-table): Rewrite using map-char-table. | Richard M. Stallman | 1995-10-20 | 1 | -8/+9 |
| * | (dabbrev--find-expansion): Move buffers that are visible on the screen | Richard M. Stallman | 1995-10-20 | 1 | -0/+9 |
| * | (dabbrev-expand): When no more expansions, | Richard M. Stallman | 1995-10-20 | 1 | -2/+4 |
| * | (add-log-current-defun): Handle `private', `public' in C++ class definitions. | Richard M. Stallman | 1995-10-20 | 1 | -0/+8 |
| * | (isearch-message-prefix): | Richard M. Stallman | 1995-10-19 | 1 | -0/+5 |
| * | (calculate-c++-indent): Skip over paren-group | Richard M. Stallman | 1995-10-19 | 1 | -1/+10 |
| * | (report-emacs-bug): Don't mention | Richard M. Stallman | 1995-10-19 | 1 | -2/+6 |
| * | (tex-start-of-header): Now a regexp. | Richard M. Stallman | 1995-10-19 | 1 | -10/+10 |
| * | (pc-selection-mode): Add autoload cookie. | Richard M. Stallman | 1995-10-17 | 1 | -0/+1 |
| * | Initial revision | Richard M. Stallman | 1995-10-17 | 1 | -0/+572 |
| * | All doc strings changed to comply with standard Emacs conventions. | Richard M. Stallman | 1995-10-17 | 1 | -89/+109 |
| * | (he-transfer-case): Fix typo in prev change. | Richard M. Stallman | 1995-10-15 | 1 | -1/+1 |
| * | Repair line wrapping damage. | Erik Naggum | 1995-10-15 | 1 | -11/+6 |
| * | (ediff-version): is now autoloaded. | Michael Kifer | 1995-10-14 | 1 | -2/+11 |
| * | Moved defsubsts up. | Michael Kifer | 1995-10-14 | 5 | -22/+14 |