- 03 Oct, 2009 6 commits
-
-
Chong Yidong authored
* files.el (auto-mode-alist): Add .srt and Project.ede. * cedet/semantic.el (semantic-mode): Handle srecode-template-mode-hook as well. * cedet/srecode/template.el: Remove hook variable. * cedet/ede/proj-comp.el: Require ede/pmake when compiling. * cedet/ede.el (ede-target-forms-menu): Don't enable if no projects exist. * cedet/srecode/map.el (srecode-map-base-template-dir): Look for templates in data-directory. * cedet/ede/srecode.el (ede-srecode-setup): Use default templates directory. * cedet/semantic/util-modes.el (semantic-highlight-func-mode): Doc fix. * cedet/ede/proj-comp.el (ede-proj-makefile-insert-variables): Only insert each variable once. * cedet/ede/pmake.el (ede-pmake-insert-variable-once): New macro. (ede-pmake-insert-variable-shared): Use it. * cedet/ede/cpp-root.el (ede-preprocessor-map): Do not deref table for lexical table iff table is nil.
-
Dan Nicolaescu authored
(vc-derived-from-dir-mode): Remove, unused. (vc-version-diff, vc-diff): Consistently pass t to vc-deduce-fileset.
-
Michael Albinus authored
-
Glenn Morris authored
(calendar-generate-window): Test for shrinkability rather than width.
-
Glenn Morris authored
-
Glenn Morris authored
buffers, in case we happen to visit two files with the same basename. (Bug#4593)
-
- 02 Oct, 2009 10 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Juanma Barranquero authored
-
Stefan Monnier authored
(describe-function-1): Do it here instead so it also applies to subrs. * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Obey advertised-signature-table.
-
Michael Albinus authored
-
Eli Zaretskii authored
(WINS_CEDET): Add cedet. (update-subdirs-SH): Use $(WINS_SUBDIR), not $(WINS).
-
Glenn Morris authored
(browse-url): Pass any symbol in browse-url-browser-function to `apply', since if you've mistakenly put an unbound symbol then the error is clearer. (Bug#4531)
-
Juanma Barranquero authored
-
Juanma Barranquero authored
* emacs-lisp/elp.el (elp-instrument-function): * emacs-lisp/advice.el (ad-make-advised-definition): * emacs-lisp/easy-mmode.el (define-minor-mode): * net/browse-url.el (browse-url-maybe-new-window): * progmodes/sh-script.el (sh-learn-buffer-indent): Pass new argument 'any to `called-interactively-p'.
-
- 01 Oct, 2009 19 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
* admin/unidata/UnicodeData.txt: Update. * lisp/international/charprop.el: * lisp/international/uni-bidi.el: * lisp/international/uni-category.el: * lisp/international/uni-combining.el: * lisp/international/uni-comment.el: * lisp/international/uni-decimal.el: * lisp/international/uni-decomposition.e: * lisp/international/uni-digit.el: * lisp/international/uni-lowercase.el: * lisp/international/uni-mirrored.el: * lisp/international/uni-name.el: * lisp/international/uni-numeric.el: * lisp/international/uni-old-name.el: * lisp/international/uni-titlecase.el: * lisp/international/uni-uppercase.el: Regenerate.
-
Glenn Morris authored
-
Stefan Monnier authored
* subr.el (interactive-p): Mark obsolete. (called-interactively-p): Make the optional-ness of `kind' obsolete. * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Make it obey advertised-signature-table for subroutines as well.
-
Stefan Monnier authored
(set-advertised-calling-convention): New function. (make-obsolete, define-obsolete-function-alias) (make-obsolete-variable, define-obsolete-variable-alias): Make the optional-ness of `when' obsolete. (define-obsolete-face-alias): Make `when' non-optional. * help-fns.el (help-function-arglist): * emacs-lisp/bytecomp.el (byte-compile-fdefinition): Use advertised-signature-table.
-
Michael Albinus authored
connection timeout. (tramp-smb-handle-delete-directory): Handle optional parameter RECURSIVE.
-
Glenn Morris authored
-
Stefan Monnier authored
(byte-compile-file-form-defmumble, byte-compile-defmacro): Use it. (byte-compile-defmacro): Use backquotes.
-
Glenn Morris authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(vc-resynch-buffer): Use vc-dir-buffers.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(semantic-gcc-get-include-paths, semantic-gcc-setup-data): Doc fixes.
-
Glenn Morris authored
-
Glenn Morris authored
-
Juanma Barranquero authored
Use \000 instead of literal ^@.
-
- 30 Sep, 2009 5 commits
-
-
Juanma Barranquero authored
-
Chong Yidong authored
* cedet/ede/srecode.el: Fix provide statement.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(ede-proj-target-makefile-miscelaneous, ede-misc-source): Fix doc typos.
-