index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
textmodes
/
picture.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-4
/
+4
*
; Minor doc fixes found by checkdoc
Stefan Kangas
2021-09-13
1
-1
/
+1
*
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-08-08
1
-2
/
+2
*
Remove redundant :group args from textmodes/*.el
Stefan Kangas
2021-02-14
1
-16
/
+8
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Prefer setq-local in most of textmodes/*.el
Stefan Kangas
2020-12-04
1
-8
/
+7
*
* lisp/textmodes/picture.el: Use lexical binding.
Mattias EngdegÄrd
2020-10-20
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Merge from origin/emacs-26
Glenn Morris
2019-05-22
1
-1
/
+0
|
\
|
*
Remove repeated function call in picture.el
Mauro Aranda
2019-05-20
1
-1
/
+0
*
|
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
|
2019-03-26 regex cleanup
Paul Eggert
2019-03-26
1
-6
/
+8
|
/
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
* lisp/textmodes/picture.el (picture-mode-exit): Doc fix. (Bug#29949)
Eli Zaretskii
2018-01-02
1
-2
/
+3
*
* lisp/textmodes/picture.el (picture-open-line): Doc fix. (Bug#29948)
Eli Zaretskii
2018-01-02
1
-2
/
+3
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
Fix picture-mode wrt double-width characters
Alan J Third
2016-01-15
1
-1
/
+5
*
|
Deprecate 'wp' group and introduce a new group 'text'
Eli Zaretskii
2016-10-08
1
-1
/
+1
*
|
Fix picture-mode wrt double-width characters
Alan J Third
2016-03-21
1
-1
/
+5
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Fix a few packages to work with nil tab-stop-list
Leo Liu
2014-06-26
1
-1
/
+2
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Be more consistent in using register-read-with-preview to read registers
Glenn Morris
2014-02-02
1
-4
/
+11
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.ca
Glenn Morris
2012-09-05
1
-3
/
+5
|
\
|
*
Fix right and left key remapping issue (bug#12317)
Glenn Morris
2012-08-31
1
-0
/
+2
*
|
Tweaks to Customize interface. Set custom-reset-button-menu to t.
Chong Yidong
2012-04-22
1
-1
/
+1
*
|
lisp/*: Add declarations, remove unused bindings, mark unused args.
Juanma Barranquero
2012-04-19
1
-2
/
+1
*
|
picture.el small cleanup
Glenn Morris
2012-04-16
1
-66
/
+65
|
/
*
Fix picture-mode C-c C-d binding
Glenn Morris
2012-02-21
1
-2
/
+4
*
Checked picture-xtra.texi
Glenn Morris
2012-02-21
1
-8
/
+10
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-05
1
-1
/
+1
*
* lisp/textmodes/picture.el: Make motion commands obey shift-select-mode.
Peter J. Weisberg
2011-09-23
1
-17
/
+18
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Merge from emacs-23
Stefan Monnier
2010-11-17
1
-9
/
+23
|
\
|
|
*
Fix picture-mouse-set-point calculation (Bug#7390).
Chong Yidong
2010-11-13
1
-9
/
+23
*
|
Use line-end-position rather than end-of-line, etc.
Glenn Morris
2010-11-06
1
-2
/
+1
*
|
Remove leading `*' from docs of some defcustoms etc.
Glenn Morris
2010-09-22
1
-7
/
+7
*
|
Reorganize Custom groups.
Chong Yidong
2010-03-12
1
-1
/
+1
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
[next]