aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code.Stefan Monnier2012-04-241-28/+35
* * lisp/progmodes/ruby-mode.el: Handle Cucumber defs (bug#6286).Dmitry Gutov2012-04-241-3/+17
* * lisp/progmodes/ruby-mode.el: Handle general delimited literals.Dmitry Gutov2012-04-241-6/+46
* * lisp/progmodes/python.el: Move hideshow setup to the end.Leo Liu2012-04-241-9/+11
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-226-8/+9
* CC Mode. Adding a ) can hide the resulting (..) from searches. Fix it.Alan Mackenzie2012-04-221-9/+35
* Don't add modes to which-func-modes if already set to t.Juanma Barranquero2012-04-211-1/+1
* Merge from emacs-24 branchChong Yidong2012-04-204-60/+117
|\
| * Fix last change.Chong Yidong2012-04-201-6/+10
| * Fixes for pty handling in gdb-mi.el and process.c.Chong Yidong2012-04-201-23/+46
| * Delete the gdb-inferior pty when the gdb process exits.Chong Yidong2012-04-191-24/+48
| * * lisp/progmodes/grep.el (grep, rgrep): Doc fix.Chong Yidong2012-04-181-6/+7
| * CC Mode: Ensure searching for keywords is case sensitive.Alan Mackenzie2012-04-162-19/+24
* | Remove some `toggle-read-only' warnings.Juanma Barranquero2012-04-191-1/+1
* | * lisp/progmodes/gud.el (gud-key-prefix): Use :type 'key-sequenceSam Steingold2012-04-182-3/+3
* | Add perl-indent-parens-as-block option (tiny change)Peter Oliver2012-04-161-2/+13
* | * lisp/progmodes/python.el: Trivial cleanup.Leo Liu2012-04-171-9/+1
* | * lisp/progmodes/perl-mode.el (c-macro-expand): Remove unnecessary autoloadGlenn Morris2012-04-161-6/+1
* | Comment.Glenn Morris2012-04-141-1/+1
* | * lisp/progmodes/which-func.el (which-func-modes): Change default.Stefan Monnier2012-04-131-4/+4
* | Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.orgGlenn Morris2012-04-132-24/+22
|\ \ | |/
| * Make imenu work again for Objective C Mode.Alan Mackenzie2012-04-111-21/+20
| * Correct two search limits in c-before-change-check_<>-operators.Alan Mackenzie2012-04-111-3/+2
* | Changed defcustoms should get :version bumpsGlenn Morris2012-04-131-1/+2
* | * lisp/progmodes/which-func.el (which-func-modes): Add objc-mode.Leo Liu2012-04-131-1/+1
* | rgrep ignored file tweakWolfgang Jenkner2012-04-111-1/+2
* | * lisp/progmodes/flymake.el (flymake-mode): Beware read-only dirs.Stefan Monnier2012-04-101-2/+6
* | (hs-hide-all): Don't infloop on comments that start in the middle of the line.Sébastien Gross2012-04-111-4/+7
* | `python-fill-paragraph' filling fixup when font-lock is disabledNathan Weizenbaum2012-04-101-1/+1
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-0942-638/+638
|/
* * lisp/progmodes/perl-mode.el (perl-indent-line): Use `noindent' in strings.Stefan Monnier2012-03-291-11/+12
* Spelling fixes.Paul Eggert2012-03-281-1/+1
* * lisp/progmodes/etags.el (etags-list-tags): Only use tags which goto-funcLiang Wang2012-03-221-1/+3
* * lisp/progmodes/ruby-mode.el: Don't confuse "end:" for "end".Dmitry Gutov2012-03-211-5/+6
* * progmodes/etags.el (tags-completion-at-point-function): Improve last fix.Stefan Monnier2012-03-211-4/+5
* * lisp/progmodes/etags.el (tags-completion-at-point-function):Sam Steingold2012-03-211-4/+4
* * progmodes/hideshow.el (hs-inside-comment-p): Fix hiding of first line.John Yates2012-03-221-0/+1
* Further optimise the handling of large macros.Alan Mackenzie2012-03-162-12/+49
* * lisp/progmodes/perl-mode.el (perl-syntax-propertize-special-constructs):Stefan Monnier2012-03-141-1/+5
* GDB change for dynamically generated code (tiny change)Kaushik Srenevasan2012-03-131-4/+12
* Spelling fixes.Paul Eggert2012-03-121-2/+2
* Make c-mark-defun extend region when repeated, and leave a mark.Alan Mackenzie2012-03-081-3/+24
* Small gdb-breakpoints fix (tiny change)Kaushik Srenevasan2012-03-061-4/+4
* Depessimize the handling of very large macros.Alan Mackenzie2012-03-022-57/+182
* 2012-03-01 Michael R. Mauger <mmaug@yahoo.com>Michael Mauger2012-03-011-88/+99
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-282-7/+7
* Fix handling of commands containing double quotes in gdb-miJim Blandy2012-02-261-4/+14
* Reword comment to avoid confusing authors.elGlenn Morris2012-02-221-1/+2
* Revert Change #107149.Alan Mackenzie2012-02-221-2/+1
* Small header fixesGlenn Morris2012-02-202-4/+4