aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (idlwave-xml-create-class-method-lists): Trim out spurious classJ.D. Smith2006-12-051-1/+5
* (vhdl-mode-abbrev-table-init): Do not clear abbrev table, else savedGlenn Morris2006-12-051-1/+0
* (sql-mode-abbrev-table): Define abbrevs even if abbrev-table isGlenn Morris2006-12-051-17/+18
* (octave-abbrev-table): Define abbrevs even if abbrev-table is non-nilGlenn Morris2006-12-051-31/+32
* (fortran-mode-abbrev-table): Define abbrevs even if abbrev-table isGlenn Morris2006-12-051-71/+73
* (f90-mode-abbrev-table): Define abbrevs even if abbrev-table isGlenn Morris2006-12-051-66/+68
* (cperl-mode): Define abbrevs even if abbrev-table is non-nil (savedGlenn Morris2006-12-051-4/+3
* Remove Time-stamp comment mark.Vinicius Jose Latorre2006-12-048-8/+0
* (ada-check-current): Doc fix.Juanma Barranquero2006-12-041-4/+4
* (gdb-var-delete-children): New function.Nick Roberts2006-12-041-5/+16
* (python-indent): Add safe-local-variable prop.Richard M. Stallman2006-12-041-0/+1
* (is-windows, ada-find-in-src-path): Doc fixes.Juanma Barranquero2006-12-031-20/+19
* Fix Copyright format.Glenn Morris2006-12-031-2/+3
* Fix Copyright format.Glenn Morris2006-12-0311-22/+32
* (c-indent-exp): Fix typo in docstring.Juanma Barranquero2006-11-301-11/+11
* (idlwave-auto-fill): Remove paragraph-start let to prevent auto-fillJ.D. Smith2006-11-291-2/+0
* (fortran-font-lock-keywords-4): Add `min'.Glenn Morris2006-11-281-3/+3
* (hs-already-hidden-p): Move to end of line so hidden blocks will beJ.D. Smith2006-11-271-0/+1
* (gud-install-speedbar-variables): Remove bindings:Nick Roberts2006-11-261-2/+0
* (c-backslash-column): Add . at end of sentence.Jan Djärv2006-11-261-1/+1
* (ada-which-compiler): Fix typo in docstring.Juanma Barranquero2006-11-261-31/+22
* (gdb): Explain how to run in text command modeNick Roberts2006-11-261-3/+7
* (flymake-posn-at-point-as-event): New function.Eli Zaretskii2006-11-251-3/+27
* Mention c-backslash-max-column in documentation for c-backslash-column.Jan Djärv2006-11-251-1/+1
* Space/tab mixup.Juanma Barranquero2006-11-241-4/+4
* (jdb): Fix space/tab mixup in docstring.Juanma Barranquero2006-11-241-7/+7
* (f90-comment-indent): Do not move point in default case.Glenn Morris2006-11-231-2/+3
* Version number update.J.D. Smith2006-11-201-1/+1
* (idlwave-html-help-location): Fail gracefully for missing help packages.J.D. Smith2006-11-201-21/+65
* (idlwave-mode): Set add-log-current-defun-function.J.D. Smith2006-11-201-17/+22
* (idlwave-shell-filter-directory): Handle extra newlines and spaces.J.D. Smith2006-11-201-6/+9
* (ebnf-stop-on-error): Fix typo in docstring.Juanma Barranquero2006-11-191-3/+3
* (glasses-separate-parentheses-exceptions): New. Exceptions to the rule "addJuanma Barranquero2006-11-191-19/+36
* (ada-make-body-gnatstub): Fix typo.Juanma Barranquero2006-11-191-5/+6
* (ada-make-body): Fix typo.Juanma Barranquero2006-11-191-1/+1
* (compilation-start): Set EMACS and INSIDE_EMACS to t.Chong Yidong2006-11-181-1/+2
* (c-font-lock-declarators): Iff at the top-level or inside a classChong Yidong2006-11-151-1/+5
* (ada-parse-prj-file): Don't delete project buffer; user may want to edit it.Juanma Barranquero2006-11-141-47/+76
* (ada-mode-version): Bump version.Juanma Barranquero2006-11-141-7/+8
* (inferior-python-mode-syntax-table): New var.Stefan Monnier2006-11-141-1/+9
* (ada-83-string-keywords, ada-95-string-keywords, ada-2005-string-keywords):Juanma Barranquero2006-11-121-17/+18
* (ada-prj-default-check-cmd): New variable, replacing deleted variableJuanma Barranquero2006-11-121-43/+77
* (ada-func-or-proc-name): Match changes to ada-procedure-start-regexp.Juanma Barranquero2006-11-121-4/+4
* Replace conditional (require 'ispell) with defvar.Juanma Barranquero2006-11-121-154/+224
* Delete `eval-and-compile' around `require'.Juanma Barranquero2006-11-111-74/+95
* (cperl-mode): Before adding to it, make `compilation-error-regexp-alist'Romain Francoise2006-11-111-0/+1
* (vhdl-reset-active-high, vhdl-clock-rising-edge): Improve previous docGlenn Morris2006-11-111-2/+2
* (ebnf-stop-on-error): Improve previous doc fix.Glenn Morris2006-11-111-1/+1
* (compilation-directory-matcher): Improve previous doc fix.Glenn Morris2006-11-111-1/+1
* (c-lineup-string-cont): Improve previous doc fix.Glenn Morris2006-11-111-1/+1