summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (compilation-error-regexp-alist): In "IBM C/C++ Tools" regexp, disallowRoland McGrath1995-05-261-1/+1
* (ada-add-ada-menu): Fix args to easy-menu-define.Karl Heuer1995-05-221-4/+4
* (c-fill-paragraph): Don't alter pointKarl Heuer1995-05-171-9/+10
* (compilation-next-error-locus): Ignore zero column number.Roland McGrath1995-05-121-5/+12
* Added `entry' to `fortran-font-lock-keywords-1' highlight of declarations.Simon Marshall1995-05-121-2/+2
* (tcl-type-alist): Include entry for "proc".Tom Tromey1995-05-111-3/+8
* (tags-loop-continue): Doc fix.Roland McGrath1995-05-111-5/+7
* (compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.Roland McGrath1995-05-111-1/+10
* (tcl-add-fsf-menu): Use make-lucid-menu-keymap, notTom Tromey1995-05-101-4/+7
* Bug fix in menu code for XEmacs.Tom Tromey1995-05-101-4/+9
* Changed "Lucid Emacs" to "XEmacs".Tom Tromey1995-05-091-30/+37
* (hide-ifdef-mode-prefix-key): Change to C-c @.Richard M. Stallman1995-05-021-13/+13
* (makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.Richard M. Stallman1995-05-011-1/+5
* (compile-internal): Disable undo before erasingRichard M. Stallman1995-04-291-2/+3
* (fortran-auto-fill-mode): Use force-mode-line-update.Karl Heuer1995-04-251-2/+1
* (hide-ifdef-toggle-read-only): Use force-mode-line-update.Karl Heuer1995-04-251-6/+2
* (f90-auto-fill-mode): Use force-mode-line-update.Karl Heuer1995-04-251-2/+1
* Use new fortran-match-!-comment to do !-style fontification; do rest in regexpsSimon Marshall1995-04-241-55/+112
* (f90-keywords): "only" added to keyword list.Karl Heuer1995-04-201-13/+35
* (cpp-edit-reset): Fix typo.Richard M. Stallman1995-04-191-9/+12
* (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