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
*
Minor fixes after preloading easymenu
Stefan Kangas
2021-02-27
2
-2
/
+4
*
Add sexp navigation commands to elisp-mode
Lars Ingebrigtsen
2021-02-27
1
-6
/
+15
*
Convert emacs-lisp-mode menu to easy-menu-define
Stefan Kangas
2021-02-27
1
-126
/
+89
*
Compute grep defaults earlier
Lars Ingebrigtsen
2021-02-27
1
-4
/
+7
*
Use lexical-binding in progmodes/icon.el
Stefan Kangas
2021-02-27
1
-7
/
+6
*
* lisp/emacs-lisp/cconv.el: Improve line-nb info of unused var warnings
Stefan Monnier
2021-02-26
1
-0
/
+1
*
* lisp/progmodes/dcl-mode.el: Minor doc fixes.
Stefan Kangas
2021-02-26
1
-27
/
+24
*
Convert some more progmode menus to easy-menu-define
Stefan Kangas
2021-02-26
3
-101
/
+78
*
Convert simula-mode menu to easy-menu-define
Stefan Kangas
2021-02-26
1
-40
/
+23
*
Remove redundant requires of easymenu
Stefan Kangas
2021-02-26
5
-7
/
+0
*
Remove check for missing easymenu from cperl-mode.el
Stefan Kangas
2021-02-26
1
-158
/
+153
*
Remove last remaining external uses of `edebug-form-spec`
Stefan Monnier
2021-02-24
1
-1
/
+1
*
* lisp/emacs-lisp/macroexp.el (macroexp-file-name): New function.
Stefan Monnier
2021-02-24
1
-2
/
+1
*
Interactive tag byte compilation functions in emacs-lisp-mode
Doug Davis
2021-02-24
1
-2
/
+2
*
CC Mode: Fix bug in "state cache" invalidation function.
Alan Mackenzie
2021-02-23
1
-32
/
+23
*
* lisp/progmodes/antlr-mode.el: Fix bootstrap failure
Stefan Monnier
2021-02-22
1
-11
/
+2
*
* lisp/progmodes/antlr-mode.el: Remove XEmacs compatibility
Stefan Monnier
2021-02-22
1
-228
/
+119
*
Prefer `declare` over a `put` of `list-indent-function`.
Stefan Monnier
2021-02-22
1
-75
/
+31
*
; Fix previous easy-menu-define conversion
Stefan Kangas
2021-02-21
1
-6
/
+12
*
Convert some progmodes menus to easy-menu-define
Stefan Kangas
2021-02-21
4
-137
/
+101
*
Convert makefile-mode menu to easy-menu-define
Stefan Kangas
2021-02-20
1
-65
/
+48
*
Fix regexp mistakes
Mattias Engdegård
2021-02-19
1
-1
/
+1
*
Fix typos
Mattias Engdegård
2021-02-18
4
-7
/
+7
*
* lisp/emacs-lisp/edebug.el (eval-defun): Simplify
Stefan Monnier
2021-02-18
1
-4
/
+8
*
Revert "Do interactive mode tagging for python.el navigation functions."
Lars Ingebrigtsen
2021-02-18
1
-18
/
+18
*
Do interactive mode tagging for python.el navigation functions.
Doug Davis
2021-02-18
1
-18
/
+18
*
Present C source files as absolute file names too when possible
Dmitry Gutov
2021-02-18
1
-1
/
+7
*
cperl-mode: Improve detection of index entries for imenu
Harald Jörg
2021-02-17
1
-129
/
+231
*
Delete 20 year old comment in executable.el
Stefan Kangas
2021-02-13
1
-7
/
+1
*
Remove redundant :group args in progmodes/*.el
Stefan Kangas
2021-02-13
21
-320
/
+148
*
Comment out mysterious code from cperl-mode.el
Stefan Kangas
2021-02-13
1
-3
/
+6
*
Remove outdated documentation from cperl-mode.el
Stefan Kangas
2021-02-13
1
-57
/
+12
*
Remove XEmacs and Emacs 21 compat code from cperl-mode
Stefan Kangas
2021-02-13
1
-19
/
+20
*
; Fix typo in last change to m4-mode.el.
Basil L. Contovounesios
2021-02-12
1
-1
/
+1
*
; Fix recent regexp-opt conversion in cperl-mode
Stefan Kangas
2021-02-12
1
-2
/
+2
*
Use regexp-opt for font lock defaults in meta-mode.el
Stefan Kangas
2021-02-12
1
-61
/
+36
*
Minor cleanups in scheme.el
Stefan Kangas
2021-02-12
1
-16
/
+9
*
Add font locking for many missing macros in m4-mode
Stefan Kangas
2021-02-12
1
-23
/
+27
*
Fix Octave double-quoted string line continuations
Basil L. Contovounesios
2021-02-11
1
-23
/
+26
*
* lisp/progmodes/cperl-mode.el (cperl-init-faces): Use regexp-opt.
Stefan Kangas
2021-02-11
1
-100
/
+59
*
Declare empty macro imenu-progress-menu obsolete
Stefan Kangas
2021-02-10
1
-3
/
+2
*
; Fix recent change in eval-last-sexp
Basil L. Contovounesios
2021-02-09
1
-1
/
+1
*
Move all usages of `values' to `values--store-value'
Lars Ingebrigtsen
2021-02-09
1
-3
/
+2
*
Don't use `values' in elisp--eval-defun
Lars Ingebrigtsen
2021-02-09
1
-7
/
+9
*
Record the value of `C-x C-e' in `values'
Lars Ingebrigtsen
2021-02-08
1
-1
/
+3
*
Fix tcl-mode indentation of namespaced code
Anticrisis
2021-02-08
1
-24
/
+5
*
Add command to recenter errors from Occur/Grep buffers
Tino Calancha
2021-02-07
2
-2
/
+4
*
Revert "Fix inferior octave single-quote font lock"
Lars Ingebrigtsen
2021-02-07
1
-1
/
+1
*
Revert "Fix the previous change"
Dmitry Gutov
2021-02-06
1
-2
/
+2
*
Merge from origin/emacs-27
Glenn Morris
2021-02-06
1
-2
/
+2
|
\
[next]