summaryrefslogtreecommitdiff
path: root/lisp/register.el
AgeCommit message (Expand)Author
2014-03-16Fix behavior of with-temp-buffer-window (Bug#16816, Bug#17007).Martin Rudalics
2014-03-12lisp/register.el (register-separator, copy-to-register): Doc fixes.Juanma Barranquero
2014-02-22* lisp/register.el (frame-configuration-to-register): Make obsolete.Glenn Morris
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-02-02Tidy up some -to-register function argument specsGlenn Morris
2014-02-02Be more consistent in using register-read-with-preview to read registersGlenn Morris
2014-02-01register.el doc fixesGlenn Morris
2014-02-01register preview fixesGlenn Morris
2014-01-30Some doc related to register-previewGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-27Add missing custom :versions, plus small fixesGlenn Morris
2013-12-17Remove no more needed bindings of split-height-threshold.Martin Rudalics
2013-12-07Make registers and delete-selection-mode work on rectangles.Stefan Monnier
2013-10-08* register.el (insert-register): Fix 2013-10-07T01:28:34Z!sdl.web@gmail.com.Bastien Guerry
2013-10-07* etc/NEWS: Mention new feature of register commands.Leo Liu
2013-10-07* register.el (register-preview-delay)Leo Liu
2013-08-09Move frameset-to-register stuff from register.el to frameset.el.Juanma Barranquero
2013-08-08* lisp/bindings.el (ctl-x-r-map): Bind ?f to frameset-to-register.Juanma Barranquero
2013-03-26* lisp/register.el: Move semantic tag handling back toLeo Liu
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-10-06* lisp/register.el (append-to-register, prepend-to-register):Jambunathan K
2012-09-09* lisp/register.el (register-separator): Rename fromAndreas Schwab
2012-09-08* lisp/register.el (increment-register): Route it to `append-to-register',Jambunathan K
2012-07-29Deactivate the mark on more copy operations, and indicate the copied region.Chong Yidong
2012-07-14* rect.el (copy-rectangle-as-kill): New command.Reuben Thomas
2012-07-10Reduce use of (require 'cl).Stefan Monnier
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-07-09Restore accidental change to insert-registerLeo Liu
2011-07-05Fix typos.Juanma Barranquero
2011-06-26Extend emacs register to accept value from registerv-makeLeo Liu
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-08-29Add "Package:" file headers to denote built-in packages.Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-11-15* register.el (jump-to-register, insert-register): Handle SemanticChong Yidong
2009-09-20(ctl-x-r-map): Define the keys here instead of using autoload.Dan Nicolaescu
2009-05-18* register.el (register-alist): Doc fix (Bug#3311).Chong Yidong
2009-03-12* register.el (get-register): Rename arg REG to REGISTER forJuanma Barranquero
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-06-30Bind global keys to ctl-x-r-map in autoload cookies.Juri Linkov
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-11-03(append-to-register, prepend-to-register):Thien-Thi Nguyen
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-01-21Add 2007 to copyright years.Glenn Morris