aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use new backquote syntax.Gerd Moellmann1999-11-151-64/+64
* (ps-mode-submit-bug-report): Added listGerd Moellmann1999-11-121-5/+17
* (ps-mode-maintainer-address): New constant.Gerd Moellmann1999-11-101-2/+17
* (ps-mode-print-function): Changed defaultGerd Moellmann1999-11-091-3/+4
* progmodes/cmacexp.el (c-macro-preprocessor): Find the Solaris cpp.Sam Steingold1999-11-021-3/+4
* * progmodes/compile.el (compilation-error-regexp-alist):Gerd Moellmann1999-10-301-4/+0
* (compilation-error-regexp-alist): RecognizeGerd Moellmann1999-10-281-0/+5
* Doc-string fixes.Gerd Moellmann1999-10-282-169/+165
* Changed format of years in copyright notices.Gerd Moellmann1999-10-281-4/+4
* Changed format of years in copyright notice.Gerd Moellmann1999-10-281-614/+539
* Checkdoc-inspired fixes.Dave Love1999-10-271-28/+33
* Added (require 'custom) and deleted :version line fromStephen Eglen1999-10-241-2/+2
* Minor doc fixes.Dave Love1999-10-221-17/+17
* (ps-mode-print-function): Fix defaultGerd Moellmann1999-10-191-48/+63
* Use make-temp-file.Stefan Monnier1999-10-151-1/+1
* Doc-string fixes.Gerd Moellmann1999-10-121-5/+5
* New file. Major mode for editing PostScript.Gerd Moellmann1999-10-121-0/+1177
* Files not useful for Emacs 21.Gerd Moellmann1999-10-121-103/+0
* Added support for indenting existing scripts.Gerd Moellmann1999-10-121-103/+2599
* New file.Gerd Moellmann1999-10-071-0/+103
* (ada-get-indent-*, ada-indent-current, ada-goto-*,Gerd Moellmann1999-10-071-2291/+2624
* (ada-stmt-add-to-ada-menu): New functionGerd Moellmann1999-10-071-151/+100
* New file.Gerd Moellmann1999-10-071-0/+459
* New file. Use Gnat for lookup and completion in Ada modeGerd Moellmann1999-10-071-0/+1766
* (sql-imenu-generic-expression): new, used to setAlex Schroeder1999-09-291-52/+83
* (inferior-octave-startup): Ensure -i and --no-line-editing are passedStephen Eglen1999-09-141-2/+3
* (hide-ifdef-mode): Add autoload cookie.Dave Love1999-09-131-0/+2
* Comment.Dave Love1999-09-091-1/+1
* add --no-line-editing to inferior-octave-startup-args so that TABs in sourceStephen Eglen1999-09-061-1/+1
* (sh-tmp-file): Use $TMPDIR, if defined, for sh.Eli Zaretskii1999-09-061-2/+2
* (c-macro-expansion): Use small-temporary-file-directory when non-nil.Eli Zaretskii1999-09-021-1/+2
* (asm-mode): Set comment-start properly from asm-comment-char.Richard M. Stallman1999-09-021-3/+3
* (tags-loop-continue): After tags-loop-operate returns, force skip to next file.Richard M. Stallman1999-08-291-2/+7
* (compilation-error-regexp-alist): New item for SGI IRIX MipsPro compilers.Richard M. Stallman1999-08-291-0/+5
* (compilation-error-regexp-alist):Richard M. Stallman1999-08-291-1/+3
* (compilation-parsing-end,compilation-setup)Richard M. Stallman1999-08-291-8/+12
* (ada-tmp-directory): Use temporary-file-directory.Richard M. Stallman1999-08-281-1/+1
* (sql-sybase): use sql-server instead of sql-database.Alex Schroeder1999-08-241-18/+13
* checked in with -k by blaak at 1999/08/18 05:08:39Ray Blaak1999-08-181-19/+48
* Fix maintainer address.Karl Heuer1999-08-162-2/+2
* (octave-maintainer-address): Use gnu.org.Karl Heuer1999-08-161-1/+1
* (simula): Provide `simula', not `simula-mode'.Karl Heuer1999-08-101-1/+1
* (sql-accumulate-and-indent): Instead of testingRichard M. Stallman1999-08-061-7/+11
* (c-inside-bracelist-p): Tighter test forRichard M. Stallman1999-08-051-15/+26
* Customized.Richard M. Stallman1999-08-041-36/+66
* Many doc fixes.Richard M. Stallman1999-08-031-324/+50
* (fortran-indent-new-line): Make it an aliasDave Love1999-08-031-16/+3
* checked in with -k by blaak at 1999/08/03 06:17:58Ray Blaak1999-08-031-49/+66
* (f90-mode-syntax-table): Change backslash to escape, not charquote.Dave Love1999-07-291-1/+1
* Initial revisionKarl Heuer1999-07-261-0/+1975