1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 05:52:32 -08:00
Commit graph

10569 commits

Author SHA1 Message Date
Kim F. Storm
255d98f85d *** empty log message *** 2007-02-17 22:02:04 +00:00
Richard M. Stallman
4ebb03e66b (pgg-gpg-process-region): Make USE-AGENT nil if PASSPHRASE is given. 2007-02-17 20:39:55 +00:00
Eli Zaretskii
e925d5ae32 Remove `(tiny change)' from Chris Moore's contributions. 2007-02-17 12:36:55 +00:00
Eli Zaretskii
73c03f767f (jka-compr-compression-info-list): Recognize backups of bz2 compressed files. 2007-02-17 12:31:06 +00:00
Eli Zaretskii
e8d2103a83 (info-lookup): Bind Info-fontify-maximum-menu-size to nil to speed up lookup
of the symbol in index nodes.
2007-02-17 12:03:01 +00:00
Eli Zaretskii
8e1ac0634a (calculate-lisp-indent): Added indentation for the constants of Lisp. 2007-02-17 11:35:22 +00:00
Eli Zaretskii
ead4759c9c (font-lock-extend-region-wholelines): Test for EOB in addition to BOL. 2007-02-17 11:28:18 +00:00
Stefan Monnier
cf04718a31 Use (defvar <foo>) where applicable.
(ps-print-emacs-type): Remove.
(ps-x-frame-property, ps-e-frame-parameter): Remove.
(ps-frame-parameter): Align its call-convention with frame-parameter.
(ps-begin-job): Adjust calls to it appropriately.
(ps-setup): Don't print ps-print-emacs-type.
(ps-e-find-composition, ps-mark-active-p, ps-color-device):
Define in such a way that it's obvious that it's defined.
(ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
(ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
(ps-jts-ps-setup): Use flavor-neutral syntax instead.
2007-02-16 16:11:05 +00:00
Alan Mackenzie
0535d51b4c *** empty log message *** 2007-02-15 22:28:17 +00:00
Chong Yidong
51eeb2ff1b * isearch.el (isearch-lazy-highlight-space-regexp): New variable.
(isearch-lazy-highlight-new-loop): Bind it.
(isearch-lazy-highlight-search): Use it.

* replace.el (replace-highlight): Bind search-whitespace-regexp to
nil.
2007-02-15 16:53:53 +00:00
Stefan Monnier
a360974315 (font-lock-extend-region-wholelines):
Only return non-nil if the region has really been changed.
Reported by David Hansen <david.hansen@physik.fu-berlin.de>
2007-02-15 16:36:58 +00:00
Juanma Barranquero
8bec6ac5df *** empty log message *** 2007-02-15 11:01:16 +00:00
Juanma Barranquero
424f699884 *** empty log message *** 2007-02-14 15:49:29 +00:00
Juanma Barranquero
ce6fb7e623 (ispell-dictionary-alist): Doc fix. 2007-02-14 12:46:43 +00:00
Juanma Barranquero
b11a1b2e3b (ispell-keep-choices-win, ispell-dictionary-alist, ispell-word,
ispell-begin-skip-region-regexp): Fix typos in docstrings.
(ispell-process-line): Doc fixes.
(ispell-help): Fix typos in docstring and output message.
2007-02-14 12:42:01 +00:00
Kim F. Storm
428807eae4 *** empty log message *** 2007-02-14 11:59:36 +00:00
Kim F. Storm
3ae2a0d6ee *** empty log message *** 2007-02-14 11:28:19 +00:00
Juanma Barranquero
df8397f30a *** empty log message *** 2007-02-13 12:52:13 +00:00
Juanma Barranquero
44426bc36b *** empty log message *** 2007-02-13 12:13:16 +00:00
YAMAMOTO Mitsuharu
409d26134b *** empty log message *** 2007-02-13 08:28:48 +00:00
Kenichi Handa
1799d3ea32 Fix documentation of category `a'. 2007-02-13 02:47:32 +00:00
Dan Nicolaescu
215c384796 (grep): Mention lgrep and rgrep in the
docstring.
2007-02-12 06:44:47 +00:00
Michael Albinus
bf0503cba9 * net/tramp.el (tramp-get-ls-command, tramp-get-file-exists-command)
(tramp-get-remote-ln): Handle error case.  Reported by Chris Moore
<dooglus@gmail.com>.
2007-02-12 06:19:54 +00:00
Kim F. Storm
b58cb59f10 *** empty log message *** 2007-02-11 22:30:21 +00:00
Richard M. Stallman
9f25c0d219 (indent-sexp): Clean up termination condition -- don't fail to stop at endpos. 2007-02-11 11:12:20 +00:00
Carsten Dominik
9334d442a2 *** empty log message *** 2007-02-11 07:14:02 +00:00
Kenichi Handa
1a03f51504 (titdic-convert): Force files be
written with Unix-like eol format.  Read files under CXTERM-DIC by
raw-text.
(miscdic-convert): Force files be written with Unix-like eol
format.
2007-02-11 02:33:56 +00:00
Juanma Barranquero
550934c800 *** empty log message *** 2007-02-11 02:30:55 +00:00
Juanma Barranquero
b9988d515e *** empty log message *** 2007-02-11 01:23:52 +00:00
Glenn Morris
5b87ad5540 Switch to standard GPL text for license. 2007-02-11 01:18:25 +00:00
Jay Belanger
a45928e693 (calculator): Do more extensive checking for when 3 lines should be
used for the calculator.
2007-02-10 22:03:55 +00:00
Eli Zaretskii
3570640e43 *** empty log message *** 2007-02-10 11:57:58 +00:00
Chong Yidong
0c92208b5b * subr.el (insert-for-yank-1): Prevent read-only properties from
interfering with text property operations.
2007-02-09 23:08:54 +00:00
Chong Yidong
ca878c38f4 * image-mode.el (image-mode): Revert 2007-01-30 changes.
* image.el (image-type-auto-detectable): Don't autodetect x[pb]m.
(image-type-auto-detected-p): Fail if another match is found in
auto-mode-alist.

