- 24 Oct, 2009 20 commits
-
-
Chong Yidong authored
delete-file (Bug#4739).
-
Chong Yidong authored
FRAME_NS_VIEW on terminal frames (Bug#4765).
-
Chong Yidong authored
* cedet/semantic/tag.el (semantic-token-type-parent): Add WHEN argument to make-obsolete. * cedet/semantic/fw.el (semantic-alias-obsolete) (semantic-varalias-obsolete): Add optional WHEN argument.
-
Andreas Schwab authored
DBUS_TYPE_UINTnn separately to get proper sign extension.
-
Andreas Schwab authored
can properly handle unsigned types. (make_uid, make_gid): Removed.
-
Andreas Schwab authored
types again.
-
Andreas Schwab authored
type. (system_process_attributes): Likewise.
-
Dan Nicolaescu authored
vc-get-backend-for-registration. Update callers.
-
Dan Nicolaescu authored
* eval.c (Fautoload): Purecopy the filename. Simplify. * category.c (Fdefine_category): Purecopy docstring. * international/mule-cmds.el (set-language-info-alist): Purecopy lang-env. (leim-list-header, leim-list-entry-regexp): Change defvars to defconst. (charset): Purecopy the name. (define-char-code-property): Purecopy string arguments. * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable): Purecopy string arguments. * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): * ediff-hook.el (menu-bar-ediff-menu): * buff-menu.el (Buffer-menu-mode-map): Purecopy names and tooltips. * bookmark.el (menu-bar-bookmark-map): Add :help and purecopy the name.
-
Glenn Morris authored
-
Glenn Morris authored
(pcomplete/erc-mode/DCC): Replace cl-function remove-duplicates with erc-delete-dups.
-
Glenn Morris authored
file-cache-choose-completion. (file-cache-choose-completion): Handle an optional event argument. (file-cache-mouse-choose-completion): Make it an obsolete alias.
-
Glenn Morris authored
obsolete alias mouse-choose-completion.
-
Glenn Morris authored
obsolete alias mouse-choose-completion.
-
Glenn Morris authored
mouse-choose-completion is ever removed.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(vc-responsible-backend): Fix declaration.
-
Glenn Morris authored
-
Stefan Monnier authored
Ignore `pred' now that we receive one. Handle test-completion specially.
-
- 23 Oct, 2009 17 commits
-
-
Andreas Schwab authored
-
Chong Yidong authored
-
Dan Nicolaescu authored
found. Remove the REGISTER argument. Move the code dealing with REGISTER ... (vc-get-backend-for-registration): ... here. New function. (vc-deduce-fileset): Call vc-get-backend-for-registration instead of vc-responsible-backend, pass the file name instead of the directory name.
-
Andreas Schwab authored
-
Chong Yidong authored
(Fwindow_inside_edges, Fwindow_inside_pixel_edges): Doc fix (Bug#4775).
-
Stefan Monnier authored
(pcomplete-std-complete): Use them. Obey pcomplete-termination-string. (pcomplete-comint-setup): Don't modify a global var via accidental side-effects. (pcomplete-shell-setup): Adjust call accordingly. (pcomplete-parse-comint-arguments): Use push.
-
Stefan Monnier authored
(init_fileio_once): * lisp.h (init_fileio_once): Remove. * emacs.c (main): Don't call init_fileio_once.
-
Chong Yidong authored
Allow uncapitalized info node names (Bug#3921).
-
Chong Yidong authored
src/Makefile. Without this, gcc 4.4.2 converts each backslash-newline pair in the input to a bare newline, yielding invalid Makefiles. * configure: Regenerate.
-
Chong Yidong authored
to the DEBUG file (Bug#3781).
-
Chong Yidong authored
dictionary entry (Bug#4579).
-
Michael Albinus authored
`rsync' and `rsyncc' methods.
-
Michael Albinus authored
from `rfn-eshadow-update-overlay-hook' when unloading. (tramp-methods): Add `tramp-copy-keep-tmpfile' for "rsync" and "rsyncc". Adjust doc string. (tramp-temp-buffer-file-name) New buffer-local defvar. (tramp-handle-insert-file-contents, tramp-handle-write-region): Keep temporary file when indicated by method ("rsync" and "rsyncc"). (tramp-handle-write-region): Handle APPEND. (tramp-delete-temp-file-function): New defun. Added to `kill-buffer-hook'.
-
Juanma Barranquero authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
* term/tty-colors.el (msdos-color-values): Remove declaration, unused. (color-name-rgb-alist, tty-standard-colors) (tty-color-mode-alist): Change to defconst. * simple.el (mark-inactive): Purecopy message. * menu-bar.el (menu-bar-make-mm-toggle, menu-bar-make-toggle): Fix macro. (global-map, yank-menu): * textmodes/ispell.el (ispell-menu-map): * net/eudc.el (eudc-tools-menu): * international/mule-cmds.el (describe-language-environment-map) (setup-language-environment-map, set-coding-system-map) (mule-menu-keymap): * vc-hooks.el (vc-menu-entry, vc-menu-map): * replace.el (occur-mode-map): * pcvs-defs.el (cvs-global-menu): Purecopy names and tooltips. * bindings.el (propertized-buffer-identification): Purecopy tooltip text.
-
Jay Belanger authored
-
- 22 Oct, 2009 3 commits
-
-
Stefan Monnier authored
rather than fiddling with global-map bindings, since it should only affect per-terminal settings. See http://bugs.gentoo.org/show_bug.cgi?id=289709.
-
Stefan Monnier authored
-
Stefan Monnier authored
-