summaryrefslogtreecommitdiff
path: root/lisp/progmodes/prog-mode.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Prefer display-line-numbers over linum in docs and one defcustomStefan Kangas2019-08-27
* Fix usage of remove-text-propertiesBasil L. Contovounesios2019-08-01
* Fix when calling prettify-symbols-mode more than onceLars Ingebrigtsen2019-07-28
* 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
* ; Remove the mention of "plain C code" in the docstring as wellDmitry Gutov2017-12-21
* Consolidate 'widen' callsDmitry Gutov2017-12-14
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update uses of if-let and when-letMark Oteiza2017-09-12
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Remove prog-indentation-contextDmitry Gutov2016-03-28
|/
* Add some missing version tags.Glenn Morris2016-01-12
* Update copyright year to 2016Paul Eggert2016-01-01
* Document new features of Prettify ModeEli Zaretskii2015-12-12
* Document multi-mode indentation facilitiesEli Zaretskii2015-12-12
* * lisp/progmodes/prog-mode.el (prettify-symbols-alist):Artur Malabarba2015-10-07
* Un- and re-prettification are not exclusiveTassilo Horn2015-10-01
* Don't unprettify symbol at point by defaultTassilo Horn2015-10-01
* * lisp/progmodes/prog-mode.el (prettify-symbols-unprettify-at-point):Artur Malabarba2015-10-01
* Don't modify buffer by unprettificationTassilo Horn2015-09-30
* Implement unprettification of symbol at pointTassilo Horn2015-09-30
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* Generalize prettify-symbols to arbitrary modesTassilo Horn2015-08-21
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-20
* Some generic support for multi-mode indentation.Christoph Wedler2015-06-14
* Update copyright year to 2015Paul Eggert2015-01-01
* Merge from emacs-24Stefan Monnier2014-12-05
|\
| * * lisp/progmodes/prog-mode.el (prettify-symbols--compose-symbol): Refine.Stefan Monnier2014-11-30
* | * lisp/progmodes/prog-mode.el (prog-mode-hook): Replace reference toTom Willemse2014-09-21
* | progmodes/prog-mode.el (prog-mode-hook): Made customizable.Matthias Meulien2014-08-08
* | * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-28
|/
* * lisp/progmodes/prog-mode.el (prettify-symbols--compose-symbol):Stefan Monnier2014-04-21
* 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
* Revert 2013-06-20T00:39:59Z!lekktu@gmail.com.Juanma Barranquero2013-06-20
* lisp/progmodes/prog-mode.el: Remove autoload cookies.Juanma Barranquero2013-06-20
* Convert symbol prettification into minor mode and global minor mode.Juanma Barranquero2013-06-19
* lisp/progmodes/prog-mode.el: Force font-lock to deal with `composition' prop.Juanma Barranquero2013-06-17
* * lisp/progmodes/prog-mode.el: Fix bug#14595.Juanma Barranquero2013-06-16
* * prog-mode.el: Comment fixes.Glenn Morris2013-06-06
* (prog-prettify-symbols) (prog-prettify-install): Update docstrings.Ted Zlatanov2013-06-05
* * lisp/simple.el: Move all the prog-mode code to prog-mode.el.Stefan Monnier2013-06-05