aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/hideif.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-191-2/+2
* Prefer setq to set+quoteStefan Kangas2020-12-141-1/+1
* Prefer setq-local in some remaining progmodesStefan Kangas2020-12-091-8/+8
* Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | ; Fix typosStefan Kangas2020-09-211-4/+4
* | Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-261-1/+1
|/
* Make hide-ifdef-mode-prefix-key customisableLars Ingebrigtsen2019-08-211-11/+7
* Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov2019-07-061-2/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Some more flatten-tree aliasesPaul Eggert2018-12-171-8/+3
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-6/+2
* | 0x%x → %#x in elisp formatsPaul Eggert2018-07-231-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix some duplicate words typosGlenn Morris2017-10-271-2/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-1/+1
* | An efficient built-in mapcanMario Lang2016-07-101-2/+2
* | Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-03-211-1/+1
|/
* Fix tests for active region in hideif.elEli Zaretskii2016-01-161-2/+2
* Fix interactive specs in some hideif.el commandsEli Zaretskii2016-01-161-6/+17
* Fix some custom types.Glenn Morris2016-01-121-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-16/+16
* hideif.el: Recognize .h++ as C++ header.Rüdiger Sonderfeld2015-09-011-1/+1
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-101-3/+3
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-051-3/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-3/+3
* Spelling fixes.Paul Eggert2014-09-111-6/+6
* Merge from emacs-24; up to 2014-06-25T10:17:41Z!rgm@gnu.orgGlenn Morris2014-07-211-1/+4
|\
| * Small fixes re toggle-read-only, mainly docGlenn Morris2014-07-211-1/+4
| * * lisp/progmodes/hideif.el: Undo last change which should only go to trunkStefan Monnier2014-06-261-577/+46
| * HideIfDef mode bug fixes and enhancements. This is #2 of 3 patches basedLuke Lee2014-06-261-46/+577
* | HideIfDef mode bug fixes and enhancements. This is #3 of 3 patches basedLuke Lee2014-07-071-249/+523
* | * lisp/progmodes/hideif.el (hide-ifdef-exclude-define-regexp): Add theLuke Lee2014-07-021-1/+2
* | * lisp/progmodes/hideif.el: Use lexical-binding. Fix up cl-lib usage.Stefan Monnier2014-06-271-27/+24
* | * lisp/progmodes/hideif.el: Style fixes. Fix doc-strings and comment style,Luke Lee2014-06-271-72/+66
* | HideIfDef mode bug fixes and enhancements. This is #2 of 3 patches basedLuke Lee2014-06-261-46/+568
* | * lisp/progmodes/hideif.el (hif-string-to-number): Don't return float forWilliam Xu2014-06-191-3/+7
* | lisp/progmodes/hideif.el (hif-tokenize): Understand non-decimal floats.Juanma Barranquero2014-03-201-6/+11
|/
* lisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos.Juanma Barranquero2014-03-141-4/+4
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1