index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emulation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer setq to set+quote
Stefan Kangas
2020-12-14
1
-6
/
+6
*
Prefer setq-local in emulation/*.el
Stefan Kangas
2020-12-06
3
-11
/
+7
*
Allow viper-save-setting to save numerical settings
Lars Ingebrigtsen
2020-12-04
1
-1
/
+1
*
Declare some compat aliases obsolete
Stefan Kangas
2020-11-19
1
-2
/
+1
*
Remove outdated comment about Emacs 20 from viper.el
Stefan Kangas
2020-11-19
1
-8
/
+0
*
Use lexical-binding in some of emulation/edt*.el
Stefan Kangas
2020-11-03
3
-3
/
+3
*
Add some missing docstrings in cua-rect.el
Boruch Baum
2020-10-27
1
-26
/
+56
*
Fix restoring data in visual-line-mode
Lars Ingebrigtsen
2020-10-01
1
-3
/
+4
*
Don't quote lambdas in several places
Stefan Kangas
2020-10-01
1
-2
/
+2
*
Revert back to using ESC as viper-ESC-key again
Lars Ingebrigtsen
2020-09-10
1
-1
/
+1
*
Use format-prompt in read-string calls (that have default values)
Lars Ingebrigtsen
2020-09-06
1
-2
/
+2
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-1
/
+2
*
Remove some compat code from viper-cmd.el
Lars Ingebrigtsen
2020-08-19
1
-1
/
+1
*
Remove some compat code from viper-*.el
Lars Ingebrigtsen
2020-08-18
2
-13
/
+5
*
Remove some compat code from viper-cmd.el
Lars Ingebrigtsen
2020-08-18
1
-1
/
+1
*
Remove more XEmacs compat code from viper
Stefan Kangas
2020-08-17
3
-14
/
+13
*
Remove some compat code from viper-cmd.el
Lars Ingebrigtsen
2020-08-12
1
-2
/
+1
*
Remove some compat code from viper*.el
Lars Ingebrigtsen
2020-08-12
2
-53
/
+12
*
Fix bug with deactivation of mark in 'cua-cancel'
Andrew Burgess
2020-06-20
1
-1
/
+1
*
Merge from origin/emacs-27
Glenn Morris
2020-06-17
1
-1
/
+5
|
\
|
*
* lisp/emulation/cua-rect.el (cua--rectangle-region-insert): New function.
Juri Linkov
2020-06-10
1
-1
/
+5
*
|
Delete libraries obsolete since 23.1 and 23.2
Stefan Kangas
2020-05-15
1
-1
/
+0
*
|
Declare some <package>-version variables obsolete
Stefan Kangas
2020-03-21
1
-3
/
+1
*
|
Remove more XEmacs compat code from viper
Stefan Kangas
2020-03-01
2
-43
/
+8
*
|
Make more load-hooks obsolete
Glenn Morris
2020-01-16
1
-0
/
+2
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
17
-17
/
+17
*
Remove more XEmacs compat code from viper-*.el
Stefan Kangas
2019-10-21
4
-52
/
+19
*
lisp/*.el: Fix typos and improve some docstrings
Juanma Barranquero
2019-10-20
1
-4
/
+5
*
Remove XEmacs compat code from edt-mapper.el
Stefan Kangas
2019-10-19
1
-57
/
+32
*
Remove XEmacs compat code from edt.el (Bug#37621)
Stefan Kangas
2019-10-09
1
-147
/
+64
*
Remove some more XEmacs compat code from viper*.el
Lars Ingebrigtsen
2019-10-04
4
-90
/
+43
*
Remove more XEmacs compat code from viper-*.el
Lars Ingebrigtsen
2019-10-04
2
-50
/
+22
*
Remove leftover XEmacs compat code and doc fixes
Stefan Kangas
2019-09-13
1
-3
/
+3
*
cua-rect help: check for 'control value
Pierre-Yves Luyten
2019-08-03
1
-0
/
+1
*
Replace manually crafted hex regexes with [:xdigit:]
Konstantin Kharlamov
2019-07-06
1
-1
/
+1
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
3
-64
/
+60
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
3
-60
/
+64
*
Fix compilation warning in viper-exp involving tags
Lars Ingebrigtsen
2019-06-20
1
-2
/
+4
*
Clean up after previous viper patch
Lars Ingebrigtsen
2019-06-20
2
-7
/
+5
*
Remove most of the XEmacs compat code from viper*.el
Lars Ingebrigtsen
2019-06-20
7
-319
/
+188
*
Remove XEmacs compat code from viper-macs.el
Lars Ingebrigtsen
2019-06-20
1
-6
/
+1
*
Remove XEmacs compat code from viper-cmd.el
Lars Ingebrigtsen
2019-06-20
1
-91
/
+18
*
Revert "Fix one of the tags/xref warnings in viper-ex.el"
Lars Ingebrigtsen
2019-06-19
1
-1
/
+1
*
Fix one of the tags/xref warnings in viper-ex.el
Lars Ingebrigtsen
2019-06-16
1
-1
/
+1
*
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-05-26
5
-5
/
+0
*
Merge from origin/emacs-26
Glenn Morris
2019-04-21
1
-0
/
+1
|
\
|
*
Autoload cua-toggle-rectangle-mark (Bug#34947)
Braun Gábor
2019-04-19
1
-0
/
+1
*
|
Introduce new defcustom for terminal CUA rectangle commands
Alexander Gramiak
2019-04-06
1
-5
/
+14
*
|
Fix defining keyboard macros in CUA mode
Eli Zaretskii
2019-03-20
1
-1
/
+2
*
|
Fix more regular expression typos
Paul Eggert
2019-03-18
1
-1
/
+1
[next]