summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from Dave Love's v2007-Sep-10.Stefan Monnier2007-09-101-45/+66
* Merge upstream 5.23.Stefan Monnier2007-09-071-196/+33
* (compilation-get-file-structure): Complete lastStefan Monnier2007-09-071-5/+2
* (c-constant-kwds): Add java: null, true, false.Glenn Morris2007-08-281-0/+1
* (m2-definition, m2-module): Don't use previous-line.Thien-Thi Nguyen2007-08-271-2/+2
* * progmodes/cperl-mode.el (cperl-indent-level): Autoload theDan Nicolaescu2007-08-252-2/+15
* (c-other-decl-block-key-in-symbols-alist): new language variable.Alan Mackenzie2007-08-251-0/+11
* (c-brace-anchor-point): new function. (c-add-stmt-syntax): Give accurateAlan Mackenzie2007-08-251-24/+57
* (defcustom, x-color-defined-p, cperl-is-face)Stefan Monnier2007-08-231-40/+40
* (ada-create-keymap): Paren typo.Stefan Monnier2007-08-211-1/+1
* Fix up comment style in header.Stefan Monnier2007-08-211-127/+107
* (scheme-mode-variables): Set font-lock-comment-start-skip.Glenn Morris2007-08-181-0/+1
* (ada-create-syntax-table): MoveMartin Rudalics2007-08-181-53/+60
* Fix s{a}{b} parsingVinicius Jose Latorre2007-08-171-4/+9
* (compilation-get-file-structure): Make use of the directory part whenGlenn Morris2007-08-171-1/+7
* (perl-font-lock-syntactic-keywords): Correctly match / regexp matchersStefan Monnier2007-08-161-2/+10
* (vhdl-update-progress-info): Avoid divide by zero error.Juanma Barranquero2007-08-131-4/+7
* (ada-gnatls-args): Fix docstring.Juanma Barranquero2007-08-131-10/+15
* (gdb-send): Handle CTRL-D more carefully.Nick Roberts2007-08-131-3/+3
* (gud-common-init): Use new name split-string-and-unquote.Richard M. Stallman2007-08-121-1/+1
* (flymake-err-line-patterns): Fix infloop in javac regexp.Richard M. Stallman2007-08-121-1/+1
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-0815-35/+41
* (compilation-set-window-height): Use window-full-width-p instead ofMartin Rudalics2007-08-081-7/+5
* (tcl-indent-level, tcl-continued-indent-level): Add safe-local-variable prop.Stefan Monnier2007-08-071-0/+2
* (cperl-compilation-error-regexp-alist): Remove duplicate defvarGlenn Morris2007-08-041-9/+9
* (compilation-find-buffer): Return current buffer immediately if suitable.Richard M. Stallman2007-08-021-11/+20
* (run-python): Fix path separator under w32.Stefan Monnier2007-07-281-1/+1
* Fix problem with modes derived from CC Mode: Move macroAlan Mackenzie2007-07-282-9/+10
* Switch license to GPLv3 or later.Glenn Morris2007-07-2578-92/+94
* Add missing license notice (GPLv3 or later).Glenn Morris2007-07-251-2/+17
* (inferior-octave-prompt): Accept .exe.Richard M. Stallman2007-07-231-1/+1
* (sh-font-lock-backslash-quote, sh-font-lock-flush-syntax-ppss-cache): New funs.Stefan Monnier2007-07-231-7/+41
* * replace.el (match): Use yellow1 instead of yellow.Dan Nicolaescu2007-07-131-1/+1
* Add arch taglineMiles Bader2007-07-081-0/+1
* (gud-common-init): Call string->strings insteadNick Roberts2007-07-081-1/+1
* (auto-mode-alist): Match more valid gdb initDan Nicolaescu2007-07-031-1/+5
* vera-mode.el (vera-mode): Fix `commend-end-skip' setting.Dan Nicolaescu2007-06-211-63/+43
* Header changes: mark file as part of Emacs, update FSF address.Glenn Morris2007-06-211-3/+3
* progmodes/vera-mode.el: New file.Dan Nicolaescu2007-06-201-0/+1506
* (c-remove-any-local-eval-or-mode-variables): When removing lines, alsoAlan Mackenzie2007-06-201-4/+6
* (mixal-operation-codes-alist): Fix typo in docstring.Juanma Barranquero2007-06-071-1/+1
* (ebrowse-draw-file-member-info): Doc fix.Juanma Barranquero2007-06-071-1/+1
* (idlwave-one-key-select): Fix typo in docstring.Juanma Barranquero2007-06-071-1/+1
* (ebrowse-member-table): Fix typo in docstring.Juanma Barranquero2007-06-071-1/+1
* (idlwave-routines): Fix typo in docstring.Juanma Barranquero2007-06-041-2/+2
* (compilation-find-file, compilation-handle-exit): Fix typos in docstrings.Juanma Barranquero2007-06-041-6/+6
* Nikolaj Schumacher <n_schumacher at web.de> (tiny change)Glenn Morris2007-05-231-3/+4
* (compilation-handle-exit): Quote first argument of `run-hook-with-args'.Juanma Barranquero2007-05-161-1/+1
* (python-font-lock-keywords, python-open-block-statement-p, python-mode):Stefan Monnier2007-05-101-3/+3
* (compilation-handle-exit):Richard M. Stallman2007-05-101-4/+1