]> code.delx.au - gnu-emacs/history - lisp/progmodes
File removed.
[gnu-emacs] / lisp / progmodes /
2007-04-24 Chong YidongRemove python.el due to unclear legal issues.
2007-04-24 J.D. Smith(idlwave-shell-clear-all-bp): Don't re-query for each...
2007-04-22 Richard M. StallmanWhitespace change.
2007-04-21 Martin Rudalics(c-remove-any-local-eval-or-mode-variables): Use delete...
2007-04-21 Chong Yidong(perl-indent-command): Use delete-region instead of...
2007-04-21 Alan Mackenzie(c-electric-slash): Replace wrong use of `kill-region' by
2007-04-21 Chong Yidong(mantemp-make-mantemps-region)
2007-04-21 Chong Yidong(vhdl-template-type)
2007-04-19 Alan Mackenzie(c-in-function-trailer-p): Fix this: when a function...
2007-04-17 Alan Mackenzie(c-beginning-of-defun): With -ve arg and point too...
2007-04-16 Chong Yidong(python-end-of-block): Avoid looping forever if python...
2007-04-16 Dan Nicolaescu* progmodes/perl-mode.el (perl-indent-level): Mark...
2007-04-13 Chong YidongRevert 2007-03-25 change.
2007-04-13 Juanma Barranquero(ebnf-insert-style, ebnf-merge-style): Fix typos in...
2007-04-12 Nick Roberts(jdb): Add gud-print.
2007-04-12 Nick Roberts(gud-minor-mode-map): Make go button same
2007-04-10 Glenn Morris(cperl-mode): Remove unnecessary call to obsolete function
2007-04-10 Glenn Morris(top-level): Move (require 'tempo) to start to quieten...
2007-04-09 Masatake YAMATO(c-capitalize-subword): Implement
2007-04-09 Masatake YAMATOInstall a patch from Paul Curry.
2007-04-09 Alan MackenzieChanges to make `narrow-to-defun' and `mark-defun'...
2007-04-09 Nick Roberts(gdb): Restore existing session if user
2007-04-08 Alan Mackenzie(c-end-of-defun): Tidy up, to eliminate byte-compiler...
2007-04-07 Alan Mackenzie(c-electric-paren): clean-up space-before-funcall:...
2007-04-07 Chong Yidong(grep-find-use-xargs): Rewrite docstring.
2007-04-06 Alan MackenzieFix fontification of labels, and other things with...
2007-04-06 Kim F. Storm(grep-program): Remove commentary about zgrep.
2007-04-05 Nick Roberts(breakpoint-disabled): Tweak face (again)
2007-04-04 Alan Mackenzie* (c-special-indent-hook): Amend doc-string to mention
2007-04-03 Nick Roberts(gud-minor-mode-map): Simplify.
2007-04-03 Nick Roberts(gud-menu-map): Simplify.
2007-04-01 J.D. Smith(idlwave-auto-fill): Revert paragraph-separate change.
2007-04-01 J.D. Smith(idlwave-shell-break-in): Simplify module calc.
2007-03-31 Chong Yidong(turn-off-hideshow): Tweak docstring.
2007-03-31 Chong Yidong(turn-off-hideshow): New function.
2007-03-31 Eli Zaretskii(flymake-err-line-patterns): Doc fix.
2007-03-30 Alan Mackenzie(c-forward-to-nth-EOF-}): Fix EOB bug.
2007-03-28 Stefan Monnier(python-mode): Skip comments when parsing.
2007-03-26 Nick RobertsChange help-echo (again). `Entering directory DIR...
2007-03-25 Chong Yidong(compilation-start): Save compilation-directory rather...
2007-03-25 Alan MackenzieFix typo.
2007-03-25 Alan Mackenzie(c-before-change): Fix BOB bug.
2007-03-23 Thien-Thi Nguyen(m4-m4-buffer, m4-m4-region): Fix omission bug:
2007-03-23 David Kastrup(c-make-emacs-variables-local): Use
2007-03-19 Juanma Barranquero(python-default-template): Doc fix.
2007-03-18 Nick Roberts(compilation-find-file): Revert change
2007-03-11 Dan Nicolaescu(grep-find-ignored-directories): Add .git and
2007-03-09 Alan Mackenzie(c-before-change): insert call of `save-match-data'.
2007-03-08 Alan Mackenzie(c-partial-ws-p, c-unfind-type, c-trim-found-types...
2007-03-08 Alan Mackenzie(c-unfind-enclosing-token, c-unfind-coalesced-tokens...
2007-03-08 J.D. Smith(idlwave-do-context-help1): Don't visit special help...
2007-03-08 Nick Roberts(gdb): Pop up current GUD buffer if user
2007-03-05 Stefan Monnier(python-send-command): Restart proc if necessary.
2007-03-04 Glenn Morris(hs-minor-mode): Turn mode off and show all when switch...
2007-03-04 Richard M. Stallman(cperl-mode): Modify cperl-compilation-error-regexp...
2007-03-01 Stefan Monnier(python-quote-syntax): Don't bother with syntax-ppss...
2007-02-28 Nick Roberts(gdb-mouse-until, gdb-mouse-jump):
2007-02-26 Nick Roberts(gud, gud-menu-map): Remove references to bash/bashdb.
2007-02-22 J.D. Smith(idlwave-shell-set-bp): Fix setting condition/count...
2007-02-22 J.D. Smith(idlwave-shell-mode): Clean up pending commands, for
2007-02-15 Alan Mackenzie(c-indent-new-comment-line): When splitting an empty...
2007-02-14 Kim F. Storm(grep-files-aliases): Add tex and texi aliases.
2007-02-12 Dan Nicolaescu(grep): Mention lgrep and rgrep in the
2007-02-10 Stefan Monnier(gdb-script-font-lock-syntactic-keywords): Improve...
2007-02-07 Nick Roberts(gdb-if-arrow): New macro.
2007-02-07 Nick Roberts(gdb-mouse-until, gdb-mouse-jump): Make them
2007-02-06 Nick Roberts(gdb-frames-mode): Truncate lines in stack
2007-02-04 Alan Mackenzie(c-indent-line): Don't erase ^L when a line containing...
2007-02-03 Chong Yidong(global-cwarn-mode): define-global-minor-mode changed to
2007-02-03 Vinicius Jose LatorreDoc fixes
2007-02-02 Alan Mackenzie(c-in-knr-argdecl): Slight correction for, e.g. "void...
2007-02-02 Eli Zaretskii(ebnf-eps-buffer, ebnf-eps-region)
2007-02-01 Nick Roberts(gdb-speedbar-update): Avoid duplication
2007-02-01 J.D. Smith(idlwave-xml-create-sysvar-alist): Trim leading whitesp...
2007-01-30 Nick Roberts(gdb-var-delete-1): New function.
2007-01-29 Juanma Barranquero(vhdl-components-package-name, vhdl-get-library-unit...
2007-01-29 Juanma Barranquero(flymake-init-create-temp-source-and-master-buffer...
2007-01-29 Juanma Barranquero(c-offsets-alist): Fix typo in docstring.
2007-01-29 Juanma Barranquero(c-emacs-features): Fix typo in docstring.
2007-01-28 Nick Roberts(gdb-breakpoint-regexp): Declare earlier to
2007-01-21 Nick Roberts(gdb-var-create-regexp)
2007-01-21 Alan MackenzieCorrect the handling of K&R stuff in c-where-wrt-brace...
2007-01-21 Nick Roberts(gdb-var-create-regexp)
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2007-01-20 Alan MackenzieReformulate c-in-knr-argdecl to do much more rigorous...
2007-01-20 Alan MackenzieAdd new functions, c-go-list-forward, c-go-list-backward.
2007-01-20 Alan MackenzieAdd my name.
2007-01-20 Eli Zaretskii(cperl-electric-keywords): Document in the doc string...
2007-01-19 Daniel PfeifferAdd handling for makepplog.
2007-01-19 Chong Yidong(compilation-loop): New arg limit. Handle case where...
2007-01-14 Juanma Barranquero(antlr-indent-at-bol-alist): Fix typo in docstring.
2007-01-09 Richard M. Stallman(compile): Doc fix.
2007-01-08 Juanma Barranquero(vhdl-save-caches): Fix typo in error message.
2007-01-07 Alan Mackenzie(c-operators, c-filter-ops): Amend doc-string and comments.
2007-01-05 Nick Roberts(gdb-max-children): New customizable variable.
2007-01-04 Andreas Schwab(ebrowse-global-prefix-key): Fix typo in
2007-01-03 Alan Mackenzie(c-mask-paragraph): Fix yesterday's buggy patch.
2007-01-02 Richard M. Stallman(cfengine-font-lock-syntactic-keywords): Fix format...
2007-01-02 Alan Mackenzie(c-mask-paragraph): In a block comment, check that...
2007-01-01 Alan MackenzieUpdate CC Mode to version 5.31.4. The detailed changes...
next