summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (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
* (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