summaryrefslogtreecommitdiff
path: root/lisp/linum.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Merge from origin/emacs-26Glenn Morris2019-06-07
|\
| * Resurrect display-line-number-mode in client framesEli Zaretskii2019-06-07
* | Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* | Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Avoid slow startup in daemon mode when global-linum-mode is onEli Zaretskii2017-06-04
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25John Wiegley2016-01-11
|\|
| * Update copyright year to 2016Paul Eggert2016-01-01
* | Spelling fixesPaul Eggert2016-01-04
* | Minor fix to comment indentation and typo in last commitJoão Távora2015-11-17
* | linum-mode plays more nicely with other margin-setting extensionsJoão Távora2015-11-17
|/
* Don't quote nil and t in doc stringsPaul Eggert2015-05-21
* Quieten compilation, eg in --without-x builds.Glenn Morris2015-05-08
* Update copyright year to 2015Paul Eggert2015-01-01
* Allow querying font by name for its height and other info. (Bug#19395)Eli Zaretskii2014-12-18
* * lisp/linum.el (linum--face-height): New function.Stefan Monnier2014-07-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/linum.el (linum-update-window): Fix boundary test.Nathan Trapuzzano2013-10-27
* Update copyright notices for 2013.Paul Eggert2013-01-01
* * lisp/linum.el (linum-format): Don't autoload it. Improve :type.Glenn Morris2012-09-27
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-19
* Convert some .el files to lexical scoping.Juanma Barranquero2011-04-04
* 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 "Version:" and "Package:" Lisp file headers.Chong Yidong2010-08-29
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* (linum-update-window): Ignore intangible (bug#4996).Stefan Monnier2009-11-24
* * linum.el (linum-delete-overlays, linum-update-window):Juanma Barranquero2009-09-22
* (linum-mode): window-size-change-functions is redundant.Stefan Monnier2009-08-19
* * linum.el (linum-update-window): Use `delq' instead of `delete';Juanma Barranquero2009-01-18
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Fix EOL mishap.Juanma Barranquero2008-08-31
* (linum-mode): `window-size-change-functions' can now be buffer-local.Martin Rudalics2008-08-31
* (linum): Inherit remaining face attributes from default face.Chong Yidong2008-08-26
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* (linum-after-config): Update all visible windows.Juanma Barranquero2008-02-23
* (linum-unload-function): New function.Juanma Barranquero2008-01-31
* Add arch taglineMiles Bader2008-01-30