summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (gdb-parent-bptno-enabled): New variable.Nick Roberts2007-11-141-42/+52
* (gud-gdb): Remove vestigial gdba doc and code.Nick Roberts2007-11-051-15/+4
* (tags-table-mode): Disable undo.Glenn Morris2007-11-021-2/+3
* (gdb-delete-out-of-scope): New option.Nick Roberts2007-10-301-1/+9
* (f90-indented-comment-re, f90-directive-comment-re)Glenn Morris2007-10-251-3/+3
* (fortran-comment-line-start-skip, fortran-directive-re):Glenn Morris2007-10-251-2/+2
* (ps-mode-map): Delete C-c v binding.Richard M. Stallman2007-10-251-1/+0
* (f90-do-indent, f90-if-indent)Glenn Morris2007-10-231-2/+21
* (fortran-tab-mode-default)Glenn Morris2007-10-231-0/+30
* Martin Rudalics <rudalics at gmx.at>Glenn Morris2007-10-221-4/+4
* (f90-font-lock-keywords-2, f90-looking-at-type-like): Fix regexp typos.Glenn Morris2007-10-201-2/+2
* (cc-imenu-c++-generic-expression): Tweak regexp to avoid overflow.Glenn Morris2007-10-171-1/+3
* (select-tags-table): Disable undo in the `*Tags Table List*' buffer.Glenn Morris2007-10-141-1/+2
* (octave-looking-at-kw): Add doc string.Glenn Morris2007-10-131-6/+9
* John W. Eaton <jwe at octave.org>Glenn Morris2007-10-131-13/+25
* (gdb-info-stack-custom): Ensure current frame is visible.Nick Roberts2007-10-111-55/+65
* (gud-gud-gdb-command-name): Fix typo in docstring.Michaël Cadilhac2007-10-041-4/+3
* (gud-gud-gdb-command-name): New option.Nick Roberts2007-10-041-5/+8
* (gud-gdb-command-name, gdb): Move here from gud.el and adapt doc string.Nick Roberts2007-10-041-21/+61
* (pdb): Specify file for gud-break.Nick Roberts2007-10-021-1/+1
* (gdb-init-1): Don't set the valuesNick Roberts2007-10-021-22/+39
* (gdb): Make gdba default and switch to gdbNick Roberts2007-10-021-17/+5
* (gud-display-line): Find source buffer even whenNick Roberts2007-10-011-6/+9
* (python-eldoc-function): Doc fix.Juanma Barranquero2007-09-271-1/+1
* (inferior-octave-mode): Use add-hook toFrancesco Potortì2007-09-221-2/+3
* (compilation-error-regexp-alist-alist):Stefan Monnier2007-09-201-1/+1
* (gdba, gdb-send, gdb-source-info):Nick Roberts2007-09-151-17/+27
* (gdb-ready): New variable.Nick Roberts2007-09-131-1/+4
* 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