summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/prolog.el: Fix up coding conventions and such.Stefan Monnier2011-01-111-318/+239
* * lisp/progmodes/prolog.el: Replace by a whole new file.Stefan Bruda2011-01-101-353/+4048
* Make org-link and idlwave-help-link inherit from link face.Chong Yidong2011-01-091-3/+2
* Tweaks to tool-bar for default, VC-dir, Compile, and Info.Chong Yidong2011-01-081-4/+6
* * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist)Andreas Schwab2011-01-081-2/+2
* Fixes: debbugs:7806Andreas Schwab2011-01-081-1/+3
* Tidy up some js.el requires.Glenn Morris2010-12-141-4/+4
* (c-forward-type): Before scanning a template arglist, check that theAlan Mackenzie2010-12-121-1/+2
* Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-1046-1026/+605
* In gdb, try to init comint history from gdbhist.Glenn Morris2010-12-071-2/+16
* * lisp/progmodes/which-func.el (which-func-ff-hook): Log the error message.Stefan Monnier2010-12-031-25/+28
* Small flymake changes.Glenn Morris2010-12-021-6/+26
* Merge changes from emacs-23 branchChong Yidong2010-11-272-25/+35
|\
| * * progmodes/which-func.el (which-func-imenu-joiner-function):Stefan Monnier2010-11-231-4/+4
| * Backport fixes for Bug#5390 and Bug#5694 from trunk.Chong Yidong2010-11-211-24/+71
| * Make the sys.path remove in Python mode customizable (Bug#7454).Chong Yidong2010-11-211-17/+31
| * python.el comment.Glenn Morris2010-11-201-0/+1
* | Highlight top-level augmented assignments in Python (Bug#6445).Chong Yidong2010-11-211-1/+2
* | Merge from emacs-23Stefan Monnier2010-11-171-1/+1
|\ \ | |/
| * * lisp/progmodes/python.el (python-shell): Doc fix.Glenn Morris2010-11-091-2/+1
* | * lisp/progmodes/python.el (run-python): Explain why we remove the currentStefan Monnier2010-11-171-0/+5
* | * lisp/progmodes/grep.el (grep-regexp-alist): Tighten the regexp.Stefan Monnier2010-11-171-2/+6
* | * lisp/progmodes/octave-mod.el: Rely on elecric-*-modes.Stefan Monnier2010-11-161-64/+5
* | * lisp/progmodes/modula2.el: Use SMIE and skeleton.Stefan Monnier2010-11-111-273/+326
* | Silence idlw*.el compilation.Glenn Morris2010-11-104-47/+48
* | * lisp/progmodes/octave-mod.el (octave-mark-block): Update for smie change.Glenn Morris2010-11-101-4/+3
* | system-type related trivia.Glenn Morris2010-11-092-7/+8
* | Merge from emacs-23Stefan Monnier2010-11-093-37/+34
|\ \ | |/
| * * lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.Glenn Morris2010-11-081-9/+1
| * * lisp/progmodes/python.el (python-font-lock-syntactic-keywords):Stefan Monnier2010-11-081-14/+5
| * * progmodes/verilog-mode.el (verilog-insert-one-definition)Wilson Snyder2010-11-061-13/+30
* | * lisp/progmodes/meta-mode.el: (meta-indent-line): Simplify.Glenn Morris2010-11-091-6/+5
* | * lisp/progmodes/meta-mode.el: Remove leading `*' from defcustom docs.Glenn Morris2010-11-081-13/+13
* | Replace still more end-of-line etc with line-end-position, etc.Glenn Morris2010-11-0811-65/+25
* | * lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values.Stefan Monnier2010-11-072-14/+19
* | Fix typo in previos flymake change.Glenn Morris2010-11-061-1/+1
* | Replace unneeded compatibility definitions with point-at-bol, point-at-eol.Glenn Morris2010-11-063-65/+27
* | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.Glenn Morris2010-11-069-116/+68
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-0611-41/+28
* | Minor idlwave change.Glenn Morris2010-11-061-14/+16
* | idlwave trivia.Glenn Morris2010-11-031-5/+4
* | * lisp/progmodes/perl-mode.el (perl-syntax-propertize-function):Stefan Monnier2010-11-021-0/+5
* | * lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.Glenn Morris2010-10-311-4/+5
* | * progmodes/ada-mode.el (ada-font-lock-syntactic-keywords): Silence compiler.Glenn Morris2010-10-311-5/+5
* | Merge changes from emacs-23 branchChong Yidong2010-10-311-2/+2
|\ \ | |/
| * * lisp/progmodes/sql.el: Remove comment link to defunct viewcvs url.Glenn Morris2010-10-301-2/+1
* | progmodes/cc-cmds.el (c-mask-paragraph): Fix an off-by-1 error. FixesAlan Mackenzie2010-10-311-11/+13
* | progmodes/cc-fonts.el (c-font-lock-enum-tail): New function whichAlan Mackenzie2010-10-301-3/+43
* | SMIE: change indent rules format, improve smie-setup.Stefan Monnier2010-10-292-48/+30
* | * lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):Jes Bodi Klinke2010-10-271-1/+1