index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
register.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore accidental change to insert-register
Leo Liu
2011-07-09
1
-0
/
+2
*
Fix typos.
Juanma Barranquero
2011-07-05
1
-1
/
+1
*
Extend emacs register to accept value from registerv-make
Leo Liu
2011-06-26
1
-3
/
+45
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-2
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
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
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* register.el (jump-to-register, insert-register): Handle Semantic
Chong Yidong
2009-11-15
1
-0
/
+13
*
(ctl-x-r-map): Define the keys here instead of using autoload.
Dan Nicolaescu
2009-09-20
1
-13
/
+13
*
* register.el (register-alist): Doc fix (Bug#3311).
Chong Yidong
2009-05-18
1
-3
/
+4
*
* register.el (get-register): Rename arg REG to REGISTER for
Juanma Barranquero
2009-03-12
1
-8
/
+9
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Bind global keys to ctl-x-r-map in autoload cookies.
Juri Linkov
2008-06-30
1
-0
/
+16
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
(append-to-register, prepend-to-register):
Thien-Thi Nguyen
2007-11-03
1
-8
/
+12
|
/
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update copyright years.
Glenn Morris
2006-12-05
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(copy-to-register, append-to-register, prepend-to-register):
Richard M. Stallman
2005-03-29
1
-3
/
+3
*
(describe-register-1): Explicitly handle yank-excluded-properties = t.
Richard M. Stallman
2005-02-27
1
-2
/
+4
*
Provide `register' feature.
Masatake YAMATO
2004-03-16
1
-0
/
+1
*
(copy-rectangle-to-register): Doc fix.
Richard M. Stallman
2003-12-29
1
-2
/
+4
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
(number-to-register): Use `string-to-number' instead
John Paul Wallington
2003-05-17
1
-1
/
+1
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-1
/
+1
*
(describe-register-1): Use window-width
Richard M. Stallman
2002-12-07
1
-3
/
+12
*
(describe-register-1): Don't assign to val the value returned by
Juanma Barranquero
2002-11-19
1
-4
/
+3
*
(set-register): Use push.
Stefan Monnier
2002-09-27
1
-14
/
+11
*
(insert-register): Use insert-for-yank.
Richard M. Stallman
2002-04-19
1
-1
/
+4
*
(describe-register-1): Access register contents here.
Richard M. Stallman
2002-02-14
1
-54
/
+55
*
(list-registers): New command.
Richard M. Stallman
2002-02-07
1
-40
/
+63
*
Some fixes to follow coding conventions in files maintained by FSF.
Pavel JanÃk
2001-07-15
1
-1
/
+1
*
(number-to-register, increment-register): Args
Karl Heuer
1998-01-18
1
-8
/
+8
*
(view-register): Show register type file-query.
Richard M. Stallman
1997-12-22
1
-0
/
+7
*
(number-to-register): Move point as a side effect.
Karl Heuer
1997-12-08
1
-10
/
+6
*
(frame-configuration-to-register)
Karl Heuer
1997-12-04
1
-37
/
+41
*
(window-configuration-to-register):
Karl Heuer
1997-11-23
1
-7
/
+12
*
New kind of register value is a file name and position.
Richard M. Stallman
1996-09-22
1
-1
/
+24
*
Update FSF's address.
Erik Naggum
1996-01-14
1
-2
/
+3
*
Rename all register-name args to `register'.
Richard M. Stallman
1995-09-08
1
-43
/
+47
*
(insert-register): Add `*' interactive spec.
Karl Heuer
1994-09-17
1
-1
/
+1
[next]