summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (sh-shell-file): Downcase and remove extension on shells in NT.Richard M. Stallman1997-01-071-3/+3
* (sh-shell-file): On MSDOS, collapse $SHELL to lowerRichard M. Stallman1997-01-021-8/+16
* (hs-emacs-type): Doc fix.Richard M. Stallman1996-12-291-1/+1
* (cpp-edit-load): Don't load anything if init-file-user is nil.Richard M. Stallman1996-12-151-2/+5
* (etags-file-of-tag): Expand the file nameRichard M. Stallman1996-12-071-1/+2
* (pascal-mode): Make comment-indent-function buffer local.Richard M. Stallman1996-12-071-0/+1
* Fixed syntax table for quotes since they messed upRichard M. Stallman1996-12-071-0/+3
* *** empty log message ***Karl Heuer1996-11-171-1/+0
* Use simpler fn.Simon Marshall1996-11-161-2/+2
* use simpler fn.Simon Marshall1996-11-161-1/+1
* (sh-set-shell): Pass args no-query-flagRichard M. Stallman1996-11-091-10/+19
* (sh-mode-syntax-table): Turn on comment syntax for #,Richard M. Stallman1996-11-071-36/+14
* (sh-mode): Set `comment-start-skip'; otherwiseRichard M. Stallman1996-11-071-0/+1
* (compile-auto-highlight): Renamed fromRichard M. Stallman1996-11-051-11/+12
* (compile-highlight-display-limit): New variable.Richard M. Stallman1996-11-051-1/+34
* (makefile-font-lock-keywords): Handle dependenciesRichard M. Stallman1996-11-031-5/+5
* Initial revisionRichard M. Stallman1996-10-301-0/+149
* Use new face.Simon Marshall1996-10-281-1/+1
* (electric-perl-terminator, perl-indent-command):Richard M. Stallman1996-10-261-4/+8
* (sh-mode): Don't make font-lock-keywords buffer-local.Richard M. Stallman1996-10-261-1/+0
* (pascal-indent-declaration): Avoid infinite loopRichard M. Stallman1996-10-261-1/+2
* (makefile-font-lock-keywords): Accept - and . inKarl Heuer1996-10-251-1/+1
* Add Font Lock support. Add mode command autoload cookie.Simon Marshall1996-10-231-49/+160
* Add Font Lock support. Provide when loaded.Simon Marshall1996-10-231-1/+57
* (compilation-skip-to-next-location): Defined.Karl Heuer1996-10-201-6/+12
* (f90-no-block-limit): Fixed bug for indentation ofRichard M. Stallman1996-10-151-35/+38
* Comment change.Richard M. Stallman1996-10-121-2/+2
* (etags-file-of-tag): Fix looking-at regexp.Richard M. Stallman1996-09-291-3/+1
* Add `provide' call.Richard M. Stallman1996-09-281-1/+4
* Comment change.Richard M. Stallman1996-09-221-0/+1
* (hif-token-regexp): Move ! after !=.Richard M. Stallman1996-09-131-1/+1
* (tcl-indent-command): Use insert-tab, not self-insert-command.Tom Tromey1996-09-121-4/+7
* (executable-insert): Doc fix.Richard M. Stallman1996-09-041-11/+7
* (save-match-data): Definition deleted.Richard M. Stallman1996-09-021-11/+0
* (compilation-finish-functions): New variable.Richard M. Stallman1996-09-011-1/+11
* (sh-alias-alist): Use gnu/linux, not lignux.Richard M. Stallman1996-08-281-1/+1
* (makefile-font-lock-keywords): Catch variableRichard M. Stallman1996-08-201-1/+1
* Comment change.Richard M. Stallman1996-08-151-1/+1
* new version from Torbj�Einarsson.Erik Naggum1996-08-141-148/+198
* (tag-exact-file-name-match-p): Fix previous change.Erik Naggum1996-07-231-1/+1
* (etags-goto-tag-location): New local variable LINE; use it.Roland McGrath1996-07-231-5/+6
* (executable-find): Doc fix.Richard M. Stallman1996-07-211-1/+1
* (executable-find): Doc fix.Karl Heuer1996-07-211-2/+2
* (executable-set-magic): Don't put a space at endKarl Heuer1996-07-151-5/+1
* (sh-mode): Call sh-set-shell only for a writableKarl Heuer1996-07-151-4/+3
* (scheme-mode-variables): Set comment-start-skip to ignore backslash-quotedMiles Bader1996-07-041-1/+3
* (executable-set-magic): Add space at end of lineRichard M. Stallman1996-06-291-13/+21
* (makefile-gnumake-functions-alist): Add `addprefix'.Richard M. Stallman1996-06-271-0/+1
* (asm-mode-map): Fix typo.Erik Naggum1996-06-221-1/+1
* (asm-mode-map): Bind C-c ; to comment-region.Richard M. Stallman1996-06-211-0/+1