Remove time-stamp.
[bpt/emacs.git] / lisp / progmodes /
2007-08-08 Glenn MorrisReplace `iff' in doc-strings and comments.
2007-08-08 Martin Rudalics(compilation-set-window-height): Use window-full-width...
2007-08-07 Stefan Monnier(tcl-indent-level, tcl-continued-indent-level): Add...
2007-08-04 Glenn Morris(cperl-compilation-error-regexp-alist): Remove duplicat...
2007-08-02 Richard M. Stallman(compilation-find-buffer): Return current buffer immedi...
2007-07-28 Stefan Monnier(run-python): Fix path separator under w32.
2007-07-28 Alan MackenzieFix problem with modes derived from CC Mode: Move...
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-07-25 Glenn MorrisAdd missing license notice (GPLv3 or later).
2007-07-23 Richard M. Stallman(inferior-octave-prompt): Accept .exe.
2007-07-23 Stefan Monnier(sh-font-lock-backslash-quote, sh-font-lock-flush-synta...
2007-07-13 Dan Nicolaescu* replace.el (match): Use yellow1 instead of yellow.
2007-07-08 Miles BaderAdd arch tagline
2007-07-08 Nick Roberts(gud-common-init): Call string->strings instead
2007-07-03 Dan Nicolaescu(auto-mode-alist): Match more valid gdb init
2007-06-21 Dan Nicolaescuvera-mode.el (vera-mode): Fix `commend-end-skip' setting.
2007-06-21 Glenn MorrisHeader changes: mark file as part of Emacs, update...
2007-06-20 Dan Nicolaescuprogmodes/vera-mode.el: New file.
2007-06-20 Alan Mackenzie(c-remove-any-local-eval-or-mode-variables): When remov...
2007-06-07 Juanma Barranquero(mixal-operation-codes-alist): Fix typo in docstring.
2007-06-07 Juanma Barranquero(ebrowse-draw-file-member-info): Doc fix.
2007-06-07 Juanma Barranquero(idlwave-one-key-select): Fix typo in docstring.
2007-06-07 Juanma Barranquero(ebrowse-member-table): Fix typo in docstring.
2007-06-04 Juanma Barranquero(idlwave-routines): Fix typo in docstring.
2007-06-04 Juanma Barranquero(compilation-find-file, compilation-handle-exit): Fix...
2007-05-23 Glenn MorrisNikolaj Schumacher <n_schumacher at web.de> (tiny...
2007-05-16 Juanma Barranquero(compilation-handle-exit): Quote first argument of...
2007-05-10 Stefan Monnier(python-font-lock-keywords, python-open-block-statement...
2007-05-10 Richard M. Stallman(compilation-handle-exit):
2007-05-08 Stefan Monnier(python-guess-indent): Check non-nullness before compar...
2007-04-30 Nick Roberts(gud-menu-map): Pdb can't handle SIGINT so
2007-04-28 Glenn MorrisStefan Monnier <monnier at iro.umontreal.ca>
2007-04-28 Richard M. Stallman(sh-mode): Recognize .profile as sh style.
2007-04-26 Glenn MorrisRestore file pending consideration of legal issues.
2007-04-26 J.D. SmithMerged in trunk change 3.61.
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.
next