Juanma Barranquero
d355b27085
(enable-local-variables): Doc fix.
2007-11-09 10:40:32 +00:00
Juanma Barranquero
ed4a1ce4b5
Fix last change (synch from the EMACS_22_BASE branch).
2007-11-09 10:28:14 +00:00
Miles Bader
4d8a28ecb8
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-924
2007-11-09 09:46:02 +00:00
Miles Bader
c12ecb0af9
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-923
2007-11-09 09:45:30 +00:00
YAMAMOTO Mitsuharu
9d2185d10e
(face-normalize-spec): Remove function.
...
(frame-set-background-mode): Undo last change.
2007-11-09 08:45:13 +00:00
Dan Nicolaescu
e83d1fe875
* ediff-init.el (ediff-xemacs-p, ediff-emacs-p): Remove.
...
(ediff-has-face-support-p, ediff-BAD-INFO, ediff-check-version)
(ediff-current-diff-A, ediff-current-diff-B)
(ediff-current-diff-C, ediff-fine-diff-C, ediff-fine-diff-A)
(ediff-fine-diff-B, ediff-fine-diff-Ancestor, ediff-even-diff-A)
(ediff-even-diff-B, ediff-even-diff-C, ediff-even-diff-Ancestor)
(ediff-odd-diff-A, ediff-odd-diff-B, ediff-odd-diff-C)
(ediff-odd-diff-Ancestor, ediff-reset-mouse):
* ediff-wind.el (ediff-narrow-control-frame-leftward-shift)
(ediff-setup-windows-plain-merge)
(ediff-setup-windows-plain-compare, ediff-setup-control-frame)
(ediff-refresh-control-frame, ediff-get-visible-buffer-window):
* ediff-util.el (ediff-setup-keymap, )
(ediff-toggle-wide-display, ediff-toggle-multiframe)
(ediff-toggle-use-toolbar, ediff-really-quit)
(ediff-good-frame-under-mouse)
(ediff-highlight-diff-in-one-buffer)
(ediff-remove-flags-from-buffer, ediff-place-flags-in-buffer1)
(ediff-make-bullet-proof-overlay):
* ediff-mult.el (ediff-setup-meta-map, ediff-emacs-p)
(ediff-set-meta-overlay):
* ediff-help.el (ediff-help-region-map, ediff-set-help-overlays):
* ediff.el (ediff-documentation): Replace ediff-xemacs-p and
ediff-emacs-p with their former definitions.
* emulation/viper-init.el (viper-xemacs-p, viper-emacs-p): Remove.
(viper-has-face-support-p, viper-inactivate-input-method)
(viper-activate-input-method)
(viper-use-replace-region-delimiters, viper-restore-cursor-type):
* emulation/viper-mous.el (viper-multiclick-timeout)
(viper-surrounding-word, viper-mouse-click-insert-word)
(viper-mouse-click-search-word, viper-parse-mouse-key):
* emulation/viper-macs.el (viper-char-array-to-macro):
* emulation/viper.el (viper-go-away, viper-set-hooks)
(viper-non-hook-settings):
* emulation/viper-util.el (viper-get-saved-cursor-color-in-replace-mode)
(viper-get-saved-cursor-color-in-insert-mode)
(viper-get-saved-cursor-color-in-emacs-mode)
(viper-check-version, viper-get-visible-buffer-window)
(viper-file-checked-in-p, viper-set-replace-overlay)
(viper-set-replace-overlay-glyphs, viper-set-minibuffer-overlay)
(viper-check-minibuffer-overlay, viper-read-key-sequence)
(viper-key-to-emacs-key): Replace viper-xemacs-p and viper-emacs-p
with their former definitions.
(viper-eventify-list-xemacs): Only do work for XEmacs.
(viper-set-unread-command-events): Only do work for Emacs.
(viper-overlay-p, viper-make-overlay, viper-overlay-live-p)
(viper-move-overlay, viper-overlay-start, viper-overlay-end)
(viper-overlay-get, viper-overlay-put, viper-read-event)
(viper-characterp, viper-int-to-char, viper-get-face)
(viper-color-defined-p, viper-iconify): New defaliases replacing
the old fsets.
* progmodes/fortran.el (comment-region-function)
(uncomment-region-function): Pacify byte compiler.
* vc.el (vc-diff-internal): Remove code for an old version of
gnus.
2007-11-09 05:20:57 +00:00
Glenn Morris
1da7a8c539
Revert previous change - merge mistake.
2007-11-09 04:02:15 +00:00
Juanma Barranquero
3f2623c377
(enable-local-variables): Doc fix.
2007-11-09 03:19:27 +00:00
Michael Albinus
67932d9460
* net/tramp.el (tramp-maybe-open-connection): Use a local copy of
...
`process-environment'.
2007-11-08 20:15:25 +00:00
Jason Rumney
b8ddfbcc6b
Obsolete for some years.
2007-11-08 17:37:29 +00:00
Vinicius Jose Latorre
f71ee9c1b3
Change regexp to match dir like 'a...b'
2007-11-08 17:14:46 +00:00
Vinicius Jose Latorre
661192e6b7
Change regexp to match dir like 'a...b'
2007-11-08 17:12:37 +00:00
Stefan Monnier
f56f00fa57
(smerge-refine-subst): Pass "-d" to diff.
2007-11-08 16:58:07 +00:00
Simon Josefsson
2cddada065
Fix last commit.
2007-11-08 13:20:11 +00:00
Glenn Morris
76a05775d8
Explain combine-and-quote-strings, split-string-and-unquote.
...
Some re-ordering.
2007-11-08 08:51:39 +00:00
Michael Albinus
e1176b472d
* tramp.texi (Overview): Mention also the PuTTY integration under
...
Win32. Remove paragraphs about Tramp's experimental status.
(Frequently Asked Questions): Add code example for highlighting the
mode line.
2007-11-07 20:43:59 +00:00
Michael Albinus
b08104a01d
* net/tramp.el (tramp-handle-substitute-in-file-name): Don't
...
expand the remote connection identification.
(tramp-find-shell, tramp-open-connection-setup-interactive-shell):
Set also $PS2 and $PS3 when setting $PS1. Check for shell echoing
before calling stty.
* net/tramp-cache.el (tramp-cache-print)
(tramp-dump-connection-properties): Fix docstring.
(tramp-list-connections): Renamed from
`tramp-cache-list-connections'.
* net/tramp-cmds.el (tramp-cleanup-connection): Apply it.
* net/tramp-ftp.el (tramp-ftp-file-name-handler): Don't expand the
remote connection identification when setting connection property.
* net/tramp-smb.el (tramp-smb-handle-substitute-in-file-name):
"//" substitutes only in the local filename part.
2007-11-07 20:41:15 +00:00
Chong Yidong
566242b78f
(handle_face_prop): Fix last change.
2007-11-07 15:31:20 +00:00
Chong Yidong
ebe7c7e710
(struct it): Don't define OVERLAY_STRING_CHUNK_SIZE twice.
2007-11-07 15:30:51 +00:00
Chong Yidong
d388d2ac7d
* dispextern.h (struct it): Don't define OVERLAY_STRING_CHUNK_SIZE
...
twice.
* xdisp.c (handle_face_prop): Fix last change.
2007-11-07 15:29:56 +00:00
Juanma Barranquero
855aae38de
*** empty log message ***
2007-11-07 13:08:20 +00:00
Juanma Barranquero
f16dfa459c
*** empty log message ***
2007-11-07 12:14:15 +00:00
Glenn Morris
15f02f65a1
Placeholder entry about unsupported Mac Carbon port.
2007-11-07 04:06:55 +00:00
Glenn Morris
f0e04acc75
Deprecate Mac Carbon port.
2007-11-07 04:04:05 +00:00
Glenn Morris
f117c226d0
Comment.
2007-11-07 04:00:02 +00:00
Glenn Morris
53afc6860d
David Hansen <david.hansen at gmx.net>
...
(eshell-extended-glob): Sort matches.
2007-11-07 03:57:06 +00:00
Glenn Morris
c74e901d7f
(tpu-map-key): Use unless rather than cond.
...
Remove superfluous concats. Move final set-buffer to non-emacs-specific code.
2007-11-07 03:46:22 +00:00
Glenn Morris
6ffadbb8c3
Rob Riepel <riepel at networking.stanford.edu>
...
(tpu-map-key): Remove un-needed cond branch.
2007-11-07 03:39:19 +00:00
Glenn Morris
dafac6f36e
Johan Bockg� <bojohan at gnu.org>
...
(eshell-insertion-filter, eshell-sentinel): Use `with-current-buffer'.
2007-11-07 03:34:45 +00:00
Glenn Morris
d3204296ed
Johan Bockg� <bojohan at gnu.org>
...
(eshell-output-filter): Use `with-current-buffer'.
2007-11-07 03:33:56 +00:00
Glenn Morris
1b3f94df29
Johan Bockg� <bojohan at gnu.org>
...
(eshell-insertion-filter, eshell-sentinel): Use `with-current-buffer'.
2007-11-07 03:33:16 +00:00
Glenn Morris
3b32d9a56a
Johan Bockg� <bojohan at gnu.org>
...
(eshell-output-filter): Use `with-current-buffer'.
2007-11-07 03:32:41 +00:00
Richard M. Stallman
cba974dec6
*** empty log message ***
2007-11-07 01:27:30 +00:00
Andreas Schwab
1d515b422c
(server-start): Only register cleanup after server was
...
started.
2007-11-07 00:27:13 +00:00
Michael Albinus
726f027253
* net/tramp.el (top): Don't autoload `tramp-cache-print'.
...
* net/tramp-cache (tramp-cache-print): Move down.
(tramp-cache-list-connections): New defun.
* net/tramp-cmds.el (tramp-cleanup-connection): Use it.
2007-11-06 21:17:36 +00:00
Richard M. Stallman
db3a4b2f77
*** empty log message ***
2007-11-06 16:33:18 +00:00
Juanma Barranquero
77e8123225
*** empty log message ***
2007-11-06 12:32:16 +00:00
Juanma Barranquero
edcc53d147
(ido-save-history): Write the history file in the current filename
...
coding system, and add `coding' file-local variable.
2007-11-06 12:25:06 +00:00
Juanma Barranquero
b572936741
*** empty log message ***
2007-11-06 11:23:36 +00:00
Jan Djärv
59961aa44f
(xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
...
abort with a message on unhandled store_type values.
2007-11-06 11:17:38 +00:00
Jan Djärv
e624c3f96c
(xg_tool_bar_menu_proxy): Handle GTK_IMAGE_ICON_NAME and
...
abort with a message on unhandled store_type values.
2007-11-06 09:27:17 +00:00
Carsten Dominik
8635fef07a
* textmodes/org.el (org-table-formula-substitute-names): Removed
...
forgotten temporary debugging code.
2007-11-06 07:00:47 +00:00
Carsten Dominik
dfdaf4ee53
*** empty log message ***
2007-11-06 07:00:22 +00:00
Kenichi Handa
3b4201f446
*** empty log message ***
2007-11-06 01:37:39 +00:00
Kenichi Handa
0cf8a90695
(Select Input Method): Describe how to activate an input
...
method in the text mode.
2007-11-06 01:31:22 +00:00
Michael Albinus
bdbeca7b20
* tramp.el (tramp-wait-for-output): Ignore escape sequences in the
...
prompt.
2007-11-05 20:52:29 +00:00
Simon Josefsson
dbcd6179d3
Fix last commit.
2007-11-05 15:04:15 +00:00
Thien-Thi Nguyen
59d976238c
(wdired-use-dired-vertical-movement): Doc fix.
2007-11-05 11:51:33 +00:00
Simon Josefsson
45374a1579
net/tls.el (tls-end-of-info): Doc fix.
2007-11-05 10:26:16 +00:00
Thien-Thi Nguyen
f081513799
*** empty log message ***
2007-11-05 09:06:25 +00:00