summaryrefslogtreecommitdiff
path: root/lisp/electric.el
Commit message (Expand)AuthorAge
* * lisp/electric.el: Do auto-indent inside strings and comments by defaultStefan Monnier2021-05-29
* Use lexical-binding in the remaining preloaded filesStefan Monnier2021-01-04
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* Update copyright year to 2020Paul Eggert2020-01-01
* Spelling fixesPaul Eggert2019-12-09
* Correctly reindent previous line in electric-indent-modeJoão Távora2019-07-02
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* * lisp/subr.el (add-hook): Turn `append` into `depth` (bug#35508)Stefan Monnier2019-05-29
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Avoid using obsolete indent-relative-maybeBasil L. Contovounesios2019-04-03
* Adjust previous electric.el and elec-pair.el changeJoão Távora2019-01-25
* electric-layout-mode kicks in before electric-pair-modeJoão Távora2019-01-22
* * lisp/electric.el: Fix typo in last change.Stefan Monnier2019-01-21
* (electric--sort-post-self-insertion-hook): Accept non-symbol functionsStefan Monnier2019-01-21
* Revert "Remove leftover from previous electric-layout-rules API"João Távora2019-01-18
* (electric-layout-post-self-insert-function-1): Simplify.Stefan Monnier2019-01-18
* Ensure fns in electric-layout-rules are called in right positionJoão Távora2019-01-18
* Remove leftover from previous electric-layout-rules APIJoão Távora2019-01-18
* Extend electric-layout-mode to handle more complex layouts (bug#33794)João Távora2019-01-02
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Suppress indent errors during electric indentation (Bug#18764)Noam Postavsky2018-06-25
* | Ignore escape characters for context-sensitive quotes (Bug#29812)Philipp Stephani2018-01-07
* | Fix a small bug in electric quoting.Philipp Stephani2018-01-07
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | Merge from origin/emacs-26Glenn Morris2017-11-20
|\|
| * Fix a typo in doc string of electric-indent-functions-without-reindentEli Zaretskii2017-11-18
* | * lisp/electric.el: Break recursive loading loopStefan Monnier2017-10-01
* | Avoid compilation warning in electric.elEli Zaretskii2017-10-01
* | Electric quote mode: Conditionally replace " (Bug#24710)Philipp Stephani2017-10-01
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Further improve electric quote support for Markdown (Bug#24709)Philipp Stephani2017-07-09
* Remove pointless code in 'electric-quote-mode'Philipp Stephani2017-07-09
* Refactor 'electric-quote-mode'Philipp Stephani2017-07-09
* Use hook instead of face list to inhibit electric quotingPhilipp Stephani2017-07-03
* Electric quotes: Improve support for Markdown mode (Bug#24709)Philipp Stephani2017-07-02
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | electric-quote-chars fixupsPaul Eggert2016-10-27
* | New user variable 'electric-quote-chars'Göktuğ Kayaalp2016-10-27
* | Merge from origin/emacs-25Paul Eggert2016-10-23
|\|
| * electric-quote mode no longer worries about codingPaul Eggert2016-10-23
| * * lisp/electric.el (electric-quote-mode): Improve doc (Bug#24759).Paul Eggert2016-10-21
* | Minor doc quoting fixesPaul Eggert2016-08-30
|/