]> code.delx.au - gnu-emacs/history - lisp/progmodes
* subr.el (ignore-errors): Add debug declaration.
[gnu-emacs] / lisp / progmodes /
2010-08-06 Kenichi Handamerge trunk
2010-08-03 Juanma Barranquerowhich-func.el (which-func-format): Split help-echo...
2010-07-17 Chong YidongDoc fix to commentary (Bug#6653).
2010-07-07 Christoph ScholtesAdd some font-locking for Python 2.7.
2010-06-22 Glenn MorrisMinor js.el fix.
2010-06-20 Alan Mackenzie* progmodes/cc-mode.el (c-before-hack-hook): When the...
2010-06-19 Glenn MorrisClose bug#6450.
2010-05-27 Chong Yidong* progmodes/verilog-mode.el (verilog-type-font-keywords...
2010-05-02 Chong YidongMake paragraph vars local for js-mode (Bug#6071).
2010-04-24 Juanma Barranquero* progmodes/sql.el: Fix typos.
2010-04-21 Kenichi Handamerge trunk
2010-04-20 Chong YidongRevert 2009-10-12 change to compilation-next-error...
2010-04-14 Chong Yidong* progmodes/grep.el (grep-compute-defaults): Fix handli...
2010-04-13 Alan MackenzieRevert 2009-12-03T16:02:10Z!acm@muc.de (enhance c-parse...
2010-04-12 Alan MackenzieReverse 2009-12-03T16:02:10Z!acm@muc.de "Enhance `c...
2010-04-12 Alan MackenzieReverse change 2010-02-04T21:15:37Z!acm@muc.de: "Change...
2010-04-12 Alan MackenzieReverse 2010-02-25T21:21:25Z!acm@muc.de:
2010-04-12 Alan MackenzieReverse 2010-03-01T11:31:42Z!acm@muc.de: "Fix bug ...
2010-04-12 Alan MackenzieReverse 2010-03-01T17:46:36Z!acm@muc.de "Correct buggy...
2010-04-12 Alan MackenzieUndo 2010-03-15T01:38:28Z!yamaoka@jpl.org "Fix off...
2010-04-10 Glenn MorrisFix bug ref in previous.
2010-04-10 Glenn MorrisClose bug#1835.
2010-03-28 Chong YidongRevert 2009-08-15 change, restoring electric punctuatio...
2010-03-26 Nick Roberts(gdb-apple-test): New function.
2010-03-24 Stefan Monnier(makefile-rule-action-regex): Backtrack less.
2010-03-22 Alan Mackenziecc-engine.el (c-remove-stale-state-cache): Fix off...
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 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-19 Nick RobertsAccommodate change of disassemble output in GDB 7.1.
2010-02-19 Glenn MorrisClose bug#5593.
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 Chong Yidong* progmodes/cc-mode.el (c-common-init): Bind temporary...
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-28 Chong YidongFlymake fix to handle more C++ filenames (Bug#5488).
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-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-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-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 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
next