summaryrefslogtreecommitdiff
path: root/lisp/uniquify.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Enable uniquify-buffer-name-style to be a function.Jimmy Aguilar Mena2020-09-15
* Update copyright year to 2020Paul Eggert2020-01-01
* Remove outdated comment in uniquify.elStefan Kangas2019-07-06
* Update author/maintainer infoPaul Eggert2019-05-26
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Update copyright year to 2016Paul Eggert2016-01-01
* (uniquify-ask-about-buffer-names-p): Remove, unused (bug#21037)Stefan Monnier2015-08-13
* Update copyright year to 2015Paul Eggert2015-01-01
* Doc edits re uniquifyGlenn Morris2014-06-08
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* * lisp/uniquify.el (uniquify-buffer-name-style): Change default to `post-forw...Juri Linkov2013-12-12
* * lisp/loadup.el: Preload "uniquify".Stefan Monnier2013-11-29
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | * lisp/uniquify.el (uniquify-managed): Use defvar-local.Stefan Monnier2012-11-20
|/
* Reduce use of (require 'cl).Stefan Monnier2012-07-10
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Misc fixes, and use lexical-binding in more files.Stefan Monnier2011-03-11
* 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
* | Reorganize Custom groups.Chong Yidong2010-03-12
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (uniquify-maybe-rerationalize-w/o-cb): RemoveGlenn Morris2008-11-15
* (uniquify-list-buffers-directory-modes): Add vc-dir-mode.Dan Nicolaescu2008-07-01
* * uniquify.el (uniquify-get-proposed-name): Handle remote files.Michael Albinus2008-06-08
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* (uniquify-rationalize-a-list): Beware of side-effects.Stefan Monnier2008-04-29
* (uniquify-buffer-base-name): Undo last change. Should beStefan Monnier2008-02-28
* (uniquify-buffer-base-name): If the base name is an emptyJuanma Barranquero2008-02-27
* (uniquify-buffer-base-name): New function.Juanma Barranquero2008-02-14
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | Merge from emacs--rel--22Miles Bader2007-11-09
|\|
| * (uniquify-unload-function): Add docstring.Juanma Barranquero2007-10-30
| * (uniquify-unload-function): New function and var.Juanma Barranquero2007-10-29
| * (uniquify-maybe-rerationalize-w/o-cb): Define it before useJuanma Barranquero2007-10-29
| * *** empty log message ***Juanma Barranquero2007-10-28
* | Merge from emacs--rel--22Miles Bader2007-10-30
|\|
* | Merge from emacs--rel--22Miles Bader2007-08-27
|\|