]> code.delx.au - gnu-emacs/history - lisp/progmodes
(byte-compile-cl-warn): Avoid cl warnings
[gnu-emacs] / lisp / progmodes /
2003-04-24 Richard M. Stallman(scheme-mode-syntax-table): Use prefix syntax for ...
2003-04-20 Glenn Morris(dabbrev-case-fold-search): Add defvar for compiler.
2003-04-20 Glenn Morris(f90-font-lock-keywords-2): Use override for
2003-04-16 Glenn Morris(f90-looking-at-do, f90-find-breakpoint): Fix previous...
2003-04-16 Glenn MorrisComment changes.
2003-04-16 Glenn Morris(f90-indent-to, f90-indent-line-no)
2003-04-16 Dave LoveMoved from lisp.
2003-04-15 Glenn Morris(fortran-tab-mode-minor-mode-string): Delete this variable,
2003-04-15 Glenn MorrisWhitespace changes, some re-ordering of code, trivial...
2003-04-15 Glenn MorrisWhitespace changes, trivial commentary changes.
2003-04-13 Glenn Morris(fortran-previous-statement): Check for fortran-continu...
2003-04-12 Glenn Morris(f90-join-lines): Make it behave more like the standard...
2003-04-12 Glenn Morris(f90-abbrev-start): Only offer help if abbrev-mode...
2003-04-12 Glenn Morris(fortran-abbrev-start): Only offer help if abbrev-mode...
2003-04-11 Masatake YAMATO2003-04-11 Masatake YAMATO <jet@gyve.org>
2003-04-07 Martin Stjernholm(c-symbol-key): Use POSIX char classes to match symbols...
2003-04-05 Masatake YAMATO* progmodes/etags.el (tag-find-file-of-tag): Renamed...
2003-04-04 Juanma Barranquero(find-file-of-tag-noselect, find-file-of-tag): New...
2003-04-03 Juanma BarranqueroRequire button.el.
2003-04-02 Stefan Monnier(asm-calculate-indentation, asm-indent-line): New funct...
2003-04-01 Stefan Monnier(asm-mode-syntax-table): Setup entries that do not...
2003-03-31 Juanma Barranquero(asm-mode): Support skipping C lang style comments.
2003-03-23 Martin Stjernholm(c-parse-state): Added kludge to avoid an infinite...
2003-03-22 Kim F. Storm(cperl-electric-backspace): Add delete-selection property.
2003-03-19 Juanma Barranquero(makefile-font-lock-syntactic-keywords): New variable.
2003-03-10 Thien-Thi Nguyen(scheme-mode-syntax-table): Construct
2003-03-06 Thien-Thi Nguyen(dcl-font-lock-keywords, dcl-font-lock-defaults): New...
2003-03-05 Juanma BarranqueroVersion 3.32.12 released. Major revision.
2003-03-04 Francesco Potortì(vhdl-comment-uncomment-region): Remove two comment...
2003-02-25 Stefan MonnierMove abbrev loading to after the fun it uses.
2003-02-24 Andreas Schwab(makefile-font-lock-keywords): Protect
2003-02-23 Stefan MonnierMerge changes from CPerl-5.0.
2003-02-23 Stefan MonnierMerge changes from CPerl-4.35.
2003-02-20 Juanma Barranquero(ebrowse-show-file-name-at-point): Remove useless check.
2003-02-18 Juanma BarranqueroRevert last change.
2003-02-18 Juanma Barranquero(defcustom-c-stylevar): Fix character constant.
2003-02-18 Juanma Barranquero(cperl-electric-keyword, cperl-electric-pod, cperl...
2003-02-17 Dave Love(ebrowse-output): Don't use gensym.
2003-02-14 Juanma Barranquero(idlwave-show-begin): Fix use of character constant.
2003-02-14 Juanma Barranquero(cperl-next-bad-style): Fix use of character constant.
2003-02-12 Glenn Morris(fortran-fill): Fill lines that do not have comments.
2003-02-12 Juanma Barranquero(makefile-font-lock-keywords): Simplify last change.
2003-02-12 Stefan Monnier(fortran-mode): Set comment-use-syntax.
2003-02-12 Andreas Schwab(sh-mode-map): Don't remap
2003-02-11 Juanma Barranquero(makefile-font-lock-keywords): Fontify single character...
2003-02-11 Stefan MonnierDocstring typo.
2003-02-11 Stefan Monnier(find-tag-tag): Move (default foo) to before `:' in...
2003-02-11 Stefan Monnier(meta-fill-paragraph): Remove.
2003-02-11 Stefan Monnier(scheme-mode-syntax-table): Don't switch the current...
2003-02-11 Stefan Monnier(simula-font-lock-syntactic-keywords): New var.
2003-02-11 Stefan Monnier(tcl-omit-ws-regexp): Correctly handle cases like ...
2003-02-10 Juanma Barranquero(ebnf2ps): Fix typo.
2003-02-10 Juanma BarranqueroFix typo in comment.
2003-02-10 Juanma Barranquero(ebnf-optimize, ebnf-optimize1): Fix typo.
2003-02-10 Martin Stjernholm(c-set-offset): Don't find a default syntactic element...
2003-02-09 Martin Stjernholm(c-basic-common-init): Install `c-fill-paragraph' on
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2003-02-02 Andreas Schwab(asm-font-lock-keywords): Allow arbitrary
2003-01-31 Juanma BarranqueroVersion 2.2b
2003-01-29 Juanma Barranquero(cperl-beautify-level, cperl-beautify-regexp): Fix...
2003-01-28 Martin Stjernholm(c-require-final-newline): Made this variable an alist...
2003-01-27 Juanma Barranquero(ebrowse-draw-tree-fn): Fix typo.
2003-01-27 Juanma Barranquero(c-offsets-alist): Fix typo.
2003-01-27 Juanma Barranquero(c-make-styles-buffer-local): Fix typo.
2003-01-26 Martin Stjernholm(c-require-final-newline): Added a variable to make...
2003-01-23 Juanma Barranquero(asm-mode): Added syntax table entries for /* */ comments.
2003-01-20 Richard M. Stallman(octave-mode-map): Change C-c i bindings to C-c C-i.
2003-01-18 Stefan Monnier(sh-indent-line): Use indent-line-to.
2003-01-18 Juanma BarranqueroDon't make faces depend on window-system.
2003-01-13 Richard M. Stallman(compilation-revert-buffer): If buffer has a file,...
2003-01-12 Andreas Schwab(sh-mode-map): Use command remapping instead of
2003-01-10 Juanma Barranquero(sh-set-shell): Make sh-shell-file the default shell.
2002-12-28 Andreas Schwab(makefile-font-lock-keywords): Highlight
2002-12-14 Juanma Barranquero(compile-reinitialize-errors): Don't mark the buffer...
2002-12-13 Markus Rost(compilation-menu-map): Use `kill-compilation' to stop...
2002-12-12 Glenn Morris(fortran-mode-abbrev-table): Handle `define-abbrev...
2002-12-11 Pavel Janík(antlr): New URL.
2002-12-07 Richard M. Stallman(compilation-enter-directory-regexp-alist)
2002-12-04 Richard M. StallmanSimply require wid-edit and custom in eval-when-compile.
2002-12-04 Richard M. StallmanDon't require imenu.
2002-12-04 Richard M. StallmanDon't require cl.
2002-12-04 Richard M. Stallman(cc-bytecomp-obsolete-var): Add an else-clause to the...
2002-12-02 Richard M. Stallman(makefile-font-lock-keywords): Highlight more make...
2002-11-21 Juanma BarranqueroAdded LINTER support.
2002-11-19 Markus Rost(defgroup vhdl-related): Declare the members here rathe...
2002-11-18 Markus Rost(compilation-shell-minor-mode): Add group.
2002-11-18 Kenichi HandaUndo previous change.
2002-11-17 Markus Rost(makefile-space-face): Fix typo in group name.
2002-11-16 Martin Stjernholm(cc-bytecomp-defun): Fixed bug that caused existing...
2002-11-14 Juanma Barranquero(find-tag-default): Copy text at point without properties.
2002-11-14 Kenichi HandaDon't cc-bytecomp-defun char-table-p.
2002-11-13 Richard M. Stallman(compilation-error-regexp-alist): Don't include colon...
2002-11-12 Stefan Monnier(perl-hanging-paren-p): New fun.
2002-11-07 Stefan Monnier(grep-default-command): New fun.
2002-11-07 Markus Rost(grep-compute-defaults): Move down.
2002-11-07 Markus Rost(grep-compute-defaults): Undo previous change.
2002-11-07 Stefan Monnier(tcl-mode): Don't set paragraph-start,
2002-10-29 Dave Love(syntax-case): Define
2002-10-28 Miles Bader(makefile-warn-continuations): Don't barf when there...
2002-10-28 Juanma Barranquero(grep-find-use-xargs): Fix docstring. Patch from Matt...
next