aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fix.Richard M. Stallman1998-07-271-1/+1
* (grep): Doc fix.Richard M. Stallman1998-07-191-3/+4
* (sh-mode): parse-sexp-ignore-comments = t.Richard M. Stallman1998-07-191-0/+2
* (scheme-font-lock-keywords-1): Fontify SCWM/GuileRichard M. Stallman1998-07-071-2/+4
* (makefile-font-lock-keywords): Recognize automatic variable references.Richard M. Stallman1998-07-031-2/+5
* (pascal-insert-block): Fixed space-deletion bug inRichard M. Stallman1998-07-031-4/+3
* Don't require imenu.Richard M. Stallman1998-07-021-1/+1
* (end-of-fortran-subprogram): Check if we're on the END statement.Dave Love1998-07-021-4/+8
* (fortran-mode-map) <menu>: Tweak the imenuDave Love1998-07-021-4/+4
* Some itcl additions:Tom Tromey1998-07-021-7/+11
* (executable-query): Use `other' widgetAndreas Schwab1998-06-241-2/+2
* (tags-add-tables): Use `other' widget type.Andreas Schwab1998-06-241-1/+1
* (executable-binary-suffixes): New variable.Richard M. Stallman1998-06-231-7/+19
* (grep-command): Initialize to nil.Richard M. Stallman1998-06-231-29/+46
* (dcl): Define as customize group, notKarl Heuer1998-06-191-1/+1
* (hs-minor-mode): Use `make-local-variable' not `make-variable-buffer-local'.Thien-Thi Nguyen1998-06-121-1/+1
* Require `easymenu'. Rework to use easymenu. Remove eol ws.Thien-Thi Nguyen1998-06-121-251/+284
* (c-mode-menu): Use (mark t), not (mark), in enable-expressions.Richard M. Stallman1998-06-101-4/+4
* (pod2man-program): Var reinstalled.Richard M. Stallman1998-06-091-2/+71
* (grep-null-device): Variable deleted.Richard M. Stallman1998-06-091-9/+6
* Comment change.Richard M. Stallman1998-06-081-1/+0
* (cperl-problems): Doc fix.Richard M. Stallman1998-06-081-7/+3
* Second half of changes in version 1.4.Richard M. Stallman1998-06-071-10/+39
* (cperl-pod-to-manpage): Function deletedRichard M. Stallman1998-06-071-68/+0
* (fortran-electric-line-number): Add delete-selection property.Richard M. Stallman1998-06-061-0/+1
* (grep): Fix previous change.Karl Heuer1998-06-011-5/+7
* (cperl-style-alist): New variable, since `c-mode'Richard M. Stallman1998-05-301-610/+1478
* (compilation-scroll-output): Correct the :versionKarl Heuer1998-05-301-1/+1
* (f90-comment-indent): Don't attempt to indent trailing comment asDave Love1998-05-251-2/+7
* (grep-tag-default): New function.Richard M. Stallman1998-05-241-3/+38
* (vhdl-customize-colors):Richard M. Stallman1998-05-231-19/+21
* (hs-life-goes-on): Use Emacs' native backquote support.Dan Nicolaescu1998-05-171-3/+4
* (c-macro-expansion):Richard M. Stallman1998-05-161-1/+3
* (c-macro-expansion): Use system-tmp-directory.Richard M. Stallman1998-05-161-4/+1
* (sh-shell-file): Add cmdproxy to MS shells.Richard M. Stallman1998-05-071-1/+2
* * progmodes/compile.el (compilation-directory-stack): Doc fix.Andreas Schwab1998-05-041-9/+8
* (sh-shell-file): If $SHELL evaluates toEli Zaretskii1998-05-031-1/+10
* (perl-mode): Add autoload cookie.Richard M. Stallman1998-04-301-0/+1
* (fortran-mode-map): Bind M-^. Use \M-, not \e elsewhere.Dave Love1998-04-281-7/+9
* *** 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