- 10 Feb, 2010 2 commits
-
-
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 4 commits
-
-
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.
-
Chong Yidong authored
* eshell/esh-util.el (eshell-file-attributes): New optional arg ID-FORMAT. Pass it to `file-attributes'. * eshell/em-ls.el (eshell-do-ls): Use it (Bug#5528).
-
Chong Yidong authored
* faces.el (set-face-attribute): Allow calling internal-set-lisp-face-attribute with 'unspecified family and foundry argument (Bug#5536).
-
Glenn Morris authored
* progmodes/f90.el (f90-font-lock-keywords-2) (f90-looking-at-type-like, f90-looking-at-program-block-end): Handle F2003 named interfaces.
-
- 06 Feb, 2010 2 commits
-
-
Chong Yidong authored
beg and end before calling c-get-state-before-change-functions.
-
Dan Nicolaescu authored
-
- 05 Feb, 2010 7 commits
-
-
Juri Linkov authored
* image-mode.el (image-mode): Put property mode-class=special. (Bug#4896)
-
Mark A. Hershberger authored
-
Michael Albinus authored
* net/tramp-imap.el (tramp-imap-handle-insert-directory): * net/tramp-smb.el (tramp-smb-handle-insert-directory): Handle also directories. (Bug#5478)
-
Glenn Morris authored
-
Chong Yidong authored
* startup.el (command-line-1): Convert options beginning with a single dash as well (Bug#5519).
-
Stefan Monnier authored
* minibuffer.el (completion-initials-expand): Only check the presence of delims *within* the boundaries, since otherwise the / delim is always found for files.
-
Stefan Monnier authored
* doc-view.el (doc-view-last-page-number): New function. (doc-view-mode, doc-view-last-page, doc-view-goto-page): Use it. (doc-view-goto-page): Avoid inf-loops when the conversion fails. (doc-view-kill-proc): Avoid inf-loop in freak cases. (doc-view-reconvert-doc): Use the new recursive delete-directory. (doc-view-convert-current-doc): Don't create the resolution.el file here any more. (doc-view-pdf/ps->png): Do it here instead. (doc-view-already-converted-p): Check that resolution.el is present. (doc-view-pdf->png): Don't rely on doc-view-pdf/ps->png for the few windows that are not yet showing images.
-
- 04 Feb, 2010 6 commits
-
-
Alan Mackenzie authored
strictly in matching pairs.
-
Michael Albinus authored
`dired-uncache' for every elemnt which is an absolute file name. * net/tramp.el (tramp-handle-dired-uncache): When DIR is not a directory, handle its directory component. (tramp-handle-file-remote-p): Let-bind `tramp-verbose' to 3; this function is called permanently and creates noise, otherwise. * net/tramp-imap.el (tramp-imap-handle-insert-directory): * net/tramp-smb.el (tramp-smb-handle-insert-directory): Handle the case, FILENAME is not in `default-directory'. (Bug#5478)
-
David Burger authored
David Burger <dburger at google.com> (tiny change) * macros.el (apply-macro-to-region-lines): Minor simplification.
-
Glenn Morris authored
quoted-printable text. (Bug#5441)
-
Glenn Morris authored
-
-
- 03 Feb, 2010 3 commits
-
-
John Wiegley authored
list of files considered for "virtual buffer" completions.
-
Michael Albinus authored
also in case of (and (not full) (not wildcard)). This is needed, when dired is called with a list of files, which are not in `default-directory'. (Bug#5478)
-
Stefan Monnier authored
-
- 02 Feb, 2010 3 commits
-
-
Juri Linkov authored
from unidiff to allow function-line after @@.
-
Juri Linkov authored
'(RCS SCCS) with inverted condition.
-
Michael Albinus authored
messages.
-
- 01 Feb, 2010 3 commits
-
-
Juri Linkov authored
compare with "pkunzip" and "pkzip" instead of only "pkzip". In the `archive-extract-by-stdout' branch use `shell-quote-argument' only when (car archive-zip-extract) is "unzip". (Bug#5475)
-
Stefan Monnier authored
(doc-view-revert-buffer): New command. (doc-view-mode-map): Use it.
-
Dan Nicolaescu authored
pending merge is detected.
-
- 31 Jan, 2010 1 commit
-
-
Juri Linkov authored
beginning of interactive spec like all other grep commands do. Put "all" in front of "gz". (Bug#5260)
-
- 30 Jan, 2010 1 commit
-
-
Juanma Barranquero authored
-
- 29 Jan, 2010 3 commits
-
-
Dan Nicolaescu authored
-
Chong Yidong authored
* dirtrack.el (dirtrack): Warn instead of signalling error if the regexp is incorrect (Bug#5476).
-
Michael Albinus authored
symlinks, when FILENAME is not in `default-directory'.
-
- 28 Jan, 2010 2 commits
-
-
Michael Albinus authored
FILENAME is not in `default-directory'. (Bug#5478) * net/tramp.el (tramp-handle-insert-directory): Simplify handling of SWITCHES. Handle the case, FILENAME is not in `default-directory'. (Bug#5478) (tramp-register-file-name-handlers): Add safe-magic property.
-
Chong Yidong authored
-