aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (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
* (gud-tooltip-mode): Require tooltip to be safe.Nick Roberts2005-05-091-4/+10
* (gdb-macro-info): New variable.Nick Roberts2005-05-091-26/+46
* Fix file's header line.Eli Zaretskii2005-05-071-1/+1
* (compilation-setup): Set overlay-arrow-string to an empty stringEli Zaretskii2005-05-071-1/+2
* (gdb-tooltip-print): Moved from tooltip.el.Nick Roberts2005-05-061-5/+17
* Move code for GUD tooltips from tooltip.el.Nick Roberts2005-05-061-3/+204
* (idlwave-do-context-help1, idlwave-highlight-linked-completions): ReplaceJuanma Barranquero2005-05-061-76/+77
* (gdb-cpp-define-alist-program): Doc fix.Eli Zaretskii2005-05-061-4/+2
* (c-macro-preprocessor): Use locate-file to look for the preprocessorEli Zaretskii2005-05-061-8/+13
* Avoid $! for font-lock-negation-char-face.Daniel Pfeiffer2005-05-051-2/+2
* (makefile-font-lock-keywords): Use font-lock-negation-char-face.Daniel Pfeiffer2005-05-051-1/+4
* (cperl-init-faces): Use font-lock-negation-char-face.Daniel Pfeiffer2005-05-051-1/+4
* (sh-font-lock-keywords): Use font-lock-negation-char-face.Daniel Pfeiffer2005-05-051-1/+3
* (c-cpp-matchers): Use font-lock-negation-char-face.Daniel Pfeiffer2005-05-051-0/+8
* (ebrowse-install-1-to-9-keys, ebrowse-print-statistics-line,Juanma Barranquero2005-05-051-3/+3
* (c-macro-preprocessor): Update for BSD andNick Roberts2005-05-041-1/+1
* (gdb-cpp-define-alist-flags): New variable.Nick Roberts2005-05-041-2/+12
* (c-macro-preprocessor): Update for Mac OSX.Nick Roberts2005-05-031-0/+1
* (gdb-cpp-define-alist-program)Nick Roberts2005-05-031-15/+48
* Replace string-to-int with string-to-number.Nick Roberts2005-05-031-15/+20
* (cc-define-list-program): Remove thisNick Roberts2005-05-031-7/+0
* (cc-define-alist, cc-create-define-alist):Nick Roberts2005-05-031-20/+0
* (cc-define-list-program):Nick Roberts2005-05-021-0/+7