merge trunk
[bpt/emacs.git] / lisp / progmodes /
2011-01-27 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2011-01-26 Glenn MorrisRefill some long/short copyright headers.
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-24 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2011-01-24 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2011-01-23 Nobuyoshi NakadaMerge several fixes from upsteam ruby-mode.
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-21 Stefan Monnier* lisp/progmodes/js.el (js--regexp-literal): Count...
2011-01-21 Glenn Morriscompile.el fix for bug#7812
2011-01-20 Stefan MonnierDon't mess with *temp*.
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-17 Paul EggertMerge from mainline.
2011-01-16 Glenn MorrisRefill some copyright headers.
2011-01-15 Glenn MorrisNuke arch-tags.
2011-01-15 Glenn MorrisAdd 2011 to remaining FSF/AIST copyright years.
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Paul EggertMerge from mainline.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-14 Tassilo Horn* progmodes/sh-script.el (sh-other-keywords): Add ZSH...
2011-01-14 Paul EggertMerge from mainline.
2011-01-13 Stefan Monnier* lisp/progmodes/prolog.el: Use syntax-propertize....
2011-01-12 Kenichi Handamerge emacs-23
2011-01-12 Paul EggertMerge from mainline.
2011-01-11 Stefan Monnier* lisp/progmodes/prolog.el: Fix up coding conventions...
2011-01-11 Stefan Bruda* lisp/progmodes/prolog.el: Replace by a whole new...
2011-01-09 Chong YidongMake org-link and idlwave-help-link inherit from link...
2011-01-09 Eli ZaretskiiFix bug #6684 with shell pipelines on MS-Windows.
2011-01-09 Chong YidongTweaks to tool-bar for default, VC-dir, Compile, and...
2011-01-08 Andreas Schwab* lisp/progmodes/compile.el (compilation-error-regexp...
2011-01-08 Andreas SchwabFixes: debbugs:7806
2011-01-03 Stefan Monnier* progmodes/python.el (python-mode): Don't impose font...
2011-01-02 Glenn MorrisAdd 2011 to FSF/AIST copyright years.
2011-01-02 Chong YidongMerge changes from emacs-23 branch
2010-12-16 Ken ManheimerSynopsis: Migrate allout encryption provisions from...
2010-12-14 Glenn MorrisTidy up some js.el requires.
2010-12-13 Stefan MonnierMerge from emacs-23
2010-12-12 Alan Mackenzie(c-forward-type): Before scanning a template arglist...
2010-12-10 Stefan MonnierDerive from prog-mode, use derived-mode-p, and fix...
2010-12-08 Glenn MorrisIn gdb, try to init comint history from gdbhist.
2010-12-04 Stefan Monnier* lisp/progmodes/which-func.el (which-func-ff-hook...
2010-12-02 Glenn MorrisSmall flymake changes.
2010-11-27 Chong YidongMerge changes from emacs-23 branch.
2010-11-27 Chong YidongMerge changes from emacs-23 branch
2010-11-25 Kenichi Handamerge emacs-23
2010-11-24 Stefan Monnier* progmodes/which-func.el (which-func-imenu-joiner...
2010-11-21 Chong YidongHighlight top-level augmented assignments in Python...
2010-11-21 Chong YidongBackport fixes for Bug#5390 and Bug#5694 from trunk.
2010-11-21 Chong YidongMake the sys.path remove in Python mode customizable...
2010-11-21 Glenn Morrispython.el comment.
2010-11-20 Eli Zaretskiifaces.el (glyphless-char): Define value for `pc'.
2010-11-20 Eli Zaretskiimsdos.c (dos_rawgetc): Use gen_help_event, instead...
2010-11-18 Stefan MonnierMerge from emacs-23
2010-11-17 Stefan Monnier* lisp/progmodes/python.el (run-python): Explain why...
2010-11-17 Stefan Monnier* lisp/progmodes/grep.el (grep-regexp-alist): Tighten...
2010-11-16 Stefan Monnier* lisp/progmodes/octave-mod.el: Rely on elecric-*-modes.
2010-11-11 Stefan Monnier* lisp/progmodes/modula2.el: Use SMIE and skeleton.
2010-11-11 Glenn MorrisSilence idlw*.el compilation.
2010-11-10 Glenn Morris* lisp/progmodes/octave-mod.el (octave-mark-block)...
2010-11-10 Glenn Morris* lisp/progmodes/python.el (python-shell): Doc fix.
2010-11-10 Glenn Morrissystem-type related trivia.
2010-11-09 Stefan MonnierMerge from emacs-23
2010-11-09 Glenn Morris* lisp/progmodes/meta-mode.el: (meta-indent-line):...
2010-11-09 Glenn Morris* lisp/progmodes/meta-mode.el: Remove leading `*' from...
2010-11-09 Glenn Morris* lisp/progmodes/tcl.el (tcl-hairy-scan-for-comment...
2010-11-09 Glenn MorrisReplace still more end-of-line etc with line-end-positi...
2010-11-08 Stefan Monnier* lisp/progmodes/python.el (python-font-lock-syntactic...
2010-11-07 Stefan Monnier* lisp/emacs-lisp/smie.el: Simplify the smie-rules...
2010-11-07 Glenn MorrisFix typo in previos flymake change.
2010-11-07 Glenn MorrisReplace unneeded compatibility definitions with point...
2010-11-07 Glenn MorrisReplace end-of-line, save-excursion etc with point...
2010-11-06 Glenn MorrisUse line-end-position rather than end-of-line, etc.
2010-11-06 Glenn MorrisMinor idlwave change.
2010-11-06 Eli ZaretskiiUnify mouse-highlight code for all GUI and TTY sessions.
2010-11-06 Wilson Snyder* progmodes/verilog-mode.el (verilog-insert-one-definition)
2010-11-03 Glenn Morrisidlwave trivia.
2010-11-03 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2010-11-01 Kenichi Handamerge trunk
2010-11-01 Glenn Morris* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2010-11-01 Glenn Morris* progmodes/ada-mode.el (ada-font-lock-syntactic-keywor...
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-31 Alan Mackenzieprogmodes/cc-cmds.el (c-mask-paragraph): Fix an off...
2010-10-31 Glenn Morris* lisp/progmodes/sql.el: Remove comment link to defunct...
2010-10-30 Alan Mackenzieprogmodes/cc-fonts.el (c-font-lock-enum-tail): New...
2010-10-29 Stefan MonnierSMIE: change indent rules format, improve smie-setup.
2010-10-28 Jes Bodi Klinke* lisp/progmodes/compile.el (compilation-mode-font...
2010-10-27 Stefan Monnier* lisp/electric.el (electric-indent-chars): Autoload.
2010-10-24 Chong YidongMerge changes from emacs-23 branch.
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-24 Alan Mackenzieprogmodes/cc-fonts.el (c-font-lock-declarations): Cache...
2010-10-24 Chong YidongBind "C-c ]" to block-closing commands in several modes.
2010-10-23 Wilson Snyderverilog-mode.el updates.
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-22 Juanma BarranqueroFix typos.
2010-10-19 Alan Mackenziecc-langs.el (c-type-decl-prefix-key): C++ bit: move
2010-10-19 Alan Mackenziecc-mode.el (c-before-change, c-after-change): Move...
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
next