]> code.delx.au - gnu-emacs/history - lisp/progmodes
Merge from mainline.
[gnu-emacs] / lisp / progmodes /
2010-03-20 Eli ZaretskiiMerge from mainline.
2010-03-14 Juri LinkovFix keywords.
2010-03-10 Stefan MonnierMerge pending branch
2010-03-06 Eli ZaretskiiMerge from mainline.
2010-03-02 Kenichi Handafrom trunk
2010-03-01 Alan MackenzieCorrect buggy patch 2010-03-01T11:31:42Z!acm@muc.de...
2010-03-01 Kenichi Handafrom trunk
2010-03-01 Alan MackenzieFix bug #5649: 23.1.92; Indentation problems in C mode.
2010-02-28 Chong YidongMinor doc fix.
2010-02-27 Eli ZaretskiiMerge frome mainline.
2010-02-27 Chong YidongMinor Python mode fix (Bug#5653).
2010-02-26 Kenichi Handafrom trunk
2010-02-25 Alan Mackenzie(i) Remove any hard syntax-table properties for <,...
2010-02-20 Chong Yidong* progmodes/compile.el (compilation-error-regexp-alist...
2010-02-20 Eli ZaretskiiMerge from mainline.
2010-02-19 Nick RobertsAccommodate change of disassemble output in GDB 7.1.
2010-02-19 Glenn MorrisClose bug#5593.
2010-02-13 Eli ZaretskiiMerge from mainline.
2010-02-08 Chong YidongFix ada-mode handling of number literals.
2010-02-07 Glenn MorrisFix previous change for F2003 interfaces.
2010-02-07 Glenn MorrisHandle F2003 named interfaces.
2010-02-06 Eli ZaretskiiMerge from mainline.
2010-02-06 Chong Yidong* progmodes/cc-mode.el (c-common-init): Bind temporary...
2010-02-05 Eli ZaretskiiMerge from mainline.
2010-02-05 Glenn Morris* progmodes/f90.el (f90-font-lock-keywords-2): Fix...
2010-02-04 Alan MackenzieChange strategy for marking < and > as template delimit...
2010-01-31 Juri Linkov* progmodes/grep.el (zrgrep): Call `grep-compute-defaul...
2010-01-29 Eli ZaretskiiMerge from mainline.
2010-01-28 Chong YidongFlymake fix to handle more C++ filenames (Bug#5488).
2010-01-25 Eli ZaretskiiMerge from mainline.
2010-01-25 Jan DjärvMerge from trunk
2010-01-25 Mark A. Hershbergermerge
2010-01-25 Mark A. Hershbergermerge conflict
2010-01-25 Stefan MonnierTry and fix bug#788, hopefully for real this time.
2010-01-23 Stephen LeakeFix bug#5435: ada-mode; pragma parameter list indented...
2010-01-23 Stephen LeakeTweak docstring and comment.
2010-01-22 Eli ZaretskiiMerge from mainline.
2010-01-21 Alan MackenzieFix a situation where deletion of a cpp construct throw...
2010-01-21 Stephen LeakeFix bug#5435.
2010-01-20 Kenichi HandaFix ccl encoding of unibyte source.
2010-01-19 Alan MackenzieFix bug#5395: typing '#' in an empty C buffer throws...
2010-01-19 Mark A. Hershbergerreplace references to obsolete c-subword-mode
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-19 Alan Mackenzieno message
2010-01-18 Stephen Leake* ada-mode.el: Really fix bug#5400 (comment in 2010...
2010-01-18 Kenichi HandaAdd bug number.
2010-01-17 Stephen Leake* progmodes/ada-mode.el: Fix bug#1920, bug#5400.
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-15 Kenichi Handafrom trunk
2010-01-15 Kenichi Handafrom trunk
2010-01-14 Juanma BarranqueroFix typos in docstrings.
2010-01-14 Juanma BarranqueroFix typo in error message.
2010-01-14 Juanma BarranqueroFix typos in comments.
2010-01-14 Juanma BarranqueroSimplify previous change.
2010-01-14 Stephen LeakeDefault ada_project_path to $ADA_PROJECT_PATH.
2010-01-14 Stephen Leake* progmodes/ada-mode.el: Override `narrow-to-defun...
2010-01-14 Stephen Leake* progmodes/ada-mode.el: Deal with Ada 2005 "overriding...
2010-01-14 Stephen Leake* progmodes/ada-mode.el (ada-clean-buffer-before-saving...
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2010-01-11 Chong Yidong* progmodes/js.el: Autoload javascript-mode alias.
2010-01-09 Chong Yidong* compile.el (compilation-read-command): Doc fix.
2010-01-09 Chong YidongFix compile-command's safe-local-variable condition.
2010-01-08 Eli ZaretskiiMerge from mainline.
2010-01-05 Chong Yidong* progmodes/python.el (python-font-lock-keywords):...
2010-01-02 Chong YidongAllow use of "end" keyword for terminating Octave-mode...
2010-01-02 Eli ZaretskiiMerge from upstream.
2010-01-02 Juanma Barranquerolisp/*: Fix typos in docstrings and messages.
2009-12-29 Juanma BarranqueroDeclare some functions for the byte-compiler.
2009-12-29 Nick RobertsThis changeset reverts GDB Graphical Interface to use...
2009-12-14 Chong Yidong* progmodes/python.el (python-symbol-completions):...
2009-12-14 Nick Roberts(gdb-frame-handler): Only set gud-lat-frame
2009-12-11 Chong Yidong* progmodes/bug-reference.el (bug-reference-map): Bind...
2009-12-11 Dan Nicolaescu* verilog-mode.el (verilog-vmm-begin-re, verilog-vmm...
2009-12-11 Glenn Morris(safe-pos-list): Define for compiler.
2009-12-10 Alan MackenzieFix bug#5091: indentation in c++-mode.
2009-12-07 Stefan Monnier* minibuffer.el (completion-at-point-functions): New...
2009-12-07 Juri Linkov(grep-read-files): Use `completing-read'
2009-12-06 Chong Yidong* progmodes/js.el (js--js-not): Add null to the list...
2009-12-05 Chong Yidong* bindings.el (complete-symbol): Call semantic-ia-compl...
2009-12-05 Alan MackenzieRevert change 2009-07-18T21:03:43Z!acm@muc.de
2009-12-03 Glenn Morris(class): Restore still useful declaration.
2009-12-03 Alan MackenzieEnhance `c-parse-state' to run efficiently in "brace...
2009-12-03 Stefan Monnier(makefile-special-targets-list): No need for it to...
2009-12-03 Stefan Monnier(octave-complete-symbol): Use completion-in-region.
2009-12-03 Stefan MonnierMisc cleanup.
2009-12-03 Juanma Barranquero* progmodes/pascal.el: Require CL when compiling (for...
2009-12-02 Stefan MonnierUse completion-in-buffer and remove uses of dynamic...
2009-12-01 Miles BaderAdd arch tagline
2009-11-30 Juanma BarranqueroFix references to jit-lock properties.
2009-11-30 Stefan Monnier(perl-font-lock-special-syntactic-constructs):
2009-11-27 Stefan Monnier(gud-basic-call): Don't only save the buffer but the...
2009-11-26 Dan Nicolaescu* verilog-mode.el (verilog-at-struct-p): Support "signe...
2009-11-25 Juri LinkovSearch recursively in gzipped files. (Bug#4982)
2009-11-25 Stefan Monnier* progmodes/meta-mode.el (meta-complete-symbol):
2009-11-22 Tassilo Horn* progmodes/subword.el (subword-mode-map): Fix subword...
2009-11-21 Alan Mackenzie(cc-imenu-java-generic-expression): A corrected version...
2009-11-21 Tassilo Horn* progmodes/subword.el: Rename from lisp/subword.el.
2009-11-20 Tassilo Horn* progmodes/cc-cmds.el (c-forward-into-nomenclature)
2009-11-20 Tassilo Horn* progmodes/cc-cmds.el: declare-functioned forward...
next