]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years agoMerge from emacs--devo--0
Miles Bader [Mon, 13 Aug 2007 13:48:35 +0000 (13:48 +0000)]
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 846-851)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 88-92)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 242-244)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-246

16 years agoMerge from emacs--rel--22
Miles Bader [Mon, 13 Aug 2007 13:41:28 +0000 (13:41 +0000)]
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 13 Aug 2007 11:47:43 +0000 (11:47 +0000)]
*** empty log message ***

16 years ago(vhdl-update-progress-info): Avoid divide by zero error.
Juanma Barranquero [Mon, 13 Aug 2007 11:39:45 +0000 (11:39 +0000)]
(vhdl-update-progress-info): Avoid divide by zero error.

16 years ago(ada-gnatls-args): Fix docstring.
Juanma Barranquero [Mon, 13 Aug 2007 11:38:37 +0000 (11:38 +0000)]
(ada-gnatls-args): Fix docstring.
(ada-treat-cmd-string): Improve error message.
(ada-do-file-completion): Call `ada-require-project-file', so project variables
are set properly.
(ada-prj-find-prj-file): Delete Emacs 20.2 support.
(ada-gnatfind-buffer-name): New constant.
(ada-find-any-references): Use new constant.  Set buffer name properly in
compilation-start.  Toggle read-only properly.
(ada-find-in-src-path): Fix spelling error in docstring.

16 years ago(cvs-parse-table): Handle additional instance of optional quotes
Juanma Barranquero [Mon, 13 Aug 2007 11:37:50 +0000 (11:37 +0000)]
(cvs-parse-table): Handle additional instance of optional quotes
around files in NEED-UPDATE . REMOVED case.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 13 Aug 2007 11:27:41 +0000 (11:27 +0000)]
*** empty log message ***

16 years ago(vhdl-update-progress-info): Avoid divide by zero error.
Juanma Barranquero [Mon, 13 Aug 2007 11:12:50 +0000 (11:12 +0000)]
(vhdl-update-progress-info): Avoid divide by zero error.

16 years ago(ada-gnatls-args): Fix docstring.
Juanma Barranquero [Mon, 13 Aug 2007 11:10:47 +0000 (11:10 +0000)]
(ada-gnatls-args): Fix docstring.
(ada-treat-cmd-string): Improve error message.
(ada-do-file-completion): Call `ada-require-project-file', so project variables
are set properly.
(ada-prj-find-prj-file): Delete Emacs 20.2 support.
(ada-gnatfind-buffer-name): New constant.
(ada-find-any-references): Use new constant.  Set buffer name properly in
compilation-start.  Toggle read-only properly.
(ada-find-in-src-path): Fix spelling error in docstring.

16 years ago(cvs-parse-table): Handle additional instance of optional quotes
Juanma Barranquero [Mon, 13 Aug 2007 10:41:40 +0000 (10:41 +0000)]
(cvs-parse-table): Handle additional instance of optional quotes
around files in NEED-UPDATE . REMOVED case.

16 years ago(gdb-send): Handle CTRL-D more carefully.
Nick Roberts [Mon, 13 Aug 2007 09:28:31 +0000 (09:28 +0000)]
(gdb-send): Handle CTRL-D more carefully.

16 years ago*** empty log message ***
Nick Roberts [Mon, 13 Aug 2007 09:26:45 +0000 (09:26 +0000)]
*** empty log message ***

16 years ago(update_frame_tool_bar): Use -1 as index
Jan Djärv [Mon, 13 Aug 2007 06:36:47 +0000 (06:36 +0000)]
(update_frame_tool_bar): Use -1 as index
to gtk_toolbar_insert.

16 years ago(update_frame_tool_bar): Use -1 as index
Jan Djärv [Mon, 13 Aug 2007 06:30:11 +0000 (06:30 +0000)]
(update_frame_tool_bar): Use -1 as index
to gtk_toolbar_insert.

16 years ago(autoload-print-form): Use print-quoted.
Stefan Monnier [Mon, 13 Aug 2007 05:35:43 +0000 (05:35 +0000)]
(autoload-print-form): Use print-quoted.

