aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (ada-83-string-keywords, ada-95-string-keywords, ada-2005-string-keywords):Juanma Barranquero2006-11-121-17/+18
* (ada-prj-default-check-cmd): New variable, replacing deleted variableJuanma Barranquero2006-11-121-43/+77
* (ada-func-or-proc-name): Match changes to ada-procedure-start-regexp.Juanma Barranquero2006-11-121-4/+4
* Replace conditional (require 'ispell) with defvar.Juanma Barranquero2006-11-121-154/+224
* Delete `eval-and-compile' around `require'.Juanma Barranquero2006-11-111-74/+95
* (cperl-mode): Before adding to it, make `compilation-error-regexp-alist'Romain Francoise2006-11-111-0/+1
* (vhdl-reset-active-high, vhdl-clock-rising-edge): Improve previous docGlenn Morris2006-11-111-2/+2
* (ebnf-stop-on-error): Improve previous doc fix.Glenn Morris2006-11-111-1/+1
* (compilation-directory-matcher): Improve previous doc fix.Glenn Morris2006-11-111-1/+1
* (c-lineup-string-cont): Improve previous doc fix.Glenn Morris2006-11-111-1/+1
* (c-font-lock-declarations): Don't overwrite fontification for "case"Chong Yidong2006-11-101-14/+32
* (gdb-many-windows): Start doc stringNick Roberts2006-11-101-4/+4
* (vhdl-reset-active-high, vhdl-clock-rising-edge): Doc fix (Nil -> nil).Glenn Morris2006-11-101-2/+2
* (gdb-many-windows): Doc fix (Nil -> nil).Glenn Morris2006-11-101-1/+1
* (ebnf-stop-on-error): Doc fix (Nil -> nil).Glenn Morris2006-11-101-1/+1
* (compilation-directory-matcher): Doc fix (Nil -> nil).Glenn Morris2006-11-101-1/+1
* (c-lineup-string-cont): Doc fix (Nil -> nil).Glenn Morris2006-11-101-1/+1
* (f90-indent-region): Bind case-fold-search to t.Glenn Morris2006-11-101-0/+1
* (idlwave-rescan-asynchronously): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
* (ada-find-in-ali): Use "non-nil" in docstrings.Juanma Barranquero2006-11-031-1/+1
* (ada-prj-new): Change maintainer, apply whitespace-cleanup, checkdoc. MinorJuanma Barranquero2006-10-311-28/+34
* Change maintainer, apply whitespace-cleanup, checkdoc.Juanma Barranquero2006-10-311-4/+3
* (ada-compile-current): Don't add newlines to commands.Juanma Barranquero2006-10-311-255/+234
* Change maintainer, apply whitespace-clean, checkdoc. Minor improvements to manyJuanma Barranquero2006-10-291-1421/+1421
* * progmodes/octave-inf.el (inferior-octave-has-built-in-variables):Chong Yidong2006-10-271-5/+19
* * progmodes/cperl-mode.el (cperl-invalid-face): Fix defcustom.Chong Yidong2006-10-221-6/+2
* 2006-10-22 John Wiegley <johnw@newartisans.com>John Wiegley2006-10-221-1/+9
* * progmodes/cperl-mode.el (cperl-mode): Don't assumeChong Yidong2006-10-221-14/+17
* (gdb-info-stack-custom): Don't try to giveNick Roberts2006-10-221-1/+0
* (ada-in-string-p): Doc fix.Juanma Barranquero2006-10-191-10/+10
* (ada-83-string-keywords, ada-last-which-function-line ada-no-auto-case,Juanma Barranquero2006-10-181-19/+19
* 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>Kim F. Storm2006-10-151-1/+3
* 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>Kim F. Storm2006-10-151-2/+6
* Merge from upstream, upto version 5.22.Stefan Monnier2006-10-111-1185/+2947
* (sh-get-kw): | is not among the allowed chars for a keyword.Stefan Monnier2006-10-101-1/+1
* (gdb-speedbar-expand-node): Burp ifNick Roberts2006-10-071-15/+18
* (sh-prev-thing): Remove (forward-char 1) nowStefan Monnier2006-10-041-4/+0
* (sh-prev-thing): Massage to untangle theStefan Monnier2006-10-031-49/+43
* (sh-prev-thing): Fix last change.Eli Zaretskii2006-10-021-3/+3
* (sh-prev-thing): Take `sh-leading-keywords' into account.Eli Zaretskii2006-09-301-27/+36
* (cperl-after-expr-p): Don't move pointJuri Linkov2006-09-291-2/+4
* (makefile-mode): Don't disable jit-lock.Stefan Monnier2006-09-281-2/+2
* Implement arrow spacing and scaling. (v4.3)Vinicius Jose Latorre2006-09-271-93/+130
* (compilation-goto-locus-delete-o): New fn.Richard M. Stallman2006-09-241-7/+21
* Adjust X-URLVinicius Jose Latorre2006-09-201-2/+2
* (python-preoutput-filter): Fix arg order to string-match.Richard M. Stallman2006-09-161-1/+1
* * progmodes/compile.el (compilation-error-regexp-alist-alist):Chong Yidong2006-09-151-1/+1
* * etc/NEWS: In terminal-oriented subshells, the EMACS environmentPaul Eggert2006-09-122-472/+473
* (compilation-directory-properties):Nick Roberts2006-09-121-1/+1
* (cfengine-font-lock-syntactic-keywords): New var.Stefan Monnier2006-09-111-3/+11