]> code.delx.au - gnu-emacs/history - lisp/progmodes
upstream
[gnu-emacs] / lisp / progmodes /
2011-11-01 Joakim Veronaupstream
2011-10-30 Chong YidongRename split-window-{above-each-other|split-window...
2011-10-28 Joakim Veronaupstream
2011-10-28 Alan MackenzieIncrement c-version to 5.32.2.
2011-10-28 Alan MackenzieMerge.
2011-10-28 Alan MackenzieBoring merge.
2011-10-28 Alan MackenzieBoring merge from savannah.
2011-10-28 Alan MackenzieDTRT for c-beginning/end-of-defun in nested declaration...
2011-10-28 Alan MackenzieMerge
2011-10-28 Alan MackenzieMerge in random stuff from savannah.
2011-10-28 Stefan Monnier* lisp/progmodes/gdb-mi.el: Warn the user when -i=mi...
2011-10-27 Alan MackenzieAmend to indent and fontify macros "which include their...
2011-10-26 Joakim Veronaupstream
2011-10-26 Stefan Monnier* lisp/progmodes/octave-*.el: Update maintainer.
2011-10-24 Joakim Veronaupstream
2011-10-24 Stefan Monnier* lisp/progmodes/octave-inf.el (inferior-octave-mode...
2011-10-22 Alan MackenzieFix bug #9560, sporadic wrong indentation; improve...
2011-10-21 Chong YidongFix for 2011-10-21T02:23:59Z!cyd@gnu.org.
2011-10-21 Chong YidongUse mode-require-final-newline for idlwave.el and vera...
2011-10-20 Chong YidongFix more minor mode docstrings.
2011-10-13 Joakim Veronaupstream
2011-10-11 Glenn MorrisSmall fix for f90-next-statement.
2011-10-10 Joakim Veronaupstream
2011-10-08 Glenn Morrisf90 indentation fix.
2011-10-06 Lars Magne Ingebri... * progmodes/gdb-mi.el (gdb): Fix typo in doc string.
2011-10-06 Chong Yidong* lisp/progmodes/gdb-mi.el (gdb): Doc fix.
2011-10-05 Glenn MorrisSmall perl-mode fixes.
2011-10-02 Joakim Veronaupstream
2011-10-01 Chong YidongChange scroll-up/down bindings to Emacs 24's scroll...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-28 Joakim Veronaupstream
2011-09-28 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2011-09-27 Joakim Veronaupstream
2011-09-27 Kenichi Handamerge trunk
2011-09-25 Ted Zlatanov* lisp/progmodes/cfengine.el (cfengine-auto-mode):...
2011-09-23 Joakim Veronaupstream
2011-09-23 Alan Mackenzieprogmodes/cc-defs.el (c-version): Increase to 5.31.9.
2011-09-22 Chong YidongReintroduce pop-to-buffer-same-window; use it for previ...
2011-09-22 Dima KoganSmall hideshow fix - ignore strings as well as comments...
2011-09-22 Andrew ScheinSmall sql.el fix (tiny change)
2011-09-20 Joakim Veronaupstream
2011-09-20 Glenn MorrisTweak previous f90.el change.
2011-09-20 Lawrence MitchellFixes for f90.el filling in comments (bug#9553)
2011-09-19 Joakim Veronaupstream
2011-09-18 Juri Linkov* lisp/progmodes/grep.el (grep-process-setup): Don...
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-17 Glenn Morriscomplete-tag fix for bug#9526
2011-09-17 Juanma BarranqueroFix typos.
2011-09-14 Joakim Veronaupstream
2011-09-13 Glenn Morris* lisp/progmodes/scheme.el (scheme-indent-function...
2011-09-13 Glenn Morris* lisp/progmodes/scheme.el (scheme-indent-function...
2011-09-13 Glenn MorrisDoc fixes related to lisp-indent-function (bug#9484)
2011-09-11 Chong YidongChange modes that used same-window-* vars to use switch...
2011-09-10 Chong YidongFix various uses of display-buffer and pop-to-buffer
2011-09-10 Chong YidongTweaks to display-buffer default actions; remove same...
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Alan Mackenzieprogmodes/cc-mode.el (awk-mode): Prevent `define-derive...
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-08 Joakim Veronaupstream
2011-09-08 Juri Linkov* lisp/progmodes/compile.el (compilation-environment...
2011-09-08 Juri Linkov(grep-regexp-alist): Move dangling comment to the previ...
2011-09-07 Joakim Veronaupstream
2011-09-07 Juri Linkov* lisp/progmodes/compile.el (compilation-start): Let...
2011-09-07 Juri Linkov* lisp/progmodes/grep.el (grep-regexp-alist): Calculate...
2011-09-07 Joakim Veronaupstream
2011-09-07 Glenn Morris* lisp/progmodes/cc-fonts.el: Remove trailing whitespace.
2011-09-07 OKAZAKI Tetsuroucc-fonts.el fix for bug#9443 (tiny change)
2011-09-06 Paul EggertMerge from trunk.
2011-09-06 Joakim Veronaupstream
2011-09-05 Paul EggertMerge from trunk.
2011-09-05 Oleksandr Gavenko* lisp/progmodes/grep.el (rgrep): Add "-type d".
2011-09-05 Juri Linkov* lisp/progmodes/grep.el (grep-process-setup): Fix...
2011-09-05 Joakim Veronaupstream
2011-09-05 Juri LinkovGrep related fixes.
2011-09-04 Paul EggertMerge from trunk.
2011-09-03 Paul EggertMerge from trunk.
2011-09-03 Christoph Scholtes* progmodes/python.el (python-mode-map): Use correct...
2011-09-02 Chong YidongRemove pop-to-buffer-same-window.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-30 Joakim Veronaupstream
2011-08-29 Paul EggertMerge from trunk.
2011-08-28 Alan MackenzieFix - typing on a C++ inher-intro or inher-cont line...
2011-08-27 Joakim Veronaupstream
2011-08-27 Alan Mackenzieprogmodes/cc-menus.el (cc-imenu-c++-generic-expression...
2011-08-24 Paul EggertMerge from trunk.
2011-08-23 Kenichi Handamerge trunk
2011-08-23 Joakim Veronaupstream
2011-08-22 Stefan Monnier* lisp/progmodes/sh-script.el (sh-maybe-here-document...
2011-08-22 Joakim Veronaupstream
2011-08-22 Juri Linkov* lisp/progmodes/compile.el (compilation-mode-font...
2011-08-22 Joakim Veronaupstream
2011-08-22 Juri Linkov* lisp/progmodes/grep.el (grep-process-setup): Use...
2011-08-22 Chong YidongFix some word/symbol classifications in scheme-mode...
2011-08-21 Joakim Veronaupstream
2011-08-21 Joakim Veronaupstream
2011-08-21 Chong YidongFix to `ant' compile regexp.
2011-08-21 Chong YidongFix error in compilation-error-properties.
2011-08-20 Alan MackenzieResolve invalid use of a regexp in regexp-opt.
2011-08-20 Alan MackenzieFontify CPP expressions correctly when starting in...
2011-08-19 Joakim Veronaupstream
next