| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (c-copy-tree): Fix bugs. | Richard M. Stallman | 1997-07-15 | 1 | -11/+11 |
| * | (awk-mode): Require cc-langs, not cc-mode. | Richard M. Stallman | 1997-07-13 | 1 | -1/+1 |
| * | Require cc-defs. | Richard M. Stallman | 1997-07-13 | 1 | -0/+2 |
| * | (c-copy-tree): New function. | Richard M. Stallman | 1997-07-10 | 1 | -2/+19 |
| * | Initial revision | Richard M. Stallman | 1997-07-10 | 10 | -0/+5805 |
| * | (next-file, tags-loop-scan): Fix error message. | Richard M. Stallman | 1997-07-05 | 1 | -5/+5 |
| * | (compilation-error-regexp-alist): | Richard M. Stallman | 1997-07-04 | 1 | -0/+5 |
| * | (compilation-parse-errors): Skip 2 lines only for Compilation major mode. | Richard M. Stallman | 1997-07-02 | 1 | -10/+14 |
| * | (compilation-error-regexp-alist): New item, for Oracle compiler. | Richard M. Stallman | 1997-06-27 | 1 | -0/+5 |
| * | (hs-discard-overlays): Use overlays-in to | Richard M. Stallman | 1997-06-24 | 1 | -8/+7 |
| * | Delete RCS version header. | Richard M. Stallman | 1997-06-23 | 1 | -1/+0 |
| * | Initial revision | Richard M. Stallman | 1997-06-22 | 1 | -0/+1099 |
| * | Add provide call. | Richard M. Stallman | 1997-06-22 | 5 | -0/+10 |
| * | Whitespace change. | Richard M. Stallman | 1997-06-22 | 1 | -0/+1 |
| * | Fix provide call. | Richard M. Stallman | 1997-06-22 | 1 | -1/+2 |
| * | Do <* *> via syntax table not regexps; use regexp-opt. | Simon Marshall | 1997-06-19 | 1 | -39/+26 |
| * | Delete M-TAB binding of complete-tag. | Richard M. Stallman | 1997-06-19 | 1 | -2/+0 |
| * | (scheme): Add defgroup. | Richard M. Stallman | 1997-06-17 | 1 | -8/+16 |
| * | (icon-indent-line): A comment ends at the end of the | Richard M. Stallman | 1997-06-17 | 1 | -4/+2 |
| * | (grep-program): Comment out the use of zgrep. | Richard M. Stallman | 1997-06-16 | 1 | -9/+10 |
| * | (icon-imenu-generic-expression): Improved regexp. | Richard M. Stallman | 1997-06-16 | 1 | -16/+17 |
| * | (hideshow): Added a :prefix. | Richard M. Stallman | 1997-06-13 | 1 | -4/+31 |
| * | (f90-looking-at-where-or-forall): Recognize where/forall | Karl Heuer | 1997-06-10 | 1 | -3/+3 |
| * | (icon-font-lock-keywords-2): Use regexp-opt for the regexps. | Richard M. Stallman | 1997-06-08 | 1 | -24/+57 |
| * | Finish installing previous change. | Richard M. Stallman | 1997-06-02 | 1 | -1/+10 |
| * | Customize. | Richard M. Stallman | 1997-06-02 | 1 | -73/+177 |
| * | (hs-show-hidden-short-form): Updated doc string. | Richard M. Stallman | 1997-06-01 | 1 | -25/+30 |
| * | (cpp-highlight-buffer): Make sure | Richard M. Stallman | 1997-05-31 | 1 | -1/+3 |
| * | (hs-hide-comments-when-hiding-all) | Richard M. Stallman | 1997-05-31 | 1 | -54/+65 |
| * | Comment change. | Richard M. Stallman | 1997-05-30 | 1 | -1/+1 |
| * | Update for syntax-table text properties. | Simon Marshall | 1997-05-29 | 1 | -12/+12 |
| * | (hs-special-modes-alist): Include also the | Richard M. Stallman | 1997-05-29 | 1 | -164/+335 |
| * | Comment changes. | Richard M. Stallman | 1997-05-28 | 2 | -7/+8 |
| * | Update address. | Per Abrahamsen | 1997-05-27 | 1 | -1/+1 |
| * | Comment change. | Richard M. Stallman | 1997-05-27 | 1 | -0/+1 |
| * | Comment change. | Richard M. Stallman | 1997-05-27 | 2 | -2/+3 |
| * | Comment change. | Richard M. Stallman | 1997-05-27 | 2 | -1/+2 |
| * | (indent-icon-exp): Bind last-depth. | Richard M. Stallman | 1997-05-27 | 1 | -4/+4 |
| * | Comment change. | Richard M. Stallman | 1997-05-27 | 1 | -2/+2 |
| * | (icon-mode): Adapt to new hideshow and improve regexps. | Richard M. Stallman | 1997-05-27 | 1 | -4/+6 |
| * | Comment change. | Richard M. Stallman | 1997-05-23 | 1 | -1/+1 |
| * | (ada-krunch-args): Use gnatkr instead of gnatk8. | Richard M. Stallman | 1997-05-22 | 1 | -299/+385 |
| * | (awk-mode): Set parse-sexp-ignore-comments. | Richard M. Stallman | 1997-05-22 | 1 | -0/+2 |
| * | (m4-program): Guess which m4 binary to use. | Richard M. Stallman | 1997-05-20 | 1 | -17/+40 |
| * | (compilation-parse-errors): Fix paren error. | Richard M. Stallman | 1997-05-19 | 1 | -5/+20 |
| * | (inferior-lisp-mode): Add a mode-class property. | Richard M. Stallman | 1997-05-05 | 1 | -0/+2 |
| * | (compilation-mode): Add a mode-class property. | Richard M. Stallman | 1997-05-05 | 1 | -0/+2 |
| * | Use defgroup and defcustom. | Richard M. Stallman | 1997-05-04 | 1 | -17/+37 |
| * | Use defcustom. | Richard M. Stallman | 1997-05-03 | 1 | -20/+43 |
| * | Support compilers that give a message each time the file being | Richard M. Stallman | 1997-05-03 | 1 | -287/+386 |