summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (compilation-error-regexp-alist): Add fortran pattern.Karl Heuer1994-04-271-0/+2
* (tags-add-tables): Doc fix.Richard M. Stallman1994-04-261-3/+3
* (compilation-next-error-locus): Use compilation-error-message instead ofRoland McGrath1994-04-251-3/+4
* (inferior-lisp-mode): Remove space after `:' in mode-line-process.Richard M. Stallman1994-04-241-1/+1
* (compilation-setup, compilation-sentinel):Richard M. Stallman1994-04-241-2/+2
* Wrote tcl-indent-for-commentTom Tromey1994-04-231-46/+92
* (makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.Richard M. Stallman1994-04-221-2/+2
* (c-macro-expansion): changed the algorithm to allowRichard M. Stallman1994-04-211-97/+79
* (compilation-parse-errors): Fix references for column number, 3 elt notRoland McGrath1994-04-201-2/+2
* Doc fixes.Richard M. Stallman1994-04-201-23/+26
* Provide cmacexp.Richard M. Stallman1994-04-201-175/+74
* (pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.Richard M. Stallman1994-04-181-1/+1
* (makefile-mode): make-local-variable misspelled as make-local-file.Karl Heuer1994-04-111-2/+2
* (fortran-blink-matching-do): New function,Richard M. Stallman1994-04-071-2/+42
* Updated LCD archive entry.Tom Tromey1994-04-071-2/+2
* Modified LCD archive entry.Tom Tromey1994-04-071-2/+2
* Bug fix; 19.23 should (require 'lmenu).Tom Tromey1994-04-061-4/+4
* Fixed up headers for release.Tom Tromey1994-04-061-6/+7
* Initial revisionTom Tromey1994-04-061-0/+1815
* (compile-reinitialize-errors): Fix typo in comment.Karl Heuer1994-04-051-1/+1
* (compile-mouse-goto-error): Simplify.Karl Heuer1994-04-021-33/+32
* (compile-mouse-goto-error): New command.Richard M. Stallman1994-03-301-0/+37
* (calculate-c-indent): Don't loop forever at bobp.Karl Heuer1994-03-301-7/+12
* (asm-mode): Doc fix.Richard M. Stallman1994-03-221-1/+2
* entered into RCSRichard M. Stallman1994-03-221-0/+895
* (compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to matchRoland McGrath1994-03-191-1/+4
* (pascal-indent-case): Handle comma separated list.Richard M. Stallman1994-03-121-47/+53
* Put hyphen in a safer place in the character class.Karl Heuer1994-03-121-1/+1
* Don't use triple-hyphen in a character class.Karl Heuer1994-03-121-1/+1
* (etags-list-tags): Check for explicit tag names.Roland McGrath1994-03-081-3/+9
* (etags-tags-completion-table): Let the line number or char pos be empty.Roland McGrath1994-03-081-13/+26
* (compile-reinitialize-errors): Rename first arg from ARGP to REPARSE.Roland McGrath1994-03-071-121/+141
* (compile-goto-error): Push the mark before calling next-error.Roland McGrath1994-03-041-1/+2
* (c-fill-paragraph): Preserve final sentence boundary.Karl Heuer1994-03-041-1/+5
* (pascal-calculate-indent): Fixed indentation bugRichard M. Stallman1994-03-021-10/+11
* (inferior-lisp-mode-map): Use copy-keymap.Richard M. Stallman1994-03-021-1/+1
* (makefile-mode): Set local-write-file-hooks, not write-file-hooks.Richard M. Stallman1994-03-021-18/+43
* (tags-add-tables): Change default value to 'ask-user; update doc.Roland McGrath1994-03-021-7/+10
* (pascal-sub-block-re): Recognize for and with.Richard M. Stallman1994-03-011-1/+1
* (c-macro-display-buffer): Delete special view-mode hack.Richard M. Stallman1994-02-251-33/+22
* (c-mode): Set outline-regexp and outline-level.Richard M. Stallman1994-02-241-0/+9
* (copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp toRoland McGrath1994-02-171-1/+1
* (c++-mode): Set parse-sexp-ignore-comments to t.Richard M. Stallman1994-02-161-1/+1
* (perl-mode): Set parse-sexp-ignore-comments.Richard M. Stallman1994-02-121-1/+1
* (etags-goto-tag-location): First go directly to STARTPOS and see if PAT isRoland McGrath1994-02-111-0/+8
* (makefile-browser-fill, makefile-browser-toggle):Richard M. Stallman1994-02-071-34/+32
* (c-macro-expand): Check inhibit-read-only.Richard M. Stallman1994-02-071-2/+2
* Properly check in the total rewrite installed months ago.Richard M. Stallman1994-02-071-80/+427
* (indent-c-exp): If line starts with }, ignore whatRichard M. Stallman1994-02-071-21/+23
* Comment change.Richard M. Stallman1994-02-061-1/+1