summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.Pavel Janík2002-01-133-3/+3
* (sql-query-placeholders-and-send): HandleRichard M. Stallman2002-01-131-2/+8
* (ada-initialize-properties, ada-mode): Do not use make-local-hook.Pavel Janík2002-01-081-3/+1
* (various face definitions): Use :weight, not :bold.Richard M. Stallman2001-12-312-4/+4
* (various face definitions): Use :weight and :slant.Richard M. Stallman2001-12-312-21/+21
* Comment change.Richard M. Stallman2001-12-311-1/+1
* (various face definitions): Use :weight, not :bold.Richard M. Stallman2001-12-311-5/+5
* (octave-abbrev-table): Mark all the predefined abbrevs as "system" abbrevs.Pavel Janík2001-12-301-31/+30
* (idlwave-mode-abbrev-table): Mark all the predefined abbrevs as "system"Pavel Janík2001-12-301-100/+100
* (fortran-mode-abbrev-table): Mark all the predefined abbrevs as "system"Pavel Janík2001-12-301-58/+58
* (f90-mode-abbrev-table): Mark all the predefined abbrevs as "system"Pavel Janík2001-12-301-53/+53
* (vhdl-mode-abbrev-table-init): Mark all the predefined abbrevs as "system"Pavel Janík2001-12-301-124/+124
* (sql-mode-abbrev-table): Mark all the predefined abbrevs as "system"Pavel Janík2001-12-301-4/+4
* (tags-query-replace): Doc fix.Richard M. Stallman2001-12-301-2/+2
* (compile-internal): Fix previous change.Richard M. Stallman2001-12-291-16/+14
* (c-mode-abbrev-table, c++-mode-abbrev-table, objc-mode-abbrev-table)Richard M. Stallman2001-12-281-13/+13
* Comment change.Richard M. Stallman2001-12-261-1/+2
* (compile-internal): Set TERM variable in process-environment.Richard M. Stallman2001-12-261-5/+15
* More sophisticated indentation of cpp directive.Richard M. Stallman2001-12-211-221/+1199
* Doc fix.Pavel Janík2001-12-201-2/+2
* Doc fixes.Pavel Janík2001-12-205-11/+11
* Doc fix for commented out function.Pavel Janík2001-12-201-1/+1
* (sh-mode): Run sh-mode-hook.Richard M. Stallman2001-12-161-1/+2
* (f90-break-line): Use (newline 1) to insert newlines.Richard M. Stallman2001-12-071-8/+3
* (compilation-error-regexp-alist): Added regexps for RXP.Miles Bader2001-12-061-0/+10
* (cwarn-font-lock-match-assignment-in-expression):Eli Zaretskii2001-12-051-1/+3
* Comment change (delete change log).Richard M. Stallman2001-12-041-28/+1
* (antlr-c-common-init): Undo last change.Stefan Monnier2001-12-031-1/+5
* (antlr-c-common-init): Don't inhibit adaptive-fill-mode any more.Stefan Monnier2001-12-021-5/+1
* (delphi-mode): Don't use make-local-hook.Stefan Monnier2001-12-021-2/+5
* Doc fix.Stefan Monnier2001-12-022-3/+2
* (tags-with-face): Use make-symbol.Stefan Monnier2001-12-021-17/+10
* (hif-nexttoken): Move to before first def.Stefan Monnier2001-12-011-4/+4
* Update maintainer.Eli Zaretskii2001-12-014-6/+7
* (hide-ifdef-mode): Only modifyStefan Monnier2001-11-301-1/+3
* Fontify rewind, backspace. Doc fixes.Dave Love2001-11-291-37/+38
* Fix copyright year.Stefan Monnier2001-11-281-1/+1
* (hif-end-of-line): New function.Stefan Monnier2001-11-281-104/+88
* Move `provide' to the end.Stefan Monnier2001-11-281-3/+3
* Use line-(end|beginning)-position.Stefan Monnier2001-11-281-34/+23
* Misc cleanup.Stefan Monnier2001-11-281-367/+258
* Converted backquote to the new style.Sam Steingold2001-11-273-51/+49
* (c-submit-bug-report): Make sure that the arguments to `insert' are strings.Sam Steingold2001-11-261-13/+8
* (cperl-problems, cperl-tips, cperl-non-problems, cperl-praise): Doc fixes.Richard M. Stallman2001-11-211-11/+9
* (sh-mode-syntax-table): Function restored.Richard M. Stallman2001-11-211-17/+29
* (sh-mode): Don't use define-derived-mode.Richard M. Stallman2001-11-211-1/+6
* (perl-mode): Don't use define-derived-mode.Richard M. Stallman2001-11-211-2/+10
* (cperl-perldoc): Require man before binding `manual-program'.Stefan Monnier2001-11-201-1/+1
* (c-parse-state): Typo. From Martin Stjernholm.Stefan Monnier2001-11-191-1/+1
* (fortran-mode-syntax-table): Specify punctuation syntax for backslash.Richard M. Stallman2001-11-181-1/+3