summaryrefslogtreecommitdiff
path: root/lisp/progmodes/icon.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Don't pass the value of point to 'push-mark', as that's the default.Bartosz Duszel2017-04-281-2/+2
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-4/+5
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* 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
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-7/+7
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-8/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-35/+19
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-061-4/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-1/+1
* 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
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* Add :link (custom-group-link font-lock-faces) to defgroup.Juri Linkov2005-11-171-0/+1
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* * progmodes/ada-mode.el (ada-mode):Lute Kamstra2005-05-261-1/+1
* (icon-mode): Use mode-require-final-newline.Richard M. Stallman2004-12-311-1/+1
* * net/telnet.el (telnet-interrupt-subjob): Move doc string to the correct place.Eli Zaretskii2004-02-161-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-24/+24
* (icon-mode-map): Don't rebind \t.Stefan Monnier2000-11-031-21/+10
* (icon-mode-map): Add name to menu-bar keymap.Dave Love2000-10-081-1/+1
* (icon-mode): Don't gratuitously override the default for comment-column.Stefan Monnier2000-10-051-2/+0
* (icon-indent-line)Gerd Moellmann2000-08-181-2/+2
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-1/+1
* (icon-tab-always-indent): Fix customize type.Richard M. Stallman1997-09-091-1/+1
* Fix provide call.Richard M. Stallman1997-06-221-1/+2
* (icon-indent-line): A comment ends at the end of theRichard M. Stallman1997-06-171-4/+2
* (icon-imenu-generic-expression): Improved regexp.Richard M. Stallman1997-06-161-16/+17
* (icon-font-lock-keywords-2): Use regexp-opt for the regexps.Richard M. Stallman1997-06-081-24/+57
* (indent-icon-exp): Bind last-depth.Richard M. Stallman1997-05-271-4/+4
* (icon-mode): Adapt to new hideshow and improve regexps.Richard M. Stallman1997-05-271-4/+6