aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (tags-search, tags-query-replace): Put (quote ...) around args insertedRoland McGrath1995-04-181-3/+6
* (cpp-edit-list): Move definition toward start of file.Richard M. Stallman1995-04-181-97/+102
* (cpp-parse-open): Delete comments that go past end of line.Richard M. Stallman1995-04-151-13/+20
* Comment change.Richard M. Stallman1995-04-142-1/+2
* (perl-comment-indent): Make extra space only whenRichard M. Stallman1995-04-111-2/+5
* (compilation-error-regexp-alist): Remove superfluous SGI cc regexp.Roland McGrath1995-04-101-4/+0
* (list-tags): Delete call to select-tags-matched-file.Richard M. Stallman1995-04-091-5/+2
* (next-file): Add paren missing from last change.Roland McGrath1995-04-091-1/+1
* (next-file): Handle empty list returned by (tags-table-files).Roland McGrath1995-04-091-1/+3
* (compilation-error-regexp-alist): Extend Ultrix 3.0 f77 to also match SGI cc.Roland McGrath1995-04-081-1/+3
* (tcl-outline-level): New functionTom Tromey1995-04-081-3/+17
* Update copyright.Karl Heuer1995-04-071-1/+1
* Update copyright.Karl Heuer1995-04-072-3/+3
* Update copyright.Karl Heuer1995-04-071-4/+4
* Fix comments.Karl Heuer1995-04-041-10/+9
* (scheme-indent-sexp): Don't fail whenRichard M. Stallman1995-03-311-1/+2
* (calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.Richard M. Stallman1995-03-271-20/+31
* (c-style-alist): Set c-continued-brace-offset andKarl Heuer1995-03-241-6/+11
* (compilation-sentinel): Use `format'; `concat' doesn'tKarl Heuer1995-03-241-3/+2
* (asm-mode): Make a per-buffer child keymap here.Richard M. Stallman1995-03-231-8/+12
* (pascal-mode-syntax-table): Give \ punctuation syntax.Richard M. Stallman1995-03-231-4/+1
* Doc fixes.Richard M. Stallman1995-03-221-6/+4
* (c-mode-map): Use "C-mode", not "C mode".Richard M. Stallman1995-03-201-1/+4
* (c-style-alist): For BSD, set c-continued-brace-offsetRichard M. Stallman1995-03-151-2/+2
* `emacs-version' checking now handles Lucid's version change to 19.xx.Thien-Thi Nguyen1995-03-141-8/+8
* (c-mode): Make comment-multi-line t locally.Richard M. Stallman1995-03-131-0/+2
* (calculate-perl-indent): When backing up over continuations,Richard M. Stallman1995-03-081-2/+2
* * cmacexp.el (c-macro-expansion): put the unique string before theFrancesco Potortì1995-03-071-4/+4
* (compilation-buffer-p): Fix braino in last change: switch to the buffer first.Roland McGrath1995-03-061-13/+24
* (simula-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-021-1/+1
* (scheme-mode-variables): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-021-1/+1
* (prolog-mode-variables): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-021-1/+1
* (perl-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-021-1/+1
* (modula-2-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-021-1/+1
* Use font-lock-maximum-decoration when setting fortran-font-lock-keywords.Simon Marshall1995-03-021-1/+3
* Use font-lock-maximum-decoration when setting f90-font-lock-keywords.Simon Marshall1995-03-021-1/+3
* Use font-lock-maximum-decoration when setting ada-font-lock-keywordsSimon Marshall1995-03-021-4/+6
* (icon-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-011-1/+1
* (c++-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-011-1/+1
* (c-mode, c-fill-paragraph): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-011-5/+5
* (awk-mode): Remove ^ from paragraph-start & paragraph-separate.Boris Goldowsky1995-03-011-1/+1
* (compilation-buffer-p): Check for compilation-minor-mode orRoland McGrath1995-02-261-2/+2
* Clean up doc strings.Thien-Thi Nguyen1995-02-261-194/+207
* (c++-backward-to-noncomment): Don't loop foreverRichard M. Stallman1995-02-251-6/+10
* (perl-tab-to-comment): Default is nil.Richard M. Stallman1995-02-231-1/+3
* Turn of syntax fontification by default.Simon Marshall1995-02-201-6/+8
* (c-switch-label-regexp): Insist on colon after `default'.Richard M. Stallman1995-02-131-1/+1
* Add autoload cookie.Richard M. Stallman1995-02-091-26/+16
* Initial revisionRichard M. Stallman1995-02-091-0/+3788
* (etags-file-of-tag): Handle file name used as tag.Richard M. Stallman1995-02-071-1/+4