aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties toStefan Monnier2012-05-171-0/+3
* Move define-obsolete-variable-alias before the var's definition.Stefan Monnier2012-05-121-1/+1
* * lisp/progmodes/prolog.el: Use SMIE. Cleanup regexp setup.Stefan Monnier2012-05-111-176/+257
* * lisp/progmodes/sh-script.el: Use post-self-insert-hook&electric-pair-mode.Stefan Monnier2012-05-111-62/+486
* lisp/progmodes/idlw-shell.el: Cleanup after 2012-05-04T05:14:14Z!cyd@gnu.org.Juanma Barranquero2012-05-091-6/+2
* * progmodes/make-mode.el (makefile-browse): Remove unnecessary interactive.Aaron S. Hawley2012-05-071-1/+0
* Fix match highlighting in compilation buffers.Troels Nielsen2012-05-061-9/+9
* Use set-temporary-overlay-map.Stefan Monnier2012-05-042-24/+14
* Add new error and function `user-error'.Stefan Monnier2012-05-042-40/+23
* Convert more defvars to defcustoms.Chong Yidong2012-05-042-24/+0
* Merge verilog-mode.el from upstream.Wilson Snyder2012-05-031-425/+749
* Merge from emacs-24; up to 2012-04-16T19:06:02Z!rgm@gnu.orgGlenn Morris2012-05-021-1/+1
|\
| * Update CC Mode version to 5.32.3.Alan Mackenzie2012-04-271-1/+1
* | Merge changes from emacs-24 branchChong Yidong2012-04-272-5/+29
|\ \ | |/
| * * progmodes/which-func.el (which-func-current): Quote %Andreas Schwab2012-04-211-1/+3
| * Fix bug #11279 with sending command blocks to GDB.Eli Zaretskii2012-04-201-4/+26
* | Fix missing prefix warning in pascal.el.Chong Yidong2012-04-271-23/+24
* | Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier2012-04-263-16/+10
* | * lisp/progmodes/python.el (python-pdbtrack-get-source-buffer): UseLeo Liu2012-04-261-6/+11
* | * progmodes/python.el (python-send-region): Add suffix .pyLeo Liu2012-04-251-1/+1
* | Force interactive-mode in GDB on MS-Windows.Eli Zaretskii2012-04-251-2/+7
* | * 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