summaryrefslogtreecommitdiff
path: root/lisp/register.el
Commit message (Expand)AuthorAge
* Update copyright year to 2016Paul Eggert2016-01-01
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-20
* Push mark before goto-char in jump-to-register and check-parensKelly Dean2015-02-18
* Use user-error where error is inappropriateKelly Dean2015-02-18
* Update copyright year to 2015Paul Eggert2015-01-01
* Add code for "preserving" window sizes.Martin Rudalics2014-12-18
* * lisp/subr.el (alist-get): New accessor.Stefan Monnier2014-10-01
* * register.el (insert-register): Change default interactive insertion mode.Daniel Colascione2014-09-14
* register.el: Add link to Emacs manual in Commentary.RĂ¼diger Sonderfeld2014-06-03
* * lisp/register.el (register-read-with-preview): Don't burp onStefan Monnier2014-05-27
* Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).Martin Rudalics2014-03-16
* lisp/register.el (register-separator, copy-to-register): Doc fixes.Juanma Barranquero2014-03-12
* * lisp/register.el (frame-configuration-to-register): Make obsolete.Glenn Morris2014-02-22
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Tidy up some -to-register function argument specsGlenn Morris2014-02-02
* Be more consistent in using register-read-with-preview to read registersGlenn Morris2014-02-02
* register.el doc fixesGlenn Morris2014-02-01
* register preview fixesGlenn Morris2014-02-01
* Some doc related to register-previewGlenn Morris2014-01-30
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Add missing custom :versions, plus small fixesGlenn Morris2013-12-27
* Remove no more needed bindings of split-height-threshold.Martin Rudalics2013-12-17
* Make registers and delete-selection-mode work on rectangles.Stefan Monnier2013-12-07
* * register.el (insert-register): Fix 2013-10-07T01:28:34Z!sdl.web@gmail.com.Bastien Guerry2013-10-08
* * etc/NEWS: Mention new feature of register commands.Leo Liu2013-10-07
* * register.el (register-preview-delay)Leo Liu2013-10-07
* Move frameset-to-register stuff from register.el to frameset.el.Juanma Barranquero2013-08-09
* * lisp/bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.Juanma Barranquero2013-08-08
* * lisp/register.el: Move semantic tag handling back toLeo Liu2013-03-26
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * lisp/register.el (append-to-register, prepend-to-register):Jambunathan K2012-10-06
* * lisp/register.el (register-separator): Rename fromAndreas Schwab2012-09-09
* * lisp/register.el (increment-register): Route it to `append-to-register',Jambunathan K2012-09-08
* Deactivate the mark on more copy operations, and indicate the copied region.Chong Yidong2012-07-29
* * rect.el (copy-rectangle-as-kill): New command.Reuben Thomas2012-07-14
* Reduce use of (require 'cl).Stefan Monnier2012-07-10
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Restore accidental change to insert-registerLeo Liu2011-07-09
* Fix typos.Juanma Barranquero2011-07-05
* Extend emacs register to accept value from registerv-makeLeo Liu2011-06-26
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * register.el (jump-to-register, insert-register): Handle SemanticChong Yidong2009-11-15
* (ctl-x-r-map): Define the keys here instead of using autoload.Dan Nicolaescu2009-09-20
* * register.el (register-alist): Doc fix (Bug#3311).Chong Yidong2009-05-18