aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Many trivial doc fixes.Richard M. Stallman2002-06-261-76/+19
* (f90-do-auto-fill): Make it respect `comment-auto-fill-only-comments'.Glenn Morris2002-06-231-7/+11
* * progmodes/ada-mode.el: Update copyright notice.Stefan Monnier2002-06-201-76/+168
* Update copyright notice.Stefan Monnier2002-06-201-49/+124
* Update copyright. Improve `revision' info.Stefan Monnier2002-06-201-31/+45
* Update copyright. Improve `revision' info.Stefan Monnier2002-06-201-2/+2
* (tag-implicit-name-match-p): New function.Francesco Potortì2002-06-201-0/+12
* Rearranged the order in which the tag-*-match-p functions are defined,Francesco Potortì2002-06-201-18/+18
* Comment corrected.Francesco Potortì2002-06-201-4/+4
* (f90-type-def-re): Fix value.Glenn Morris2002-06-191-3/+3
* (sh-electric-rparen-needed): Remove.Juanma Barranquero2002-06-181-4/+0
* (grep-tree): Doc fixes.Kim F. Storm2002-06-141-4/+17
* (ebrowse-draw-tree-fn): Use copy-sequence.Richard M. Stallman2002-06-101-7/+2
* (c-set-style, c-set-style-1): Added another state for theMartin Stjernholm2002-06-081-26/+39
* (c-postprocess-file-styles): Do nothing except in CC modes.Richard M. Stallman2002-06-031-11/+12
* (prolog-mode-syntax-table): Add flags to ?/ and ?* entriesThien-Thi Nguyen2002-06-011-4/+18
* (grep-tree-command, grep-tree-files-aliases)Kim F. Storm2002-05-301-1/+119
* Modified doc string to say that the kill-compilation function alsoRobert J. Chassell2002-05-301-2/+2
* (f90-previous-block, f90-next-block): New names (and slightly changedGlenn Morris2002-05-261-43/+37
* (c-add-stmt-syntax): Fixed some cases of wrong anchoring, e.g. forMartin Stjernholm2002-05-251-39/+50
* (f90-end-of-subprogram): Remove the final (forward-line 1).Glenn Morris2002-05-241-1/+144
* (f90-looking-at-where-or-forall): Oops, defsubst, not defun.Glenn Morris2002-05-201-1/+1
* (cpp-choose-symbol): Don't cons unnecessarily.Stefan Monnier2002-05-201-1/+1
* (tags-complete-tags-table-file): Don't cons unnecessarily.Stefan Monnier2002-05-201-4/+2
* (f90-change-keywords): Doc fix.Glenn Morris2002-05-191-1/+1
* (f90-equal-symbols, f90-looking-at-do, f90-looking-at-select-case)Glenn Morris2002-05-191-31/+24
* (f90-get-present-comment-type): Fix bug introduced in version 1.46.Glenn Morris2002-05-191-15/+12
* (f90-match-end): Simplify it a bit.Glenn Morris2002-05-191-16/+5
* (f90-mode-abbrev-table): Initialize in the defvar.Glenn Morris2002-05-181-58/+58
* (f90-mode-abbrev-table): Initialize with define-abbrev-table, if needed.Glenn Morris2002-05-181-58/+58
* (f90-mode-syntax-table, f90-mode-map): Do the initialization in the defvar.Glenn Morris2002-05-181-106/+112
* Update maintainer.Glenn Morris2002-05-181-1/+1
* (hs-adjust-block-beginning): Fix typo.Juanma Barranquero2002-05-161-1/+1
* Fix typo.Juanma Barranquero2002-05-162-6/+6
* (fortran-directive-re): New name for fortran-preprocessor-re. All usageGlenn Morris2002-05-141-10/+13
* Change all post-21.1 :version attributes to 21.4.Eli Zaretskii2002-05-121-1/+1
* (fortran-preprocessor-re): New variable. Use it for font-locking.Glenn Morris2002-05-121-6/+19
* (compilation-error-regexp-alist):Richard M. Stallman2002-05-101-0/+4
* Again with the whitespace.Glenn Morris2002-05-011-193/+184
* (fortran-strip-sequence-nos): Rename from typo `fortran-strip-sqeuence-nos'.Glenn Morris2002-05-011-1/+1
* Yet more doc string, commment and whitespace changes.Glenn Morris2002-05-011-175/+203
* (c-beginning-of-decl-1): Better way to handle protection labels, oneMartin Stjernholm2002-04-301-11/+29
* Whitespace changes.Glenn Morris2002-04-291-129/+121
* Add/change doc strings for many in-line functions.Glenn Morris2002-04-291-45/+67
* (f90-font-lock-keywords-1, f90-font-lock-keywords-2): Fix highlighting ofGlenn Morris2002-04-281-3/+3
* Minor reorganization of some code.Glenn Morris2002-04-281-109/+104
* (f90-mark-subprogram-overlay): New internal variable.Glenn Morris2002-04-281-3/+15
* (f90-xemacs-flag): New variable to put the test for Emacs flavor in oneGlenn Morris2002-04-281-26/+23
* Comment change.Richard M. Stallman2002-04-281-3/+3
* (ada-add-ada-menu): Menu pseudo-keys generated by easymenu are now lowercase.Richard M. Stallman2002-04-281-6/+6