aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (vhdl-fill-region): Test ARG, not INTERACTIVE.Richard M. Stallman2005-05-311-7/+11
* (gdb-toggle-breakpoint): Make regexp more robust.Nick Roberts2005-05-301-2/+4
* (inferior-lisp-mode): Use delay-mode-hooks.Luc Teirlinck2005-05-291-1/+2
* (gdb-memory-set-repeat-count):Nick Roberts2005-05-291-4/+39
* (compilation-start): Set the mode before inserting the initial text.Richard M. Stallman2005-05-291-11/+11
* (which-func-update-1): Turn the modeRichard M. Stallman2005-05-291-1/+1
* (makefile-makepp-mode, makefile-bsdmake-mode): Continuation lines may be empty.Daniel Pfeiffer2005-05-291-2/+2
* (makefile-rule-action-regex, makefile-macroassign-regex): Continuation lines ...Daniel Pfeiffer2005-05-291-3/+3
* (gdb-assembler-custom): Be more careful about preserving point.Nick Roberts2005-05-281-15/+17
* (gdb-all-registers): New variable.Nick Roberts2005-05-271-2/+24
* (gud-goto-info): Use info. Don't use require.Nick Roberts2005-05-271-19/+18
* * progmodes/ada-mode.el (ada-mode):Lute Kamstra2005-05-2623-28/+28
* *** empty log message ***Nick Roberts2005-05-261-10/+9
* (gdb-frame-address):Nick Roberts2005-05-261-75/+85
* (cperl-vc-header-alist): Obsoleted.André Spiegel2005-05-241-6/+17
* (gdb-inferior-io-mode-map): Bind gdb-inferior-io-eof to C-d.Nick Roberts2005-05-231-1/+2
* (c-guess-basic-syntax): Remove spurious call to `zerop'.Juanma Barranquero2005-05-231-1/+1
* 2005-05-23 Martin Stjernholm <[email protected]>Martin Stjernholm2005-05-239-37/+80
* (list-tags): Use with-no-warnings.Richard M. Stallman2005-05-221-1/+2
* (gdb-info-locals-handler): Make regexpsNick Roberts2005-05-221-11/+12
* (idlwave-doc-header): Use insert-file-contents.Richard M. Stallman2005-05-211-1/+1
* (flymake-makehash): Use with-no-warnings.Richard M. Stallman2005-05-211-1/+2
* (makefile-imenu-generic-expression): Use function to find dependencies, becau...Daniel Pfeiffer2005-05-211-7/+7
* (vhdl-font-lock-match-item): Simplify regexp.Stefan Monnier2005-05-201-3/+3
* (sh-mode, sh-get-word): Minor regexp fixes.Stefan Monnier2005-05-201-2/+2
* Specify missing group (and type, if simple) in defcustom.Juanma Barranquero2005-05-193-21/+43
* (compilation-finish-function): Fix defvar.Luc Teirlinck2005-05-191-1/+1
* (makefile-mode): Use run-mode-hooks.Richard M. Stallman2005-05-191-1/+1
* (compilation-finish-function): Mark obsolete.Richard M. Stallman2005-05-191-2/+7
* (makefile-add-this-line-targets): Simplify and integrate into `makefile-picku...Daniel Pfeiffer2005-05-191-64/+41
* (makefile-previous-dependency, makefile-match-dependency): Check for := (and ...Daniel Pfeiffer2005-05-181-6/+7
* Replace `set-window-dot' by `set-window-point'.Juanma Barranquero2005-05-181-1/+1
* Replace `send-string' by `process-send-string'; replace `send-region' by `pro...Juanma Barranquero2005-05-181-7/+7
* (makefile-macroassign-regex, makefile-make-font-lock-keywords): Also fontify ...Daniel Pfeiffer2005-05-171-3/+6
* (makefile-dependency-skip): New variable.Daniel Pfeiffer2005-05-171-11/+30
* (makefile-dependency-regex): Turn it into a var, and refine it to mask one mo...Daniel Pfeiffer2005-05-161-46/+70
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-168-330/+330
* (gud-tooltip-mode): Add gud prefix toNick Roberts2005-05-161-2/+6
* (compilation-setup): Set local value ofNick Roberts2005-05-161-9/+17
* (c-literal-faces): Add font-lock-comment-delimiter-face.Richard M. Stallman2005-05-141-1/+2
* More doc usage fixes.Richard M. Stallman2005-05-141-4/+4
* Many doc usage fixes.Richard M. Stallman2005-05-141-30/+30
* (makefile-targets-face, makefile-shell-face, makefile-makepp-perl-face): New ...Daniel Pfeiffer2005-05-131-84/+307
* (inferior-lisp-mode-hook, inferior-lisp-load-hook): Convert defcustomsLuc Teirlinck2005-05-131-8/+4
* (c-basic-matchers-before): Don't applyKim F. Storm2005-05-121-1/+1
* (sh-mode-default-syntax-table): Set theDan Nicolaescu2005-05-111-0/+4
* (executable-find): Move to files.el.Stefan Monnier2005-05-111-25/+1
* (sh-indent-for-do): Default to 0.Richard M. Stallman2005-05-101-1/+1
* (ada-adjust-case-skeleton): Moved from ada-stmt.el.Richard M. Stallman2005-05-101-0/+12
* (ada-adjust-case-skeleton): Moved to ada-mode.el.Richard M. Stallman2005-05-101-16/+0