| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't mess with *temp*. | Stefan Monnier | 2011-01-20 | 1 | -28/+24 |
* | Refill some copyright headers. | Glenn Morris | 2011-01-15 | 17 | -35/+38 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 51 | -51/+0 |
* | Add 2011 to remaining FSF/AIST copyright years. | Glenn Morris | 2011-01-15 | 1 | -1/+1 |
* | Merge from emacs-23 branch. | Glenn Morris | 2011-01-15 | 1 | -4/+7 |
|\ |
|
* \ | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 80 | -104/+100 |
|\ \
| |/ |
|
| * | * progmodes/python.el (python-mode): Don't impose font-lock. | Stefan Monnier | 2011-01-02 | 1 | -1/+0 |
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 83 | -83/+83 |
* | | * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreach | Tassilo Horn | 2011-01-14 | 1 | -1/+1 |
* | | * lisp/progmodes/prolog.el: Use syntax-propertize. Further code cleanup. | Stefan Monnier | 2011-01-13 | 1 | -526/+499 |
* | | * lisp/progmodes/prolog.el: Fix up coding conventions and such. | Stefan Monnier | 2011-01-11 | 1 | -318/+239 |
* | | * lisp/progmodes/prolog.el: Replace by a whole new file. | Stefan Bruda | 2011-01-10 | 1 | -353/+4048 |
* | | Make org-link and idlwave-help-link inherit from link face. | Chong Yidong | 2011-01-09 | 1 | -3/+2 |
* | | Tweaks to tool-bar for default, VC-dir, Compile, and Info. | Chong Yidong | 2011-01-08 | 1 | -4/+6 |
* | | * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist) | Andreas Schwab | 2011-01-08 | 1 | -2/+2 |
* | | Fixes: debbugs:7806 | Andreas Schwab | 2011-01-08 | 1 | -1/+3 |
* | | Tidy up some js.el requires. | Glenn Morris | 2010-12-14 | 1 | -4/+4 |
* | | (c-forward-type): Before scanning a template arglist, check that the | Alan Mackenzie | 2010-12-12 | 1 | -1/+2 |
* | | Derive from prog-mode, use derived-mode-p, and fix up various | Stefan Monnier | 2010-12-10 | 46 | -1026/+605 |
* | | In gdb, try to init comint history from gdbhist. | Glenn Morris | 2010-12-07 | 1 | -2/+16 |
* | | * lisp/progmodes/which-func.el (which-func-ff-hook): Log the error message. | Stefan Monnier | 2010-12-03 | 1 | -25/+28 |
* | | Small flymake changes. | Glenn Morris | 2010-12-02 | 1 | -6/+26 |
* | | Merge changes from emacs-23 branch | Chong Yidong | 2010-11-27 | 2 | -25/+35 |
|\ \
| |/ |
|
| * | * progmodes/which-func.el (which-func-imenu-joiner-function): | Stefan Monnier | 2010-11-23 | 1 | -4/+4 |
| * | Backport fixes for Bug#5390 and Bug#5694 from trunk. | Chong Yidong | 2010-11-21 | 1 | -24/+71 |
| * | Make the sys.path remove in Python mode customizable (Bug#7454). | Chong Yidong | 2010-11-21 | 1 | -17/+31 |
| * | python.el comment. | Glenn Morris | 2010-11-20 | 1 | -0/+1 |
* | | Highlight top-level augmented assignments in Python (Bug#6445). | Chong Yidong | 2010-11-21 | 1 | -1/+2 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-11-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | * lisp/progmodes/python.el (python-shell): Doc fix. | Glenn Morris | 2010-11-09 | 1 | -2/+1 |
* | | * lisp/progmodes/python.el (run-python): Explain why we remove the current | Stefan Monnier | 2010-11-17 | 1 | -0/+5 |
* | | * lisp/progmodes/grep.el (grep-regexp-alist): Tighten the regexp. | Stefan Monnier | 2010-11-17 | 1 | -2/+6 |
* | | * lisp/progmodes/octave-mod.el: Rely on elecric-*-modes. | Stefan Monnier | 2010-11-16 | 1 | -64/+5 |
* | | * lisp/progmodes/modula2.el: Use SMIE and skeleton. | Stefan Monnier | 2010-11-11 | 1 | -273/+326 |
* | | Silence idlw*.el compilation. | Glenn Morris | 2010-11-10 | 4 | -47/+48 |
* | | * lisp/progmodes/octave-mod.el (octave-mark-block): Update for smie change. | Glenn Morris | 2010-11-10 | 1 | -4/+3 |
* | | system-type related trivia. | Glenn Morris | 2010-11-09 | 2 | -7/+8 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-11-09 | 3 | -37/+34 |
|\ \
| |/ |
|
| * | * lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix. | Glenn Morris | 2010-11-08 | 1 | -9/+1 |
| * | * lisp/progmodes/python.el (python-font-lock-syntactic-keywords): | Stefan Monnier | 2010-11-08 | 1 | -14/+5 |
| * | * progmodes/verilog-mode.el (verilog-insert-one-definition) | Wilson Snyder | 2010-11-06 | 1 | -13/+30 |
* | | * lisp/progmodes/meta-mode.el: (meta-indent-line): Simplify. | Glenn Morris | 2010-11-09 | 1 | -6/+5 |
* | | * lisp/progmodes/meta-mode.el: Remove leading `*' from defcustom docs. | Glenn Morris | 2010-11-08 | 1 | -13/+13 |
* | | Replace still more end-of-line etc with line-end-position, etc. | Glenn Morris | 2010-11-08 | 11 | -65/+25 |
* | | * lisp/emacs-lisp/smie.el: Simplify the smie-rules-function return values. | Stefan Monnier | 2010-11-07 | 2 | -14/+19 |
* | | Fix typo in previos flymake change. | Glenn Morris | 2010-11-06 | 1 | -1/+1 |
* | | Replace unneeded compatibility definitions with point-at-bol, point-at-eol. | Glenn Morris | 2010-11-06 | 3 | -65/+27 |
* | | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol. | Glenn Morris | 2010-11-06 | 9 | -116/+68 |
* | | Use line-end-position rather than end-of-line, etc. | Glenn Morris | 2010-11-06 | 11 | -41/+28 |
* | | Minor idlwave change. | Glenn Morris | 2010-11-06 | 1 | -14/+16 |