| Commit message (Expand) | Author | Age | Files | Lines |
| * | Re-commit doc fixes accidentally reverted. | Juanma Barranquero | 2008-02-20 | 1 | -141/+142 |
| * | * progmodes/verilog-mode.el (customize): Fix typo in error message. | Dan Nicolaescu | 2008-02-20 | 1 | -142/+141 |
| * | Set of changes so that "obtrusive" syntactic elements in a | Alan Mackenzie | 2008-02-19 | 1 | -154/+286 |
| * | Set of changes so that "obtrusive" syntactic elements in a | Alan Mackenzie | 2008-02-19 | 1 | -2/+52 |
| * | Set of changes so that "obtrusive" syntactic elements in a C/C++/ObjC | Alan Mackenzie | 2008-02-19 | 1 | -2/+2 |
| * | Set of changes so that "obtrusive" syntactic elements in a | Alan Mackenzie | 2008-02-19 | 1 | -2/+3 |
| * | Set of changes so that "obtrusive" syntactic elements in a | Alan Mackenzie | 2008-02-19 | 1 | -0/+33 |
| * | Set of changes so that "obtrusive" syntactic elements in a C/C++/ObjC | Alan Mackenzie | 2008-02-19 | 1 | -64/+58 |
| * | (gdba): Recreate as an alias for gdb. | Nick Roberts | 2008-02-19 | 1 | -1/+5 |
| * | (verilog-mode-version, verilog-mode-release-date, erilog-mode-release-emacs, | Juanma Barranquero | 2008-02-18 | 1 | -23/+23 |
| * | (customize): Fix typo in error message. | Juanma Barranquero | 2008-02-18 | 1 | -128/+129 |
| * | (gud-def, gud-last-speedbar-stackframe): Doc fixes. | Juanma Barranquero | 2008-02-18 | 1 | -31/+31 |
| * | (ada-font-lock-syntactic-keywords): | Stefan Monnier | 2008-02-17 | 1 | -6/+3 |
| * | (compilation-find-file): Doc fix. | Eli Zaretskii | 2008-02-09 | 1 | -2/+6 |
| * | (compilation-next-error): Doc fix. | Eli Zaretskii | 2008-02-09 | 1 | -1/+5 |
| * | *** empty log message *** | Juanma Barranquero | 2008-02-05 | 4 | -16/+16 |
| * | *** empty log message *** | Juanma Barranquero | 2008-02-05 | 1 | -1/+1 |
| * | * progmodes/verilog-mode.el (verilog-declaration-core-re): | Dan Nicolaescu | 2008-02-04 | 1 | -83/+96 |
| * | Undo last change. | Chong Yidong | 2008-02-01 | 1 | -17/+13 |
| * | (tags-loop-revert-buffers): Value `ask' means to query the user interactively. | Chong Yidong | 2008-02-01 | 1 | -6/+16 |
| * | (verilog-sk-prompt-msb) | Dan Nicolaescu | 2008-02-01 | 1 | -23/+23 |
| * | (gdb-var-set-format-regexp): New constant.emacs-pretest-22.1.90 | Nick Roberts | 2008-01-30 | 1 | -3/+12 |
| * | (c-block-stmt-1-kwds, c-block-stmt-2-kwds, c-simple-stmt-kwds): New | Alan Mackenzie | 2008-01-29 | 1 | -0/+3 |
| * | (c-specifier-key): Exclude "template" from this regexp; to allow the "{" | Alan Mackenzie | 2008-01-29 | 1 | -3/+5 |
| * | (c-guess-basic-syntax, CASE 5A.5): Anchor the "{" of a template function | Alan Mackenzie | 2008-01-29 | 1 | -6/+9 |
| * | (c-version): increase to 5.31.5. | Alan Mackenzie | 2008-01-29 | 1 | -1/+1 |
| * | (tags-query-replace): Delete unused optional args. Doc fix. | Richard M. Stallman | 2008-01-29 | 1 | -2/+5 |
| * | (gdb-create-define-alist): Don't call | Nick Roberts | 2008-01-27 | 1 | -3/+3 |
| * | Correct typos, enhance comments. | Alan Mackenzie | 2008-01-27 | 1 | -1/+1 |
| * | Correct typos, enhance comments. | Alan Mackenzie | 2008-01-27 | 2 | -7/+8 |
| * | Introduce elements for the syntactic symbol arglist-cont-nonempty into | Alan Mackenzie | 2008-01-26 | 3 | -8/+19 |
| * | (c-save-buffer-state): Bind buffer-file-name and buffer-file-truename to | Alan Mackenzie | 2008-01-26 | 1 | -0/+2 |
| * | (tags-query-replace): Doc fix. | Eli Zaretskii | 2008-01-26 | 1 | -1/+4 |
| * | Quote all calls to "auxiliary skeleton"s to prevent infloops. | Glenn Morris | 2008-01-20 | 1 | -5/+5 |
| * | Martin Svenson <phromo at gmail.com> (tiny change) | Glenn Morris | 2008-01-20 | 1 | -1/+2 |
| * | * progmodes/sh-script.el (sh-basic-offset): | Dan Nicolaescu | 2008-01-19 | 2 | -0/+3 |
| * | (c-constant-symbol): Put this defun inside an eval-and-compile, so as to | Alan Mackenzie | 2008-01-16 | 1 | -10/+11 |
| * | (ada-convert-file-name): Fix typo in docstring. | Juanma Barranquero | 2008-01-16 | 1 | -1/+1 |
| * | Fix typos in comments. | Juanma Barranquero | 2008-01-16 | 1 | -2/+2 |
| * | * (c-constant-symbol): New function which supersedes c-const-symbol. | Alan Mackenzie | 2008-01-14 | 1 | -19/+30 |
| * | (c-guess-basic-syntax): prevent a macro call inside a struct being | Alan Mackenzie | 2008-01-14 | 1 | -0/+1 |
| * | (ebrowse-view-file-other-window): Delete function. | Eli Zaretskii | 2008-01-12 | 1 | -20/+4 |
| * | (gdb-dequeue-input): Make doubly sure | Nick Roberts | 2008-01-10 | 1 | -5/+8 |
| * | (verilog-mode-map): Don't bind C-M-a, | Dan Nicolaescu | 2008-01-10 | 1 | -159/+49 |
| * | * progmodes/verilog-mode.el (verilog-booleanp): New function for | Dan Nicolaescu | 2008-01-09 | 1 | -19/+25 |
| * | (top-level): Fix spacing. | Dan Nicolaescu | 2008-01-09 | 1 | -513/+353 |
| * | Kevin Ryde <user42 at zip.com.au> | Glenn Morris | 2008-01-08 | 1 | -1/+5 |
| * | (gdb-var-list-children-1): Put varnum in | Nick Roberts | 2008-01-08 | 1 | -3/+3 |
| * | (gud-gdb-command-name): Explain | Nick Roberts | 2008-01-07 | 1 | -1/+3 |
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 80 | -81/+81 |