| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use new backquote syntax. | Gerd Moellmann | 1999-11-15 | 1 | -64/+64 |
| * | (ps-mode-submit-bug-report): Added list | Gerd Moellmann | 1999-11-12 | 1 | -5/+17 |
| * | (ps-mode-maintainer-address): New constant. | Gerd Moellmann | 1999-11-10 | 1 | -2/+17 |
| * | (ps-mode-print-function): Changed default | Gerd Moellmann | 1999-11-09 | 1 | -3/+4 |
| * | progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp. | Sam Steingold | 1999-11-02 | 1 | -3/+4 |
| * | * progmodes/compile.el (compilation-error-regexp-alist): | Gerd Moellmann | 1999-10-30 | 1 | -4/+0 |
| * | (compilation-error-regexp-alist): Recognize | Gerd Moellmann | 1999-10-28 | 1 | -0/+5 |
| * | Doc-string fixes. | Gerd Moellmann | 1999-10-28 | 2 | -169/+165 |
| * | Changed format of years in copyright notices. | Gerd Moellmann | 1999-10-28 | 1 | -4/+4 |
| * | Changed format of years in copyright notice. | Gerd Moellmann | 1999-10-28 | 1 | -614/+539 |
| * | Checkdoc-inspired fixes. | Dave Love | 1999-10-27 | 1 | -28/+33 |
| * | Added (require 'custom) and deleted :version line from | Stephen Eglen | 1999-10-24 | 1 | -2/+2 |
| * | Minor doc fixes. | Dave Love | 1999-10-22 | 1 | -17/+17 |
| * | (ps-mode-print-function): Fix default | Gerd Moellmann | 1999-10-19 | 1 | -48/+63 |
| * | Use make-temp-file. | Stefan Monnier | 1999-10-15 | 1 | -1/+1 |
| * | Doc-string fixes. | Gerd Moellmann | 1999-10-12 | 1 | -5/+5 |
| * | New file. Major mode for editing PostScript. | Gerd Moellmann | 1999-10-12 | 1 | -0/+1177 |
| * | Files not useful for Emacs 21. | Gerd Moellmann | 1999-10-12 | 1 | -103/+0 |
| * | Added support for indenting existing scripts. | Gerd Moellmann | 1999-10-12 | 1 | -103/+2599 |
| * | New file. | Gerd Moellmann | 1999-10-07 | 1 | -0/+103 |
| * | (ada-get-indent-*, ada-indent-current, ada-goto-*, | Gerd Moellmann | 1999-10-07 | 1 | -2291/+2624 |
| * | (ada-stmt-add-to-ada-menu): New function | Gerd Moellmann | 1999-10-07 | 1 | -151/+100 |
| * | New file. | Gerd Moellmann | 1999-10-07 | 1 | -0/+459 |
| * | New file. Use Gnat for lookup and completion in Ada mode | Gerd Moellmann | 1999-10-07 | 1 | -0/+1766 |
| * | (sql-imenu-generic-expression): new, used to set | Alex Schroeder | 1999-09-29 | 1 | -52/+83 |
| * | (inferior-octave-startup): Ensure -i and --no-line-editing are passed | Stephen Eglen | 1999-09-14 | 1 | -2/+3 |
| * | (hide-ifdef-mode): Add autoload cookie. | Dave Love | 1999-09-13 | 1 | -0/+2 |
| * | Comment. | Dave Love | 1999-09-09 | 1 | -1/+1 |
| * | add --no-line-editing to inferior-octave-startup-args so that TABs in source | Stephen Eglen | 1999-09-06 | 1 | -1/+1 |
| * | (sh-tmp-file): Use $TMPDIR, if defined, for sh. | Eli Zaretskii | 1999-09-06 | 1 | -2/+2 |
| * | (c-macro-expansion): Use small-temporary-file-directory when non-nil. | Eli Zaretskii | 1999-09-02 | 1 | -1/+2 |
| * | (asm-mode): Set comment-start properly from asm-comment-char. | Richard M. Stallman | 1999-09-02 | 1 | -3/+3 |
| * | (tags-loop-continue): After tags-loop-operate returns, force skip to next file. | Richard M. Stallman | 1999-08-29 | 1 | -2/+7 |
| * | (compilation-error-regexp-alist): New item for SGI IRIX MipsPro compilers. | Richard M. Stallman | 1999-08-29 | 1 | -0/+5 |
| * | (compilation-error-regexp-alist): | Richard M. Stallman | 1999-08-29 | 1 | -1/+3 |
| * | (compilation-parsing-end,compilation-setup) | Richard M. Stallman | 1999-08-29 | 1 | -8/+12 |
| * | (ada-tmp-directory): Use temporary-file-directory. | Richard M. Stallman | 1999-08-28 | 1 | -1/+1 |
| * | (sql-sybase): use sql-server instead of sql-database. | Alex Schroeder | 1999-08-24 | 1 | -18/+13 |
| * | checked in with -k by blaak at 1999/08/18 05:08:39 | Ray Blaak | 1999-08-18 | 1 | -19/+48 |
| * | Fix maintainer address. | Karl Heuer | 1999-08-16 | 2 | -2/+2 |
| * | (octave-maintainer-address): Use gnu.org. | Karl Heuer | 1999-08-16 | 1 | -1/+1 |
| * | (simula): Provide `simula', not `simula-mode'. | Karl Heuer | 1999-08-10 | 1 | -1/+1 |
| * | (sql-accumulate-and-indent): Instead of testing | Richard M. Stallman | 1999-08-06 | 1 | -7/+11 |
| * | (c-inside-bracelist-p): Tighter test for | Richard M. Stallman | 1999-08-05 | 1 | -15/+26 |
| * | Customized. | Richard M. Stallman | 1999-08-04 | 1 | -36/+66 |
| * | Many doc fixes. | Richard M. Stallman | 1999-08-03 | 1 | -324/+50 |
| * | (fortran-indent-new-line): Make it an alias | Dave Love | 1999-08-03 | 1 | -16/+3 |
| * | checked in with -k by blaak at 1999/08/03 06:17:58 | Ray Blaak | 1999-08-03 | 1 | -49/+66 |
| * | (f90-mode-syntax-table): Change backslash to escape, not charquote. | Dave Love | 1999-07-29 | 1 | -1/+1 |
| * | Initial revision | Karl Heuer | 1999-07-26 | 1 | -0/+1975 |