16 years ago(Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.
Stefan Monnier [Mon, 13 Aug 2007 04:06:31 +0000 (04:06 +0000)]
(Finsert_file_contents): Yet Another Int/Lisp_Object Mixup.

16 years ago(reset_var_on_error): New fun.
Stefan Monnier [Mon, 13 Aug 2007 04:04:39 +0000 (04:04 +0000)]
(reset_var_on_error): New fun.
(signal_before_change, signal_after_change):
Use it to reset (after|before)-change-functions to nil in case of error.
Bind inhibit-modification-hooks to t.
Don't bind (after|before)-change-functions to nil while they run.

16 years ago(cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
Richard M. Stallman [Sun, 12 Aug 2007 18:11:57 +0000 (18:11 +0000)]
(cvs-reread-cvsrc, cvs-checkout, cvs-mode-checkout)
(cvs-execute-single-file): Use new name split-string-and-unquote.
(cvs-header-msg): Use new name combine-and-quote-strings.

16 years ago(vi-next-line): Ignore return value of line-move.
Richard M. Stallman [Sun, 12 Aug 2007 18:05:08 +0000 (18:05 +0000)]
(vi-next-line): Ignore return value of line-move.

16 years ago(gud-common-init): Use new name split-string-and-unquote.
Richard M. Stallman [Sun, 12 Aug 2007 18:02:39 +0000 (18:02 +0000)]
(gud-common-init): Use new name split-string-and-unquote.

16 years ago(flymake-err-line-patterns): Fix infloop in javac regexp.
Richard M. Stallman [Sun, 12 Aug 2007 18:01:29 +0000 (18:01 +0000)]
(flymake-err-line-patterns): Fix infloop in javac regexp.

16 years ago(cvs-qtypedesc-strings): Use new names
Richard M. Stallman [Sun, 12 Aug 2007 18:00:34 +0000 (18:00 +0000)]
(cvs-qtypedesc-strings): Use new names
combine-and-quote-strings and split-string-and-unquote.

16 years ago(combine-and-quote-strings): Renamed from strings->string.
Richard M. Stallman [Sun, 12 Aug 2007 17:59:40 +0000 (17:59 +0000)]
(combine-and-quote-strings): Renamed from strings->string.
(split-string-and-unquote): Renamed from string->strings.

16 years ago*** empty log message ***
Richard M. Stallman [Sun, 12 Aug 2007 17:57:34 +0000 (17:57 +0000)]
*** empty log message ***

16 years ago(sh): Delete group `unix'.
Richard M. Stallman [Sun, 12 Aug 2007 17:55:05 +0000 (17:55 +0000)]
(sh): Delete group `unix'.

16 years ago(gud): Change to group `processes'.
Richard M. Stallman [Sun, 12 Aug 2007 17:53:21 +0000 (17:53 +0000)]
(gud): Change to group `processes'.

16 years ago(compilation-buffer-name): Don't check compilation-arguments. It is
Glenn Morris [Sat, 11 Aug 2007 03:02:05 +0000 (03:02 +0000)]
(compilation-buffer-name): Don't check compilation-arguments.  It is
superfluous, and the variable isn't even set when this function is
called.

16 years ago*** empty log message ***
Glenn Morris [Sat, 11 Aug 2007 03:01:46 +0000 (03:01 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Glenn Morris [Sat, 11 Aug 2007 02:59:26 +0000 (02:59 +0000)]
*** empty log message ***

16 years ago(x_draw_image_glyph_string): Adjust stipple origin when
YAMAMOTO Mitsuharu [Sat, 11 Aug 2007 02:06:37 +0000 (02:06 +0000)]
(x_draw_image_glyph_string): Adjust stipple origin when
filling pixmap with stippled background.

16 years ago(x_draw_image_glyph_string): Adjust stipple origin when
YAMAMOTO Mitsuharu [Sat, 11 Aug 2007 02:04:58 +0000 (02:04 +0000)]
(x_draw_image_glyph_string): Adjust stipple origin when
filling pixmap with stippled background.

16 years ago(mac-ae-reopen-application): New function.
YAMAMOTO Mitsuharu [Fri, 10 Aug 2007 10:13:44 +0000 (10:13 +0000)]
(mac-ae-reopen-application): New function.
(mac-apple-event-map): Bind "reopen application" Apple event to it.

16 years ago[TARGET_API_MAC_CARBON] (mac_handle_window_event):
YAMAMOTO Mitsuharu [Fri, 10 Aug 2007 10:13:05 +0000 (10:13 +0000)]
[TARGET_API_MAC_CARBON] (mac_handle_window_event):
Don't use invisible frame as parent window for repositioning.

16 years ago(log-view-font-lock-keywords): Use `eval' so as to adapt to buffer settings.
Stefan Monnier [Fri, 10 Aug 2007 08:20:20 +0000 (08:20 +0000)]
(log-view-font-lock-keywords): Use `eval' so as to adapt to buffer settings.

16 years ago(new_backquote_output): Rename from old_backquote_output.
Stefan Monnier [Fri, 10 Aug 2007 08:01:30 +0000 (08:01 +0000)]
(new_backquote_output): Rename from old_backquote_output.
(print): Inverse its logic (according to its name) so as to match the
behavior of new_backquote_flag in lread.c.

16 years agoBzr and bibtex-style are not new in 23.1 now that they've been added to 22.2.
Stefan Monnier [Fri, 10 Aug 2007 06:53:43 +0000 (06:53 +0000)]
Bzr and bibtex-style are not new in 23.1 now that they've been added to 22.2.

16 years ago*** empty log message ***
Stefan Monnier [Fri, 10 Aug 2007 06:52:54 +0000 (06:52 +0000)]
*** empty log message ***

16 years ago(backquote-delay-process): New function.
Stefan Monnier [Fri, 10 Aug 2007 06:52:30 +0000 (06:52 +0000)]
(backquote-delay-process): New function.
(backquote-process): Add internal arg `level'.  Use the two to
correctly handle nested backquotes.

16 years agoAdd Gtk+ tool bar and GUD focus problem.
Jan Djärv [Fri, 10 Aug 2007 05:47:45 +0000 (05:47 +0000)]
Add Gtk+ tool bar and GUD focus problem.

16 years ago*** empty log message ***
Jan Djärv [Fri, 10 Aug 2007 05:47:27 +0000 (05:47 +0000)]
*** empty log message ***

16 years ago(tex-font-lock-unfontify-region): Take tex-font-script-display into account.
Stefan Monnier [Fri, 10 Aug 2007 04:16:21 +0000 (04:16 +0000)]
(tex-font-lock-unfontify-region): Take tex-font-script-display into account.
(tex-font-script-display, tex-font-lock-suscript): Change from a cons
cell to a list of 2 elements to simplify the unfontify code.

16 years ago(vc-bzr-registered): Use \0 instead of literal NULs.
Stefan Monnier [Thu, 9 Aug 2007 14:57:45 +0000 (14:57 +0000)]
(vc-bzr-registered): Use \0 instead of literal NULs.
(vc-bzr-state-words): Add "kind changed" state word.
(vc-bzr-status): New function.  Return Bzr idea of file status,
which is different from VC's.
(vc-bzr-state): Use vc-bzr-status.
(vc-workfile-unchanged-p): Use vc-bzr-status.
(vc-bzr-revert): Use synchronous process; expect exitcode 0.
(vc-dired-state): Process "kind changed" state word.

16 years ago(vc-default-find-file-not-found-hook): Do nothing.
Stefan Monnier [Thu, 9 Aug 2007 14:42:00 +0000 (14:42 +0000)]
(vc-default-find-file-not-found-hook): Do nothing.

16 years ago(vc-rcs-find-file-not-found-hook):
Stefan Monnier [Thu, 9 Aug 2007 14:39:20 +0000 (14:39 +0000)]
(vc-rcs-find-file-not-found-hook):
Move from vc-default-find-file-not-found-hook.

16 years ago(mac_handle_window_event) [USE_MAC_TOOLBAR]: Fix last change.
YAMAMOTO Mitsuharu [Thu, 9 Aug 2007 09:38:59 +0000 (09:38 +0000)]
(mac_handle_window_event) [USE_MAC_TOOLBAR]: Fix last change.

16 years ago(mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
YAMAMOTO Mitsuharu [Thu, 9 Aug 2007 09:36:42 +0000 (09:36 +0000)]
(mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
for window repositioning.

16 years ago*** empty log message ***
Glenn Morris [Thu, 9 Aug 2007 08:09:03 +0000 (08:09 +0000)]
*** empty log message ***

16 years ago(posix_memalign): New function.
YAMAMOTO Mitsuharu [Thu, 9 Aug 2007 03:08:25 +0000 (03:08 +0000)]
(posix_memalign): New function.

16 years ago(frame_highlight, frame_unhighlight): Don't call
YAMAMOTO Mitsuharu [Thu, 9 Aug 2007 03:07:26 +0000 (03:07 +0000)]
(frame_highlight, frame_unhighlight): Don't call
ActivateControl/DeactivateControl here.
[USE_MAC_TOOLBAR] (free_frame_tool_bar): Suppress animation when
frame-notice-user-settings is non-nil.
[USE_MAC_FONT_PANEL] (mac_handle_font_event): Also record parameter
for kEventParamFMFontStyle.
[TARGET_API_MAC_CARBON] (mac_handle_keyboard_event): Don't check
mac_pass_command_to_system and mac_pass_control_to_system here.
(XTread_socket): Call ActivateControl/DeactivateControl here.
(XTread_socket) [TARGET_API_MAC_CARBON]:
Check mac_pass_command_to_system and mac_pass_control_to_system here.

16 years ago(posix_memalign): New function.
YAMAMOTO Mitsuharu [Thu, 9 Aug 2007 03:07:07 +0000 (03:07 +0000)]
(posix_memalign): New function.

16 years ago(help-make-xrefs): Fix previous change.
Glenn Morris [Thu, 9 Aug 2007 02:49:10 +0000 (02:49 +0000)]
(help-make-xrefs): Fix previous change.

16 years ago(help-make-xrefs): Fix previous change.
Glenn Morris [Thu, 9 Aug 2007 02:48:42 +0000 (02:48 +0000)]
(help-make-xrefs): Fix previous change.

16 years agousername and password default
Vinicius Jose Latorre [Thu, 9 Aug 2007 01:42:13 +0000 (01:42 +0000)]
username and password default

16 years agousername and password default
Vinicius Jose Latorre [Thu, 9 Aug 2007 01:41:08 +0000 (01:41 +0000)]
username and password default

16 years ago(Example Major Modes): Fix typo.
Martin Rudalics [Wed, 8 Aug 2007 21:14:52 +0000 (21:14 +0000)]
(Example Major Modes): Fix typo.

16 years agoRemove spurious * in docstrings.
Stefan Monnier [Wed, 8 Aug 2007 19:52:03 +0000 (19:52 +0000)]
Remove spurious * in docstrings.
Merge defvars and toplevel setq-defaults.
(Man-highlight-references0): Limit=nil rather than point-max.
(Man-mode-map): Move initialization into the declaration.
(Man-strip-page-headers, Man-unindent): Use dolist & inhibit-read-only.
(Man-view-header-file): Use expand-file-name rather than concat.
(Man-notify-when-ready, Man-bgproc-sentinel): Use with-current-buffer.

16 years ago(Man-next-section): Make sure we do not move backward.
Stefan Monnier [Wed, 8 Aug 2007 19:44:55 +0000 (19:44 +0000)]
(Man-next-section): Make sure we do not move backward.

16 years agops-print-color-p fix
Vinicius Jose Latorre [Wed, 8 Aug 2007 16:39:00 +0000 (16:39 +0000)]
ps-print-color-p fix

16 years agops-print-color-p fix
Vinicius Jose Latorre [Wed, 8 Aug 2007 16:38:32 +0000 (16:38 +0000)]
ps-print-color-p fix

16 years agops-print-color-p fix
Vinicius Jose Latorre [Wed, 8 Aug 2007 16:37:46 +0000 (16:37 +0000)]
ps-print-color-p fix

16 years ago(auto-mode-alist): Use the purecopied text (duh!).
Stefan Monnier [Wed, 8 Aug 2007 14:06:02 +0000 (14:06 +0000)]
(auto-mode-alist): Use the purecopied text (duh!).

16 years ago(sendmail-pre-abbrev-expand-hook): Check for
Andreas Schwab [Wed, 8 Aug 2007 11:52:16 +0000 (11:52 +0000)]
(sendmail-pre-abbrev-expand-hook): Check for
self-insert-command, not self-insert.

16 years ago(sendmail-pre-abbrev-expand-hook): Check for
Andreas Schwab [Wed, 8 Aug 2007 11:51:48 +0000 (11:51 +0000)]
(sendmail-pre-abbrev-expand-hook): Check for
self-insert-command, not self-insert.

16 years ago(eldoc-get-fnsym-args-string): Make second argument optional, for
Glenn Morris [Wed, 8 Aug 2007 08:14:03 +0000 (08:14 +0000)]
(eldoc-get-fnsym-args-string): Make second argument optional, for
backwards compatibility, and only highlight args when present.
Fix symbol name typo (doc/args).

16 years ago*** empty log message ***
Glenn Morris [Wed, 8 Aug 2007 08:13:41 +0000 (08:13 +0000)]
*** empty log message ***

16 years ago(help-make-xrefs): Search for symbol constituents, rather than just `-'.
Glenn Morris [Wed, 8 Aug 2007 08:03:53 +0000 (08:03 +0000)]
(help-make-xrefs): Search for symbol constituents, rather than just `-'.

16 years ago(Documentation Tips): Recommend against `iff'.
Glenn Morris [Wed, 8 Aug 2007 08:01:42 +0000 (08:01 +0000)]
(Documentation Tips): Recommend against `iff'.

16 years ago(help-make-xrefs): Search for symbol constituents, rather than just `-'.
Glenn Morris [Wed, 8 Aug 2007 08:00:43 +0000 (08:00 +0000)]
(help-make-xrefs): Search for symbol constituents, rather than just `-'.

16 years ago*** empty log message ***
Glenn Morris [Wed, 8 Aug 2007 07:56:20 +0000 (07:56 +0000)]
*** empty log message ***

16 years agoReplace `iff' in comments.
Glenn Morris [Wed, 8 Aug 2007 07:49:21 +0000 (07:49 +0000)]
Replace `iff' in comments.

16 years agoReplace `iff' in comments.
Glenn Morris [Wed, 8 Aug 2007 07:48:26 +0000 (07:48 +0000)]
Replace `iff' in comments.

16 years ago(nil and t): Do not use `iff' in documentation.
Glenn Morris [Wed, 8 Aug 2007 07:41:51 +0000 (07:41 +0000)]
(nil and t): Do not use `iff' in documentation.

16 years agoReplace `iff'.
Glenn Morris [Wed, 8 Aug 2007 07:41:40 +0000 (07:41 +0000)]
Replace `iff'.

16 years ago(Glossary): Deprecate `iff'.
Glenn Morris [Wed, 8 Aug 2007 07:40:33 +0000 (07:40 +0000)]
(Glossary): Deprecate `iff'.

16 years agoReplace `iff' in doc-strings and comments.
Glenn Morris [Wed, 8 Aug 2007 07:40:09 +0000 (07:40 +0000)]
Replace `iff' in doc-strings and comments.

16 years agoRemove time-stamp.
Glenn Morris [Wed, 8 Aug 2007 07:37:59 +0000 (07:37 +0000)]
Remove time-stamp.
Replace `iff' in doc-strings and comments.

16 years agoReplace `iff' in doc-strings and comments.
Glenn Morris [Wed, 8 Aug 2007 07:34:30 +0000 (07:34 +0000)]
Replace `iff' in doc-strings and comments.

16 years agoReplace `iff' in doc-strings and comments.
Glenn Morris [Wed, 8 Aug 2007 07:27:21 +0000 (07:27 +0000)]
Replace `iff' in doc-strings and comments.

16 years agoReplace `iff' in doc-strings and comments.
Glenn Morris [Wed, 8 Aug 2007 07:21:11 +0000 (07:21 +0000)]
Replace `iff' in doc-strings and comments.

16 years agoReplace `iff' in doc-strings and comments.
Glenn Morris [Wed, 8 Aug 2007 07:18:57 +0000 (07:18 +0000)]
Replace `iff' in doc-strings and comments.

16 years agoReplace `iff' in doc-strings and comments.
Glenn Morris [Wed, 8 Aug 2007 07:17:12 +0000 (07:17 +0000)]
Replace `iff' in doc-strings and comments.

16 years ago(checkdoc-ispell-lisp-words): Remove `iff'.
Glenn Morris [Wed, 8 Aug 2007 07:15:01 +0000 (07:15 +0000)]
(checkdoc-ispell-lisp-words): Remove `iff'.
Replace `iff' in doc-strings and comments.

16 years agoReplace `iff' in comments.
Glenn Morris [Wed, 8 Aug 2007 07:12:39 +0000 (07:12 +0000)]
Replace `iff' in comments.

16 years agoReplace `iff'.
Glenn Morris [Wed, 8 Aug 2007 07:12:04 +0000 (07:12 +0000)]
Replace `iff'.

16 years ago`iff' item is dealt with.
Glenn Morris [Wed, 8 Aug 2007 07:11:41 +0000 (07:11 +0000)]
`iff' item is dealt with.

16 years agotelnet, erc-server issues fixed.
Glenn Morris [Wed, 8 Aug 2007 07:11:08 +0000 (07:11 +0000)]
telnet, erc-server issues fixed.

16 years ago(2C-two-columns, 2C-merge): Use window-full-width-p instead of comparing
Martin Rudalics [Wed, 8 Aug 2007 06:04:51 +0000 (06:04 +0000)]
(2C-two-columns, 2C-merge): Use window-full-width-p instead of comparing
frame-width and window-width.

16 years ago(compilation-set-window-height): Use window-full-width-p instead of
Martin Rudalics [Wed, 8 Aug 2007 05:57:54 +0000 (05:57 +0000)]
(compilation-set-window-height): Use window-full-width-p instead of
comparing frame-width and window-width.
(compilation-find-buffer): Remove extra
argument in call to compilation-buffer-internal-p.

16 years agoUse window-full-width-p instead of comparing frame-width and
Martin Rudalics [Wed, 8 Aug 2007 05:51:36 +0000 (05:51 +0000)]
Use window-full-width-p instead of comparing frame-width and
window-width.

16 years ago(calc-convert-temperature): Use `/' to create fractions.
Jay Belanger [Tue, 7 Aug 2007 21:06:29 +0000 (21:06 +0000)]
(calc-convert-temperature): Use `/' to create fractions.

16 years ago* net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
Michael Albinus [Tue, 7 Aug 2007 20:30:20 +0000 (20:30 +0000)]
* net/tramp.el (tramp-wrong-passwd-regexp): Make the regexp more
global matching.
(tramp-handle-process-file): Fix bug inserting
resulting output.
(tramp-handle-shell-command): Handle OUTPUT-BUFFER and
ERROR-BUFFER more robust.  Display output.
(tramp-file-name-handler): Add a connection property when we found
a foreign file name handler.  This allows backends like ftp to
profit also from usr/host name completion based on connection
cache.
(tramp-send-command-and-read): Search for trash after the regexp
until eol only.  In XEmacs, there is a problem with \n.

* net/tramp-cache.el (top): Read persistent connection history
when cache is empty.

16 years agoUpdate for Emacs 22.2, including libxpm.
Jason Rumney [Tue, 7 Aug 2007 20:21:42 +0000 (20:21 +0000)]
Update for Emacs 22.2, including libxpm.

16 years ago(compilation-start): Pass nil as startfile to comint-exec.
Sam Steingold [Tue, 7 Aug 2007 20:10:15 +0000 (20:10 +0000)]
(compilation-start): Pass nil as startfile to comint-exec.

16 years ago* net/tramp.el (tramp-handle-file-remote-p): Handle optional
Michael Albinus [Tue, 7 Aug 2007 20:04:27 +0000 (20:04 +0000)]
* net/tramp.el (tramp-handle-file-remote-p): Handle optional
parameters IDENTIFICATION and CONNECTED.
(tramp-handle-insert-file-contents): VISIT must be handled after
insertion of the local copy.  Reported by Peter Gordon
<peter@pg-consultants.com>.
(tramp-file-name-handler): No special handling for
`expand-file-name'.  But for `file-name-as-directory'.
(tramp-find-shell, tramp-open-connection-telnet)
(tramp-open-connection-rsh, tramp-open-connection-su)
(tramp-open-connection-multi)
(tramp-open-connection-setup-interactive-shell): Guard against
$PROMPT_COMMAND shell var.  Reported by Steve Youngs
<steve@sxemacs.org>.
(tramp-append-tramp-buffers): Replace "sensible" by "sensitive" in
the hint.

* net/trampver.el: Update release number.

16 years ago** sdl.web@gmail.com: problem with transparent PNG image display
Chong Yidong [Tue, 7 Aug 2007 17:21:00 +0000 (17:21 +0000)]
** sdl.web@gmail.com: problem with transparent PNG image display
Fixed.

16 years ago(tcl-indent-level, tcl-continued-indent-level): Add safe-local-variable prop.
Stefan Monnier [Tue, 7 Aug 2007 17:00:44 +0000 (17:00 +0000)]
(tcl-indent-level, tcl-continued-indent-level): Add safe-local-variable prop.

16 years agoimage-refresh has been moved to Emacs 22.2.
Chong Yidong [Tue, 7 Aug 2007 16:55:40 +0000 (16:55 +0000)]
image-refresh has been moved to Emacs 22.2.

16 years agoAdd more Emacs 22.2 changes.
Chong Yidong [Tue, 7 Aug 2007 16:55:19 +0000 (16:55 +0000)]
Add more Emacs 22.2 changes.

16 years ago(File Conveniences): Document point motion keys in Image mode.
Chong Yidong [Tue, 7 Aug 2007 16:48:19 +0000 (16:48 +0000)]
(File Conveniences): Document point motion keys in Image mode.

16 years ago* files.texi (File Conveniences): Document point motion keys in Image
Chong Yidong [Tue, 7 Aug 2007 16:48:11 +0000 (16:48 +0000)]
* files.texi (File Conveniences): Document point motion keys in Image
mode.