summaryrefslogtreecommitdiff
path: root/lisp/progmodes/make-mode.el
Commit message (Expand)AuthorAgeFilesLines
* (makefile-runtime-macros-list): Add + to the list.Richard M. Stallman1996-02-261-1/+1
* (makefile-font-lock-keywords): Improve highlightingRichard M. Stallman1996-01-261-2/+2
* (makefile-browser-toggle): Use delete-region, not kill-line.Richard M. Stallman1996-01-241-2/+2
* (makefile-mode): Fix criterion for calling makefile-define-space-face.Richard M. Stallman1996-01-171-1/+1
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (makefile-space-face): Don't work onKarl Heuer1996-01-091-1/+2
* (makefile-insert-special-target,Karl Heuer1996-01-041-2/+2
* (makefile-add-log-defun): Rewrite to scan backRichard M. Stallman1995-12-251-12/+23
* (makefile-font-lock-keywords): Fix bad structureKarl Heuer1995-12-211-1/+1
* (makefile-space-face): Don't list in facemenu.Karl Heuer1995-11-101-0/+1
* (makefile-mode): Call makefile-define-space-face only if it is defined.Richard M. Stallman1995-11-101-6/+7
* (makefile-define-space-face): Don't make face if non-X.Karl Heuer1995-11-051-3/+4
* Use frame-parameters, not font-lock-background-mode and font-lock-display-type.Simon Marshall1995-10-301-11/+10
* (makefile-font-lock-keywords): Highlight lines withRichard M. Stallman1995-08-281-5/+7
* (makefile-mode-syntax-table): "]" is a close-paren.Richard M. Stallman1995-08-241-1/+1
* (makefile-add-log-defun): Avoid error at eob.Richard M. Stallman1995-08-241-1/+1
* Doc fixes.Richard M. Stallman1995-08-231-29/+27
* (makefile-space-face): New variable.Richard M. Stallman1995-08-211-13/+13
* (makefile-define-tab-face): New function.Richard M. Stallman1995-06-241-9/+19
* Update GPL to version 2.Karl Heuer1995-06-151-2/+2
* Fix capitalization in menu bar.Karl Heuer1995-05-301-6/+6
* (makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.Richard M. Stallman1995-05-011-1/+5
* Changed almost every doc string.Richard M. Stallman1994-10-301-83/+131
* * makefile.el: (makefile-mode-syntax-table): Made `'' and ``' beSimon Marshall1994-10-121-9/+12
* (makefile-mode-name): Removed.Richard M. Stallman1994-10-111-68/+310
* Doc fix.Richard M. Stallman1994-05-221-3/+3
* (makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.Richard M. Stallman1994-04-221-2/+2
* (makefile-mode): make-local-variable misspelled as make-local-file.Karl Heuer1994-04-111-2/+2
* (makefile-mode): Set local-write-file-hooks, not write-file-hooks.Richard M. Stallman1994-03-021-18/+43
* (makefile-browser-fill, makefile-browser-toggle):Richard M. Stallman1994-02-071-34/+32
* (makefile-mode): Make comment-start, comment-end,Richard M. Stallman1994-01-061-1/+4
* (makefile-ignored-files-in-pickup-regex): Supply missing \\.Richard M. Stallman1993-12-231-3/+3
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-6/+6
* Comment changes.Richard M. Stallman1993-05-061-1/+12
* Rewritten and simplified, commentary added. It now will usuallyEric S. Raymond1993-04-211-157/+143
* (makefile-mode): Fix typo in autoload cookie.Richard M. Stallman1993-04-141-2/+2
* : Added autoload cookie for entry point.Eric S. Raymond1993-03-281-1/+2
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-1/+7
* entered into RCSEric S. Raymond1992-07-221-2/+2
* *** empty log message ***Eric S. Raymond1992-07-171-1/+1
* Initial revisionEric S. Raymond1992-07-171-0/+1043