summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
...
* (idlwave-complete): Don't use `format' on `error' arguments.Juanma Barranquero2005-06-161-5/+5
* (zone-mode-update-serial): Don't use `format' on `error' arguments.Juanma Barranquero2005-06-161-3/+3
* (put 'makefile-space-face 'face-alias 'makefile-space)Daniel Pfeiffer2005-06-151-0/+1
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-421Miles Bader2005-06-151-3/+24
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-420Miles Bader2005-06-151-4/+4
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-419Miles Bader2005-06-151-3/+5
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-418Miles Bader2005-06-151-49/+48
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-417Miles Bader2005-06-151-2/+4
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-415Miles Bader2005-06-141-103/+131
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-414Miles Bader2005-06-141-2/+4
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-413Miles Bader2005-06-142-23/+29
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-412Miles Bader2005-06-141-4/+8
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-410Miles Bader2005-06-141-16/+30
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-409Miles Bader2005-06-141-39/+55
* (makefile-space, makefile-makepp-perl): Eliminate "-face" suffix.Daniel Pfeiffer2005-06-141-30/+35
* (gdb-tooltip-print): RespectNick Roberts2005-06-141-9/+9
* * progmodes/gud.el (tooltip-use-echo-area): Remove alias.Nick Roberts2005-06-141-5/+5
* (vhdl-speedbar-place-component): Follow error conventions.Juanma Barranquero2005-06-141-3/+3
* idlwave-complete-class-structure-tag-help): Follow error conventions.Juanma Barranquero2005-06-141-413/+413
* (idlwave-shell-move-to-bp): Follow error conventions.Juanma Barranquero2005-06-141-1/+1
* (ada-create-case-exception, ada-create-case-exception-substring,Juanma Barranquero2005-06-141-3/+3
* (inferior-octave-mode): Use delay-mode-hooks.Lute Kamstra2005-06-141-1/+1
* (sql-interactive-mode): Use delay-mode-hooks.Lute Kamstra2005-06-141-1/+1
* (xdb): Fix quoting in docstring.Juanma Barranquero2005-06-141-1/+1
* (flymake-new-err-info, flymake-start-syntax-check-for-current-buffer,Juanma Barranquero2005-06-141-3/+3
* (gdb-registers-mode): Let gdbmi useNick Roberts2005-06-131-19/+21
* Remove stray paren in defun-prompt-regexp for cperl-modeMark A. Hershberger2005-06-121-1/+1
* Fix last changeJason Rumney2005-06-111-1/+1
* 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)Jason Rumney2005-06-101-2/+2
* (delphi-newline-always-indents): Fix spellings in docstrings.Juanma Barranquero2005-06-101-2/+2
* (cpp-face-light-name-list, cpp-face-dark-name-list): Fix spellings inJuanma Barranquero2005-06-101-2/+2
* (cperl-info-on-command-no-prompt, cperl-mode): Fix spellings in docstrings.Juanma Barranquero2005-06-101-3/+3
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-367Miles Bader2005-06-101-4/+8
* (makefile-shell-face): Make this a no-opRichard M. Stallman2005-06-081-4/+3
* (makefile-dependency-regex): Handle whitespaceRichard M. Stallman2005-06-061-2/+15
* (compilation-start): Move `erase-buffer' upJuri Linkov2005-06-061-2/+3
* (gdb-info-locals-handler): Use window point to preserve point.Nick Roberts2005-06-051-3/+5
* (gdb, gud-menu-map): Add command to evaluateNick Roberts2005-06-051-5/+11
* (makefile-targets-face, makefile-shell-face, makefile-makepp-perl-face): Add ...Daniel Pfeiffer2005-06-031-10/+25
* (compilation-error-regexp-alist-alist): Allow (...) within `...' for makepp m...Daniel Pfeiffer2005-06-031-2/+2
* (gdb-set-gud-minor-mode-1)Nick Roberts2005-05-311-12/+12
* (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