]> code.delx.au - gnu-emacs/history - lisp/register.el
(Abbrevs): A @node line without explicit Prev, Next, and Up links.
[gnu-emacs] / lisp / register.el
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-03-29 Richard M. Stallman(copy-to-register, append-to-register, prepend-to-regis...
2005-02-27 Richard M. Stallman(describe-register-1): Explicitly handle yank-excluded...
2004-03-16 Masatake YAMATOProvide `register' feature.
2003-12-29 Richard M. Stallman(copy-rectangle-to-register): Doc fix.
2003-09-01 Miles BaderAdd arch taglines
2003-05-17 John Paul Wallington(number-to-register): Use `string-to-number' instead
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-12-07 Richard M. Stallman(describe-register-1): Use window-width
2002-11-19 Juanma Barranquero(describe-register-1): Don't assign to val the value...
2002-09-27 Stefan Monnier(set-register): Use push.
2002-04-19 Richard M. Stallman(insert-register): Use insert-for-yank.
2002-02-14 Richard M. Stallman(describe-register-1): Access register contents here.
2002-02-07 Richard M. Stallman(list-registers): New command.
2001-07-15 Pavel JaníkSome fixes to follow coding conventions in files mainta...
1998-01-18 Karl Heuer(number-to-register, increment-register): Args
1997-12-22 Richard M. Stallman(view-register): Show register type file-query.
1997-12-08 Karl Heuer(number-to-register): Move point as a side effect.
1997-12-04 Karl Heuer(frame-configuration-to-register)
1997-11-23 Karl Heuer(window-configuration-to-register):
1996-09-22 Richard M. StallmanNew kind of register value is a file name and position.
1996-01-14 Erik NaggumUpdate FSF's address.
1995-09-08 Richard M. StallmanRename all register-name args to `register'.
1994-09-17 Karl Heuer(insert-register): Add `*' interactive spec.
1994-05-03 Karl HeuerUpdate copyright.
1994-03-22 Karl Heuer(jump-to-register): Handle dead marker.
1994-03-14 Karl Heuer(view-register, insert-register): Handle dead marker.
1993-11-08 Richard M. Stallman(jump-to-register): Doc fix.
1993-11-08 Richard M. Stallman(jump-to-register): Rename prefix arg to DELETE and...
1993-09-07 Roland McGrath(jump-to-register): Take new optional arg NODELETE...
1993-09-07 Roland McGrath({window,frame}-configuration-to-register): Fix prompt...
1993-06-11 Richard M. Stallman(view-register): Handle file name values.
1993-05-24 Richard M. Stallman(jump-to-register): Don't fail if frame-configuration...
1993-05-09 Richard M. Stallman(jump-to-register): Allow file name "in" a register.
1993-04-23 Eric S. RaymondAll fsets changed to defaliases.
1993-03-22 Eric S. RaymondAdded or corrected Commentary headers
1993-03-15 Jim Blandy* register.el (view-register): Neglect not to avoid...
1993-03-15 Jim BlandyMake frame configurations start with a distinctive...
1993-02-25 Richard M. Stallman(point-to-register): Make arg ARG optional.
1992-07-22 Eric S. Raymondentered into RCS
1992-07-19 Richard M. Stallman*** empty log message ***
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-07-15 Eric S. Raymond*** empty log message ***
1992-07-15 Jim Blandy*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1991-04-12 Jim Blandy*** empty log message ***
1990-12-29 Jim Blandy*** empty log message ***
1990-12-16 Richard M. Stallman*** empty log message ***
1990-07-16 Richard M. Stallman*** empty log message ***
1990-02-06 Richard M. StallmanInitial revision