]> code.delx.au - gnu-emacs/history - lisp/progmodes
(find-file-literally): New function.
[gnu-emacs] / lisp / progmodes /
1997-07-05 Richard M. Stallman(next-file, tags-loop-scan): Fix error message.
1997-07-04 Richard M. Stallman(compilation-error-regexp-alist):
1997-07-02 Richard M. Stallman(compilation-parse-errors): Skip 2 lines only for Compi...
1997-06-27 Richard M. Stallman(compilation-error-regexp-alist): New item, for Oracle...
1997-06-24 Richard M. Stallman(hs-discard-overlays): Use overlays-in to
1997-06-23 Richard M. StallmanDelete RCS version header.
1997-06-22 Richard M. StallmanInitial revision
1997-06-22 Richard M. StallmanAdd provide call.
1997-06-22 Richard M. StallmanWhitespace change.
1997-06-22 Richard M. StallmanFix provide call.
1997-06-19 Simon MarshallDo <* *> via syntax table not regexps; use regexp-opt.
1997-06-19 Richard M. StallmanDelete M-TAB binding of complete-tag.
1997-06-17 Richard M. Stallman(scheme): Add defgroup.
1997-06-17 Richard M. Stallman(icon-indent-line): A comment ends at the end of the
1997-06-16 Richard M. Stallman(grep-program): Comment out the use of zgrep.
1997-06-16 Richard M. Stallman(icon-imenu-generic-expression): Improved regexp.
1997-06-13 Richard M. Stallman(hideshow): Added a :prefix.
1997-06-10 Karl Heuer(f90-looking-at-where-or-forall): Recognize where/forall
1997-06-08 Richard M. Stallman(icon-font-lock-keywords-2): Use regexp-opt for the...
1997-06-02 Richard M. StallmanFinish installing previous change.
1997-06-02 Richard M. StallmanCustomize.
1997-06-01 Richard M. Stallman(hs-show-hidden-short-form): Updated doc string.
1997-05-31 Richard M. Stallman(cpp-highlight-buffer): Make sure
1997-05-31 Richard M. Stallman(hs-hide-comments-when-hiding-all)
1997-05-30 Richard M. StallmanComment change.
1997-05-29 Simon MarshallUpdate for syntax-table text properties.
1997-05-29 Richard M. Stallman(hs-special-modes-alist): Include also the
1997-05-28 Richard M. StallmanComment changes.
1997-05-27 Per AbrahamsenUpdate address.
1997-05-27 Richard M. StallmanComment change.
1997-05-27 Richard M. StallmanComment change.
1997-05-27 Richard M. StallmanComment change.
1997-05-27 Richard M. Stallman(indent-icon-exp): Bind last-depth.
1997-05-27 Richard M. StallmanComment change.
1997-05-27 Richard M. Stallman(icon-mode): Adapt to new hideshow and improve regexps.
1997-05-23 Richard M. StallmanComment change.
1997-05-22 Richard M. Stallman(ada-krunch-args): Use gnatkr instead of gnatk8.
1997-05-22 Richard M. Stallman(awk-mode): Set parse-sexp-ignore-comments.
1997-05-20 Richard M. Stallman(m4-program): Guess which m4 binary to use.
1997-05-19 Richard M. Stallman(compilation-parse-errors): Fix paren error.
1997-05-05 Richard M. Stallman(inferior-lisp-mode): Add a mode-class property.
1997-05-05 Richard M. Stallman(compilation-mode): Add a mode-class property.
1997-05-04 Richard M. StallmanUse defgroup and defcustom.
1997-05-03 Richard M. StallmanUse defcustom.
1997-05-03 Richard M. StallmanSupport compilers that give a message each time the...
1997-04-27 Richard M. Stallman(compilation-error-regexp-alist): Add regexp for Perl -w.
1997-04-27 Richard M. Stallman(dsssl-sgml-declaration): Doc fix.
1997-04-22 Richard M. Stallman(inferior-octave-output-list): Declare here
1997-04-22 Richard M. Stallman(m2-end-comment-column): New defvar.
1997-04-22 Richard M. Stallman(sh-case): Make this a simple define-skeleton
1997-04-20 Richard M. StallmanComment change.
1997-04-17 Richard M. StallmanRemove all menu-enable properties except for sh-case.
1997-04-17 Simon MarshallFont Lock support.
1997-04-15 Richard M. StallmanAdd defgroup; use defcustom for user vars.
1997-04-15 Richard M. Stallman(pascal-mode): Set comment-start.
1997-04-15 Richard M. Stallman(sh-while-getopts): Don't add menu-enable property.
1997-04-13 Richard M. StallmanAdd defgroup; use defcustom for user vars.
1997-04-12 Richard M. StallmanAdd defgroup's; use defcustom for user vars.
1997-04-12 Richard M. StallmanAdd defgroup's; use defcustom for user vars.
1997-04-12 Richard M. StallmanAdd defgroup's; use defcustom for user vars.
1997-04-12 Richard M. StallmanAdd defgroup's; change use defcustom for user vars.
1997-04-11 Richard M. Stallman(make): Add scheme-indent-function property.
1997-04-10 Richard M. StallmanAdd DSSSL mode and share code with newly required
1997-04-10 Richard M. Stallman(sh-mode): Set font-lock-comment-start-regexp via font...
1997-04-08 Richard M. Stallman(calculate-perl-indent): When indenting under a
1997-04-01 Richard M. Stallman(grep-null-device): Move before first use.
1997-03-31 Karl Heuer(hs-hide-block-at-point): Doc fix.
1997-03-30 Richard M. Stallman(icon-mode-map): Added menus.
1997-03-30 Richard M. StallmanMinor doc fix.
1997-03-30 Richard M. Stallman(sh-set-shell): If file has no #! line,
1997-03-29 Richard M. Stallman(hs-show-all, hs-safety-is-job-n): Fix messages.
1997-03-27 Richard M. StallmanAdd copyright notice and distribution terms.
1997-03-25 Richard M. StallmanInitial revision
1997-03-24 Richard M. Stallman(grep-program): New variable.
1997-03-24 Richard M. Stallman(makefile-backslash-align): New variable.
1997-03-22 Richard M. Stallman(sh-case): Define with defun and defvar
1997-03-12 Karl Heuer(octave-abbrev-table): Add abbrevs for switch,
1997-03-12 Karl HeuerProvide octave-inf.
1997-03-12 Karl HeuerProvide octave-hlp.
1997-03-11 Karl Heuer(makefile-dependency-regex): Disallow "=" in name,
1997-02-23 Karl Heuer(sh-mode-hook, sh-set-shell-hook): Add defvars.
1997-02-21 Simon MarshallAdd ... to relevant menu entries.
1997-02-21 Simon MarshallRewrite Font Lock support.
1997-02-20 Eli Zaretskii(grep-process-setup): New function, sets up the
1997-02-19 Eli Zaretskii(compile-mouse-goto-error): Move to end of line
1997-02-09 Eli Zaretskii* (compilation-process-setup-function): New variable.
1997-01-31 Richard M. Stallman(compilation-enter-directory-regexp)
1997-01-28 Richard M. Stallman(compilation-error-regexp-alist): Undo 1/21 change.
1997-01-23 Richard M. Stallman(compilation-parse-errors): Use looking-at on each...
1997-01-22 Richard M. Stallman(compilation-error-regexp-alist):
1997-01-21 Richard M. StallmanDelete explicit autoload calls.
1997-01-21 Richard M. StallmanWhitespace change.
1997-01-21 Richard M. StallmanMerge in octave.el; don't require octave.el.
1997-01-21 Richard M. StallmanRequire octave-mod, not octave.
1997-01-21 Richard M. StallmanInitial revision
1997-01-21 Richard M. Stallman(octave-mode): Delete the startup message.
1997-01-21 Richard M. StallmanInitial revision
1997-01-19 Richard M. Stallman(mantemp-insert-cxx-syntax): Recognize non-class templates.
1997-01-19 Richard M. StallmanInitial revision
1997-01-15 Karl Heuercompile.el (first-error): Doc fix.
next