summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (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
* (fortran-mode-syntax-table): Change `\' to `\'Dave Love1999-07-241-65/+45
* (tcl-typeword-list): Added `variable'.Tom Tromey1999-07-191-4/+7
* (tcl-keyword-list): Added method, body, configbody, classTom Tromey1999-07-191-4/+7
* (tcl-mode): Set font-lock-defaults, not font-lock-keywords.Tom Tromey1999-07-181-5/+9
* (tcl-proc-list): Reverted; already had `body'.Tom Tromey1999-07-181-4/+7
* (tcl-proc-list): Added `body'.Tom Tromey1999-07-181-4/+7
* (pascal-beg-of-defun): More intuitive behavior when having nested functons.Richard M. Stallman1999-07-121-44/+78
* inferior-octave-directory-tracker: Change regexp so that it doesn'tStephen Eglen1999-07-071-3/+5
* (sh-feature): If nothing is known about the given shell, use theRichard M. Stallman1999-07-011-0/+4
* (sh-mode): When setting syntaxKarl Heuer1999-06-291-1/+2
* Deal with compilation-error-screen-columns being buffer-local.Karl Heuer1999-06-271-4/+6
* (sql-input-ring-file-name): Doc fix.Karl Heuer1999-06-171-3/+9
* (cperl-invalid-face): Fix custom type.Karl Heuer1999-06-121-1/+1
* (vhdl-port-copy): Fix parsing bug.Karl Heuer1999-06-121-8/+7
* (compilation-error-regexp-alist): AllowDave Love1999-06-091-1/+1
* Add :link to defgroup.Dave Love1999-06-011-21/+24
* (cc-imenu-java-generic-expression): Avoid nested null-loops.Richard M. Stallman1999-05-261-1/+1
* 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