From 35f52ed60dd7234639308c733f28684b2b1492ae Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 14 Feb 2011 01:23:11 +0100 Subject: [PATCH] lisp/makefile.w32-in (TRAMP_SRC): Remove tramp-imap.el. --- lisp/ChangeLog | 28 ++++++++++++++++------------ lisp/makefile.w32-in | 6 +++--- 2 files changed, 19 insertions(+), 15 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0d242589f76..1aef40fb770 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2011-02-14 Juanma Barranquero + + * makefile.w32-in (TRAMP_SRC): Remove tramp-imap.el. + 2011-02-13 Alan Mackenzie * progmodes/cc-fonts.el (c-font-lock-declarations): Remove a @@ -581,7 +585,7 @@ 2011-01-31 Deniz Dogan - * net/rcirc.el: New customizable nick completion format. (Bug#6314) + * net/rcirc.el: New customizable nick completion format. (Bug#6314) (rcirc-nick-completion-format): New defcustom. (rcirc-complete): Use it. @@ -886,7 +890,7 @@ * calc/calc.el (calc-default-power-reference-level) (calc-default-field-reference-level): New variables. - * calc/calc-units.el (math-standard-units): Add dB and Np. + * calc/calc-units.el (math-standard-units): Add dB and Np. (math-logunits): New variable. (math-extract-logunits, math-logcombine, calcFunc-luplus) (calcFunc-luminus, calc-luplus, calc-luminus, math-logunit-level) @@ -896,7 +900,7 @@ * calc/calc-help.el (calc-u-prefix-help): Add logarithmic help. (calc-ul-prefix-help): New function. * calc/calc-ext.el (calc-init-extensions): Autoload new units - functions. Add keybindings for new units functions. + functions. Add keybindings for new units functions. 2011-01-22 Giorgos Keramidas (tiny change) @@ -1002,7 +1006,7 @@ 2011-01-20 Ken Manheimer - * allout.el: (allout-institute-keymap): Use fset instead of + * allout.el (allout-institute-keymap): Use fset instead of reapplying defalias. (allout-hotspot-key-handler): Check for non-control-modified @@ -1130,7 +1134,7 @@ (info-xref-output-heading): Rename from info-xref-filename-heading. (info-xref-good, info-xref-bad, info-xref-xfile-alist) (info-xref-filename-heading): Move to output managing section. - (info-xref-docstrings): New command checking "Info node `(foo)Bar'" + (info-xref-docstrings): New command checking "Info node `(foo)Bar'" (info-xref-lock-file-p, info-xref-with-file): New helpers for it. (info-xref-subfile-p): Move to generic section with those two. (info-xref-check-node): New function split from @@ -1140,7 +1144,7 @@ (info-xref-check-node): Use it. (info-xref-with-output): Show count of unavailables at end of output. (info-xref-all-info-files): Exclude ".*" dotfiles. Ignore broken - symlinks. Exclude .texi files. Exclude Emacs backup files. + symlinks. Exclude .texi files. Exclude Emacs backup files. (info-xref-check-all-custom): Fix quietening viper-mode and gnus-registry-install -- use setq not let so as not to unbind after load. @@ -1985,7 +1989,7 @@ (allout-toggle-subtree-encryption): Adjust docstrings to reflect defaulting policy and other changes. Change fetch-pass to keymode-cue, for simpler universal argument interpretation. - (allout-toggle-subtree-encryption): Adjust docstring to describe + (allout-toggle-subtree-encryption): Adjust docstring to describe changed encryption provisions. Change fetch-pass to keymode-cue, for simpler universal argument interpretation. Remove provisions for handling key type and identity - they'll all be within @@ -2601,8 +2605,8 @@ and "psftp". Exchange "%k" marker with options. (tramp-do-copy-or-rename-file, tramp-sh-handle-file-local-copy): Compute size of link target. - (tramp-do-copy-or-rename-file-out-of-band). Move setting of - `tramp-current-*' up due to gateway methods. Optimze computing of + (tramp-do-copy-or-rename-file-out-of-band): Move setting of + `tramp-current-*' up due to gateway methods. Optimize computing of copy arguments. Use `tramp-get-connection-name' and `tramp-get-connection-buffer'. Improve debug messages. (tramp-compute-multi-hops): Remove port determination. @@ -3854,7 +3858,7 @@ * international/characters.el (char-acronym-table): New variable. (glyphless-char-control): New variable. - (update-glyphless-char-display): New funciton. + (update-glyphless-char-display): New function. * faces.el (glyphless-char): New face. @@ -3925,7 +3929,7 @@ 2010-10-31 Jan Djärv * term/x-win.el (x-get-selection-value): New function that gets - PRIMARY with type as specified in x-select-request-type. (Bug#6802). + PRIMARY with type as specified in x-select-request-type. (Bug#6802) 2010-10-31 Michael Albinus @@ -5707,7 +5711,7 @@ (sql-postgres-login-params): Add user and database defaults. (sql-buffer-live-p): Bug fix. (sql-product-history): New variable. - (sql-read-product): New function. Use it. + (sql-read-product): New function. Use it. (sql-set-product, sql-product-interactive): Use it. (sql-connection-history): New variable. (sql-read-connection): New function. Use it. diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index eb65bb7a60f..0e3d54408fd 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in @@ -443,9 +443,9 @@ $(lisp)/mh-e/mh-loaddefs.el: $(MH_E_SRC) TRAMP_SRC = $(lisp)/net/tramp.el $(lisp)/net/tramp-cache.el \ $(lisp)/net/tramp-cmds.el $(lisp)/net/tramp-compat.el \ $(lisp)/net/tramp-ftp.el $(lisp)/net/tramp-gvfs.el \ - $(lisp)/net/tramp-gw.el $(lisp)/net/tramp-imap.el \ - $(lisp)/net/tramp-sh.el $(lisp)/net/tramp-smb.el \ - $(lisp)/net/tramp-uu.el $(lisp)/net/trampver.el + $(lisp)/net/tramp-gw.el $(lisp)/net/tramp-sh.el \ + $(lisp)/net/tramp-smb.el $(lisp)/net/tramp-uu.el \ + $(lisp)/net/trampver.el $(lisp)/net/tramp-loaddefs.el: $(TRAMP_SRC) "$(EMACS)" $(EMACSOPT) \ -- 2.39.5