index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/progmodes/ruby-mode.el (ruby-operator-re): Consider line
Dmitry Gutov
2013-09-16
1
-1
/
+1
*
* lisp/progmodes/gdb-mi.el (gud-cont, gud-step): Declare.
Glenn Morris
2013-09-12
1
-0
/
+5
*
Update some function declarations
Glenn Morris
2013-09-11
1
-1
/
+1
*
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function): Declare.
Glenn Morris
2013-09-11
1
-0
/
+1
*
* lisp/progmodes/octave.el (help-button-action): Declare.
Glenn Morris
2013-09-11
1
-0
/
+3
*
Use with-demoted-errors now that it can format any error messages
Glenn Morris
2013-09-11
1
-10
/
+9
*
Improve previous interpreter-mode-alist change
Glenn Morris
2013-09-10
3
-4
/
+8
*
Comment formatting
Glenn Morris
2013-09-10
1
-9
/
+9
*
Tweak previous change
Glenn Morris
2013-09-10
1
-1
/
+1
*
Treat interpreter-mode-alist as alist of regexps, not literals
Glenn Morris
2013-09-10
5
-22
/
+25
*
* lisp/progmodes/cc-mode.el (awk-mode): Remove duplicate autoload.
Glenn Morris
2013-09-10
1
-4
/
+0
*
Spelling fixes and tidy up a comment.
Paul Eggert
2013-09-09
1
-1
/
+1
*
Correctly fontify Java class constructors.
Alan Mackenzie
2013-09-07
2
-26
/
+33
*
* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): Move "Perl-ish
Dmitry Gutov
2013-09-05
1
-2
/
+2
*
* lisp/subr.el (pop): Use `car-safe'.
Stefan Monnier
2013-09-04
1
-15
/
+8
*
* lisp/progmodes/cc-awk.el (c-forward-sws): Declare.
Glenn Morris
2013-09-04
1
-0
/
+1
*
* lisp/progmodes/ruby-mode.el (ruby-calculate-indent): Consider
Dmitry Gutov
2013-09-03
1
-0
/
+5
*
Format code sent to Python shell for robustness.
Fabián Ezequiel Gallina
2013-09-02
1
-14
/
+51
*
* progmodes/python.el (python-nav-if-name-main): New command.
Fabián Ezequiel Gallina
2013-09-02
1
-6
/
+29
*
* progmodes/python.el (python-shell-completion-get-completions):
Fabián Ezequiel Gallina
2013-09-02
1
-6
/
+10
*
Misc changes to reduce use of `(lambda...); and other cleanups.
Stefan Monnier
2013-08-29
2
-70
/
+71
*
* lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for formal
Stefan Monnier
2013-08-29
1
-5
/
+37
*
* lisp/progmodes/cc-engine.el (c-pull-open-brace): Move definition before use.
Glenn Morris
2013-08-29
1
-9
/
+9
*
* lisp/progmodes/sh-script.el (sh-builtins) <bash>: Add some bash4-isms.
Glenn Morris
2013-08-28
1
-3
/
+5
*
* lisp/progmodes/antlr-mode.el: No need to require cc-mode twice.
Glenn Morris
2013-08-28
1
-4
/
+0
*
* lisp/progmodes/cc-bytecomp.el (cc-require): Handle uncompiled case.
Glenn Morris
2013-08-28
1
-1
/
+3
*
* lisp/progmodes/cc-mode.el (c-define-abbrev-table): Handle NAME unbound.
Glenn Morris
2013-08-28
1
-1
/
+1
*
* lisp/progmodes/cc-mode.el: Minor cleanup of var declarations.
Stefan Monnier
2013-08-28
1
-107
/
+77
*
* lisp/progmodes/python.el (python-font-lock-keywords): Don't return nil
Stefan Monnier
2013-08-26
1
-17
/
+12
*
Fix broken customization in Flymake.
Xue Fuqiao
2013-08-26
1
-1
/
+1
*
Improve indentation of bracelists defined by macros (without "=").
Alan Mackenzie
2013-08-25
1
-18
/
+34
*
Parse C++ inher-intro when there's a template split over 2 lines.
Alan Mackenzie
2013-08-25
2
-8
/
+7
*
Handle "/"s more accurately in test for virtual semicolons (AWK Mode).
Alan Mackenzie
2013-08-25
2
-29
/
+55
*
Add rudimentary inferior shell interaction
Sam Steingold
2013-08-20
1
-0
/
+59
*
Spelling fixes.
Paul Eggert
2013-08-15
1
-6
/
+6
*
* lisp/progmodes/python.el (python-imenu--build-tree)
Fabián Ezequiel Gallina
2013-08-13
1
-82
/
+32
*
Tweak some settings of compile-command
Glenn Morris
2013-08-13
2
-3
/
+7
*
* lisp/subr.el (define-error): New function.
Stefan Monnier
2013-08-09
3
-15
/
+10
*
* lisp/progmodes/bat-mode.el (bat--syntax-propertize): New var.
Stefan Monnier
2013-08-07
1
-2
/
+6
*
* lisp/progmodes/bat-mode.el: Rename from dos.el. Use "bat-" prefix.
Stefan Monnier
2013-08-07
1
-47
/
+37
*
Minor fixes in lisp/progmodes/dos.el.
Eli Zaretskii
2013-08-07
1
-13
/
+13
*
* lisp/progmodes/dos.el (auto-mode-alist): Add entries for dos-mode.
Stefan Monnier
2013-08-07
1
-25
/
+33
*
* lisp/progmodes/dos.el: New file.
Arni Magnusson
2013-08-07
1
-0
/
+183
*
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-08-05
6
-7
/
+6
*
Do not call to `selected-frame' where it is assumed by default.
Dmitry Antipov
2013-08-05
2
-2
/
+2
*
Fontify a Java generic method as a function.
Alan Mackenzie
2013-07-27
1
-1
/
+2
*
Make Java try-with-resources statement parse properly.
Alan Mackenzie
2013-07-27
3
-5
/
+23
*
* progmodes/sql.el Version 3.3
Michael Mauger
2013-07-23
1
-31
/
+60
*
* lisp/progmodes/subword.el: Fix boundary case.
Stefan Monnier
2013-07-22
1
-4
/
+8
*
Tweak some message calls in gdb-mi.el
Glenn Morris
2013-07-20
1
-6
/
+5
[next]