summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (m4-font-lock-keywords)John Paul Wallington2002-09-281-11/+10
* (sh-mark-init): Don't set `occur-buffer'.Juanma Barranquero2002-09-241-12/+8
* (makefile-cleanup-continuations-p): Rename to makefile-cleanup-continuations.Stefan Monnier2002-09-191-43/+30
* (makefile-fill-paragraph): Find comment boundaries before filling.Richard M. Stallman2002-09-181-4/+22
* From Stefan MonnierJ.D. Smith2002-09-131-74/+37
* (perl-mode-syntax-table): Mark $, % and @Stefan Monnier2002-09-131-68/+205
* (idlwave-shell-cleanup): Fix reference to `idlwave-idlwave_routine_info-compi...Juanma Barranquero2002-09-131-2/+2
* Updated to IDLWAVE version 4.15. See idlwave.org.J.D. Smith2002-09-124-572/+858
* (cperl-noscan-files-regexp): In addition to RCS, exclude CVS directories.Richard M. Stallman2002-09-091-1/+2
* (compile-internal): Add optional argument no-async.Colin Walters2002-09-071-2/+7
* (find-tag-tag, complete-tag): BindFrancesco Potortì2002-09-061-2/+8
* (vhdl-progress-interval, vhdl-corresponding-begin): Fix spacing.Juanma Barranquero2002-09-061-2/+2
* (sh-indent-for-fi, sh-indent-for-done): Fix spacing.Juanma Barranquero2002-09-061-3/+3
* (pascal-start-keywords): Fix spacing.Juanma Barranquero2002-09-061-1/+1
* (idlwave-shell-use-breakpoint-glyph): Fix spacing.Juanma Barranquero2002-09-061-2/+2
* (idlwave-support-inheritance, idlwave-routine-entry-compare): Fix spacing.Juanma Barranquero2002-09-061-3/+3
* Remove (eval-when-compile) for free variables.Glenn Morris2002-09-011-16/+13
* (dcl-calc-cont-indent-relative): Fix typo.Juanma Barranquero2002-08-301-1/+1
* (idlwave-max-extra-continuation-indent): Fix typo.Juanma Barranquero2002-08-301-2/+2
* * startup.el (normal-splash-screen): Ensure splash buffer isJohn Paul Wallington2002-08-241-4/+4
* (f90-imenu-flag): Deleted - use imenu--index-alist instead.Glenn Morris2002-08-241-11/+6
* (f90-xemacs-flag, f90-xemacs-menu, f90-menu-bar-menu, f90-change-case-menu)Glenn Morris2002-08-241-179/+80
* eval-when-compile a few defvars to quieten the byte-compiler.Glenn Morris2002-08-211-95/+97
* (c-forward-syntactic-ws): Fixed a bug that could cause an infiniteMartin Stjernholm2002-08-201-2/+8
* (fortran-current-defun): Use save-excursion.Glenn Morris2002-08-201-22/+23
* (f90-font-lock-keywords-1): Simplify `type' value a little.Glenn Morris2002-08-031-4/+3
* (f90-font-lock-keywords-1): Fix highlighting of `type' forms.Glenn Morris2002-08-031-5/+6
* (c-search-uplist-for-classkey): When `search-end' is a cons, use its car.Sam Steingold2002-07-251-4/+5
* Updated to IDLWAVE version 4.14. See idlwave.org.J.D. Smith2002-07-184-747/+1816
* (ebrowse-symbol-regexp): Avoid cl-set-substring.Stefan Monnier2002-07-131-19/+8
* (grep-tree): Fixed autoload.Kim F. Storm2002-07-121-2/+2
* (compilation-normalize-filename):Richard M. Stallman2002-07-121-44/+65
* Revert doubtful typo fix.Juanma Barranquero2002-07-101-2/+2
* (ebnf-yac-error): Fix typo.Juanma Barranquero2002-07-091-2/+2
* (idlwave-shell-set-bp): Fix typos.Juanma Barranquero2002-07-091-2/+2
* Fix typo.Juanma Barranquero2002-07-031-1/+1
* Fix spacing (garbled by previous patch).Juanma Barranquero2002-07-031-2/+2
* Fix typo.Juanma Barranquero2002-07-031-5/+5
* (cperl-break-one-line-blocks-when-indent): Fix typo.Juanma Barranquero2002-07-021-1/+1
* 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