summaryrefslogtreecommitdiff
path: root/lisp/progmodes/hideif.el
Commit message (Expand)AuthorAgeFilesLines
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-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
* Aggregate hideif parser enhancements for a complete supporting of C/C++Luke Lee2014-01-281-42/+205
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Incorporate Semantic's hideif components into hideif.el (replacing advice)Chong Yidong2012-10-021-6/+13
* * lisp/progmodes/hideif.el (hif-compress-define-list): Fix typo. (tiny change)Jeremy Moore2012-08-221-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* Fix more minor mode docstrings.Chong Yidong2011-10-191-5/+9
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-7/+8
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-3/+2
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Comment (add Marick as co-author, based on ack.texi and authors.el andGlenn Morris2009-01-101-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* * progmodes/asm-mode.el (asm-mode-map):Dan Nicolaescu2008-04-211-12/+22
* (hif-factor): Handle unary minus.Stefan Monnier2008-04-121-0/+4
* (hif-token-alist): New var.Stefan Monnier2008-04-051-45/+42
* Remove out-of-date section of commentary.Glenn Morris2008-01-241-6/+0
* (hide-ifdef-shadow): Add version number for defcustom.Martin Rudalics2008-01-231-2/+4
* (hide-ifdef-initially, hide-ifdef-read-only)Glenn Morris2008-01-221-5/+0
* Move defcustoms and defface to start of file.Glenn Morris2008-01-211-31/+32
* (hide-ifdef-shadow): New option.Martin Rudalics2008-01-191-12/+44