summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Dan Nicolaescu1998-04-203-3/+6
* *** empty log message ***Dan Nicolaescu1998-04-181-1/+2
* *** empty log message ***Dan Nicolaescu1998-04-181-1/+2
* (scheme-imenu-generic-expression,Dave Love1998-04-171-6/+6
* Move eval-when-compile off top level.Dave Love1998-04-151-87/+89
* Don't eval-*and*-compile font-lock stuff.Dave Love1998-04-141-1/+1
* (vhdl-loop, vhdl-while-loop): Add backslash.Karl Heuer1998-04-101-2/+2
* CustomizeStephen Eglen1998-04-093-33/+90
* *** empty log message ***Dan Nicolaescu1998-04-091-1/+1
* (fortran-fill-paragraph): This is the oneDave Love1998-04-081-3/+3
* Use regexp-opt and eval-and-compile toDave Love1998-04-071-334/+403
* (compilation-error-regexp-alist):Richard M. Stallman1998-03-201-1/+1
* (simula-match-string-or-comment): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (fortran-match-!-comment): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (scheme-mode-variables): Set font-lock-defaults locally.Dave Love1998-03-101-16/+76
* (c-emacs-features): Var moved to cc-vars.el.Richard M. Stallman1998-03-081-46/+1
* (c-emacs-features): Var moved from cc-defs.el.Richard M. Stallman1998-03-081-1/+1
* Don't require cc-defs.Richard M. Stallman1998-03-081-1/+0
* (c-initialize-cc-mode): Moved require's to top level.Richard M. Stallman1998-03-081-26/+12
* (c-Java-javadoc-paragraph-start): New variable for use in c-fill-paragraph.Richard M. Stallman1998-03-081-1/+4
* (c-fill-paragraph): Bind fill-paragraph-function toRichard M. Stallman1998-03-081-20/+125
* (c-inside-bracelist-p): Fix for enum test.Richard M. Stallman1998-03-081-48/+108
* (c-enable-xemacs-performance-kludge-p): New variable.Richard M. Stallman1998-03-081-0/+45
* (select-tags-table-quit): Use quit-window.Richard M. Stallman1998-03-081-3/+1
* (makefile-browser-quit): Use quit-window.Richard M. Stallman1998-03-081-1/+1
* (fortran-column-ruler-fixed,Dave Love1998-03-061-5/+3
* (make-mode): Provide make-mode, not makefile.Karl Heuer1998-02-271-1/+1
* (compilation-error-regexp-alist): Allow initialDave Love1998-02-241-2/+4
* Commented out line 471 (miniperl entry in interpreter-mode-alist)Stephen Eglen1998-02-221-99/+188
* Customized.Stephen Eglen1998-02-223-52/+120
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-2014-40/+40
* (c-copy-tree): New function.Richard M. Stallman1998-02-171-15/+11
* (c-enable-xemacs-performance-kludge-p): New variable.Richard M. Stallman1998-02-171-9/+24
* (c-make-styles-buffer-local): Take an optional argument which switchesRichard M. Stallman1998-02-171-31/+58
* (c-mode, c++-mode, objc-mode, java-mode): SetRichard M. Stallman1998-02-171-18/+37
* Imenu support changed.Richard M. Stallman1998-02-171-34/+58
* (c-postprocess-file-styles): If a file style or file offsets are set,Richard M. Stallman1998-02-171-15/+17
* (c-forward-syntactic-ws, c-backward-syntactic-ws):Richard M. Stallman1998-02-171-79/+209
* (c-point): In XEmacs, use scan-lists + buffer-syntactic-context-depth.Richard M. Stallman1998-02-171-9/+47
* (c-beginning-of-statement)Richard M. Stallman1998-02-171-74/+258
* (c-lineup-close-paren)Richard M. Stallman1998-02-171-3/+94
* (sh-font-lock-keywords): Fontify sh-style function names in declarations.Richard M. Stallman1998-02-151-1/+6
* (scheme-imenu-generic-expression): Simplify regexps.Dave Love1998-02-121-15/+15
* (sh-set-shell): Use standard-syntax-table if none other is specified.Richard M. Stallman1998-02-111-1/+2
* (compilation-scroll-output): New variable.Dave Love1998-02-091-2/+21
* (etags): Fix defgroup syntax. Why should itKenichi Handa1998-02-041-1/+1
* (hs-special-modes-alist): Improved the regexp for java.Dan Nicolaescu1998-02-021-2/+2
* (hs-special-modes-alist): Improved the regexp for java.Richard M. Stallman1998-02-021-6/+3
* Various docstring and commentary fixes, includingDave Love1998-01-301-63/+128
* (find-tag-marker-ring-length): New variable.Richard M. Stallman1998-01-291-16/+79