aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Completely revised and massively extended.Karl Heuer1999-05-151-3181/+7958
* (sh-mode): Do not fail if buffer has noKarl Heuer1999-05-151-2/+3
* (compilation-error-regexp-alist): Recognize C++Build 4.0 error message syntax.Karl Heuer1999-04-261-4/+7
* (grep-compute-defaults): If xargs -e isn't supported, use find -exec.Karl Heuer1999-04-261-3/+7
* (sql-send-paragraph): Delete duplicate definition.Richard M. Stallman1999-04-081-11/+0
* (compilation-handle-exit): Do right thingRichard M. Stallman1999-04-031-2/+3
* Add defgroup :version.Dave Love1999-04-011-1/+2
* (c-indent-command): Doc fix.Karl Heuer1999-03-301-1/+1
* (tcl-using-emacs-19-23): Recognize Emacs 20.Tom Tromey1999-03-291-5/+11
* (old-c): Remove :group.Karl Heuer1999-03-191-2/+3
* (old-c++): Remove :group.Karl Heuer1999-03-191-2/+3
* (c-outline-level): BindDave Love1999-03-062-6/+10
* (ada-outline-level): Bind buffer-invisibility-spec.Dave Love1999-03-061-3/+5
* Set version to 1.4.1. Changed mail address toRichard M. Stallman1999-02-191-19/+27
* (sql-set-sqli-hook): A hook run when sql-buffer isRichard M. Stallman1999-02-191-25/+135
* Added c-at-toplevel-p for font-lock.el.Simon Marshall1999-02-171-0/+17
* (compile-internal): Use save-selected-window.Richard M. Stallman1999-02-161-3/+2
* Record new maintainer.Richard M. Stallman1999-02-161-0/+1
* Added keywords from `finder-by-keyword'.Richard M. Stallman1999-02-131-51/+193
* (compile-auto-highlight): Customize.Richard M. Stallman1999-02-091-2/+6
* (compilation-setup): Set value ofRichard M. Stallman1999-02-081-2/+7
* Installed CC Mode 5.25.Barry A. Warsaw1999-02-0810-613/+1514
* Initial revisionBarry A. Warsaw1999-02-081-0/+60
* Comment changes.Richard M. Stallman1999-02-071-6/+6
* (sql-help): Doc fix.Richard M. Stallman1999-02-061-8/+16
* Changed version to 1.2.1.Richard M. Stallman1999-02-061-10/+94
* (compile-mouse-goto-error): Don't lose withDave Love1999-02-051-3/+11
* (mark-fortran-subprogram): Activate markDave Love1999-02-021-8/+6
* (makefile-imenu-generic-expression): New var.Richard M. Stallman1999-02-021-23/+8
* (compilation-next-error-locus): Don't decrease argument FIND-AT-LEASTRichard M. Stallman1999-02-011-2/+1
* (fortran-narrow-to-subprogram): Ensure markDave Love1999-01-191-30/+38
* (pascal-calculate-indent): Code with an invalidRichard M. Stallman1999-01-191-3/+3
* (compilation-goto-locus): If already in theRichard M. Stallman1999-01-181-21/+14
* (sql-mode-ansi-font-lock-keywords): Quote font-lockKarl Heuer1999-01-121-15/+15
* (compilation-shell-minor-mode): New function.Richard M. Stallman1999-01-111-0/+14
* Initial revisionRichard M. Stallman1999-01-111-0/+1060
* (fortran-window-create): Account for scrollDave Love1999-01-061-1/+5
* 1999-01-05 Dave Love <[email protected]>Dave Love1999-01-051-22/+23
* Can use linear algorithm for indentation if Emacs supports it.Richard M. Stallman1999-01-021-367/+1027
* (m4-m4-region, m4-m4-buffer): Use shell-command-on-region.Richard M. Stallman1998-12-301-20/+5
* Update comment.Karl Heuer1998-12-143-4/+4
* Initial revisionKarl Heuer1998-12-141-0/+640
* (compilation-error-regexp-alist): Insist on a non-digit in the file name.Karl Heuer1998-12-141-1/+6
* (compilation-error-regexp-alist): Fix regexp to matchKarl Heuer1998-12-141-1/+1
* (fortran-font-lock-keywords-1): WarpDave Love1998-12-111-2/+6
* (cc-imenu-java-generic-expression): Get rid of nested loops.Karl Heuer1998-12-101-2/+2
* (octave-abbrev-start): Use the correctKarl Heuer1998-12-101-3/+9
* (fortran-check-end-prog-re): Allow trailingDave Love1998-12-091-1/+1
* Various minor doc fixes.Dave Love1998-11-231-48/+75
* (fortran-end-prog-re): Fix typo.Dave Love1998-11-181-2/+2