(menu-bar-options-menu): Delete "Syntax
[bpt/emacs.git] / lisp / progmodes /
2005-11-13 Nick Roberts(gud-menu-map): Move parentheses (again).
2005-11-13 Nick Roberts(gdb-var-create-handler, gdb-var-list-children-handler):
2005-11-12 Nick Roberts(gud-menu-map): Revert to window-fringes for
2005-11-12 Nick Roberts(gdb-var-create-handler)
2005-11-10 Nick Roberts(gud-menu-map): Move parentheses.
2005-11-09 Nick Roberts(gdb): Make gud-pp use user-defined command pp1.
2005-11-09 Nick Roberts(gud-menu-map): Ensure tool-bar is constant when using...
2005-11-07 Richard M. Stallman(compilation-internal-error-properties):
2005-11-06 Nick Roberts(gdb-var-create-handler, gdb-var-delete)
2005-11-04 Nick Roberts(gdb-buffer-type): Remove duplicate declaration.
2005-11-03 Nick Roberts(gud-watch): Use save-selected-window in
2005-11-02 Stefan Monnier(perl-font-lock-special-syntactic-constructs):
2005-11-02 Nick Roberts(gdb-mouse-until): Make it work in the disassembly...
2005-11-02 Glenn Morris(fortran-blink-match): Use `blink-matching-delay'.
2005-11-02 Glenn MorrisFrom John Mongan <jmongan@mccammon.ucsd.edu> (tiny...
2005-11-01 Masatake YAMATO(ld-script-builtins): Add more words: "DATA_SEGMENT_ALIGN",
2005-11-01 Stefan Monnier(scheme-mode-variables): Use the default comment-indent...
2005-10-31 Nick Roberts(gdb-use-inferior-io-buffer): New function.
2005-10-31 Nick Roberts(gud-filter): Use comint-update-fence to delete
2005-10-31 Nick Roberts(gdb-many-windows): Leave window configuration
2005-10-30 Nick Roberts(gdb-tooltip-print-1): Fix regexp.
2005-10-26 Nick Roberts(gud-menu-map): Only display gud-until icon
2005-10-26 Nick Roberts(def-gdb-auto-updated-buffer)
2005-10-25 Nick Roberts(gdb-mouse-until): New function.
2005-10-25 Nick Roberts(gdb-put-breakpoint-icon): Correct help-echo.
2005-10-24 Kim F. Storm(gdb-ann3): Bind mouse-3 in left fringe
2005-10-24 Nick Roberts(gdb-send): Bind inhibit-read-only to t
2005-10-24 Nick Roberts(gud-filter): Bind inhibit-read-only to t
2005-10-21 Juri Linkov(tags-table-mode): New function.
2005-10-21 Stefan Monnier(sh-font-lock-syntactic-keywords): Make $@ and $? into...
2005-10-20 Stefan Monnier(sh-escaped-line-re): New var.
2005-10-18 Masatake YAMATOInstall to the CVS repository what I forgot to install...
2005-10-18 Nick Roberts(gud-menu-map): Correct condition for fringe.
2005-10-17 Nick Roberts(gdb-var-create-handler): Make watch
2005-10-16 Stefan Monnier(compilation-goto-locus): Display the
2005-10-16 Masatake YAMATO* message.el (message-expand-group): Pass the common
2005-10-15 Nick Roberts(gud-tool-bar-map): Rename the images
2005-10-15 Bill Wohler* toolbar/gud-break.*: Moved to etc/images/gud/break.*.
2005-10-13 Stefan Monnier(mixal-operation-codes-alist): Use a constant.
2005-10-13 Stefan Monnier(mixal-operation-codes-alist):
2005-10-12 Stefan Monnier(mixal-mode-syntax-table): Add \n as end-comment.
2005-10-11 Richard M. Stallman(sh-tmp-file): Use mktemp -t. Finish support for es...
2005-10-11 Stefan MonnierSync with version in the GNU MDK project.
2005-10-10 Richard M. Stallman(sh-tmp-file): Use mktemp.
2005-10-10 Stefan Monnier(select-tags-table-mode): Don't use selective-display.
2005-10-10 Stefan Monnier(pascal-mode-map): Move init into declaration.
2005-10-10 Nick Roberts(gdba): Improve diagram.
2005-10-10 Nick Roberts(gud-install-speedbar-variables): Add more
2005-10-09 Nick Roberts(gud-last-speedbar-buffer): Remove.
2005-10-08 Nick Roberts(gud-speedbar-menu-items): Use :visible
2005-10-08 Glenn MorrisUpdate maintainer email address.
2005-10-08 Glenn Morris(f90-keywords-re, f90-mode): Doc fix.
2005-10-07 Nick Roberts(gdb-fringe-width -> gdb-buffer-fringe-width):
2005-10-07 Nick Roberts(gud-menu-map): Only display un-intuitive
2005-10-06 Juanma Barranquero(gdb-buffer-fringe-width): Add defvar.
2005-10-06 Juanma Barranquero(speedbar-attached-frame): Add defvar.
2005-10-06 Nick Roberts(gdb-fringe-width): New variable.
2005-10-06 Nick Roberts(gdb-fringe-width): New variable.
2005-10-05 Masatake YAMATO2005-10-06 Masatake YAMATO <jet@gyve.org>
2005-10-05 Stefan Monnier(scheme-mode-syntax-table): Mark ; as being also the
2005-10-05 Stefan Monnier(scheme-mode-syntax-table): Move the nesting bit from...
2005-10-03 Stefan Monnier(c-basic-common-init): Remove calls to
2005-10-03 Stefan Monnier(c-setup-paragraph-variables): Make sure we do
2005-10-03 Chong Yidong* speedbar.el (speedbar-ignored-path-regexp, speedbar...
2005-10-02 Richard M. Stallman(ebnf-eps-production-list): Use insert-buffer-substring.
2005-10-02 Romain Francoise(compile-goto-error): Delete extra paren.
2005-10-02 Richard M. Stallman(compilation-buffer-name): New arg MODE-COMMAND.
2005-09-29 Juri Linkov(vhdl-font-lock-prompt-face)
2005-09-29 Juri Linkov(compilation-error, compilation-warning)
2005-09-26 Richard M. Stallman(compilation-error-properties): When getting the file...
2005-09-25 Richard M. Stallman(c-electric-paren): Call old-blink-paren only for close...
2005-09-24 Romain Francoise2005-09-25 Romain Francoise <romain@orebokech.com>
2005-09-24 Romain Francoise2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-09-24 Eli Zaretskii(python-describe-symbol): Add globals() and locals...
2005-09-23 Richard M. Stallman(c-font-lock-init): Specify font-lock-lines-before.
2005-09-19 Juanma Barranquero(sh-blink): Fix spurious reference to variable `message'.
2005-09-18 Deepak GoelMessage format fixes, commit no. 3
2005-09-17 Eli Zaretskii(scheme-mode-variables): Use setq to assign buffer...
2005-09-17 Eli Zaretskii(glasses-make-readable): If glasses-separator differs...
2005-09-14 Thien-Thi Nguyen(hs-hide-comments-when-hiding-all): Remove autoload...
2005-09-14 Thien-Thi NguyenComment munging; nfc.
2005-09-13 Juanma Barranquero(conf-alist, conf-entry, conf-key, ent-alist): Add...
2005-09-12 Richard M. StallmanDon't decide a file's directory
2005-09-10 Eli Zaretskii(inferior-octave-startup): Resync current dir at the...
2005-09-09 Richard M. StallmanComment change.
2005-09-09 Richard M. Stallman(sh-skeleton-pair-default-alist): New var.
2005-09-09 Richard M. Stallman(makefile-add-log-defun): Trim the result.
2005-09-09 Richard M. StallmanRequire `compile' unconditionally.
2005-09-07 Stefan Monnier(perl-font-lock-syntactic-keywords):
2005-09-05 Stefan Monnier(compilation-goto-locus): Take into account
2005-09-02 Stefan Monnier(compilation-start): Ignore errors if the process died...
2005-09-02 Dan Nicolaescu* term/xterm.el (terminal-init-xterm): Add eval-when...
2005-08-31 Romain FrancoiseMerge vhdl-mode.el version 3.33.6, from Reto Zimmermann...
2005-08-30 Juanma Barranquero(compilation-file-regexp-alist, itimer-version, lazy...
2005-08-30 Juanma Barranquero(font-lock-keyword-face, font-lock-set-defaults, font...
2005-08-30 Juanma Barranquero(font-lock-comment-face, font-lock-set-defaults, font...
2005-08-30 Juanma Barranquero(comint-prompt-regexp): Add defvar.
2005-08-30 Juanma Barranquero(font-lock-comment-face, font-lock-doc-face, font-lock...
2005-08-30 Juanma Barranquero(compile-command): Add defvar.
2005-08-30 Juanma Barranquero(browse-url-generic-args): Add defvar.
next