- 11 Oct, 2009 3 commits
-
-
Michael Albinus authored
-
Michael Albinus authored
(tramp-smb-file-name-handler-alist): Add handlers for `add-name-to-file', `make-symbolic-link'. (tramp-smb-handle-add-name-to-file) (tramp-do-file-attributes-with-stat) (tramp-smb-handle-make-symbolic-link) (tramp-smb-get-cifs-capabilities): New defuns. (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file) (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file) (tramp-smb-handle-file-local-copy) (tramp-smb-handle-make-directory-internal) (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): The file name syntax depends on cifs capabilities. (tramp-smb-handle-file-attributes); Call `tramp-do-file-attributes-with-stat' if possible. (tramp-smb-handle-insert-directory): Use posix attributes if possible. (tramp-smb-handle-set-file-modes): It is applicable for posix only.
-
Chong Yidong authored
(eieio-defclass): Apply deftype handler and setf-method properties directly. (eieio-add-new-slot): Avoid union function from cl library. (eieio--typep): New function. (eieio-perform-slot-validation): Use it.
-
- 10 Oct, 2009 5 commits
-
-
Glenn Morris authored
-
Karl Fogel authored
(bookmark-yank-word, bookmark-insert-current-bookmark): Update documentation to refer to variables documented in r1.135.
-
Karl Fogel authored
(Info-suffix-list): Remove this completely unused variable. (bookmark-current-point): Remove this obsolete variable. (bookmark-set, bookmark-rename, bookmark-send-edited-annotation): Adjust for removal of bookmark-current-point. (bookmarks-already-loaded, bookmark-current-buffer, bookmark-yank-point): Document. (Bug#4188)
-
Glenn Morris authored
(calendar-basic-setup): Use calendar-split-width-threshold.
-
Chong Yidong authored
for Automake.
-
- 09 Oct, 2009 6 commits
-
-
Chong Yidong authored
"autoreconf -i". Suggested by Andreas Schwab.
-
Juanma Barranquero authored
Ideographic Supplement" range (U+1F200..U+1F2FF).
-
Karl Fogel authored
since the list will have been rebuilt anyway. (Bug#4349)
-
Karl Fogel authored
(bookmark-bmenu-execute-deletions): Don't save here, as bookmark-delete will now do so if necessary. Suggested by: Thierry Volpiatto <thierry.volpiatto {_AT_} gmail.com> (Bug#4348)
-
Glenn Morris authored
-
Karl Fogel authored
(bookmark-jump-other-window): Just invoke bookmark-jump with new argument now, so the two function's behaviors will match. (Bug#3645)
-
- 08 Oct, 2009 5 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
(ede-proj-dist-makefile): Use expand-file-name instead of concat to expand file names.
-
Michael Albinus authored
case both directories are remote. (tramp-smb-handle-expand-file-name): Implement "~" expansion. (tramp-smb-maybe-open-connection): Flush the cache only if necessary.
-
Chong Yidong authored
(ede-proj-target-makefile-objectcode): Use it.
-
Chong Yidong authored
(ede-want-any-auxiliary-files-p, ede-want-any-files-p): Return search result. This error was introduced while merging.
-
- 07 Oct, 2009 9 commits
-
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Stefan Monnier authored
non-user-variables in the completion table (bug#4664).
-
Michael Albinus authored
(tramp-smb-file-name-handler-alist): Add handler for `copy-directory', `expand-file-name', `set-file-modes'. (tramp-smb-handle-copy-directory) (tramp-smb-handle-expand-file-name) (tramp-smb-handle-set-file-modes): New defuns. (tramp-smb-handle-copy-file): Handle KEPP-DATE. (tramp-smb-handle-file-attributes): Simplify check for retrieving entry. (tramp-smb-handle-insert-directory): Don't flush the cache. (tramp-smb-maybe-open-connection): Check for samba client and server versions.
-
Eli Zaretskii authored
for "^lisp=" fails.
-
Juanma Barranquero authored
(custom-deps, finder-data, autoloads): Use it.
-
Glenn Morris authored
-
Glenn Morris authored
buffer rather than a random one.
-
Glenn Morris authored
(describe-no-warranty): Place point in a slightly better position in the GPLv3 text.
-
- 06 Oct, 2009 9 commits
-
-
Sam Steingold authored
the comm attribute is present before calling regexp-quote.
-
Juanma Barranquero authored
`indent-tabs-mode' and `show-trailing-whitespace' are nil. * play/animate.el (animate-sequence, animate-birthday-present): * misc.el (butterfly): Don't set `indent-tabs-mode'.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
inside with-parsed... macro so that `v' is defined.
-
Glenn Morris authored
Also push mark in the macro case.
-
Glenn Morris authored
-
Glenn Morris authored
understand, don't insert another. (Bug#4624) If changing mime charset, insert the new one in the right place.
-
Glenn Morris authored
(cal-tex-cursor-month-landscape) (cal-tex-cursor-month): Correctly increment the end date for diary and holiday listing. (Bug#4626)
-
- 05 Oct, 2009 3 commits
-
-
Stefan Monnier authored
-
Juanma Barranquero authored
* emacs-lisp/chart.el, emacs-lisp/eieio.el, emacs-lisp/eieio-base.el * emacs-lisp/eieio-comp.el, emacs-lisp/eieio-custom.el * emacs-lisp/eieio-datadebug.el, emacs-lisp/eieio-opt.el * emacs-lisp/eieio-speedbar.el
-
Dan Nicolaescu authored
(vc-hg-outgoing-mode, vc-hg-incoming-mode): Set log-view-vc-backend so that diff can work.
-