- 04 Oct, 2009 14 commits
-
-
Juanma Barranquero authored
* macros.texi (Indenting Macros): * strings.texi (Creating Strings, Case Conversion): Remove duplicate words.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(makefile-end-of-command): * cedet/srecode/srt-mode.el (semantic-beginning-of-context) (semantic-end-of-context): Fix previous change. Doc fixes.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(copy-dir-locals-to-file-locals-prop-line): * cedet/ede/makefile-edit.el (makefile-beginning-of-command) (makefile-end-of-command): * cedet/semantic/lex.el (semantic-lex-token): * cedet/semantic/analyze/fcn.el (semantic-analyze-dereference-metatype-1): * cedet/semantic/bovine/c.el (semantic-lex-cpp-define) (semantic-lex-cpp-undef): * cedet/semantic/wisent/wisent.el (wisent-skip-block): * cedet/srecode/srt-mode.el (semantic-beginning-of-context) (semantic-end-of-context): Fix typos in docstrings.
-
Juanma Barranquero authored
* org-clock.el (org-clock-get-clocked-time): Fix typos in docstrings.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Chong Yidong authored
* cedet/srecode/map.el (srecode-map-save-file): * cedet/ede.el (ede-project-placeholder-cache-file): Use locate-user-emacs-file. Suggested by Juanma Barranquero.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(window-full-height-p): New function. (Bug#4543)
-
Glenn Morris authored
-
- 03 Oct, 2009 15 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
in user-emacs-directory.
-
Chong Yidong authored
user-emacs-directory.
-
Chong Yidong authored
-
Chong Yidong authored
* cedet/srecode/args.el: Require srecode/dictionary instead of srecode/insert.
-
Chong Yidong authored
-
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.
-
Juanma Barranquero authored
-
Michael Albinus authored
-
Eli Zaretskii authored
-
Eli Zaretskii 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 11 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
(bootstrap-clean-CMD, bootstrap-clean-SH): Remove *.elc files in subdirs of cedet as well.
-
Juanma Barranquero authored
-
Eli Zaretskii 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
-
Michael Albinus authored
handlers might not support pty association, if PROGRAM is nil.
-
Michael Albinus authored
-
Michael Albinus authored
HOST and USER are strings. They are nil, when there are incomplete entries in ~/.netrc, for example. (ange-ftp-delete-directory): Implement RECURSIVE case. Change to root directory ("device busy" error otherwise).
-