1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-24 23:31:33 -07:00
Commit graph

11665 commits

Author SHA1 Message Date
Glenn Morris
4aa8cbfb16 (eshell-ls-files): List one per line in a pipeline. (Bug#699) 2008-08-15 06:52:34 +00:00
Glenn Morris
6ad38dc0ac (sync from trunk 2008-01-25)
Martin Rudalics  <rudalics at gmx.at>

(find-library): Wrap search for library name in condition-case to
avoid reporting a scan-error.  (Bug#563)
2008-08-13 03:07:55 +00:00
Juanma Barranquero
5ef52f40c5 Backport trivial fixes from the trunk.
* desktop.el (desktop-minor-mode-table): Add `savehist-mode'.

* play/solitaire.el (solitaire-solve): Err out if the solitaire
  is already in progress.
2008-08-12 22:23:30 +00:00
Chong Yidong
5e678cd1de * net/ldap.el (ldap-search-internal): Tweak URL regexp. 2008-08-12 18:36:03 +00:00
Glenn Morris
7b765ee622 (increment-calendar-month): Optionally handle systems without 12
months per year (sync from trunk 2008-03-31; needed for above
holiday-bahai fix).
2008-08-10 20:29:42 +00:00
Glenn Morris
9b38c5e226 (f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
message when interactive (sync from trunk 2008-06-12).
2008-08-10 20:11:33 +00:00
Chong Yidong
17e5726d3b * kmacro.el (kmacro-exec-ring-item): Add autoload. 2008-08-05 22:58:44 +00:00
Chong Yidong
8254b76996 * files.el (auto-save-visited-file-name): Move definition to
fileio.c.

* cus-start.el (all): Handle auto-save-visited-file-name.
2008-08-05 21:45:59 +00:00
Chong Yidong
07f540d6ed Fix typo in last change. 2008-08-02 21:09:29 +00:00
Chong Yidong
f7bddaf32e * cus-edit.el (custom-save-all): Avoid destrying symlink if
already visiting the custom file.
2008-08-02 21:09:08 +00:00
Chong Yidong
7b044f8d8e * pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
pending output coming after the status change.
2008-08-02 19:03:22 +00:00
Chong Yidong
8916b50099 * files.el (abbreviate-file-name): When replacing $HOME with ~, turn
off case-fold-search.
2008-07-31 21:11:38 +00:00
Chong Yidong
e567e17562 * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
move the (arglist-cont-nonempty) from c-offsets-alist to
c-hanging-braces-alist like other styles already have.
2008-07-31 14:23:37 +00:00
Chong Yidong
2f5687ffa9 * image-mode.el (image-mode): Set image-mode-text-map when image
cannot be displayed.
2008-07-30 13:37:27 +00:00
Chong Yidong
1bd045d53a * textmodes/flyspell.el (flyspell-word, flyspell-large-region)
(flyspell-region): Call ispell-maybe-find-aspell-dictionaries.
2008-07-28 20:18:25 +00:00
Chong Yidong
cf711abf49 * simple.el (next-error): Do a redisplay to prevent incorrect
recentering (workaround for bug#197).
2008-07-28 20:01:45 +00:00
Michael Albinus
7f5344e1ed * net/tramp.el (tramp-perl-directory-files-and-attributes)
(tramp-get-device): Make device number a cons cell.
2008-07-28 03:56:41 +00:00
Chong Yidong
99ab9fa457 * textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
invalid filename strings when parsing tex errors (bug#376).
2008-07-25 18:41:36 +00:00
Chong Yidong
0669768576 * dired-aux.el (dired-copy-file-recursive): Avoid calling
set-file-modes when creating target directories.
2008-07-24 16:14:50 +00:00
Chong Yidong
fd7a0c1da7 * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
key remapping, not directly.
2008-07-24 05:47:22 +00:00
Chong Yidong
cdcb8445a7 * progmodes/flymake.el (flymake-errline, flymake-warnline): Use
more suitable colors on dark displays.
2008-07-23 22:01:47 +00:00
Chong Yidong
7cc48d7354 * shell.el (shell-dynamic-complete-functions): Use
comint-dynamic-complete-filename as well (bug#361).
2008-07-23 21:58:27 +00:00
Alan Mackenzie
6971de0774 *** empty log message *** 2008-06-21 08:45:03 +00:00
Michael Albinus
7266b296ed * net/tramp.el (tramp-make-temp-file): Backport from Tramp 2.1. 2008-06-11 17:31:02 +00:00
Michael Albinus
4c808a5caa * uniquify.el (uniquify-get-proposed-name): Handle remote files. 2008-06-08 11:09:23 +00:00
Stefan Monnier
32d956a886 (tar-header-block-summarize): Ensure one space around user&group. 2008-05-26 17:41:30 +00:00
Glenn Morris
16cf244edb Ed Reingold <reingold at emr.cs.iit.edu>
(diary-hebrew-yahrzeit): Use diary-ordinal-suffix.
2008-05-25 20:09:05 +00:00
Stefan Monnier
a0fefe5742 (tar-summarize-buffer): Handle GNU Tar @LongLink format. 2008-05-25 13:48:22 +00:00
Alan Mackenzie
b7274ffdad *** empty log message *** 2008-05-24 12:17:18 +00:00
Dan Nicolaescu
4064ff25b6 (vc-hg-annotate-re): Recognize the output of --follow. 2008-05-18 07:22:25 +00:00
Stefan Monnier
7dcc0df260 (fortran-font-lock-keywords-2): Add keywords for
logic operators .eqv. and .neqv.
2008-05-18 04:17:11 +00:00
Dan Nicolaescu
9f94054523 (vc-hg-annotate-command): Allow white space before version number. 2008-05-17 15:16:50 +00:00
Romain Francoise
1937f3dc3d Mention CVE name: CVE-2008-2142. 2008-05-12 20:07:57 +00:00
Stefan Monnier
6483b8c793 (fast-lock-cache-directories): Remove "." from its
default value and give it the risky-local-variable property.
2008-05-12 17:30:29 +00:00
Reiner Steib
e76fdf5307 (smerge-command-prefix): Fix custom type. 2008-05-10 13:06:33 +00:00
Carsten Dominik
139c68404c *** empty log message *** 2008-05-05 15:09:21 +00:00
Nick Roberts
29e97c1ade *** empty log message *** 2008-05-01 08:39:23 +00:00
Michael Albinus
76f31f7683 * net/tramp.el (tramp-replace-environment-variables): Remove it.
There is a more simple solution.
(tramp-file-name-handler): Apply `substitute-in-file-name' w/o
Tramp file name handlers.
2008-04-28 19:32:41 +00:00
Nick Roberts
ce31e57251 *** empty log message *** 2008-04-28 03:22:23 +00:00
Michael Albinus
1d375dcb83 *** empty log message *** 2008-04-27 09:47:14 +00:00
Stefan Monnier
43392d1263 (diff-hunk-header-re-unified): Allow elided line counts.
(diff-end-of-hunk, diff-unified->context, diff-fixup-modifs)
(diff-sanity-check-hunk): Adjust code accordingly.
2008-04-25 02:08:43 +00:00
YAMAMOTO Mitsuharu
9f0d1d6f74 (mac-ts-active-input-buf): Move defvar to macterm.c. 2008-04-23 08:57:18 +00:00
Nick Roberts
8d36ea1b23 *** empty log message *** 2008-04-12 13:11:35 +00:00
Stefan Monnier
5e01f1ca49 (makefile-fill-paragraph): Treat indented comments like unindented ones. 2008-04-12 05:40:15 +00:00
YAMAMOTO Mitsuharu
108b164dd8 (mac-ae-open-documents): Adjust selection range parameter origins. 2008-04-12 02:00:46 +00:00
Stefan Monnier
7f9020f1a2 (python-mode): Don't mess with hippie-expand. 2008-04-11 17:50:56 +00:00
Chong Yidong
8d0f1197e9 * woman.el (woman2-TH): Use string-equal instead of string-match. 2008-04-11 02:31:26 +00:00
Chong Yidong
d86c6d7dcd * woman.el (woman2-TH): Quote argument to string-match. 2008-04-11 02:27:09 +00:00
Stefan Monnier
37eb1eeae5 (autoload-generate-file-autoloads):
Bind print-level to ensure output forms aren't truncated if
print-level is set to eval-expression-print-level when going via
eval-defun and friends, or has been otherwise fiddled with.
2008-04-11 01:59:14 +00:00
Michael Albinus
be3fd538a4 * net/trampver.el: Update release number. 2008-04-09 20:19:14 +00:00