summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (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
* (etags-list-tags): When there is an explicit tag name, skip the \177 beforeRoland McGrath1996-06-081-1/+1
* (c-macro-preprocessor): New clause for Solaris.Richard M. Stallman1996-06-071-2/+8
* Fri Jun 7 13:06:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-071-14/+27
* (c-macro-expansion): Delete ??! trigraph in uniquestring.Karl Heuer1996-05-211-10/+11
* (c-macro-expansion): Correct bug in creating tempname.Karl Heuer1996-05-211-3/+5
* Delete the hilit19 support--it doesn't work.Karl Heuer1996-05-171-95/+1
* (pascal-end-of-statement, pascal-calculate-indent):Richard M. Stallman1996-05-131-5/+7
* (f90-hilit-patterns): Avoid using undefined variables.Richard M. Stallman1996-05-111-8/+8
* (hide-ifdef-mode): Doc fix.Richard M. Stallman1996-05-051-1/+1
* (compilation-error-regexp-alist): Add regexpRichard M. Stallman1996-04-261-0/+5
* (simula-submit-bug-report): Use emacs-version.Richard M. Stallman1996-04-211-12/+2
* (simula-tab-always-indent, simula-indent-level)Richard M. Stallman1996-04-211-100/+492
* (f90-keywords-re): Added operator and result.Karl Heuer1996-04-191-26/+44
* (sh-while-getopts): Punctuate help message better.Richard M. Stallman1996-04-151-3/+3
* (sh-alias-alist): Recognize lignux.Richard M. Stallman1996-03-271-1/+1
* (sh-shell-arg): Add no options for bash, ksh, or wksh.Richard M. Stallman1996-03-271-4/+7
* (sh-shell-arg): Don't add any options for bash, ksh.Richard M. Stallman1996-03-251-2/+5
* (tcl-using-emacs-19): Work with XEmacs 20.0. From Ben Wing.Tom Tromey1996-03-231-5/+10
* (switch-to-lisp): Sometimes turn on pop-up-frames.Richard M. Stallman1996-03-221-1/+6
* (indent-c++-exp): Use calculate-c-indent-after-brace.Richard M. Stallman1996-03-211-1/+3
* (sh-font-lock-keywords): Highlight \ only with non-alphanumeric char.Richard M. Stallman1996-03-201-1/+1
* (compilation-find-buffer): Only choose compilation-last-buffer if it isRoland McGrath1996-03-141-0/+1
* (pascal-declaration-end): Now locates the end of a parameterlist correctly.Richard M. Stallman1996-03-071-6/+13
* Comment change.Richard M. Stallman1996-03-022-3/+3
* (compilation-parse-errors):Richard M. Stallman1996-03-011-26/+8
* Comment change.Richard M. Stallman1996-03-011-7/+21
* (makefile-runtime-macros-list): Add + to the list.Richard M. Stallman1996-02-261-1/+1
* (compilation-minor-mode): Add missing `)'.Erik Naggum1996-02-221-1/+1
* (perl-imenu-generic-expression): Recognize packages.Karl Heuer1996-02-211-0/+1
* (c++-mode-syntax-table): Don't use c-mode-syntax-table.Karl Heuer1996-02-211-1/+13
* (compilation-minor-mode): Run compilation-minor-mode-hook.Roland McGrath1996-02-211-2/+5
* Added provide.Roland McGrath1996-02-211-20/+22
* (compilation-parse-errors): Detect doubled slashes in file names matchedRoland McGrath1996-02-131-0/+26
* (f90-indent-subprogram): Fix message.Karl Heuer1996-02-091-4/+4
* (f90-indent-subprogram, f90-match-end): Pass proper format string to message.Richard M. Stallman1996-02-091-11/+105
* (compilation-filter): Run compilation-filter-hook.Richard M. Stallman1996-02-011-0/+1
* (visit-tags-table-buffer, tags-loop-scan, complete-tag): Fix error formatKarl Heuer1996-01-291-3/+6
* (sh-shell-variables-initialized): New variable.Richard M. Stallman1996-01-291-11/+52
* (cpp-parse-error): Fix error format string.Karl Heuer1996-01-291-1/+1
* (ada-indent-region, ada-check-matching-start, ada-check-defun-name): Fix errorKarl Heuer1996-01-291-14/+5
* (c-macro-preprocessor): Define a preprocessor nameRichard M. Stallman1996-01-291-10/+27
* (makefile-font-lock-keywords): Improve highlightingRichard M. Stallman1996-01-261-2/+2
* Support for Font Lock mode.Simon Marshall1996-01-251-19/+64
* (ada-adjust-case-region, ada-indent-region): Delete format call inside message.Karl Heuer1996-01-251-3/+3
* (simula-electric-keyword): Pass proper format string to message.Karl Heuer1996-01-251-3/+2
* (makefile-browser-toggle): Use delete-region, not kill-line.Richard M. Stallman1996-01-241-2/+2
* (compilation-handle-exit): Undo previous change.Karl Heuer1996-01-231-7/+2