* files.el (magic-mode-alist): Call image-mode instead of
image-mode-maybe for autodetected images.
2007-02-09 16:49:29 +00:00
Juanma Barranquero
b194bbaf42 *** empty log message *** 2007-02-09 16:23:12 +00:00
Kim F. Storm
35a8a0d008 *** empty log message *** 2007-02-09 11:23:26 +00:00
Karl Fogel
3a4b834777 Revert previous change, at request of RMS:
(fundamental-mode-hook): Remove.
(fundamental-mode): Run after-change-major-mode-hooks manually,
and don't run the now-nonexistent fundamental-mode-hook.
2007-02-08 20:52:39 +00:00
Stefan Monnier
2365ab4a00 (diff-sanity-check-hunk): Fix last fix. 2007-02-08 16:34:28 +00:00
Juanma Barranquero
7d506bfcf7 *** empty log message *** 2007-02-08 12:39:30 +00:00
Karl Fogel
3faea23ac1 (fundamental-mode-hook): Declare new hook.
(fundamental-mode): Run the new dedicated hook, and don't run
after-change-major-mode-hooks manually anymore.
2007-02-08 06:31:28 +00:00
Stefan Monnier
459b1fe4c0 (vc-svn-merge-news): Understand the new format with two
added columns of chars.  Remove support for the "no-meta-info" format.
Prompted by Romain Francoise <romain@orebokech.com>.
2007-02-07 23:02:12 +00:00
Nick Roberts
f2b3ba1ea3 *** empty log message *** 2007-02-07 21:56:29 +00:00
Nick Roberts
b773b623c9 *** empty log message *** 2007-02-07 21:12:18 +00:00
Vinicius Jose Latorre
9e95965c43 Fix ps-print links 2007-02-07 19:01:20 +00:00
Stefan Monnier
a3ee90d98c *** empty log message *** 2007-02-07 17:08:36 +00:00
Juanma Barranquero
ff52c940f6 (frame-set-background-mode): Use color-values' and display-color-p',
not `x-color-values' and `x-display-color-p'.
2007-02-07 14:36:35 +00:00
Juanma Barranquero
9479c0abad *** empty log message *** 2007-02-07 14:16:37 +00:00
Vinicius Jose Latorre
5167749c66 Fix background color printing 2007-02-07 13:40:10 +00:00
Chong Yidong
867eb05082 * faces.el (face-set-after-frame-default): Compile attributes to
be set by frame parameters before merging in X resources.
2007-02-06 22:36:16 +00:00
Juanma Barranquero
d2976f41ca *** empty log message *** 2007-02-06 09:51:17 +00:00