aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (c-copy-tree): Fix bugs.Richard M. Stallman1997-07-151-11/+11
* (awk-mode): Require cc-langs, not cc-mode.Richard M. Stallman1997-07-131-1/+1
* Require cc-defs.Richard M. Stallman1997-07-131-0/+2
* (c-copy-tree): New function.Richard M. Stallman1997-07-101-2/+19
* Initial revisionRichard M. Stallman1997-07-1010-0/+5805
* (next-file, tags-loop-scan): Fix error message.Richard M. Stallman1997-07-051-5/+5
* (compilation-error-regexp-alist):Richard M. Stallman1997-07-041-0/+5
* (compilation-parse-errors): Skip 2 lines only for Compilation major mode.Richard M. Stallman1997-07-021-10/+14
* (compilation-error-regexp-alist): New item, for Oracle compiler.Richard M. Stallman1997-06-271-0/+5
* (hs-discard-overlays): Use overlays-in toRichard M. Stallman1997-06-241-8/+7
* Delete RCS version header.Richard M. Stallman1997-06-231-1/+0
* Initial revisionRichard M. Stallman1997-06-221-0/+1099
* Add provide call.Richard M. Stallman1997-06-225-0/+10
* Whitespace change.Richard M. Stallman1997-06-221-0/+1
* Fix provide call.Richard M. Stallman1997-06-221-1/+2
* Do <* *> via syntax table not regexps; use regexp-opt.Simon Marshall1997-06-191-39/+26
* Delete M-TAB binding of complete-tag.Richard M. Stallman1997-06-191-2/+0
* (scheme): Add defgroup.Richard M. Stallman1997-06-171-8/+16
* (icon-indent-line): A comment ends at the end of theRichard M. Stallman1997-06-171-4/+2
* (grep-program): Comment out the use of zgrep.Richard M. Stallman1997-06-161-9/+10
* (icon-imenu-generic-expression): Improved regexp.Richard M. Stallman1997-06-161-16/+17
* (hideshow): Added a :prefix.Richard M. Stallman1997-06-131-4/+31
* (f90-looking-at-where-or-forall): Recognize where/forallKarl Heuer1997-06-101-3/+3
* (icon-font-lock-keywords-2): Use regexp-opt for the regexps.Richard M. Stallman1997-06-081-24/+57
* Finish installing previous change.Richard M. Stallman1997-06-021-1/+10
* Customize.Richard M. Stallman1997-06-021-73/+177
* (hs-show-hidden-short-form): Updated doc string.Richard M. Stallman1997-06-011-25/+30
* (cpp-highlight-buffer): Make sureRichard M. Stallman1997-05-311-1/+3
* (hs-hide-comments-when-hiding-all)Richard M. Stallman1997-05-311-54/+65
* Comment change.Richard M. Stallman1997-05-301-1/+1
* Update for syntax-table text properties.Simon Marshall1997-05-291-12/+12
* (hs-special-modes-alist): Include also theRichard M. Stallman1997-05-291-164/+335
* Comment changes.Richard M. Stallman1997-05-282-7/+8
* Update address.Per Abrahamsen1997-05-271-1/+1
* Comment change.Richard M. Stallman1997-05-271-0/+1
* Comment change.Richard M. Stallman1997-05-272-2/+3
* Comment change.Richard M. Stallman1997-05-272-1/+2
* (indent-icon-exp): Bind last-depth.Richard M. Stallman1997-05-271-4/+4
* Comment change.Richard M. Stallman1997-05-271-2/+2
* (icon-mode): Adapt to new hideshow and improve regexps.Richard M. Stallman1997-05-271-4/+6
* Comment change.Richard M. Stallman1997-05-231-1/+1
* (ada-krunch-args): Use gnatkr instead of gnatk8.Richard M. Stallman1997-05-221-299/+385
* (awk-mode): Set parse-sexp-ignore-comments.Richard M. Stallman1997-05-221-0/+2
* (m4-program): Guess which m4 binary to use.Richard M. Stallman1997-05-201-17/+40
* (compilation-parse-errors): Fix paren error.Richard M. Stallman1997-05-191-5/+20
* (inferior-lisp-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
* (compilation-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
* Use defgroup and defcustom.Richard M. Stallman1997-05-041-17/+37
* Use defcustom.Richard M. Stallman1997-05-031-20/+43
* Support compilers that give a message each time the file beingRichard M. Stallman1997-05-031-287/+386