summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* * progmodes/python.el (python-info-current-defun): EnhanceFabián Ezequiel Gallina2013-02-201-35/+33
* * progmodes/python.el (python-info-current-defun): Fix failedFabián Ezequiel Gallina2013-02-191-1/+4
* * progmodes/python.el (python-indent-context): FixFabián Ezequiel Gallina2013-02-191-13/+12
* * progmodes/python.el: Explain how to restore "cc-mode"-likeFabián Ezequiel Gallina2013-02-131-20/+22
* * progmodes/python.el (python-info-current-defun): Fix currentFabián Ezequiel Gallina2013-02-131-33/+54
* In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-126-21/+21
* Fix bug in the state cache mechanism. Remove 'BOD "strategy". Refactor.Alan Mackenzie2013-02-021-180/+137
* * lisp/progmodes/make-mode.el (makefile-fill-paragraph): Reset syntax-tableStefan Monnier2013-01-301-0/+6
* * progmodes/python.elFabián Ezequiel Gallina2013-01-301-9/+11
* * progmodes/python.el (python-shell-parse-command): FindFabián Ezequiel Gallina2013-01-281-1/+5
* * lisp/progmodes/python.el: Enhancements to header documentation aboutFabián Ezequiel Gallina2013-01-231-1/+4
* Fix a bug in the state cache mechanism. Refactor this a bit.Alan Mackenzie2013-01-231-48/+56
* etags.el fix for bug#13412Glenn Morris2013-01-161-6/+10
* * progmodes/python.el (python-nav-end-of-statement): FixFabián Ezequiel Gallina2013-01-101-2/+11
* Fix bugs in the c-parse-state mechanism. Reuse some markers instead ofAlan Mackenzie2013-01-091-10/+32
* * lisp/progmodes/compile.el (compilation-parse-errors): Fix typo.Glenn Morris2013-01-061-1/+1
* etags.el fix for compressed filesGlenn Morris2013-01-021-7/+4
* Update copyright notices for 2013.Paul Eggert2013-01-0184-91/+100
* * progmodes/python.el (python-nav-end-of-statement): Rewrite inFabián Ezequiel Gallina2012-12-311-9/+20
* * progmodes/python.el: Bump defgroup :version to 24.3.Fabián Ezequiel Gallina2012-12-311-1/+1
* Backported revisions 2012-12-29T12:33:33Z!fgallina@gnu.org and 2012-12-29T12:...Fabián Ezequiel Gallina2012-12-311-14/+28
* * lisp/progmodes/ruby-mode.el (ruby-indent-beg-re): Only allow "class",Dmitry Gutov2012-12-261-2/+3
* * lisp/progmodes/ruby-mode.el: Bump the version to 1.2.Dmitry Gutov2012-12-241-1/+1
* Speed up fontification where there's large brace blocks.Alan Mackenzie2012-12-231-1/+2
* Fix typos.Bastien Guerry2012-12-201-1/+1
* Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.Alan Mackenzie2012-12-111-2/+15
* * progmodes/python.el (python-skeleton-class)Fabián Ezequiel Gallina2012-12-111-8/+8
* * lisp/progmodes/octave-mod.el (octave-mark-block): Move out of tokens andStefan Monnier2012-12-051-1/+4
* * progmodes/python.el:Fabián Ezequiel Gallina2012-11-261-1/+1
* Fix Imenu regression.Fabián Ezequiel Gallina2012-11-261-9/+27
* Bump CC Mode's version number to 5.32.4.Alan Mackenzie2012-11-211-1/+1
* Fix bugs in the CC Mode state cache. Enhance a debugging mechanism.Alan Mackenzie2012-11-212-12/+48
* Fix end-of-defun misbehavior.Fabián Ezequiel Gallina2012-11-121-68/+69
* Document flymake fringe bitmapsGlenn Morris2012-11-121-8/+22
* * lisp/progmodes/ruby-mode.el (ruby-move-to-block): When movingDmitry Gutov2012-11-121-11/+1
* * progmodes/python.el (inferior-python-mode): Fix hang inFabián Ezequiel Gallina2012-11-031-11/+18
* * lisp/progmodes/sh-script.el (sh--inside-noncommand-expression):Stefan Monnier2012-10-301-5/+7
* * lisp/progmodes/sh-script.el (sh--inside-arithmetic-expression): New func.Stefan Monnier2012-10-301-1/+11
* * lisp/progmodes/sh-script.el (sh-font-lock-paren): Also put punctuationStefan Monnier2012-10-281-45/+54
* * lisp/progmodes/compile.el (compilation-start): Try to handle commonStefan Monnier2012-10-231-6/+14
* * gud.el (gud-menu-map): Check gdb-active-process is bound. (Bug#12358)Glenn Morris2012-10-231-2/+3
* Cleanup uses of "-hooks".Stefan Monnier2012-10-231-2/+4
* * lisp/progmodes/which-func.el (which-func-current): The hash-table may haveTakafumi Arakaki2012-10-221-1/+2
* * progmodes/flymake.el (flymake-create-temp-inplace): Use file-truename.Arne Jørgensen2012-10-201-4/+5
* Fix how gdb-mi calls display-buffer to avoid switching frames.Chong Yidong2012-10-192-42/+42
* Adapt compile.el to changes in MSVC diagnostics format.Eli Zaretskii2012-10-141-0/+9
* * progmodes/python.el (python-mode-map): ReplaceFabián Ezequiel Gallina2012-10-111-10/+4
* * lisp/progmodes/cc-bytecomp.el (cc-bytecomp-defmacro): Remove, unused.Stefan Monnier2012-10-092-34/+0
* Implemented `backward-up-list'-like navigation.Fabián Ezequiel Gallina2012-10-081-0/+64
* * progmodes/python.el (python-fill-paragraph): Rename fromFabián Ezequiel Gallina2012-10-081-12/+11