aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (f90-electric-insert): Add optional prefix arg, and pass toGlenn Morris2005-04-111-3/+3
* (gdb-display-inferior-io-buffer)Nick Roberts2005-04-111-21/+55
* (vhdl-mode-map-init): Don't override defaultStefan Monnier2005-04-101-148/+149
* * compilation.txt (symbol): Added gcov-fileMasatake YAMATO2005-04-101-1/+15
* * mh-customize.el (mh-speedbar-selected-folder-face): Special caseDan Nicolaescu2005-04-086-14/+33
* (compilation-setup):Juri Linkov2005-04-071-2/+7
* (sh-builtins) <bash>: Add `caller'.Glenn Morris2005-04-051-2/+6
* (tcl-escaped-newline): New face.Glenn Morris2005-04-051-3/+43
* (hide-ifdef-mode): Specify :group.Lute Kamstra2005-04-041-2/+2
* (glasses-mode): Specify :group.Lute Kamstra2005-04-041-2/+2
* (flymake-mode): Specify :group.Lute Kamstra2005-04-041-2/+2
* (cwarn-mode): Specify :group.Lute Kamstra2005-04-041-2/+2
* (tcl-set-font-lock-keywords): Use new \_< ops.Stefan Monnier2005-04-031-6/+4
* Fix previous change.Richard M. Stallman2005-03-311-2/+2
* (scheme-mode-syntax-table): UpdateRichard M. Stallman2005-03-311-2/+2
* (gdb): (Re)-initialise gud-filter-pending-text.Nick Roberts2005-03-291-9/+13
* Reformat and update copyright years.Glenn Morris2005-03-291-9/+174
* (f90-end-block-re, f90-start-block-re): Doc fix. Tweak regexp.Glenn Morris2005-03-291-19/+10
* (which-function): Be robust in the face of anStefan Monnier2005-03-291-3/+4
* (python-preoutput-filter): Fix last change.Stefan Monnier2005-03-291-2/+2
* (compilation-goto-locus):Juri Linkov2005-03-291-2/+7
* (python-preoutput-leftover): New var.Stefan Monnier2005-03-281-15/+29
* (flymake-mode): Add autoload cookie.Stefan Monnier2005-03-261-0/+1
* (gdb-breakpoints-mode-map)Nick Roberts2005-03-251-3/+5
* (python-close-block-statement-p)Stefan Monnier2005-03-251-10/+11
* * progmodes/cperl-mode.el, progmodes/idlw-shell.el,Werner LEMBERG2005-03-254-10/+10
* * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el,Werner LEMBERG2005-03-2510-28/+30
* (flymake-get-file-name-mode-and-masks)Stefan Monnier2005-03-251-47/+40
* (flymake-ensure-ends-with-slash): Remove.Stefan Monnier2005-03-251-67/+35
* Use with-current-buffer.Stefan Monnier2005-03-241-86/+59
* Misc fix up of comments and docstrings.Stefan Monnier2005-03-241-73/+78
* Revision: [email protected]/emacs--cvs-trunk--0--patch-204Miles Bader2005-03-241-14/+5
* (breakpoint-enabled, breakpoint-disabled):Kim F. Storm2005-03-221-13/+4
* (perl-font-lock-keywords-2):Stefan Monnier2005-03-221-3/+3
* Revision: [email protected]/emacs--cvs-trunk--0--patch-199Miles Bader2005-03-221-6/+25
* (dcl-font-lock-keywords): Add underscore to "f$ lexicals" regexp.Thien-Thi Nguyen2005-03-211-1/+1
* Remove unnecessary `beginning-of-buffer'.J.D. Smith2005-03-211-1/+1
* (perl-indent-new-calculate): New function.Stefan Monnier2005-03-201-15/+19
* (perl-font-lock-syntactic-face-function): Properly handle the case where theStefan Monnier2005-03-201-24/+28
* Revision: [email protected]/emacs--cvs-trunk--0--patch-193Miles Bader2005-03-201-6/+13
* (perl-mode-hook): Defvar it.Richard M. Stallman2005-03-181-1/+4
* Comment change.Richard M. Stallman2005-03-171-1/+1
* (dcl-mode-syntax-table): Add entry for backslash.Thien-Thi Nguyen2005-03-121-2/+2
* (gdb-var-create-handler, gdb-get-location):Nick Roberts2005-03-091-8/+3
* (gdb-var-create-handler): Handle just MI case.Nick Roberts2005-03-071-8/+15
* Add comment for compilation-directory-properties.Daniel Pfeiffer2005-03-031-0/+4
* (gdb-get-location): Use a warning insteadNick Roberts2005-03-011-23/+28
* (perl-imenu-generic-expression): Add entries for perldoc sections.Stefan Monnier2005-02-271-5/+23
* (hide-ifdef-use-define-alist): UseKim F. Storm2005-02-221-1/+4
* (scheme-font-lock-keywords-2): Handle named-let.Thien-Thi Nguyen2005-02-201-0/+4