aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (c-parse-state): Added kludge to avoid an infinite loop when Emacs'Martin Stjernholm2003-03-231-3/+10
* (cperl-electric-backspace): Add delete-selection property.Kim F. Storm2003-03-221-0/+2
* (makefile-font-lock-syntactic-keywords): New variable.Juanma Barranquero2003-03-191-1/+10
* (scheme-mode-syntax-table): ConstructThien-Thi Nguyen2003-03-101-50/+50
* (dcl-font-lock-keywords, dcl-font-lock-defaults): New vars.Thien-Thi Nguyen2003-03-061-1/+29
* Version 3.32.12 released. Major revision.Juanma Barranquero2003-03-051-3166/+8848
* (vhdl-comment-uncomment-region): Remove two comment characters at startFrancesco Potortì2003-03-041-1/+1
* Move abbrev loading to after the fun it uses.Stefan Monnier2003-02-251-8/+9
* (makefile-font-lock-keywords): ProtectAndreas Schwab2003-02-241-7/+6
* Merge changes from CPerl-5.0.Stefan Monnier2003-02-231-124/+263
* Merge changes from CPerl-4.35.Stefan Monnier2003-02-231-1139/+1127
* (ebrowse-show-file-name-at-point): Remove useless check.Juanma Barranquero2003-02-201-1/+0
* Revert last change.Juanma Barranquero2003-02-181-1/+1
* (defcustom-c-stylevar): Fix character constant.Juanma Barranquero2003-02-181-1/+1
* (cperl-electric-keyword, cperl-electric-pod, cperl-do-auto-fill): Fix characterJuanma Barranquero2003-02-181-5/+5
* (ebrowse-output): Don't use gensym.Dave Love2003-02-171-1/+1
* (idlwave-show-begin): Fix use of character constant.Juanma Barranquero2003-02-141-2/+2
* (cperl-next-bad-style): Fix use of character constant.Juanma Barranquero2003-02-141-1/+1
* (fortran-fill): Fill lines that do not have comments.Glenn Morris2003-02-121-1/+2
* (makefile-font-lock-keywords): Simplify last change.Juanma Barranquero2003-02-121-3/+3
* (fortran-mode): Set comment-use-syntax.Stefan Monnier2003-02-121-39/+6
* (sh-mode-map): Don't remapAndreas Schwab2003-02-121-2/+0
* (makefile-font-lock-keywords): Fontify single character variable references, butJuanma Barranquero2003-02-111-4/+7
* Docstring typo.Stefan Monnier2003-02-111-1/+1
* (find-tag-tag): Move (default foo) to before `:' in the prompt.Stefan Monnier2003-02-111-3/+7
* (meta-fill-paragraph): Remove.Stefan Monnier2003-02-111-88/+0
* (scheme-mode-syntax-table): Don't switch the current buffer's syntax-table.Stefan Monnier2003-02-111-6/+6
* (simula-font-lock-syntactic-keywords): New var.Stefan Monnier2003-02-111-268/+123
* (tcl-omit-ws-regexp): Correctly handle cases like `proc foo {a {b c} d} {'.Stefan Monnier2003-02-111-26/+14
* (ebnf2ps): Fix typo.Juanma Barranquero2003-02-101-36/+36
* Fix typo in comment.Juanma Barranquero2003-02-103-6/+6
* (ebnf-optimize, ebnf-optimize1): Fix typo.Juanma Barranquero2003-02-101-4/+4
* (c-set-offset): Don't find a default syntactic element throughMartin Stjernholm2003-02-101-4/+5
* (c-basic-common-init): Install `c-fill-paragraph' onMartin Stjernholm2003-02-091-0/+6
* Trailing whitepace deleted.Juanma Barranquero2003-02-0430-589/+589
* (asm-font-lock-keywords): Allow arbitraryAndreas Schwab2003-02-021-3/+4
* Version 2.2bJuanma Barranquero2003-01-311-320/+470
* (cperl-beautify-level, cperl-beautify-regexp): Fix use ofJuanma Barranquero2003-01-291-7/+3
* (c-require-final-newline): Made this variable an alist to specify a valueMartin Stjernholm2003-01-282-8/+39
* (ebrowse-draw-tree-fn): Fix typo.Juanma Barranquero2003-01-271-1/+1
* (c-offsets-alist): Fix typo.Juanma Barranquero2003-01-271-1/+1
* (c-make-styles-buffer-local): Fix typo.Juanma Barranquero2003-01-271-1/+1
* (c-require-final-newline): Added a variable to make the initialization ofMartin Stjernholm2003-01-262-1/+8
* (asm-mode): Added syntax table entries for /* */ comments.Juanma Barranquero2003-01-231-4/+8
* (octave-mode-map): Change C-c i bindings to C-c C-i.Richard M. Stallman2003-01-201-8/+15
* (sh-indent-line): Use indent-line-to.Stefan Monnier2003-01-181-22/+17
* Don't make faces depend on window-system.Juanma Barranquero2003-01-181-45/+43
* (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