summaryrefslogtreecommitdiff
path: root/lisp/progmodes/make-mode.el
Commit message (Expand)AuthorAgeFilesLines
...
* 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