]> code.delx.au - gnu-emacs/history - lisp/progmodes
* simple.el (minibuffer-default): Add defvar.
[gnu-emacs] / lisp / progmodes /
2008-12-19 Glenn MorrisFix whitespace in copyright years.
2008-12-19 Glenn MorrisHeader format fix.
2008-12-15 Sam Steingold(c-defun-name): Handle DEFFOO(name,...),
2008-12-12 Miles BaderAdd arch tagline
2008-12-11 Juanma BarranqueroFix typo.
2008-12-11 Juanma Barranquero* progmodes/ruby-mode.el (ruby-mode-abbrev-table, ruby...
2008-12-11 Chong YidongFix auto-mode-alist entry.
2008-12-10 Chong YidongNew file.
2008-12-04 Sam Steingold(compilation-read-command): Extracted from compile.
2008-12-03 Chong YidongCorrecct spellng.
2008-12-03 Chong YidongCorrect spellling.
2008-12-02 Glenn Morris(c-tab-always-indent, c-insert-tab-function): Doc fix...
2008-11-22 Juri Linkov(compilation-auto-jump-to-first-error):
2008-11-21 Stefan Monnier(tcl-filter): Don't forcibly move point.
2008-11-20 Glenn Morris(fortran-mode-map): Add some menu :help.
2008-11-19 Glenn Morris(f90-mode-map): Add some menu :help.
2008-11-18 Sam Steingold(compilation-start-hook): New hook.
2008-11-17 Glenn Morris(c-put-char-property-fun): Add fallback definition...
2008-11-17 Chong YidongMinor doc fix, suggested by Juri Linkov.
2008-11-14 Juanma Barranquero* w32-fns.el (w32-shell-dos-semantics):
2008-11-07 Sam Steingold(c-defun-name): Fix CLISP DEFUN handling.
2008-11-07 Glenn Morris(cl-macroexpand-all): Fix declaration.
2008-11-06 Glenn Morris(cl-macroexpand-all): Declare.
2008-11-03 Alan Mackenzie(c-forward-label): Fix for QT macros.
2008-10-29 Juanma BarranqueroRename `tooltip-hook' to `tooltip-functions'.
2008-10-26 Stefan Monnier(python-mode): Don't impose ourselves on hippie.
2008-10-25 Stefan Monnier* files.el (locate-dominating-stop-dir-regexp): New...
2008-10-17 Alan Mackenzie(c-defun-name): Make it work for "struct foo bar [...
2008-10-13 Alan MackenzieAmend several doc strings and comments.
2008-10-13 Alan Mackenzie(c-indent-region): Fix previous patch so that the funct...
2008-10-12 Juanma Barranquero* progmodes/ada-mode.el (ada-get-indent-end, ada-goto...
2008-10-12 Chong Yidong(compilation-mode-tool-bar-map): Check if tool-bar...
2008-10-12 Chong Yidong(grep-mode-tool-bar-map): Check if tool-bar-map has...
2008-10-11 Chong Yidong(compilation-mode-tool-bar-map): Initialize it uncondit...
2008-10-11 Chong Yidong(grep-mode-tool-bar-map): Initialize it unconditionally.
2008-10-11 Chong Yidong(gud-tool-bar-map): Initialize it unconditionally.
2008-10-09 Eli Zaretskii(compilation-start): Resurrect the version for systems...
2008-10-07 Alan Mackenzie(c-indent-region): Fix so that indenting a macro follow...
2008-10-04 Glenn MorrisDavid J. Biesack <David.Biesack at sas.com> (tiny...
2008-10-04 Martin Rudalics(compilation-start): Make sure to move to point-max
2008-10-03 Glenn Morris(auto-mode-alist): Remove unnecessary autoload.
2008-09-30 Glenn Morris(which-func-imenu-joiner-function): Doc fix.
2008-09-30 Glenn MorrisDaniel Colascione <danc at merrillpress.com>
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-25 Chong Yidong(octave-mode-menu): Fix incorrect quoting.
2008-09-24 Chong Yidong(sh-mode-map): Don't assume that skeleton is loaded.
2008-09-16 Glenn Morris(makefile-match-function-end): Move point. (Bug#983)
2008-09-12 Glenn Morris(f90-mode-map): Don't bind \t and \r.
2008-09-12 Glenn Morris(sh-font-lock-open-heredoc): Doc fix.
2008-09-07 Chong Yidong(flymake-parse-err-lines): Filter out errors occurring...
2008-09-07 Nick Roberts(gud-stop-subjob): Using jdb, suspend threads
2008-09-06 Glenn Morris(sh-get-kw): Remove '()' from the list of
2008-09-05 Dan Nicolaescu* verilog-mode.el (verilog-library-extensions): Enable .sv
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-03 Alan Mackenzie(c-version): Increment to 5.31.6.
2008-09-03 Alan Mackenzie(c-version): Incremented to 5.31.6.
2008-09-03 Alan MackenzieCopy in some minor bug fixes from the trunk.
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-09-02 Glenn Morris(c-opt-op-identitier-prefix): Fix typo.
2008-09-01 Chong YidongNew maintainer.
2008-08-26 Juanma BarranqueroFix typos (sync from the trunk).
2008-08-26 Glenn Morris(tramp-file-name-localname, tramp-dissect-file-name...
2008-08-24 Romain Francoise(run-python): Remove '' from sys.path.
2008-08-24 Romain Francoise(run-python): Remove '' from sys.path.
2008-08-23 Glenn Morris(fortran-tab-mode-string, fortran-comment-line-start)
2008-08-23 Nick Roberts(gud-common-init): Use absolute file so that
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Alan Mackenzie(c-emacs-features): argumentative-bod-function: bind...
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-11 Chong Yidong(c-emacs-features): Check beginning-of-defun-raw instead of
2008-08-11 Glenn MorrisAdd declarations for builds without X.
2008-08-10 Glenn Morris(f90-beginning-of-subprogram, f90-end-of-subprogram...
2008-08-10 Glenn Morris(fortran-end-of-subprogram): Check for a match before...
2008-08-06 Dan Nicolaescu* progmodes/vera-mode.el (vera-electric-tab):
2008-07-31 Chong Yidong(c-style-alist): For the Ellemtel style, move the
2008-07-31 Chong Yidong(c-style-alist): For the Ellemtel style, move the
2008-07-31 Chong Yidong(c-before-hack-hook): New function
2008-07-30 Juanma Barranquero* lisp/ada-prj.el (ada-prj-initialize-values): Fix...
2008-07-30 Dan Nicolaescu* verilog-mode.el (verilog-do-indent): Remove special...
2008-07-29 Juanma BarranqueroTypo fixes for Ada mode.
2008-07-28 Juanma BarranqueroFix bug #272, and update Ada mode to version 4.0.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-24 Dan Nicolaescu(auto-mode-alist): Add .i and .ii files.
2008-07-23 Chong YidongAdd terminal class check to faces in last change.
2008-07-23 Chong Yidong(flymake-errline, flymake-warnline): Use more suitable...
2008-07-23 Chong Yidong(flymake-errline, flymake-warnline): Use more suitable...
2008-07-23 Juri Linkov(tags-query-replace): Set arg `map' of `perform-replace'
2008-07-22 Miles BaderRemove sh-newline-and-indent
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-16 Nick Roberts(gdb-create-define-alist): Don't create a
2008-07-11 Dan Nicolaescu(grep-files-aliases): Improve the C++ source
2008-07-05 Nick Roberts(gud-gdb-get-stackframe): Allow absolute
2008-07-05 Nick Roberts(gdb-display-buffer): Don't split a buffer
2008-07-01 Glenn MorrisSpelling fix.
2008-07-01 Nick Roberts(gdb-create-source-file-list): New option.
2008-06-27 Alan Mackenziecc-mode.el (c-mode-base-map): Don't bind C-M-[ae] to...
2008-06-27 Glenn MorrisAmerican English spelling fix.
2008-06-27 Glenn MorrisAmerican English spelling fix.
2008-06-21 Glenn Morris(bug-reference-fontify): Revert previous change that...
next