summaryrefslogtreecommitdiff
path: root/lisp/progmodes/hideif.el
Commit message (Expand)AuthorAge
* Repair hideif regexp problemsMattias Engdegård2023-01-27
* hideif.el: Support C99 and GNU style variadic macrosLuke Lee2023-01-15
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Merge from origin/emacs-28Stefan Kangas2022-09-21
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-20
* | Delete many items obsolete since 24.3Stefan Kangas2022-09-09
* | Omit some (current-time) callsPaul Eggert2022-08-01
* | Merge from origin/emacs-28Stefan Kangas2022-06-24
|\|
| * ; Fix typos: prefer US spelling.Stefan Kangas2022-06-23
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Use defvar-keymap in hideif.elStefan Kangas2021-12-15
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* ; Minor doc fixes found by checkdocStefan Kangas2021-09-13
* ; Fix typosStefan Kangas2021-09-03
* ; * lisp/progmodes/hideif.el (hif-unicode-prefix-regexp): Stray `\`.Mattias Engdegård2021-06-16
* Fix up previous hideif change to avoid a compilation warningLars Ingebrigtsen2021-06-03
* * lisp/progmodes/hideif.el: Fix initial version for new variablesLuke Lee2021-06-03
* * lisp/progmodes/hideif.el: update for new C++ standards and extensionsLuke Lee2021-06-02
* Fix incorrect regular expression for more general text replacements.Luke Lee2021-03-31
* Allow hide-ifdef-guts to work in buffers not visiting filesZhiwei Chen2021-03-21
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-19
* Prefer setq to set+quoteStefan Kangas2020-12-14
* Prefer setq-local in some remaining progmodesStefan Kangas2020-12-09
* Merge from origin/emacs-27Glenn Morris2020-10-02
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* | ; Fix typosStefan Kangas2020-09-21
* | Merge from origin/emacs-27Paul Eggert2020-01-01
|\|
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-26
|/
* Make hide-ifdef-mode-prefix-key customisableLars Ingebrigtsen2019-08-21
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-06
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Some more flatten-tree aliasesPaul Eggert2018-12-17
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-21
* | 0x%x → %#x in elisp formatsPaul Eggert2018-07-23
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix some duplicate words typosGlenn Morris2017-10-27
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-05
* | An efficient built-in mapcanMario Lang2016-07-10
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-21
|/
* Fix tests for active region in hideif.elEli Zaretskii2016-01-16
* Fix interactive specs in some hideif.el commandsEli Zaretskii2016-01-16