summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAge
* (tag-exact-file-name-match-p): Fix previous change.Erik Naggum1996-07-23
* (etags-goto-tag-location): New local variable LINE; use it.Roland McGrath1996-07-23
* (executable-find): Doc fix.Richard M. Stallman1996-07-21
* (executable-find): Doc fix.Karl Heuer1996-07-21
* (executable-set-magic): Don't put a space at endKarl Heuer1996-07-15
* (sh-mode): Call sh-set-shell only for a writableKarl Heuer1996-07-15
* (scheme-mode-variables): Set comment-start-skip to ignore backslash-quotedMiles Bader1996-07-04
* (executable-set-magic): Add space at end of lineRichard M. Stallman1996-06-29
* (makefile-gnumake-functions-alist): Add `addprefix'.Richard M. Stallman1996-06-27
* (asm-mode-map): Fix typo.Erik Naggum1996-06-22
* (asm-mode-map): Bind C-c ; to comment-region.Richard M. Stallman1996-06-21
* (etags-list-tags): When there is an explicit tag name, skip the \177 beforeRoland McGrath1996-06-08
* (c-macro-preprocessor): New clause for Solaris.Richard M. Stallman1996-06-07
* Fri Jun 7 13:06:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-07
* (c-macro-expansion): Delete ??! trigraph in uniquestring.Karl Heuer1996-05-21
* (c-macro-expansion): Correct bug in creating tempname.Karl Heuer1996-05-21
* Delete the hilit19 support--it doesn't work.Karl Heuer1996-05-17
* (pascal-end-of-statement, pascal-calculate-indent):Richard M. Stallman1996-05-13
* (f90-hilit-patterns): Avoid using undefined variables.Richard M. Stallman1996-05-11
* (hide-ifdef-mode): Doc fix.Richard M. Stallman1996-05-05
* (compilation-error-regexp-alist): Add regexpRichard M. Stallman1996-04-26
* (simula-submit-bug-report): Use emacs-version.Richard M. Stallman1996-04-21
* (simula-tab-always-indent, simula-indent-level)Richard M. Stallman1996-04-21
* (f90-keywords-re): Added operator and result.Karl Heuer1996-04-19
* (sh-while-getopts): Punctuate help message better.Richard M. Stallman1996-04-15
* (sh-alias-alist): Recognize lignux.Richard M. Stallman1996-03-27
* (sh-shell-arg): Add no options for bash, ksh, or wksh.Richard M. Stallman1996-03-27
* (sh-shell-arg): Don't add any options for bash, ksh.Richard M. Stallman1996-03-25
* (tcl-using-emacs-19): Work with XEmacs 20.0. From Ben Wing.Tom Tromey1996-03-23
* (switch-to-lisp): Sometimes turn on pop-up-frames.Richard M. Stallman1996-03-22
* (indent-c++-exp): Use calculate-c-indent-after-brace.Richard M. Stallman1996-03-21
* (sh-font-lock-keywords): Highlight \ only with non-alphanumeric char.Richard M. Stallman1996-03-20
* (compilation-find-buffer): Only choose compilation-last-buffer if it isRoland McGrath1996-03-14
* (pascal-declaration-end): Now locates the end of a parameterlist correctly.Richard M. Stallman1996-03-07
* Comment change.Richard M. Stallman1996-03-02
* (compilation-parse-errors):Richard M. Stallman1996-03-01
* Comment change.Richard M. Stallman1996-03-01
* (makefile-runtime-macros-list): Add + to the list.Richard M. Stallman1996-02-26
* (compilation-minor-mode): Add missing `)'.Erik Naggum1996-02-22
* (perl-imenu-generic-expression): Recognize packages.Karl Heuer1996-02-21
* (c++-mode-syntax-table): Don't use c-mode-syntax-table.Karl Heuer1996-02-21
* (compilation-minor-mode): Run compilation-minor-mode-hook.Roland McGrath1996-02-21
* Added provide.Roland McGrath1996-02-21
* (compilation-parse-errors): Detect doubled slashes in file names matchedRoland McGrath1996-02-13
* (f90-indent-subprogram): Fix message.Karl Heuer1996-02-09
* (f90-indent-subprogram, f90-match-end): Pass proper format string to message.Richard M. Stallman1996-02-09
* (compilation-filter): Run compilation-filter-hook.Richard M. Stallman1996-02-01
* (visit-tags-table-buffer, tags-loop-scan, complete-tag): Fix error formatKarl Heuer1996-01-29
* (sh-shell-variables-initialized): New variable.Richard M. Stallman1996-01-29
* (cpp-parse-error): Fix error format string.Karl Heuer1996-01-29