- 20 Feb, 2010 1 commit
-
-
Eli Zaretskii authored
property is removed.
-
- 19 Feb, 2010 4 commits
-
-
Chong Yidong authored
* isearch.el (isearch-update-post-hook, isearch-update): Revert 2010-02-17 change.
-
Ulf Jasper authored
-
Nick Roberts authored
-
Glenn Morris authored
* progmodes/f90.el (f90-electric-insert): Give it a delete-selection property.
-
- 18 Feb, 2010 5 commits
-
-
Sam Steingold authored
-
Stefan Monnier authored
* bookmark.el (bookmark-maybe-load-default-file): Remove redundant calls to expand-file-name. (bookmark-relocate): Use abbreviated file names in bookmarks. (bookmark-load): Use abbreviated file names in messages.
-
Michael Albinus authored
Reported by Thierry Volpiatto <thierry.volpiatto@gmail.com>.
-
Michael Albinus authored
temporary file to "0600". In case the remote file has no read permissions for the owner, there might be problems otherwise. Reported by Ole Laursen <olau@iola.dk>.
-
Glenn Morris authored
Add entries for INSTALL.CVS.
-
- 17 Feb, 2010 1 commit
-
-
Mark A. Hershberger authored
* vc-bzr.el: fix typo in Known Bugs section. * isearch.el (isearch-update-post-hook): New hook (isearch-update): Use the new hook.
-
- 16 Feb, 2010 6 commits
-
-
Michael Albinus authored
errors in copying directories. (tramp-handle-add-name-to-file, tramp-handle-copy-directory) (tramp-do-copy-or-rename-file, tramp-handle-delete-directory) (tramp-handle-delete-file) (tramp-handle-dired-recursive-delete-directory) (tramp-handle-write-region): Flush also the cache for the upper directory.
-
Chong Yidong authored
-
Chong Yidong authored
* cus-edit.el (hardware): Doc fix. * man.el (man): Add to external custom group. * delim-col.el (columns): Move to wp custom group. * doc-view.el (doc-view): Add to data custom group. * cedet/data-debug.el (data-debug): Move to extensions group. * cedet/ede.el (ede): * cedet/srecode.el (srecode): * cedet/semantic.el (semantic): Put in tools and extensions group. * nxml/nxml-mode.el (nxml-faces): Remove from font-lock-faces group.
-
Chong Yidong authored
by ispell-parse-output (Bug#5575).
-
Kenichi Handa authored
-
Glenn Morris authored
* textmodes/tex-mode.el (tex-bibtex-file): Expand the result of tex-main-file before using it. (Bug#5562)
-
- 15 Feb, 2010 2 commits
-
-
Stefan Monnier authored
for the user to see them each time he runs the code.
-
Michael Albinus authored
* net/tramp-gvfs.el (tramp-gvfs-maybe-open-connection): Use VEC instead of PROC for caching "first-password-request". Otherwise, new processes would not profit from passwords already entered. * net/tramp-cache.el (tramp-dump-connection-properties): Don't save "first-password-request" property.
-
- 14 Feb, 2010 3 commits
-
-
Juanma Barranquero authored
* outline.el (outline-head-from-level): * simple.el (with-wrapper-hook): * cedet/ede.el (ede-run-target, project-delete-target) (project-dist-files, ede-name, ede-documentation, ede-parent-project) (ede-adebug-project, ede-adebug-project-parent) (ede-adebug-project-root): * emacs-lisp/elint.el (elint-extra-errors, elint-current-buffer) (elint-defun, elint-buffer-env, elint-top-form-logged) (elint-unbound-variable): * textmodes/reftex-toc.el (reftex-toc-newhead-from-alist):
-
Michael Albinus authored
FULL-DIRECTORY-P are nil, insert the file entry instead of the whole directory. (Bug#5551) * net/ange-ftp.el (ange-ftp-insert-directory): Insert " " for dired's alignment sanity. (Bug#5516)
-
Juri Linkov authored
Remove remaining ^H with their preceding chars. (Bug#5566)
-
- 13 Feb, 2010 1 commit
-
-
Glenn Morris authored
* simple.el (transpose-subr): Give it a doc-string. * textmodes/paragraphs.el (transpose-paragraphs, transpose-sentences): Doc fixes.
-
- 12 Feb, 2010 2 commits
-
-
Juri Linkov authored
archives. (Bug#5540)
-
Juri Linkov authored
-
- 11 Feb, 2010 4 commits
-
-
Stefan Monnier authored
-
Stefan Monnier authored
manual-program (bug#4056).
-
Glenn Morris authored
-
Juanma Barranquero authored
-
- 10 Feb, 2010 7 commits
-
-
Juanma Barranquero authored
-
Stefan Monnier authored
-
Stefan Monnier authored
(bookmark-default-handler): Accept new bookmark field `buffer'.
-
Glenn Morris authored
-
Chong Yidong authored
-
Michael Albinus authored
FULL-DIRECTORY-P are nil, and FILE is absolute, expand it. This prevents file names like "~/" been listed literally.
-
Dan Nicolaescu authored
dead code. (Bug#5546)
-
- 09 Feb, 2010 1 commit
-
-
Chong Yidong authored
-
- 08 Feb, 2010 2 commits
-
-
Chong Yidong authored
* progmodes/ada-mode.el (ada-in-numeric-literal-p): New function. (ada-adjust-case): Don't adjust case in hexadecimal number literals.
-
Kenichi Handa authored
international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.
-
- 07 Feb, 2010 1 commit
-
-
Glenn Morris authored
* progmodes/f90.el (f90-font-lock-keywords-1, f90-font-lock-keywords-2): Move F2003 named interfaces from keywords-2 to keywords-1, and use function-name-face rather than constant-face. Simplify "abstract interface" regexp.
-