aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (compilation-revert-buffer): If buffer has a file, revert it in the normal way.Richard M. Stallman2003-01-131-2/+5
* (sh-mode-map): Use command remapping instead ofAndreas Schwab2003-01-121-15/+9
* (sh-set-shell): Make sh-shell-file the default shell.Juanma Barranquero2003-01-101-3/+5
* (makefile-font-lock-keywords): HighlightAndreas Schwab2002-12-281-0/+1
* (compile-reinitialize-errors): Don't mark the buffer as modified unless itJuanma Barranquero2002-12-141-1/+3
* (compilation-menu-map): Use `kill-compilation' to stop compilation.Markus Rost2002-12-131-1/+1
* (fortran-mode-abbrev-table): Handle `define-abbrev' with either 5Glenn Morris2002-12-121-61/+70
* (antlr): New URL.Pavel Janík2002-12-111-3/+3
* (compilation-enter-directory-regexp-alist)Richard M. Stallman2002-12-071-0/+4
* Simply require wid-edit and custom in eval-when-compile.Richard M. Stallman2002-12-041-20/+3
* Don't require imenu.Richard M. Stallman2002-12-041-5/+0
* Don't require cl.Richard M. Stallman2002-12-041-34/+39
* (cc-bytecomp-obsolete-var): Add an else-clause to the if to avoidRichard M. Stallman2002-12-041-1/+4
* (makefile-font-lock-keywords): Highlight more make keywords:Richard M. Stallman2002-12-021-1/+3
* Added LINTER support.Juanma Barranquero2002-11-211-10/+193
* (defgroup vhdl-related): Declare the members here rather than withMarkus Rost2002-11-191-28/+22
* (compilation-shell-minor-mode): Add group.Markus Rost2002-11-181-0/+2
* Undo previous change.Kenichi Handa2002-11-181-1/+1
* (makefile-space-face): Fix typo in group name.Markus Rost2002-11-171-1/+1
* (cc-bytecomp-defun): Fixed bug that caused existing functionMartin Stjernholm2002-11-161-12/+9
* (find-tag-default): Copy text at point without properties.Juanma Barranquero2002-11-141-5/+6
* Don't cc-bytecomp-defun char-table-p.Kenichi Handa2002-11-141-1/+1
* (compilation-error-regexp-alist): Don't include colon and space afterRichard M. Stallman2002-11-131-5/+5
* (perl-hanging-paren-p): New fun.Stefan Monnier2002-11-121-14/+37
* (grep-default-command): New fun.Stefan Monnier2002-11-071-97/+77
* (grep-compute-defaults): Move down.Markus Rost2002-11-071-69/+67
* (grep-compute-defaults): Undo previous change.Markus Rost2002-11-071-28/+14
* (tcl-mode): Don't set paragraph-start,Stefan Monnier2002-11-071-50/+3
* (syntax-case): DefineDave Love2002-10-291-1/+1
* (makefile-warn-continuations): Don't barf when there _aren't_ anyMiles Bader2002-10-281-1/+1
* (grep-find-use-xargs): Fix docstring. Patch from Matt SwiftJuanma Barranquero2002-10-281-4/+4
* (sh-mode-syntax-table): Don't make ^LAndreas Schwab2002-10-271-1/+0
* (makefile-cleanup-continuations): Default for variable is nil.Richard M. Stallman2002-10-261-3/+13
* (perl-mode-syntax-table): Change $ back to just "/" instead of "/ p".Stefan Monnier2002-10-181-2/+4
* Fix typo in comment.Juanma Barranquero2002-10-182-2/+2
* (sh-indent-for-then): Fix typo.Juanma Barranquero2002-10-181-1/+1
* (idlwave-region-active-p): Fix typo.Juanma Barranquero2002-10-181-306/+306
* (ebrowse-ts, ebrowse-view/find-file-and-search-pattern,Juanma Barranquero2002-10-171-44/+44
* (idlwave-shell-set-bp): Fix typo.Juanma Barranquero2002-10-171-187/+187
* (grep-compute-defaults): Set the standard-valueRichard M. Stallman2002-10-071-4/+11
* (fortran-beginning-do): Ignore labelled DO loops altogether.Glenn Morris2002-10-061-5/+6
* (ada-xref-update-project-menu,ada-add-ada-menu): Handle the menuMarkus Rost2002-10-031-6/+10
* (ada-stmt-add-to-ada-menu): Handle the menu pseudo-keys generated byMarkus Rost2002-10-031-1/+4
* (sh-alias-alist): Use append instead of nconc.Markus Rost2002-10-021-1/+1
* (m4-font-lock-keywords)John Paul Wallington2002-09-281-11/+10
* (sh-mark-init): Don't set `occur-buffer'.Juanma Barranquero2002-09-241-12/+8
* (makefile-cleanup-continuations-p): Rename to makefile-cleanup-continuations.Stefan Monnier2002-09-191-43/+30
* (makefile-fill-paragraph): Find comment boundaries before filling.Richard M. Stallman2002-09-181-4/+22
* From Stefan MonnierJ.D. Smith2002-09-131-74/+37
* (perl-mode-syntax-table): Mark $, % and @Stefan Monnier2002-09-131-68/+205