aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* * puresize.h (BASE_PURESIZE): Increase to 1470000.Dan Nicolaescu2009-10-302-3/+3
* Fix typos in comments.Juanma Barranquero2009-10-261-1/+1
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-261-2/+2
* * progmodes/sh-script.el (sh-font-lock-paren): Handle caseChong Yidong2009-10-241-0/+3
* (octave-complete-symbol): Use choose-completion ifGlenn Morris2009-10-241-1/+3
* fix a typo in the last patchSam Steingold2009-10-131-1/+1
* (compilation-mode-font-lock-keywords): Do not prepend "^ *" toSam Steingold2009-10-121-5/+4
* (compilation-next-error-function): Fix theSam Steingold2009-10-121-10/+7
* (f90-end-of-block, f90-beginning-of-block):Glenn Morris2009-10-061-3/+3
* (fortran-end-of-block, fortran-beginning-of-block):Glenn Morris2009-10-061-2/+2
* (cwarn-mode): Doc fix.Eli Zaretskii2009-10-051-0/+2
* Fix typos in comments.Juanma Barranquero2009-10-042-2/+2
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-025-12/+16
* * image-mode.el (image-toggle-display):Juanma Barranquero2009-10-021-1/+1
* * speedbar.el (speedbar-item-delete):Juanma Barranquero2009-09-291-3/+3
* * menu-bar.el: Remove menu-bar-ediff-misc-menu from the ToolsChong Yidong2009-09-271-0/+1
* cc-langs.el (c-nonlabel-token-key): Allow quoted character constants (asAlan Mackenzie2009-09-262-3/+4
* * progmodes/hideshow.el (hs-show-block): Run `hs-show-hook'. (Bug#4548)Juanma Barranquero2009-09-251-5/+5
* (c-scan-conditionals): A new function like c-forward-conditionals, but itAlan Mackenzie2009-09-241-13/+48
* Don't require speedbar.Nick Roberts2009-09-241-7/+4
* Fix typos.Juanma Barranquero2009-09-246-300/+302
* (gdb-version): New variable.Nick Roberts2009-09-231-15/+15
* (gud-sentinel): Revert indavertant change.Nick Roberts2009-09-201-3/+1
* * progmodes/sh-script.el (sh-learn-buffer-indent): Pop to theChong Yidong2009-09-191-4/+5
* (gdb-var-update-handler-1): Include case ofNick Roberts2009-09-191-4/+5
* (js-end-of-defun): Remove malformed and unneeded let.Glenn Morris2009-09-181-6/+5
* (gud-speedbar-item-info): Adjust for change toNick Roberts2009-09-181-7/+11
* (gdb-frame-address): New variable.Nick Roberts2009-09-181-143/+192
* * progmodes/cperl-mode.el (cperl-init-faces): Revert last change.Chong Yidong2009-09-131-1/+1
* (gdb-var-list-children-regexp): Delete.Nick Roberts2009-09-121-14/+9
* * progmodes/js.el (js--proper-indentation): Handle the case whereChong Yidong2009-09-121-1/+1
* (gdb-var-update-regexp): Delete.Nick Roberts2009-09-111-13/+9
* (delphi-tab): Indent region when Transient Mark mode is enabled andSimon South2009-09-111-8/+18
* * keymap.c (QCadvertised_binding): New constant.Stefan Monnier2009-09-111-5/+6
* Move all safe and risky properties into the defcustoms.Glenn Morris2009-09-101-31/+26
* Bug#4375 (can't kill killed gud buffer")Nick Roberts2009-09-101-7/+0
* Reported in thread for Bug#4375.Nick Roberts2009-09-102-25/+22
* (grep-template): Add "<X>" to docstring.Juri Linkov2009-09-101-38/+91
* Move all safe properties into the defcustoms.Glenn Morris2009-09-031-27/+26
* (gdb-current-context-command): Move theNick Roberts2009-09-011-7/+6
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-011-0/+8
* (gdb-var-create-handler): Remove redundantNick Roberts2009-09-011-8/+4
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-013-20/+13
* (etags-goto-tag-location): Use forward-line rather than goto-line.Glenn Morris2009-09-011-4/+6
* Use forward-line rather than goto-line.Glenn Morris2009-09-015-10/+20
* (gdb-breakpoints-list-handler-custom):Nick Roberts2009-08-311-15/+16
* (displayed-completions): Remove.Stefan Monnier2009-08-311-61/+34
* (gdb-control-all-threads)Nick Roberts2009-08-311-6/+15
* (grep-read-files): Strip trailing <N> from buffer namesJuri Linkov2009-08-301-1/+2
* (fortran-start-prog-re): New constant, extracted from fortran-current-defun.Glenn Morris2009-08-301-33/+47