Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 2 | -3/+3 |
* | Fix typos. | Juanma Barranquero | 2011-11-20 | 6 | -10/+10 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 16 | -31/+31 |
* | * lisp/progmodes/sh-script.el (sh-assignment-regexp): Add entry for | Andreas Schwab | 2011-11-20 | 1 | -0/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 13 | -20/+20 |
* | * lisp/progmodes/compile.el: Obey compilation-first-column in dest buffer. | Stefan Monnier | 2011-11-18 | 1 | -2/+3 |
* | * lisp/progmodes/cc-engine.el (c-remove-stale-state-cache-backwards): | Stefan Monnier | 2011-11-18 | 1 | -4/+4 |
* | Spelling fixes. | Paul Eggert | 2011-11-18 | 3 | -4/+4 |
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 6 | -6/+6 |
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 11 | -15/+17 |
* | Small fix for sh-font-lock-keywords-var bash entry. | Glenn Morris | 2011-11-16 | 1 | -1/+1 |
* | Fix typos. | Juanma Barranquero | 2011-11-16 | 3 | -10/+10 |
* | * python.el (python-pdbtrack-stack-entry-regexp) | Ken Manheimer | 2011-11-16 | 1 | -1/+2 |
* | Fix typos. | Juanma Barranquero | 2011-11-16 | 3 | -4/+4 |
* | * autoconf.el (autoconf-mode): Fix comment-start-skip regexp. | Chong Yidong | 2011-11-16 | 1 | -1/+2 |
* | Fix typos. | Juanma Barranquero | 2011-11-15 | 7 | -8/+8 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 9 | -9/+9 |
* | Fix typos. | Juanma Barranquero | 2011-11-15 | 5 | -24/+24 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 10 | -26/+26 |
* | Fix typos. | Juanma Barranquero | 2011-11-14 | 2 | -3/+3 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 5 | -9/+9 |
* | Spelling fixes. | Paul Eggert | 2011-11-13 | 4 | -7/+7 |
* | Small executable.el fix related to bug#9879. | Glenn Morris | 2011-11-13 | 1 | -6/+10 |
* | Spelling fixes. | Paul Eggert | 2011-11-12 | 4 | -4/+4 |
* | Fix typos. | Juanma Barranquero | 2011-11-12 | 1 | -2/+2 |
* | Spelling fixes. | Paul Eggert | 2011-11-11 | 3 | -3/+3 |
* | Fix typos. | Juanma Barranquero | 2011-11-09 | 2 | -46/+6 |
* | * lisp/progmodes/compile.el: Adjust regexp for OCaml warnings. | Stefan Monnier | 2011-11-09 | 1 | -1/+1 |
* | * lisp/progmodes/python.el (python-beginning-of-statement): Rewrite. | Stefan Monnier | 2011-11-09 | 1 | -15/+6 |
* | * lisp/progmodes/compile.el: Better handle TABs. | Stefan Monnier | 2011-11-09 | 1 | -33/+41 |
* | Spelling fixes. | Paul Eggert | 2011-11-08 | 3 | -3/+3 |
* | delphi syntax table fix for bug#9994 | Glenn Morris | 2011-11-08 | 1 | -4/+0 |
* | Merge. | Alan Mackenzie | 2011-11-03 | 4 | -6/+6 |
|\ | |||||
| * | Rename split-window-{above-each-other|split-window-side-by-side} | Chong Yidong | 2011-10-30 | 3 | -5/+5 |
| * | Increment c-version to 5.32.2. | Alan Mackenzie | 2011-10-28 | 1 | -1/+1 |
* | | Add c-nonlabel-token-2-key to cc-langs.el. | Alan Mackenzie | 2011-11-03 | 1 | -0/+8 |
|/ | |||||
* | Boring merge from savannah. | Alan Mackenzie | 2011-10-28 | 9 | -103/+256 |
|\ | |||||
| * | Merge | Alan Mackenzie | 2011-10-28 | 1 | -15/+27 |
| |\ | |||||
| | * | * lisp/progmodes/gdb-mi.el: Warn the user when -i=mi is missing. | Stefan Monnier | 2011-10-27 | 1 | -15/+27 |
| * | | Merge in random stuff from savannah. | Alan Mackenzie | 2011-10-28 | 2 | -11/+6 |
| |\| | |||||
| | * | * lisp/progmodes/octave-*.el: Update maintainer. | Stefan Monnier | 2011-10-25 | 2 | -2/+5 |
| | * | * lisp/progmodes/octave-inf.el (inferior-octave-mode-map): Fix C-c C-h binding. | Stefan Monnier | 2011-10-23 | 2 | -9/+1 |
| * | | Amend to indent and fontify macros "which include their own semicolon" | Alan Mackenzie | 2011-10-27 | 6 | -77/+223 |
| |/ | |||||
* / | DTRT for c-beginning/end-of-defun in nested declaration scopes. | Alan Mackenzie | 2011-10-28 | 3 | -89/+241 |
|/ | |||||
* | Fix bug #9560, sporadic wrong indentation; improve instrumentation of | Alan Mackenzie | 2011-10-22 | 1 | -10/+43 |
* | Fix for 2011-10-21T02:23:59Z!cyd@gnu.org. | Chong Yidong | 2011-10-21 | 2 | -4/+0 |
* | Use mode-require-final-newline for idlwave.el and vera-mode.el. | Chong Yidong | 2011-10-20 | 2 | -2/+4 |
* | Fix more minor mode docstrings. | Chong Yidong | 2011-10-19 | 9 | -45/+75 |
* | Small fix for f90-next-statement. | Glenn Morris | 2011-10-11 | 1 | -1/+1 |
* | f90 indentation fix. | Glenn Morris | 2011-10-08 | 1 | -8/+13 |