summaryrefslogtreecommitdiff
path: root/lisp/progmodes/make-mode.el
Commit message (Expand)AuthorAgeFilesLines
* * progmodes/make-mode.el (makefile-browse): Remove unnecessary interactive.Aaron S. Hawley2012-05-071-1/+0
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-20/+20
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * lisp/progmodes/make-mode.el: Bring it up to date with makepp V2.0.Daniel Pfeiffer2011-12-121-22/+36
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Use completion-at-point rather than completion-in-region.Stefan Monnier2011-06-201-21/+23
* lisp/progmodes/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-221-6/+5
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | New syntax-propertize functionality.Stefan Monnier2010-09-111-21/+16
* | Merge changes from emacs-23 branch.Chong Yidong2010-08-221-2/+6
|\ \ | |/
| * * progmodes/make-mode.el (makefile-fill-paragraph): Account for theStefan Monnier2010-08-211-2/+6
* | Derive programming modes from prog-mode.Tom Tromey2010-07-271-1/+1
* | Misc cleanup.Stefan Monnier2010-03-241-73/+49
|/
* (makefile-rule-action-regex): Backtrack less.Stefan Monnier2010-03-241-2/+3
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (makefile-special-targets-list): No need for it to be an alist any more.Stefan Monnier2009-12-031-90/+37
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-011-1/+1
* (makefile-browser-toggle): Use forward-line rather than goto-line.Glenn Morris2009-08-221-3/+4
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (makefile-match-function-end): Move point. (Bug#983)Glenn Morris2008-09-161-7/+8
* (makefile-cleanup-continuations, makefile-warn-suspicious-lines):John Paul Wallington2008-06-031-3/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-04-231-1/+1
|\
| * (makefile-fill-paragraph): Treat indented comments like unindented ones.Stefan Monnier2008-04-121-1/+1
* | (makefile-mode-abbrev-table): Add menuDan Nicolaescu2008-03-101-8/+56
|/
* 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
* (makefile-mode): Don't disable jit-lock.Stefan Monnier2006-09-281-2/+2
* * emulation/viper-init.el, calendar/calendar.el:Chong Yidong2006-07-031-2/+0
* (makefile-macroassign-regex): Accept preceding keyword.Daniel Pfeiffer2006-07-021-9/+11
* (makefile-fill-paragraph): Don't remove spaces after the comment start.Eli Zaretskii2006-06-091-1/+1
* (makefile-browser-map, makefile-mode-syntax-table): Move init inside decl.Stefan Monnier2006-05-281-60/+46
* (makefile-query-one-target-method): Make this the alias for theRoland Winkler2006-05-211-3/+7
* (makefile-special-targets-list)Roland Winkler2006-05-211-0/+3
* (makefile-mode): Doc fix.Eli Zaretskii2006-05-201-5/+4
* Update copyright for 2006.Nick Roberts2006-02-101-1/+1
* Added makefile-imake-mode.Masatake YAMATO2006-01-171-1/+39
* Remove faces from group `faces'.Richard M. Stallman2005-12-271-4/+0
* Add :link (custom-group-link font-lock-faces) to defgroup.Juri Linkov2005-11-171-0/+1
* * message.el (message-expand-group): Pass the commonMasatake YAMATO2005-10-161-1/+1
* (makefile-add-log-defun): Trim the result.Richard M. Stallman2005-09-091-0/+4
* 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
* (put 'makefile-space-face 'face-alias 'makefile-space)Daniel Pfeiffer2005-06-151-0/+1
* (makefile-space, makefile-makepp-perl): Eliminate "-face" suffix.Daniel Pfeiffer2005-06-141-30/+35