comparison lisp/ChangeLog @ 50022:426570693d99

Restore iso-2022-7bit
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 04 Mar 2003 21:07:58 +0000
parents 67ab67b4b7b0
children c784683f51fd
comparison
equal deleted inserted replaced
50021:b5ec65424fcc 50022:426570693d99
32 (lisp-fill-paragraph): Use it. Add ?, to `paragraph-separate' so 32 (lisp-fill-paragraph): Use it. Add ?, to `paragraph-separate' so
33 that first docstring lines ending with a comma are respected. Add 33 that first docstring lines ending with a comma are respected. Add
34 "`(" to same so that function and macro bodies beginning with a 34 "`(" to same so that function and macro bodies beginning with a
35 backquote do not get disturbed. Revise the comments. 35 backquote do not get disturbed. Revise the comments.
36 36
37 2003-03-01 Jan Djärv <jan.h.d@swipnet.se> 37 2003-03-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
38 38
39 * startup.el (command-line): Call menu-bar-mode with 1 instead of t. 39 * startup.el (command-line): Call menu-bar-mode with 1 instead of t.
40 40
41 * menu-bar.el (menu-bar-mode): Change to define-minor-mode 41 * menu-bar.el (menu-bar-mode): Change to define-minor-mode
42 and initialize as for tool-bar-mode. 42 and initialize as for tool-bar-mode.
43 43
44 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de> 44 2003-02-28 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
45 45
46 * net/tramp.el: Version 2.0.30 released. 46 * net/tramp.el: Version 2.0.30 released.
47 Replace term "path" with "localname" unless it is used for a 47 Replace term "path" with "localname" unless it is used for a
48 search path. 48 search path.
49 (tramp-handle-expand-file-name): Allow ".." to cross host 49 (tramp-handle-expand-file-name): Allow ".." to cross host
205 (cperl-mode): Use it. 205 (cperl-mode): Use it.
206 (cperl-calculate-indent): Remove code whose removal was missed 206 (cperl-calculate-indent): Remove code whose removal was missed
207 in some earlier merge. 207 in some earlier merge.
208 (cperl-tags-hier-init): Use display-popup-menus-p. 208 (cperl-tags-hier-init): Use display-popup-menus-p.
209 209
210 2003-02-22 Kai Großjohann <kai.grossjohann@uni-duisburg.de> 210 2003-02-22 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
211 211
212 * files.el (abbreviate-file-name): Shorten docstring: variables 212 * files.el (abbreviate-file-name): Shorten docstring: variables
213 are now hyperlinks and `C-h v' need not be mentioned explicitly. 213 are now hyperlinks and `C-h v' need not be mentioned explicitly.
214 214
215 2003-02-21 Kai Großjohann <kai.grossjohann@uni-duisburg.de> 215 2003-02-21 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
216 216
217 * files.el (abbreviate-file-name): Document removal of 217 * files.el (abbreviate-file-name): Document removal of
218 automounter prefixes. Reported by Lars Hansen. 218 automounter prefixes. Reported by Lars Hansen.
219 219
220 2003-02-21 Kim F. Storm <storm@cua.dk> 220 2003-02-21 Kim F. Storm <storm@cua.dk>
245 2003-02-20 Andreas Schwab <schwab@suse.de> 245 2003-02-20 Andreas Schwab <schwab@suse.de>
246 246
247 * info.el (Info-extract-menu-node-name): Stop if colon is 247 * info.el (Info-extract-menu-node-name): Stop if colon is
248 followed by open paren. 248 followed by open paren.
249 249
250 2003-02-20 Francesco Potortì <pot@gnu.org> 250 2003-02-20 Francesco Potort,Al(B <pot@gnu.org>
251 251
252 * mail/undigest.el (unforward-rmail-message): Allow nested 252 * mail/undigest.el (unforward-rmail-message): Allow nested
253 unforwarding, that is, preserve old Forwarded-From/Date headers. 253 unforwarding, that is, preserve old Forwarded-From/Date headers.
254 254
255 2003-02-20 Kenichi Handa <handa@m17n.org> 255 2003-02-20 Kenichi Handa <handa@m17n.org>
667 667
668 2003-02-07 Vinicius Jose Latorre <vinicius@cpqd.com.br> 668 2003-02-07 Vinicius Jose Latorre <vinicius@cpqd.com.br>
669 669
670 * printing.el: New file. 670 * printing.el: New file.
671 671
672 2003-02-07 Francesco Potortì <pot@gnu.org> 672 2003-02-07 Francesco Potort,Al(B <pot@gnu.org>
673 673
674 * language/european.el ("French", "Slovenian"): Fix doc strings. 674 * language/european.el ("French", "Slovenian"): Fix doc strings.
675 675
676 2003-02-06 John Paul Wallington <jpw@gnu.org> 676 2003-02-06 John Paul Wallington <jpw@gnu.org>
677 677
678 * mail/rmailsum.el (rmail-summary-previous-msg): Add docstring. 678 * mail/rmailsum.el (rmail-summary-previous-msg): Add docstring.
679 (rmail-summary-line-count-flag, rmail-summary-previous-labeled-message) 679 (rmail-summary-line-count-flag, rmail-summary-previous-labeled-message)
680 (rmail-summary-next-labeled-message, rmail-summary-resend) 680 (rmail-summary-next-labeled-message, rmail-summary-resend)
681 (rmail-summary-override-mail-send-and-exit): Doc fixes. 681 (rmail-summary-override-mail-send-and-exit): Doc fixes.
682 682
683 2003-02-06 Francesco Potortì <pot@gnu.org> 683 2003-02-06 Francesco Potort,Al(B <pot@gnu.org>
684 684
685 * language/european.el ("Italian"): New. 685 * language/european.el ("Italian"): New.
686 686
687 2003-02-06 Matthew Swift <swift@alum.mit.edu> 687 2003-02-06 Matthew Swift <swift@alum.mit.edu>
688 688
715 715
716 * ido.el (ido-define-mode-map): 716 * ido.el (ido-define-mode-map):
717 Undo last change (duplicates part of 2003-02-04 change). 717 Undo last change (duplicates part of 2003-02-04 change).
718 Remap `viper' delete commands only in file or dir mode. 718 Remap `viper' delete commands only in file or dir mode.
719 719
720 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de> 720 2003-02-05 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
721 721
722 * ido.el (ido-define-mode-map): Interact with Viper. 722 * ido.el (ido-define-mode-map): Interact with Viper.
723 723
724 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de> 724 2003-02-05 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
725 725
726 * net/tramp.el: Version 2.0.29 released. 726 * net/tramp.el: Version 2.0.29 released.
727 (tramp-send-region): Protect against tramp-chunksize being nil. 727 (tramp-send-region): Protect against tramp-chunksize being nil.
728 (tramp-chunksize): Set default to 500 as workaround for some ssh 728 (tramp-chunksize): Set default to 500 as workaround for some ssh
729 connections. 729 connections.
857 * international/characters.el: Restore missing space and put a 857 * international/characters.el: Restore missing space and put a
858 comment to protect it from being deleted as trailing whitespace. 858 comment to protect it from being deleted as trailing whitespace.
859 859
860 * ruler-mode.el (ruler-mode-margins-char): Likewise. 860 * ruler-mode.el (ruler-mode-margins-char): Likewise.
861 861
862 2003-02-04 Francesco Potortì <pot@gnu.org> 862 2003-02-04 Francesco Potort,Al(B <pot@gnu.org>
863 863
864 * mail/rmailout.el (rmail-output): If preserving MIME-version, 864 * mail/rmailout.el (rmail-output): If preserving MIME-version,
865 preserve Content-type too. 865 preserve Content-type too.
866 866
867 2003-02-04 Kim F. Storm <storm@cua.dk> 867 2003-02-04 Kim F. Storm <storm@cua.dk>
1037 * pcomplete.el: 1037 * pcomplete.el:
1038 * recentf.el: 1038 * recentf.el:
1039 * shell.el: 1039 * shell.el:
1040 * woman.el: Added cygwin to system-type comparisons. 1040 * woman.el: Added cygwin to system-type comparisons.
1041 1041
1042 2003-01-31 Francesco Potortì <pot@gnu.org> 1042 2003-01-31 Francesco Potort,Al(B <pot@gnu.org>
1043 1043
1044 * mail/undigest.el (rmail-forward-separator-regex): New custom 1044 * mail/undigest.el (rmail-forward-separator-regex): New custom
1045 variable. 1045 variable.
1046 (unforward-rmail-message): Use it. 1046 (unforward-rmail-message): Use it.
1047 1047
1174 1174
1175 * progmodes/cc-vars.el, progmodes/cc-mode.el 1175 * progmodes/cc-vars.el, progmodes/cc-mode.el
1176 (c-require-final-newline): Add a variable to make the 1176 (c-require-final-newline): Add a variable to make the
1177 initialization of `require-final-newline' more configurable. 1177 initialization of `require-final-newline' more configurable.
1178 1178
1179 2003-01-26 Jan Djärv <jan.h.d@swipnet.se> 1179 2003-01-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
1180 1180
1181 * emacs-lisp/authors.el (authors-aliases): Add Jan D. 1181 * emacs-lisp/authors.el (authors-aliases): Add Jan D.
1182 Set iso-2022-7bit coding: cookie. 1182 Set iso-2022-7bit coding: cookie.
1183 1183
1184 2003-01-26 Kim F. Storm <storm@cua.dk> 1184 2003-01-26 Kim F. Storm <storm@cua.dk>
1335 2003-01-22 Markus Rost <rost@math.ohio-state.edu> 1335 2003-01-22 Markus Rost <rost@math.ohio-state.edu>
1336 1336
1337 * Makefile.in (bootstrap-after): New target. 1337 * Makefile.in (bootstrap-after): New target.
1338 (bootstrap): Move finder-data, custom-deps to bootstrap-after. 1338 (bootstrap): Move finder-data, custom-deps to bootstrap-after.
1339 1339
1340 2003-01-22 Kai Großjohann <kai.grossjohann@uni-duisburg.de> 1340 2003-01-22 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
1341 1341
1342 * info.el (Info-index-next): Use "(`,' tries to find next)" for 1342 * info.el (Info-index-next): Use "(`,' tries to find next)" for
1343 more matches for consistency with standalone info browser. 1343 more matches for consistency with standalone info browser.
1344 1344
1345 2003-01-22 Kenichi Handa <handa@m17n.org> 1345 2003-01-22 Kenichi Handa <handa@m17n.org>
1707 1707
1708 2003-01-10 Dave Love <fx@gnu.org> 1708 2003-01-10 Dave Love <fx@gnu.org>
1709 1709
1710 * international/code-pages.el (cp-make-coding-system): Fix last change. 1710 * international/code-pages.el (cp-make-coding-system): Fix last change.
1711 1711
1712 2003-01-10 Kai Großjohann <kai.grossjohann@uni-duisburg.de> 1712 2003-01-10 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
1713 1713
1714 * dired.el (dired-garbage-files-regexp): Use \\' instead of $ and 1714 * dired.el (dired-garbage-files-regexp): Use \\' instead of $ and
1715 use regexp-opt for readability. 1715 use regexp-opt for readability.
1716 1716
1717 2003-01-10 Mark A. Hershberger <mah@everybody.org> 1717 2003-01-10 Mark A. Hershberger <mah@everybody.org>
1771 2003-01-08 Kim F. Storm <storm@cua.dk> 1771 2003-01-08 Kim F. Storm <storm@cua.dk>
1772 1772
1773 * mail/undigest.el (unforward-rmail-message): Don't use global 1773 * mail/undigest.el (unforward-rmail-message): Don't use global
1774 variable `n'. 1774 variable `n'.
1775 1775
1776 2003-01-08 Francesco Potortì <pot@gnu.org> 1776 2003-01-08 Francesco Potort,Al(B <pot@gnu.org>
1777 1777
1778 * mail/undigest.el (unforward-rmail-message): Simplified. 1778 * mail/undigest.el (unforward-rmail-message): Simplified.
1779 No functional change. 1779 No functional change.
1780 1780
1781 2003-01-07 Markus Rost <rost@math.ohio-state.edu> 1781 2003-01-07 Markus Rost <rost@math.ohio-state.edu>
1794 (customize-option): Remove search in loaddefs.el. 1794 (customize-option): Remove search in loaddefs.el.
1795 (customize-apropos): Use custom-variable-p. 1795 (customize-apropos): Use custom-variable-p.
1796 (custom-save-variables): Use custom-variable-p to detect 1796 (custom-save-variables): Use custom-variable-p to detect
1797 non-rogue variables. 1797 non-rogue variables.
1798 1798
1799 2003-01-07 Francesco Potortì <pot@gnu.org> 1799 2003-01-07 Francesco Potort,Al(B <pot@gnu.org>
1800 1800
1801 * mail/undigest.el (unforward-rmail-message): Skip all newlines 1801 * mail/undigest.el (unforward-rmail-message): Skip all newlines
1802 after the initial separator. 1802 after the initial separator.
1803 (unforward-rmail-message): Forwarded-From: and Forwarded-Date: 1803 (unforward-rmail-message): Forwarded-From: and Forwarded-Date:
1804 instead of Forwarded-from: and Forwarded-date:. 1804 instead of Forwarded-from: and Forwarded-date:.
1805 1805
1806 2003-01-07 Kai Großjohann <kai.grossjohann@uni-duisburg.de> 1806 2003-01-07 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
1807 1807
1808 * dired.el (dired-garbage-files-regexp): Add `.aux$'. These are 1808 * dired.el (dired-garbage-files-regexp): Add `.aux$'. These are
1809 produced by TeX. 1809 produced by TeX.
1810 1810
1811 2003-01-07 Andre Spiegel <spiegel@gnu.org> 1811 2003-01-07 Andre Spiegel <spiegel@gnu.org>
2043 * cus-edit.el (customize-group-other-window): Use pop-to-buffer in 2043 * cus-edit.el (customize-group-other-window): Use pop-to-buffer in
2044 the same way as `custom-buffer-create-other-window'. 2044 the same way as `custom-buffer-create-other-window'.
2045 (customize-variable-other-window, customize-option-other-window): 2045 (customize-variable-other-window, customize-option-other-window):
2046 Definitions moved up. 2046 Definitions moved up.
2047 2047
2048 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de> 2048 2002-12-26 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
2049 2049
2050 * net/tramp*.el: Sync with upstream version 2.0.28. Bugfixes. 2050 * net/tramp*.el: Sync with upstream version 2.0.28. Bugfixes.
2051 * net/tramp-ftp.el: Glue code with Ange-FTP, broken out of 2051 * net/tramp-ftp.el: Glue code with Ange-FTP, broken out of
2052 tramp.el. From Michael Albinus. 2052 tramp.el. From Michael Albinus.
2053 * net/tramp-smb.el: New file for using smbclient to access 2053 * net/tramp-smb.el: New file for using smbclient to access
2083 2083
2084 2002-12-25 Markus Rost <rost@math.ohio-state.edu> 2084 2002-12-25 Markus Rost <rost@math.ohio-state.edu>
2085 2085
2086 * cus-edit.el (custom-save-faces): Fix typo. 2086 * cus-edit.el (custom-save-faces): Fix typo.
2087 2087
2088 2002-12-23 Francesco Potortì <pot@gnu.org> 2088 2002-12-23 Francesco Potort,Al(B <pot@gnu.org>
2089 2089
2090 * mail/undigest.el (unforward-rmail-message): Do not assume that 2090 * mail/undigest.el (unforward-rmail-message): Do not assume that
2091 the forwarded message's Date: header comes after From:. Use a 2091 the forwarded message's Date: header comes after From:. Use a
2092 Forwarded-from: rather than a Forwarded-by: header. Add a 2092 Forwarded-from: rather than a Forwarded-by: header. Add a
2093 Forwarded-date: header. 2093 Forwarded-date: header.
2253 2002-12-21 Andreas Schwab <schwab@suse.de> 2253 2002-12-21 Andreas Schwab <schwab@suse.de>
2254 2254
2255 * dired.el (dired-insert-directory): Preserve text properties 2255 * dired.el (dired-insert-directory): Preserve text properties
2256 when quoting. 2256 when quoting.
2257 2257
2258 2002-12-20 Francesco Potortì <pot@gnu.org> 2258 2002-12-20 Francesco Potort,Al(B <pot@gnu.org>
2259 2259
2260 * mail/undigest.el (rmail-mail-separator): Renamed from 2260 * mail/undigest.el (rmail-mail-separator): Renamed from
2261 rmail-digest-mail-separator. All users changed. 2261 rmail-digest-mail-separator. All users changed.
2262 (unforward-rmail-message): Rewritten to be more robust and to 2262 (unforward-rmail-message): Rewritten to be more robust and to
2263 additionally account for the common style of forwarding messages 2263 additionally account for the common style of forwarding messages
2314 (select-safe-coding-system): Handle t in the arg 2314 (select-safe-coding-system): Handle t in the arg
2315 DEFAULT-CODING-SYSTEM specially. Use read-coding-system to read a 2315 DEFAULT-CODING-SYSTEM specially. Use read-coding-system to read a
2316 coding-system to allow users to specify unsafe coding system on 2316 coding-system to allow users to specify unsafe coding system on
2317 their risk. 2317 their risk.
2318 2318
2319 2002-12-16 Francesco Potortì <pot@gnu.org> 2319 2002-12-16 Francesco Potort,Al(B <pot@gnu.org>
2320 2320
2321 * mail/undigest.el (rmail-digest-methods) 2321 * mail/undigest.el (rmail-digest-methods)
2322 (rmail-digest-mail-separator): New variables. 2322 (rmail-digest-mail-separator): New variables.
2323 (rmail-digest-parse-mime, rmail-digest-parse-rfc1153strict) 2323 (rmail-digest-parse-mime, rmail-digest-parse-rfc1153strict)
2324 (rmail-digest-parse-rfc1153sloppy, rmail-digest-rfc1153) 2324 (rmail-digest-parse-rfc1153sloppy, rmail-digest-rfc1153)
2382 (utf-subst-table-for-decode): Specify :size, :rehash-size. 2382 (utf-subst-table-for-decode): Specify :size, :rehash-size.
2383 (utf-translate-cjk): :set rewritten to load subst-... files. 2383 (utf-translate-cjk): :set rewritten to load subst-... files.
2384 Add :set-after. 2384 Add :set-after.
2385 (ccl-decode-mule-utf-8): Consider CJK translation for r3<#x3400. 2385 (ccl-decode-mule-utf-8): Consider CJK translation for r3<#x3400.
2386 2386
2387 2002-12-15 Gustav Hållberg <gustav@virtutech.se> (tiny change) 2387 2002-12-15 Gustav H,Ae(Bllberg <gustav@virtutech.se> (tiny change)
2388 2388
2389 * progmodes/compile.el (compile-reinitialize-errors): Don't mark the 2389 * progmodes/compile.el (compile-reinitialize-errors): Don't mark the
2390 buffer as modified unless it really is. 2390 buffer as modified unless it really is.
2391 2391
2392 2002-12-14 Andreas Schwab <schwab@suse.de> 2392 2002-12-14 Andreas Schwab <schwab@suse.de>
2449 2449
2450 * international/mule-cmds.el (set-language-info): 2450 * international/mule-cmds.el (set-language-info):
2451 Update custom-type of `current-language-environment'. 2451 Update custom-type of `current-language-environment'.
2452 (current-language-environment): Fix custom type. 2452 (current-language-environment): Fix custom type.
2453 2453
2454 2002-12-11 Pavel Jan-Bík <Pavel@Janik.cz>-A 2454 2002-12-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2455 2455
2456 * progmodes/antlr-mode.el (antlr): New URL. 2456 * progmodes/antlr-mode.el (antlr): New URL.
2457 2457
2458 2002-12-10 R. Bernstein <rocky@panix.com> 2458 2002-12-10 R. Bernstein <rocky@panix.com>
2459 2459
2799 2799
2800 2002-12-02 Simon Marshall <marshals@perth> 2800 2002-12-02 Simon Marshall <marshals@perth>
2801 2801
2802 * font-lock.el (c++-font-lock-extra-types): Fix previous change. 2802 * font-lock.el (c++-font-lock-extra-types): Fix previous change.
2803 2803
2804 2002-12-02 François Pinard <pinard@iro.umontreal.ca> 2804 2002-12-02 Fran,Ag(Bois Pinard <pinard@iro.umontreal.ca>
2805 2805
2806 * progmodes/make-mode.el (makefile-font-lock-keywords): Highlight 2806 * progmodes/make-mode.el (makefile-font-lock-keywords): Highlight
2807 more make keywords: defined, endef, override, export, unexport 2807 more make keywords: defined, endef, override, export, unexport
2808 and vpath. 2808 and vpath.
2809 2809
3053 2002-11-19 Masatake Yamato <jet@gyve.org> (tiny change) 3053 2002-11-19 Masatake Yamato <jet@gyve.org> (tiny change)
3054 3054
3055 * register.el (describe-register-1): Don't assign to val the value 3055 * register.el (describe-register-1): Don't assign to val the value
3056 returned by `remove-list-of-text-properties'. 3056 returned by `remove-list-of-text-properties'.
3057 3057
3058 2002-11-18 Kai Großjohann <kai.grossjohann@uni-duisburg.de> 3058 2002-11-18 Kai Gro,A_(Bjohann <kai.grossjohann@uni-duisburg.de>
3059 3059
3060 * calendar/diary-lib.el (fancy-diary-font-lock-keywords): 3060 * calendar/diary-lib.el (fancy-diary-font-lock-keywords):
3061 Grok month numbers, too. 3061 Grok month numbers, too.
3062 3062
3063 2002-11-18 Juanma Barranquero <lektu@terra.es> 3063 2002-11-18 Juanma Barranquero <lektu@terra.es>
4185 (vc-resolve-conflicts): Make it into an alias for smerge-ediff. 4185 (vc-resolve-conflicts): Make it into an alias for smerge-ediff.
4186 4186
4187 * textmodes/fill.el (fill-paragraph): Go to BOL before calling 4187 * textmodes/fill.el (fill-paragraph): Go to BOL before calling
4188 forward-paragraph to make sure its return value is meaningful. 4188 forward-paragraph to make sure its return value is meaningful.
4189 4189
4190 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 4190 2002-10-06 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4191 4191
4192 * net/tramp.el: Version 2.0.25 released. 4192 * net/tramp.el: Version 2.0.25 released.
4193 (tramp-handle-file-truename): If it's a directory, 4193 (tramp-handle-file-truename): If it's a directory,
4194 append slash only if result doesn't end in a slash already. 4194 append slash only if result doesn't end in a slash already.
4195 (tramp-handle-file-truename): Restructure logic. If list of steps 4195 (tramp-handle-file-truename): Restructure logic. If list of steps
4517 4517
4518 * startup.el (user-mail-address): Initialize to a useful value 4518 * startup.el (user-mail-address): Initialize to a useful value
4519 once Emacs is started up; initialize to "" at loadup time. 4519 once Emacs is started up; initialize to "" at loadup time.
4520 (command-line): "", not nil, means user-mail-address not set yet. 4520 (command-line): "", not nil, means user-mail-address not set yet.
4521 4521
4522 2002-09-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 4522 2002-09-29 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4523 4523
4524 * net/tramp.el: Version 2.0.24 released. 4524 * net/tramp.el: Version 2.0.24 released.
4525 (tramp-methods, tramp-completion-function-alist): 4525 (tramp-methods, tramp-completion-function-alist):
4526 Rename "*-old" methods to "*_old". From Michael Albinus. 4526 Rename "*-old" methods to "*_old". From Michael Albinus.
4527 (tramp-completion-function-alist): 4527 (tramp-completion-function-alist):
4905 default-coding-system gives nil which was then used in `min'. 4905 default-coding-system gives nil which was then used in `min'.
4906 4906
4907 * mail/sendmail.el (sendmail-send-it): If user's buffer 4907 * mail/sendmail.el (sendmail-send-it): If user's buffer
4908 is unibyte, make tembuf unibyte. 4908 is unibyte, make tembuf unibyte.
4909 4909
4910 2002-09-22 Kai Großjohann <grossjoh@ls6.informatik.uni-dortmund.de> 4910 2002-09-22 Kai Gro,A_(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
4911 4911
4912 * net/tramp.el: Version 2.0.22 released. 4912 * net/tramp.el: Version 2.0.22 released.
4913 (tramp-parse-rhosts, tramp-parse-shosts) 4913 (tramp-parse-rhosts, tramp-parse-shosts)
4914 (tramp-parse-hosts, tramp-parse-passwd): Apply `push' but 4914 (tramp-parse-hosts, tramp-parse-passwd): Apply `push' but
4915 `add-to-list' for performance reasons. 4915 `add-to-list' for performance reasons.
4922 completely, and it returns local completions as well. 4922 completely, and it returns local completions as well.
4923 (tramp-completion-function-alist-ftp): New constant. 4923 (tramp-completion-function-alist-ftp): New constant.
4924 (tramp-completion-function-alist): Add completion function for "ftp". 4924 (tramp-completion-function-alist): Add completion function for "ftp".
4925 From Michael Albinus <Michael.Albinus@alcatel.de>. 4925 From Michael Albinus <Michael.Albinus@alcatel.de>.
4926 4926
4927 2002-09-22 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 4927 2002-09-22 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4928 4928
4929 * net/tramp.el: Version 2.0.21 released. 4929 * net/tramp.el: Version 2.0.21 released.
4930 (tramp-handle-file-newer-than-file-p): If mtime of both files is 4930 (tramp-handle-file-newer-than-file-p): If mtime of both files is
4931 known, return a useful result. Better error message in case one 4931 known, return a useful result. Better error message in case one
4932 is a Tramp file and one isn't. 4932 is a Tramp file and one isn't.
4936 (tramp-open-connection-setup-interactive-shell) 4936 (tramp-open-connection-setup-interactive-shell)
4937 (tramp-post-connection, tramp-maybe-open-connection) 4937 (tramp-post-connection, tramp-maybe-open-connection)
4938 (tramp-method-out-of-band-p): Correct number of args for 4938 (tramp-method-out-of-band-p): Correct number of args for
4939 `tramp-get-rsh-program' and similar functions. 4939 `tramp-get-rsh-program' and similar functions.
4940 4940
4941 2002-09-22 Kai Großjohann <grossjoh@ls6.informatik.uni-dortmund.de> 4941 2002-09-22 Kai Gro,A_(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
4942 4942
4943 * net/tramp.el: Version 2.0.20 released. 4943 * net/tramp.el: Version 2.0.20 released.
4944 4944
4945 2002-09-20 Kai Großjohann <grossjoh@ls6.informatik.uni-dortmund.de> 4945 2002-09-20 Kai Gro,A_(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
4946 4946
4947 * net/tramp.el (tramp-completion-function-alist): Escape open 4947 * net/tramp.el (tramp-completion-function-alist): Escape open
4948 paren in docstring. 4948 paren in docstring.
4949 (tramp-user-regexp, tramp-host-regexp): Allow empty strings. 4949 (tramp-user-regexp, tramp-host-regexp): Allow empty strings.
4950 (tramp-handle-insert-file-contents): Call tramp-message-for-buffer 4950 (tramp-handle-insert-file-contents): Call tramp-message-for-buffer
4969 (tramp-method-out-of-band-p): `tramp-method-out-of-band-p' now 4969 (tramp-method-out-of-band-p): `tramp-method-out-of-band-p' now
4970 takes USER and HOST arguments, to be able to use 4970 takes USER and HOST arguments, to be able to use
4971 `tramp-find-method'. Update callers. 4971 `tramp-find-method'. Update callers.
4972 (tramp-find-method): New function. 4972 (tramp-find-method): New function.
4973 4973
4974 2002-09-20 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 4974 2002-09-20 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4975 4975
4976 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired" 4976 * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"
4977 in SWITCHES (by removing it). 4977 in SWITCHES (by removing it).
4978 4978
4979 2002-09-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 4979 2002-09-18 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4980 4980
4981 * net/tramp.el (tramp-file-name-handler): Add `file-remote-p' property. 4981 * net/tramp.el (tramp-file-name-handler): Add `file-remote-p' property.
4982 4982
4983 2002-09-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 4983 2002-09-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4984 4984
4985 * net/tramp.el (top-level): Maybe autoload uudecode-decode-region. 4985 * net/tramp.el (top-level): Maybe autoload uudecode-decode-region.
4986 4986
4987 2002-09-16 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 4987 2002-09-16 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4988 4988
4989 * net/tramp.el (tramp-bug): Add tramp-methods. 4989 * net/tramp.el (tramp-bug): Add tramp-methods.
4990 4990
4991 2002-09-16 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 4991 2002-09-16 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4992 4992
4993 * net/tramp.el (tramp-methods): Update docstring: 4993 * net/tramp.el (tramp-methods): Update docstring:
4994 tramp-encoding-command, tramp-decoding-command, 4994 tramp-encoding-command, tramp-decoding-command,
4995 tramp-encoding-function and tramp-decoding-function are not 4995 tramp-encoding-function and tramp-decoding-function are not
4996 parameters anymore. 4996 parameters anymore.
4997 (tramp-uuencode-region): Autoload it. 4997 (tramp-uuencode-region): Autoload it.
4998 4998
4999 2002-09-13 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 4999 2002-09-13 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5000 5000
5001 * net/tramp.el: Version 2.0.19 released. 5001 * net/tramp.el: Version 2.0.19 released.
5002 5002
5003 * net/tramp-uu.el: New file, implements uuencode in Lisp. 5003 * net/tramp-uu.el: New file, implements uuencode in Lisp.
5004 5004
5005 * net/tramp.el (tramp-coding-commands): 5005 * net/tramp.el (tramp-coding-commands):
5006 Use `tramp-uuencode-region' as local encoder for the uuencode based 5006 Use `tramp-uuencode-region' as local encoder for the uuencode based
5007 entries. 5007 entries.
5008 5008
5009 2002-09-13 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5009 2002-09-13 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5010 5010
5011 * net/tramp.el (tramp-handle-write-region): Wrong parens. 5011 * net/tramp.el (tramp-handle-write-region): Wrong parens.
5012 5012
5013 2002-09-13 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5013 2002-09-13 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5014 5014
5015 * net/tramp.el: Version 2.0.18 released. 5015 * net/tramp.el: Version 2.0.18 released.
5016 5016
5017 * net/tramp.el (tramp-perl-decode): Perl changes to accomodate 5017 * net/tramp.el (tramp-perl-decode): Perl changes to accomodate
5018 older versions of Perl. Now tested with 5.004. Suggestion from 5018 older versions of Perl. Now tested with 5.004. Suggestion from
5019 Michael Albinus. 5019 Michael Albinus.
5020 5020
5021 2002-09-12 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5021 2002-09-12 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5022 5022
5023 * net/tramp.el (tramp-find-inline-encoding): 5023 * net/tramp.el (tramp-find-inline-encoding):
5024 Call tramp-call-local-coding-command with nil for INPUT and OUTPUT. 5024 Call tramp-call-local-coding-command with nil for INPUT and OUTPUT.
5025 (tramp-call-local-coding-command): OUTPUT equals nil means to 5025 (tramp-call-local-coding-command): OUTPUT equals nil means to
5026 discard the output. INPUT equals nil means /dev/null. 5026 discard the output. INPUT equals nil means /dev/null.
5027 5027
5028 2002-09-12 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5028 2002-09-12 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5029 5029
5030 * net/tramp.el (tramp-encoding-shell): Default to environment 5030 * net/tramp.el (tramp-encoding-shell): Default to environment
5031 variable COMSPEC on Windows. 5031 variable COMSPEC on Windows.
5032 (tramp-handle-write-region): More debugging output. 5032 (tramp-handle-write-region): More debugging output.
5033 (tramp-find-inline-encoding): Ditto. 5033 (tramp-find-inline-encoding): Ditto.
5036 5036
5037 * net/tramp.el (tramp-completion-handle-file-name-all-completions): 5037 * net/tramp.el (tramp-completion-handle-file-name-all-completions):
5038 Define `result1'. 5038 Define `result1'.
5039 (tramp-parse-hosts-group): Discard IPv6 entries. 5039 (tramp-parse-hosts-group): Discard IPv6 entries.
5040 5040
5041 2002-09-11 Kai Großjohann <grossjoh@ls6.informatik.uni-dortmund.de> 5041 2002-09-11 Kai Gro,A_(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
5042 5042
5043 * net/tramp.el (tramp-post-connection): Only send Perl 5043 * net/tramp.el (tramp-post-connection): Only send Perl
5044 mime-encode/decode implementations when using inline method. 5044 mime-encode/decode implementations when using inline method.
5045 (tramp-handle-file-local-copy) 5045 (tramp-handle-file-local-copy)
5046 (tramp-handle-write-region, tramp-post-connection) 5046 (tramp-handle-write-region, tramp-post-connection)
5059 (tramp-get-decoding-command, tramp-set-decoding-command) 5059 (tramp-get-decoding-command, tramp-set-decoding-command)
5060 (tramp-get-encoding-function, tramp-set-encoding-function) 5060 (tramp-get-encoding-function, tramp-set-encoding-function)
5061 (tramp-get-decoding-function, tramp-set-decoding-function): 5061 (tramp-get-decoding-function, tramp-set-decoding-function):
5062 Old functions, removed. 5062 Old functions, removed.
5063 5063
5064 2002-09-10 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5064 2002-09-10 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5065 5065
5066 * net/tramp.el (tramp-open-connection-setup-interactive-shell): 5066 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
5067 Change command to invoke /bin/sh slightly to make it compatible 5067 Change command to invoke /bin/sh slightly to make it compatible
5068 with the `rc' shell. Suggested by Daniel Pittman. 5068 with the `rc' shell. Suggested by Daniel Pittman.
5069 5069
5070 2002-09-10 Michael Albinus <Michael.Albinus@alcatel.de> 5070 2002-09-10 Michael Albinus <Michael.Albinus@alcatel.de>
5071 5071
5072 * net/tramp.el (tramp-handle-write-region): Added missing 5072 * net/tramp.el (tramp-handle-write-region): Added missing
5073 `)'. Hope it's the right place. 5073 `)'. Hope it's the right place.
5074 5074
5075 2002-09-09 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5075 2002-09-09 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5076 5076
5077 * net/tramp.el (tramp-open-connection-setup-interactive-shell): 5077 * net/tramp.el (tramp-open-connection-setup-interactive-shell):
5078 Do "exec env PS1='$ ' /bin/sh" instead of just "exec /bin/sh" in 5078 Do "exec env PS1='$ ' /bin/sh" instead of just "exec /bin/sh" in
5079 order to get a sane shell prompt. If people have ${CWD}, say, in 5079 order to get a sane shell prompt. If people have ${CWD}, say, in
5080 their shell prompt, then the default login shell might display 5080 their shell prompt, then the default login shell might display
5124 in `tramp-completion-function-alist'. 5124 in `tramp-completion-function-alist'.
5125 (tramp-parse-passwd): Added exception handling for "root", because 5125 (tramp-parse-passwd): Added exception handling for "root", because
5126 `tramp-get-completion-su' (the previous place for this stuff) 5126 `tramp-get-completion-su' (the previous place for this stuff)
5127 doesn't exist any longer. 5127 doesn't exist any longer.
5128 5128
5129 2002-09-07 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5129 2002-09-07 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5130 5130
5131 * net/tramp.el (tramp-enter-password): 5131 * net/tramp.el (tramp-enter-password):
5132 Use `tramp-password-end-of-line' to terminate the line. 5132 Use `tramp-password-end-of-line' to terminate the line.
5133 (tramp-bug): Include new variable `tramp-password-end-of-line'. 5133 (tramp-bug): Include new variable `tramp-password-end-of-line'.
5134 (tramp-password-end-of-line): New variable. People who use plink 5134 (tramp-password-end-of-line): New variable. People who use plink
5136 they need to send just "\n" after the other commands. So this 5136 they need to send just "\n" after the other commands. So this
5137 variable was introduced to complement `tramp-rsh-end-of-line'. 5137 variable was introduced to complement `tramp-rsh-end-of-line'.
5138 (tramp-wait-for-output, tramp-post-connection): Allow "\r" at end 5138 (tramp-wait-for-output, tramp-post-connection): Allow "\r" at end
5139 of line of the output delimiter. 5139 of line of the output delimiter.
5140 5140
5141 2002-09-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5141 2002-09-06 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5142 5142
5143 * net/tramp.el (tramp-handle-file-local-copy, tramp-find-shell) 5143 * net/tramp.el (tramp-handle-file-local-copy, tramp-find-shell)
5144 (tramp-open-connection-setup-interactive-shell): Add some comments 5144 (tramp-open-connection-setup-interactive-shell): Add some comments
5145 about Douglas Grey Stephen's suggestions to make Tramp work better 5145 about Douglas Grey Stephen's suggestions to make Tramp work better
5146 with plink under Windows. I'm not sure what to think of them, but 5146 with plink under Windows. I'm not sure what to think of them, but
5154 (tramp-get-completion-user-host): Accept user names as they are if 5154 (tramp-get-completion-user-host): Accept user names as they are if
5155 typed until "@". 5155 typed until "@".
5156 (tramp-completion-mode): Replace `last-input-char' by modern 5156 (tramp-completion-mode): Replace `last-input-char' by modern
5157 `last-input-event'. Check for `event-modifiers'. 5157 `last-input-event'. Check for `event-modifiers'.
5158 5158
5159 2002-09-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5159 2002-09-06 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5160 5160
5161 * net/tramp.el (file-expand-wildcards): Corrected check to see if 5161 * net/tramp.el (file-expand-wildcards): Corrected check to see if
5162 advising is necessary. 5162 advising is necessary.
5163 5163
5164 2002-09-05 Michael Albinus <Michael.Albinus@alcatel.de> 5164 2002-09-05 Michael Albinus <Michael.Albinus@alcatel.de>
5275 (tramp-completion-run-real-handler): New functions. 5275 (tramp-completion-run-real-handler): New functions.
5276 (tramp-completion-file-name-handler) 5276 (tramp-completion-file-name-handler)
5277 (tramp-completion-handle-file-name-all-completions): 5277 (tramp-completion-handle-file-name-all-completions):
5278 Apply `tramp-completion-run-real-handler'. 5278 Apply `tramp-completion-run-real-handler'.
5279 (tramp-parse-rhosts) 5279 (tramp-parse-rhosts)
5280 (tramp-parse-shosts): Use `with-temp-buffer'. `result$-1¡½ renamed to-A 5280 (tramp-parse-shosts): Use `with-temp-buffer'. `result$,1!=(B renamed to
5281 `res' (otherwise side effects in XEmacs). 5281 `res' (otherwise side effects in XEmacs).
5282 5282
5283 2002-08-24 Michael Albinus <Michael.Albinus@alcatel.de> 5283 2002-08-24 Michael Albinus <Michael.Albinus@alcatel.de>
5284 5284
5285 * net/tramp.el (tramp-completion-file-name-regexp) 5285 * net/tramp.el (tramp-completion-file-name-regexp)
5354 exist already elsewhere in the libraries. 5354 exist already elsewhere in the libraries.
5355 (tramp-invoke-ange-ftp): Apply `tramp-flatten-list' to parameter 5355 (tramp-invoke-ange-ftp): Apply `tramp-flatten-list' to parameter
5356 list in order to avoid nested lists, f.e. when invoked from 5356 list in order to avoid nested lists, f.e. when invoked from
5357 `tramp-handle-dired-call-process'. 5357 `tramp-handle-dired-call-process'.
5358 5358
5359 2002-09-05 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5359 2002-09-05 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5360 5360
5361 * net/tramp.el (tramp-chunksize): New kluge variable. 5361 * net/tramp.el (tramp-chunksize): New kluge variable.
5362 (tramp-send-region): If tramp-chunksize is non-nil, send region in 5362 (tramp-send-region): If tramp-chunksize is non-nil, send region in
5363 parts and sleep 0.1 seconds between chunks. 5363 parts and sleep 0.1 seconds between chunks.
5364 5364
5365 2002-09-03 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5365 2002-09-03 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5366 5366
5367 * net/tramp.el (tramp-handle-insert-directory): 5367 * net/tramp.el (tramp-handle-insert-directory):
5368 Use `insert-buffer-substring' instead of `insert-buffer', which is not 5368 Use `insert-buffer-substring' instead of `insert-buffer', which is not
5369 supposed to be used from Lisp. Remember old point in a variable 5369 supposed to be used from Lisp. Remember old point in a variable
5370 instead of using `mark'. Suggestion from Stefan Monnier. 5370 instead of using `mark'. Suggestion from Stefan Monnier.
5371 (tramp-unified-filenames): New variable. Use it in default value 5371 (tramp-unified-filenames): New variable. Use it in default value
5372 of other filename variables. 5372 of other filename variables.
5373 (file-expand-wildcards): Don't advise unless "[" and "]" are used 5373 (file-expand-wildcards): Don't advise unless "[" and "]" are used
5374 in the filename format. 5374 in the filename format.
5375 5375
5376 2002-09-01 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5376 2002-09-01 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5377 5377
5378 * net/tramp.el (tramp-methods): Remove duplicate definition of 5378 * net/tramp.el (tramp-methods): Remove duplicate definition of
5379 ssh1-old and ssh2-old. 5379 ssh1-old and ssh2-old.
5380 5380
5381 2002-09-22 Kai Großjohann <grossjoh@ls6.informatik.uni-dortmund.de> 5381 2002-09-22 Kai Gro,A_(Bjohann <grossjoh@ls6.informatik.uni-dortmund.de>
5382 5382
5383 * dired.el (dired-insert-directory): Always add "--dired" to to 5383 * dired.el (dired-insert-directory): Always add "--dired" to to
5384 SWITCHES for remote files. 5384 SWITCHES for remote files.
5385 * files.el (insert-directory): Comment saying that "--dired" 5385 * files.el (insert-directory): Comment saying that "--dired"
5386 might be in the SWITCHES. 5386 might be in the SWITCHES.
5502 5502
5503 * diff-mode.el (diff-mode): Use compilation-minor-mode. 5503 * diff-mode.el (diff-mode): Use compilation-minor-mode.
5504 Don't unbind compilation-last-buffer after autoloading compile.el. 5504 Don't unbind compilation-last-buffer after autoloading compile.el.
5505 Hide the compilation-minor-mode bindings altogether. 5505 Hide the compilation-minor-mode bindings altogether.
5506 5506
5507 2002-09-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5507 2002-09-18 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5508 5508
5509 * dired.el (dired-insert-directory): Never add "--dired" when 5509 * dired.el (dired-insert-directory): Never add "--dired" when
5510 listing remote directories. 5510 listing remote directories.
5511 5511
5512 2002-09-18 Michael Kifer <kifer@cs.stonybrook.edu> 5512 2002-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
5557 anybody else. 5557 anybody else.
5558 (risky-local-variable-p): New function. Split off from 5558 (risky-local-variable-p): New function. Split off from
5559 hack-one-local-variable so unsafep can use it. Add \|-history$ to 5559 hack-one-local-variable so unsafep can use it. Add \|-history$ to
5560 the list of disallowed local variable names (malicious user could 5560 the list of disallowed local variable names (malicious user could
5561 stuff a `display' property in there that would be activated when 5561 stuff a `display' property in there that would be activated when
5562 naïve user called up the history). 5562 na,Ao(Bve user called up the history).
5563 5563
5564 2002-09-16 Markus Rost <rost@math.ohio-state.edu> 5564 2002-09-16 Markus Rost <rost@math.ohio-state.edu>
5565 5565
5566 * ls-lisp.el (ls-lisp-format-time-list): Fix type and provide :tag's. 5566 * ls-lisp.el (ls-lisp-format-time-list): Fix type and provide :tag's.
5567 5567
5725 5725
5726 * simple.el: Provide `simple'. 5726 * simple.el: Provide `simple'.
5727 (transient-mark-mode, line-number-mode, column-number-mode): 5727 (transient-mark-mode, line-number-mode, column-number-mode):
5728 Pass an explicit `:require nil' argument. 5728 Pass an explicit `:require nil' argument.
5729 5729
5730 2002-09-13 Francesco Potortì <pot@gnu.org> 5730 2002-09-13 Francesco Potort,Al(B <pot@gnu.org>
5731 5731
5732 * play/tetris.el (tetris-blank-options, tetris-cell-options): 5732 * play/tetris.el (tetris-blank-options, tetris-cell-options):
5733 Remove various redundant `(t nil)'. 5733 Remove various redundant `(t nil)'.
5734 5734
5735 * play/snake.el (snake-border-options): Use color on tty if available. 5735 * play/snake.el (snake-border-options): Use color on tty if available.
5933 XEmacs version check was adjusted. 5933 XEmacs version check was adjusted.
5934 (ps-print-version): New version number (6.5.6). 5934 (ps-print-version): New version number (6.5.6).
5935 (ps-print-color-p, ps-page-dimensions-database): Autoload var. 5935 (ps-print-color-p, ps-page-dimensions-database): Autoload var.
5936 (ps-print-code, ps-print-preprint-region): Adjust code. 5936 (ps-print-code, ps-print-preprint-region): Adjust code.
5937 5937
5938 2002-09-10 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 5938 2002-09-10 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5939 5939
5940 * files.el (auto-mode-alist): ~/.gnus, ~/.viper are in 5940 * files.el (auto-mode-alist): ~/.gnus, ~/.viper are in
5941 emacs-lisp-mode, like ~/.emacs. 5941 emacs-lisp-mode, like ~/.emacs.
5942 5942
5943 2002-09-10 Stefan Monnier <monnier@cs.yale.edu> 5943 2002-09-10 Stefan Monnier <monnier@cs.yale.edu>
6262 Insert message if no diffs were found. 6262 Insert message if no diffs were found.
6263 6263
6264 * mail/sendmail.el (mail-mode): Don't set local-abbrev-table. 6264 * mail/sendmail.el (mail-mode): Don't set local-abbrev-table.
6265 (mail-mode-abbrev-table): Set to text-mode-abbrev-table. 6265 (mail-mode-abbrev-table): Set to text-mode-abbrev-table.
6266 6266
6267 2002-09-02 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 6267 2002-09-02 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6268 6268
6269 * net/tramp.el: Version 2.0.15 released. 6269 * net/tramp.el: Version 2.0.15 released.
6270 (require 'base64): Most modern Emacsen have the base64 6270 (require 'base64): Most modern Emacsen have the base64
6271 encode/decode functions built in, so test to see if they are bound 6271 encode/decode functions built in, so test to see if they are bound
6272 before we go blindly requiring base64.el. 6272 before we go blindly requiring base64.el.
6510 (read-file-name-electric-shadow-tty-properties) 6510 (read-file-name-electric-shadow-tty-properties)
6511 (read-file-name-electric-shadow-mode): Remove compatibility defs. 6511 (read-file-name-electric-shadow-mode): Remove compatibility defs.
6512 6512
6513 * comint.el (comint-carriage-motion): Start at START. 6513 * comint.el (comint-carriage-motion): Start at START.
6514 6514
6515 2002-08-27 Francesco Potortì <pot@gnu.org> 6515 2002-08-27 Francesco Potort,Al(B <pot@gnu.org>
6516 6516
6517 * net/ange-ftp.el (ange-ftp-skip-msgs): Skip the 530 response 6517 * net/ange-ftp.el (ange-ftp-skip-msgs): Skip the 530 response
6518 given by vsFTPd when accessed with a kerberised FTP client. 6518 given by vsFTPd when accessed with a kerberised FTP client.
6519 6519
6520 2002-08-27 Richard M. Stallman <rms@gnu.org> 6520 2002-08-27 Richard M. Stallman <rms@gnu.org>
6644 6644
6645 * frame.el (select-frame-by-name, select-frame-set-input-focus): 6645 * frame.el (select-frame-by-name, select-frame-set-input-focus):
6646 Always call x-focus-frame, if using x. 6646 Always call x-focus-frame, if using x.
6647 Use set-mouse-position on all systems, if focus-follows-mouse. 6647 Use set-mouse-position on all systems, if focus-follows-mouse.
6648 6648
6649 2002-08-22 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 6649 2002-08-22 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6650 6650
6651 * net/tramp.el: Version 2.0.14 released. 6651 * net/tramp.el: Version 2.0.14 released.
6652 (tramp-shell-prompt-pattern): New variable. 6652 (tramp-shell-prompt-pattern): New variable.
6653 (tramp-actions-before-shell, tramp-multi-actions) 6653 (tramp-actions-before-shell, tramp-multi-actions)
6654 (tramp-find-shell, tramp-open-connection-multi) 6654 (tramp-find-shell, tramp-open-connection-multi)
6679 (f90-mark-subprogram-overlay): Variable deleted. 6679 (f90-mark-subprogram-overlay): Variable deleted.
6680 (f90-mark-subprogram): Remove overlay bit. Don't be silent about 6680 (f90-mark-subprogram): Remove overlay bit. Don't be silent about
6681 pushing mark. 6681 pushing mark.
6682 (f90-abbrev-start): unread-command-event is obsolete in XEmacs. 6682 (f90-abbrev-start): unread-command-event is obsolete in XEmacs.
6683 6683
6684 2002-08-21 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 6684 2002-08-21 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6685 6685
6686 * net/tramp.el: Version 2.0.13 released. 6686 * net/tramp.el: Version 2.0.13 released.
6687 (tramp-handle-write-region): Don't check to see if remote end is 6687 (tramp-handle-write-region): Don't check to see if remote end is
6688 awake after sending data to remote host: we want to send "EOF" not 6688 awake after sending data to remote host: we want to send "EOF" not
6689 "echo are you awake"... 6689 "echo are you awake"...
6970 6970
6971 * xt-mouse.el (xterm-mouse-mode): Make it a global mode. 6971 * xt-mouse.el (xterm-mouse-mode): Make it a global mode.
6972 6972
6973 * wid-browse.el (widget-minor-mode): Fix doc typo. 6973 * wid-browse.el (widget-minor-mode): Fix doc typo.
6974 6974
6975 2002-08-07 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 6975 2002-08-07 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6976 6976
6977 * net/tramp.el: Version 2.0.12 released. 6977 * net/tramp.el: Version 2.0.12 released.
6978 (tramp-find-shell, tramp-open-connection-setup-interactive-shell): 6978 (tramp-find-shell, tramp-open-connection-setup-interactive-shell):
6979 Comment out possibly obsolete "echo hello" commands. 6979 Comment out possibly obsolete "echo hello" commands.
6980 (tramp-run-real-handler): If operation is 6980 (tramp-run-real-handler): If operation is
7048 7048
7049 2002-08-05 Gerd Moellmann <gerd@gnu.org> 7049 2002-08-05 Gerd Moellmann <gerd@gnu.org>
7050 7050
7051 * image.el (image-jpeg-p): Accept "Exif" marker. 7051 * image.el (image-jpeg-p): Accept "Exif" marker.
7052 7052
7053 2002-08-05 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 7053 2002-08-05 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7054 7054
7055 * net/tramp.el: Version 2.0.11 released. 7055 * net/tramp.el: Version 2.0.11 released.
7056 (tramp-perl-file-attributes): Print uid and gid as signed integers. 7056 (tramp-perl-file-attributes): Print uid and gid as signed integers.
7057 (tramp-invoke-ange-ftp): Correct check for Ange-FTP being loaded. 7057 (tramp-invoke-ange-ftp): Correct check for Ange-FTP being loaded.
7058 Invoke Ange-FTP with tramp-run-real-handler to avoid Ange-FTP 7058 Invoke Ange-FTP with tramp-run-real-handler to avoid Ange-FTP
7070 7070
7071 2002-08-04 John Paul Wallington <jpw@shootybangbang.com> 7071 2002-08-04 John Paul Wallington <jpw@shootybangbang.com>
7072 7072
7073 * startup.el (fancy-splash-frame): Check selected frame last. 7073 * startup.el (fancy-splash-frame): Check selected frame last.
7074 7074
7075 2002-08-04 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 7075 2002-08-04 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7076 7076
7077 * net/tramp.el: Version 2.0.10 released. 7077 * net/tramp.el: Version 2.0.10 released.
7078 (tramp-uudecode): New shell function `tramp_uudecode' to decode to 7078 (tramp-uudecode): New shell function `tramp_uudecode' to decode to
7079 standard output even if `uudecode -p' and `uudecode -o -' don't work. 7079 standard output even if `uudecode -p' and `uudecode -o -' don't work.
7080 (tramp-post-connection): After finding the right shell, wait a 7080 (tramp-post-connection): After finding the right shell, wait a
7083 (tramp-post-connection): Install the `tramp_uudecode' shell 7083 (tramp-post-connection): Install the `tramp_uudecode' shell
7084 function on the remote host. 7084 function on the remote host.
7085 (tramp-coding-commands): Add an alternative for `tramp_uudecode'. 7085 (tramp-coding-commands): Add an alternative for `tramp_uudecode'.
7086 (tramp-bug): Include more variables in the report. 7086 (tramp-bug): Include more variables in the report.
7087 7087
7088 2002-08-04 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 7088 2002-08-04 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7089 7089
7090 * net/tramp.el: Version 2.0.9 released. 7090 * net/tramp.el: Version 2.0.9 released.
7091 (tramp-bug): Add wording about additional info to include in bug 7091 (tramp-bug): Add wording about additional info to include in bug
7092 report. 7092 report.
7093 (tramp-find-shell): Set $PS1 for invocation of second shell (for 7093 (tramp-find-shell): Set $PS1 for invocation of second shell (for
7107 7107
7108 2002-08-03 Andrew Choi <akochoi@shaw.ca> 7108 2002-08-03 Andrew Choi <akochoi@shaw.ca>
7109 7109
7110 * term/mac-win.el: Set keys to enable mouse wheel support. 7110 * term/mac-win.el: Set keys to enable mouse wheel support.
7111 7111
7112 2002-08-03 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 7112 2002-08-03 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7113 7113
7114 * net/tramp.el: Version 2.0.8. 7114 * net/tramp.el: Version 2.0.8.
7115 (tramp-perl-encode, tramp-perl-encode): Double the backslashes. 7115 (tramp-perl-encode, tramp-perl-encode): Double the backslashes.
7116 7116
7117 2002-08-03 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 7117 2002-08-03 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7118 7118
7119 * net/tramp.el: Version 2.0.7. 7119 * net/tramp.el: Version 2.0.7.
7120 (tramp-perl-encode-with-module, tramp-perl-decode-with-module) 7120 (tramp-perl-encode-with-module, tramp-perl-decode-with-module)
7121 (tramp-perl-encode, tramp-perl-decode): Escape `%' characters 7121 (tramp-perl-encode, tramp-perl-decode): Escape `%' characters
7122 because of `format' and say so in the docstring. 7122 because of `format' and say so in the docstring.
7126 * progmodes/f90.el (f90-font-lock-keywords-1): Fix highlighting of 7126 * progmodes/f90.el (f90-font-lock-keywords-1): Fix highlighting of
7127 `type' forms. 7127 `type' forms.
7128 (f90-font-lock-keywords-2): Fix `implicit type(foo)' case. 7128 (f90-font-lock-keywords-2): Fix `implicit type(foo)' case.
7129 (f90-type-def-re): Fix value. 7129 (f90-type-def-re): Fix value.
7130 7130
7131 2002-08-03 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 7131 2002-08-03 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7132 7132
7133 * net/tramp.el: Version 2.0.6. 7133 * net/tramp.el: Version 2.0.6.
7134 (tramp-default-method): Change to "ssh" from "sm". 7134 (tramp-default-method): Change to "ssh" from "sm".
7135 (tramp-wrong-passwd-regexp): Restructure. Add additional alternative. 7135 (tramp-wrong-passwd-regexp): Restructure. Add additional alternative.
7136 (tramp-su-program): New internal variable for method parameter. 7136 (tramp-su-program): New internal variable for method parameter.
7217 7217
7218 * makefile.w32-in: Revert some changes from 2002-07-23 because they 7218 * makefile.w32-in: Revert some changes from 2002-07-23 because they
7219 don't work on MSVC/nmake builds. 7219 don't work on MSVC/nmake builds.
7220 (update-subdirs-CMD): Generate the right list of subdirectories. 7220 (update-subdirs-CMD): Generate the right list of subdirectories.
7221 7221
7222 2002-07-30 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 7222 2002-07-30 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7223 7223
7224 * net/tramp.el: New version 2.0.5. 7224 * net/tramp.el: New version 2.0.5.
7225 (tramp-methods): Remove inline encoding method parameters. 7225 (tramp-methods): Remove inline encoding method parameters.
7226 The encoding is now autodetected. Also shorten the list of 7226 The encoding is now autodetected. Also shorten the list of
7227 methods (u/m distinction gone) and rename the remaining methods to 7227 methods (u/m distinction gone) and rename the remaining methods to
7359 2002-07-27 Markus Rost <rost@math.ohio-state.edu> 7359 2002-07-27 Markus Rost <rost@math.ohio-state.edu>
7360 7360
7361 * ps-print.el: Update copyright year. 7361 * ps-print.el: Update copyright year.
7362 (ps-begin-cut-regexp, ps-end-cut-regexp): Fix type. 7362 (ps-begin-cut-regexp, ps-end-cut-regexp): Fix type.
7363 7363
7364 2002-07-26 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 7364 2002-07-26 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7365 7365
7366 * eshell/eshell.el (eshell): Numeric prefix arg means to switch 7366 * eshell/eshell.el (eshell): Numeric prefix arg means to switch
7367 to the session with that number. Old behavior still available 7367 to the session with that number. Old behavior still available
7368 with nonumeric prefix args. 7368 with nonumeric prefix args.
7369 7369
7623 Cope if buffer-file-coding-system is nil. 7623 Cope if buffer-file-coding-system is nil.
7624 7624
7625 * bindings.el (last-buffer): Use buffer-list with frame arg. 7625 * bindings.el (last-buffer): Use buffer-list with frame arg.
7626 Create *scratch* if no other choice exists. Fix bugs. 7626 Create *scratch* if no other choice exists. Fix bugs.
7627 7627
7628 2002-07-21 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 7628 2002-07-21 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7629 7629
7630 * net/tramp.el: Bump version to 2.0.2. 7630 * net/tramp.el: Bump version to 2.0.2.
7631 (tramp-methods): Rename methods invoking "ssh1" or "ssh2" to 7631 (tramp-methods): Rename methods invoking "ssh1" or "ssh2" to
7632 longer names. Use old names "sm1", "sm2" and so on for methods 7632 longer names. Use old names "sm1", "sm2" and so on for methods
7633 invoking "ssh -1" or "ssh -2". 7633 invoking "ssh -1" or "ssh -2".
8007 2002-07-13 Glenn Morris <gmorris@ast.cam.ac.uk> 8007 2002-07-13 Glenn Morris <gmorris@ast.cam.ac.uk>
8008 8008
8009 * calendar/timeclock.el (timeclock-in): Handle the case where no 8009 * calendar/timeclock.el (timeclock-in): Handle the case where no
8010 log file exists (ie the very first call). 8010 log file exists (ie the very first call).
8011 8011
8012 2002-07-13 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 8012 2002-07-13 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8013 8013
8014 * net/ange-ftp.el: Do not hook into file-name-handler-alist, this 8014 * net/ange-ftp.el: Do not hook into file-name-handler-alist, this
8015 is done by Tramp. 8015 is done by Tramp.
8016 8016
8017 * net/tramp.el (tramp-multi-file-name-structure-unified): 8017 * net/tramp.el (tramp-multi-file-name-structure-unified):
8083 8083
8084 * international/mule-cmds.el (locale-language-names): Change "mk" 8084 * international/mule-cmds.el (locale-language-names): Change "mk"
8085 (Macedoninan), "ru" (Russian), and "sp" (Serbian with Cyrillic 8085 (Macedoninan), "ru" (Russian), and "sp" (Serbian with Cyrillic
8086 alphabet) to "Cyrillic-ISO". 8086 alphabet) to "Cyrillic-ISO".
8087 8087
8088 2002-07-11 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 8088 2002-07-11 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8089 8089
8090 * net/tramp.el (tramp-default-method): New default method "sm" 8090 * net/tramp.el (tramp-default-method): New default method "sm"
8091 which I guess to be good for most people. 8091 which I guess to be good for most people.
8092 (tramp-default-method-alist): Use "ftp" method (ie, forwarding to 8092 (tramp-default-method-alist): Use "ftp" method (ie, forwarding to
8093 Ange-FTP) for some user/host combinations. 8093 Ange-FTP) for some user/host combinations.
8245 8245
8246 * files.el (save-some-buffers): Doc fix. 8246 * files.el (save-some-buffers): Doc fix.
8247 8247
8248 * bindings.el (completion-ignored-extensions): Add .gmo and .mo. 8248 * bindings.el (completion-ignored-extensions): Add .gmo and .mo.
8249 8249
8250 2002-07-06 Francesco Potortì <pot@gnu.org> 8250 2002-07-06 Francesco Potort,Al(B <pot@gnu.org>
8251 8251
8252 * dos-w32.el (file-name-buffer-file-type-alist): Add knowledge of 8252 * dos-w32.el (file-name-buffer-file-type-alist): Add knowledge of
8253 .sx[dmicw] file suffixes for Open office data files. 8253 .sx[dmicw] file suffixes for Open office data files.
8254 8254
8255 * files.el (auto-mode-alist): Likewise. 8255 * files.el (auto-mode-alist): Likewise.
8496 Rename from delay-uniquify-rationalize-file-buffer-names. 8496 Rename from delay-uniquify-rationalize-file-buffer-names.
8497 Only rationalize if the buffer is under uniquify control. 8497 Only rationalize if the buffer is under uniquify control.
8498 (uniquify-delayed-rationalize-file-buffer-names): 8498 (uniquify-delayed-rationalize-file-buffer-names):
8499 Rename from delayed-uniquify-rationalize-file-buffer-names. 8499 Rename from delayed-uniquify-rationalize-file-buffer-names.
8500 8500
8501 2002-06-27 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 8501 2002-06-27 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8502 8502
8503 * net/tramp.el (tramp-file-name-structure) 8503 * net/tramp.el (tramp-file-name-structure)
8504 (tramp-multi-file-name-hop-structure): Split for easier readability. 8504 (tramp-multi-file-name-hop-structure): Split for easier readability.
8505 (tramp-handle-make-symbolic-link): Use user/host/method/... from 8505 (tramp-handle-make-symbolic-link): Use user/host/method/... from
8506 LINKNAME, not FILENAME. 8506 LINKNAME, not FILENAME.
8545 (cperl-beautify-regexp-piece): Fix error message. 8545 (cperl-beautify-regexp-piece): Fix error message.
8546 (cperl-invert-if-unless): Fix error message. 8546 (cperl-invert-if-unless): Fix error message.
8547 8547
8548 * dired.el (dired-find-alternate-file): Mark as disabled. 8548 * dired.el (dired-find-alternate-file): Mark as disabled.
8549 8549
8550 2002-06-25 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 8550 2002-06-25 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8551 8551
8552 * net/tramp.el (tramp-ftp-method): New user option. 8552 * net/tramp.el (tramp-ftp-method): New user option.
8553 (tramp-invoke-ange-ftp): New function to forward calls to Ange-FTP. 8553 (tramp-invoke-ange-ftp): New function to forward calls to Ange-FTP.
8554 (with-parsed-tramp-file-name): New macro for the usual big `let' 8554 (with-parsed-tramp-file-name): New macro for the usual big `let'
8555 statement to dissect a file-name. 8555 statement to dissect a file-name.
8633 2002-06-23 Glenn Morris <gmorris@ast.cam.ac.uk> 8633 2002-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
8634 8634
8635 * progmodes/f90.el (f90-do-auto-fill): Respect the value of 8635 * progmodes/f90.el (f90-do-auto-fill): Respect the value of
8636 comment-auto-fill-only-comments. 8636 comment-auto-fill-only-comments.
8637 8637
8638 2002-06-21 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 8638 2002-06-21 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8639 8639
8640 * net/ange-ftp.el (backup-buffer): Delete `ange-ftp' property. 8640 * net/ange-ftp.el (backup-buffer): Delete `ange-ftp' property.
8641 This is not a handled operation. 8641 This is not a handled operation.
8642 8642
8643 2002-06-21 Kim F. Storm <storm@cua.dk> 8643 2002-06-21 Kim F. Storm <storm@cua.dk>
8734 * progmodes/ada-prj.el: Update copyright. 8734 * progmodes/ada-prj.el: Update copyright.
8735 (ada-prj-load-directory): Make sure we do not use one of the new Emacs 8735 (ada-prj-load-directory): Make sure we do not use one of the new Emacs
8736 21 dialogs to select the file, since we want a directory name only. 8736 21 dialogs to select the file, since we want a directory name only.
8737 (ada-customize): Add support for the new GNAT project files. 8737 (ada-customize): Add support for the new GNAT project files.
8738 8738
8739 2002-06-20 Francesco Potortì <pot@gnu.org> 8739 2002-06-20 Francesco Potort,Al(B <pot@gnu.org>
8740 8740
8741 * progmodes/etags.el (tag-implicit-name-match-p): New function. 8741 * progmodes/etags.el (tag-implicit-name-match-p): New function.
8742 (etags-recognize-tags-table): Use it for implicit tag names. 8742 (etags-recognize-tags-table): Use it for implicit tag names.
8743 8743
8744 2002-06-20 Miles Bader <miles@gnu.org> 8744 2002-06-20 Miles Bader <miles@gnu.org>
9119 2002-06-05 Eli Zaretskii <eliz@is.elta.co.il> 9119 2002-06-05 Eli Zaretskii <eliz@is.elta.co.il>
9120 9120
9121 * select.el (xselect-convert-to-string): If VALUE is a string, 9121 * select.el (xselect-convert-to-string): If VALUE is a string,
9122 return a cons of TYPE and the string. 9122 return a cons of TYPE and the string.
9123 9123
9124 2002-06-05 Pavel Janík <Pavel@Janik.cz> 9124 2002-06-05 Pavel Jan,Am(Bk <Pavel@Janik.cz>
9125 9125
9126 * language/cyrillic.el (cyrillic-alternativnyj-decode-table): 9126 * language/cyrillic.el (cyrillic-alternativnyj-decode-table):
9127 Fix the table to contain correct characters. 9127 Fix the table to contain correct characters.
9128 9128
9129 2002-06-04 Richard M. Stallman <rms@gnu.org> 9129 2002-06-04 Richard M. Stallman <rms@gnu.org>
9555 * mail/sendmail.el (mail-recover-1): Remove (debug). 9555 * mail/sendmail.el (mail-recover-1): Remove (debug).
9556 (mail-signature): Fix :type. 9556 (mail-signature): Fix :type.
9557 (mail-default-directory): New user option. 9557 (mail-default-directory): New user option.
9558 (mail, mail-recover): Use that option. 9558 (mail, mail-recover): Use that option.
9559 9559
9560 2002-05-20 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 9560 2002-05-20 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9561 9561
9562 * international/mule.el (auto-coding-alist): Use emacs-mule 9562 * international/mule.el (auto-coding-alist): Use emacs-mule
9563 for auto-save files. 9563 for auto-save files.
9564 9564
9565 2002-05-20 Miles Bader <miles@gnu.org> 9565 2002-05-20 Miles Bader <miles@gnu.org>
9733 (dabbrev--try-find): Handle dabbrev-case-distinction. 9733 (dabbrev--try-find): Handle dabbrev-case-distinction.
9734 (dabbrev--search): Clean up the code. 9734 (dabbrev--search): Clean up the code.
9735 (dabbrev-upcase-means-case-search): Doc fix. 9735 (dabbrev-upcase-means-case-search): Doc fix.
9736 (dabbrev-case-replace): Fix custom tags and docs. 9736 (dabbrev-case-replace): Fix custom tags and docs.
9737 9737
9738 2002-05-14 Jochen Küpper <jochen@jochen-kuepper.de> 9738 2002-05-14 Jochen K,A|(Bpper <jochen@jochen-kuepper.de>
9739 9739
9740 * calc/calc-units.el (math-standard-units): Update from CODATA. 9740 * calc/calc-units.el (math-standard-units): Update from CODATA.
9741 9741
9742 2002-05-14 Stefan Monnier <monnier@cs.yale.edu> 9742 2002-05-14 Stefan Monnier <monnier@cs.yale.edu>
9743 9743
9750 2002-05-14 Mike Williams <mdub@bigfoot.com> 9750 2002-05-14 Mike Williams <mdub@bigfoot.com>
9751 9751
9752 * textmodes/sgml-mode.el (sgml-tag): 9752 * textmodes/sgml-mode.el (sgml-tag):
9753 Default skeleton-transformation to `identity'. 9753 Default skeleton-transformation to `identity'.
9754 9754
9755 2002-05-14 Francesco Potortì <pot@gnu.org> 9755 2002-05-14 Francesco Potort,Al(B <pot@gnu.org>
9756 9756
9757 * shell.el (shell-mode): Make second part of initialisation 9757 * shell.el (shell-mode): Make second part of initialisation
9758 depend on whether comint-input-ring is empty, rather than depend 9758 depend on whether comint-input-ring is empty, rather than depend
9759 on it being nil. 9759 on it being nil.
9760 9760
9795 (occur-1): Handle plurals. 9795 (occur-1): Handle plurals.
9796 9796
9797 (occur-engine): If there are no more matches, then finish 9797 (occur-engine): If there are no more matches, then finish
9798 searching the current buffer. 9798 searching the current buffer.
9799 9799
9800 2002-05-12 Pavel Janík <Pavel@Janik.cz> 9800 2002-05-12 Pavel Jan,Am(Bk <Pavel@Janik.cz>
9801 9801
9802 * net/ange-ftp.el (ange-ftp-try-passive-mode) 9802 * net/ange-ftp.el (ange-ftp-try-passive-mode)
9803 (ange-ftp-passive-host-alist): Change :version attributes to be 9803 (ange-ftp-passive-host-alist): Change :version attributes to be
9804 strings. 9804 strings.
9805 9805
9837 9837
9838 * dired-aux.el (dired-show-file-type): Use -- to say FILE's not option. 9838 * dired-aux.el (dired-show-file-type): Use -- to say FILE's not option.
9839 9839
9840 * subr.el (functionp): Catch errors in indirect-function. 9840 * subr.el (functionp): Catch errors in indirect-function.
9841 9841
9842 2002-05-12 Pavel Janík <Pavel@Janik.cz> 9842 2002-05-12 Pavel Jan,Am(Bk <Pavel@Janik.cz>
9843 9843
9844 * net/ldap.el (ldap-search-internal): Unfold folded lines before 9844 * net/ldap.el (ldap-search-internal): Unfold folded lines before
9845 parsing. 9845 parsing.
9846 9846
9847 * cus-edit.el (customize-set-value): Rename `var' to `variable' 9847 * cus-edit.el (customize-set-value): Rename `var' to `variable'
9920 9920
9921 2002-05-09 Kim F. Storm <storm@cua.dk> 9921 2002-05-09 Kim F. Storm <storm@cua.dk>
9922 9922
9923 * wid-edit.el (checkbox): New check-mark image. 9923 * wid-edit.el (checkbox): New check-mark image.
9924 9924
9925 2002-05-08 Pavel Janík <Pavel@Janik.cz> 9925 2002-05-08 Pavel Jan,Am(Bk <Pavel@Janik.cz>
9926 9926
9927 * filesets.el (filesets-running-xemacs): Fix last change. 9927 * filesets.el (filesets-running-xemacs): Fix last change.
9928 9928
9929 2002-05-08 Markus Rost <rost@math.ohio-state.edu> 9929 2002-05-08 Markus Rost <rost@math.ohio-state.edu>
9930 9930
9940 * filesets.el (filesets-conditional-sort): Use copy-sequence, 9940 * filesets.el (filesets-conditional-sort): Use copy-sequence,
9941 not copy-list. 9941 not copy-list.
9942 (filesets-menu-path, filesets-menu-before, filesets-menu-in-menu): 9942 (filesets-menu-path, filesets-menu-before, filesets-menu-in-menu):
9943 Defvar them to nil if running in Emacs. 9943 Defvar them to nil if running in Emacs.
9944 9944
9945 2002-05-08 Pavel Janík <Pavel@Janik.cz> 9945 2002-05-08 Pavel Jan,Am(Bk <Pavel@Janik.cz>
9946 9946
9947 * textmodes/flyspell.el (make-flyspell-overlay): Add help text 9947 * textmodes/flyspell.el (make-flyspell-overlay): Add help text
9948 to flyspell overlays. 9948 to flyspell overlays.
9949 9949
9950 * info.el (Info-mode-map): Bind `c' to Info-copy-current-node-name. 9950 * info.el (Info-mode-map): Bind `c' to Info-copy-current-node-name.
10029 2002-05-06 Markus Rost <rost@math.ohio-state.edu> 10029 2002-05-06 Markus Rost <rost@math.ohio-state.edu>
10030 10030
10031 * emacs-lisp/find-func.el (find-function-search-for-symbol): 10031 * emacs-lisp/find-func.el (find-function-search-for-symbol):
10032 Use with-syntax-table. 10032 Use with-syntax-table.
10033 10033
10034 2002-05-06 Francesco Potortì <pot@gnu.org> 10034 2002-05-06 Francesco Potort,Al(B <pot@gnu.org>
10035 10035
10036 * mail/rmail.el (rmail-font-lock-keywords): Highlight Resent-[Ff]rom:. 10036 * mail/rmail.el (rmail-font-lock-keywords): Highlight Resent-[Ff]rom:.
10037 10037
10038 2002-05-05 Markus Rost <rost@math.ohio-state.edu> 10038 2002-05-05 Markus Rost <rost@math.ohio-state.edu>
10039 10039
10195 10195
10196 * emulation/cua-base.el (cua--pre-command-handler): 10196 * emulation/cua-base.el (cua--pre-command-handler):
10197 Only interpret delete-selection property if mark-active. 10197 Only interpret delete-selection property if mark-active.
10198 (cua-mode): Fixed require in defcustom. 10198 (cua-mode): Fixed require in defcustom.
10199 10199
10200 2002-05-01 Pavel Janík <Pavel@Janik.cz> 10200 2002-05-01 Pavel Jan,Am(Bk <Pavel@Janik.cz>
10201 10201
10202 * calendar/cal-menu.el (cal-menu-x-popup-menu): Fix argument of 10202 * calendar/cal-menu.el (cal-menu-x-popup-menu): Fix argument of
10203 error call. 10203 error call.
10204 10204
10205 2002-05-01 Colin Walters <walters@verbum.org> 10205 2002-05-01 Colin Walters <walters@verbum.org>
10330 (ccl-encode-tcvn, ccl-encode-tcvn-font, vietnamese-tcvn): 10330 (ccl-encode-tcvn, ccl-encode-tcvn-font, vietnamese-tcvn):
10331 New Vietnamese coding system. 10331 New Vietnamese coding system.
10332 10332
10333 * language/viet-util.el: Update Commentary section. 10333 * language/viet-util.el: Update Commentary section.
10334 10334
10335 2002-04-29 Pavel Janík <Pavel@Janik.cz> 10335 2002-04-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
10336 10336
10337 * filesets.el (filesets-data): Doc fix. 10337 * filesets.el (filesets-data): Doc fix.
10338 (filesets-running-xemacs): Define even when compiling. 10338 (filesets-running-xemacs): Define even when compiling.
10339 10339
10340 * recentf.el (recentf-cancel-dialog): Remove dot at the end of 10340 * recentf.el (recentf-cancel-dialog): Remove dot at the end of
10395 not a list. 10395 not a list.
10396 10396
10397 * replace.el (occur-revert-arguments): 10397 * replace.el (occur-revert-arguments):
10398 Renamed from occur-revert-properties. All uses changed. 10398 Renamed from occur-revert-properties. All uses changed.
10399 10399
10400 2002-04-28 Pavel Janík <Pavel@Janik.cz> 10400 2002-04-28 Pavel Jan,Am(Bk <Pavel@Janik.cz>
10401 10401
10402 * recentf.el (recentf-menu-before): Use string to specify path in 10402 * recentf.el (recentf-menu-before): Use string to specify path in
10403 the menu. 10403 the menu.
10404 10404
10405 * international/mule-cmds.el (read-language-name): Take care of 10405 * international/mule-cmds.el (read-language-name): Take care of
10772 * simple.el (line-move-finish): Find beg and end of line 10772 * simple.el (line-move-finish): Find beg and end of line
10773 before calling line-move-to-column. Do consider intangible 10773 before calling line-move-to-column. Do consider intangible
10774 when finding the end. Take more care in analyzing the results 10774 when finding the end. Take more care in analyzing the results
10775 of intangibility after line-move-to-column. 10775 of intangibility after line-move-to-column.
10776 10776
10777 2002-04-22 Pavel Janík <Pavel@Janik.cz> 10777 2002-04-22 Pavel Jan,Am(Bk <Pavel@Janik.cz>
10778 10778
10779 * international/mule-diag.el (list-input-methods-1): Doc fix 10779 * international/mule-diag.el (list-input-methods-1): Doc fix
10780 (LEIM is now part of the standard distribution). 10780 (LEIM is now part of the standard distribution).
10781 10781
10782 * tmm.el (tmm-completion-prompt): Doc fix. 10782 * tmm.el (tmm-completion-prompt): Doc fix.
11730 2002-04-19 Kim F. Storm <storm@cua.dk> 11730 2002-04-19 Kim F. Storm <storm@cua.dk>
11731 11731
11732 * simple.el (pop-to-mark-command): Do not set this-command. 11732 * simple.el (pop-to-mark-command): Do not set this-command.
11733 (set-mark-command): Always jump to mark when called with arg. 11733 (set-mark-command): Always jump to mark when called with arg.
11734 11734
11735 2002-04-18 Francesco Potortì <pot@gnu.org> 11735 2002-04-18 Francesco Potort,Al(B <pot@gnu.org>
11736 11736
11737 * comint.el (comint-watch-for-password-prompt): Remove whitespace 11737 * comint.el (comint-watch-for-password-prompt): Remove whitespace
11738 at the beginning of password prompts. 11738 at the beginning of password prompts.
11739 11739
11740 2002-04-18 Andrew Innes <andrewi@gnu.org> 11740 2002-04-18 Andrew Innes <andrewi@gnu.org>
11747 one window. 11747 one window.
11748 (ibuffer-visit-buffer-1-window): Simply call `ibuffer-visit-buffer'. 11748 (ibuffer-visit-buffer-1-window): Simply call `ibuffer-visit-buffer'.
11749 (ibuffer-current-state-list): Reinstate optional argument; now 11749 (ibuffer-current-state-list): Reinstate optional argument; now
11750 just call `point' inside the mapping function. 11750 just call `point' inside the mapping function.
11751 11751
11752 2002-04-17 Francesco Potortì <pot@gnu.org> 11752 2002-04-17 Francesco Potort,Al(B <pot@gnu.org>
11753 11753
11754 * dired-aux.el (dired-star-subst-regexp) 11754 * dired-aux.el (dired-star-subst-regexp)
11755 (dired-quark-subst-regexp): New constants. 11755 (dired-quark-subst-regexp): New constants.
11756 (dired-do-shell-command, dired-shell-stuff-it): Use them. 11756 (dired-do-shell-command, dired-shell-stuff-it): Use them.
11757 (dired-do-shell-command): Raise an error if both `*' and `?' 11757 (dired-do-shell-command): Raise an error if both `*' and `?'
11768 11768
11769 2002-04-16 Eli Zaretskii <eliz@is.elta.co.il> 11769 2002-04-16 Eli Zaretskii <eliz@is.elta.co.il>
11770 11770
11771 * term.el (term-emulate-terminal): Fix last change. 11771 * term.el (term-emulate-terminal): Fix last change.
11772 11772
11773 2002-04-16 Pavel Janík <Pavel@Janik.cz> 11773 2002-04-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
11774 11774
11775 * bindings.el (mode-line-mode-menu): Update names to reflect 11775 * bindings.el (mode-line-mode-menu): Update names to reflect
11776 latest changes. 11776 latest changes.
11777 11777
11778 2002-04-16 Mike Williams <mdub@bigfoot.com> 11778 2002-04-16 Mike Williams <mdub@bigfoot.com>
11844 repeat (with or without arg) jump to next mark off ring. 11844 repeat (with or without arg) jump to next mark off ring.
11845 - Use C-u C-u prefix to set mark after jump. 11845 - Use C-u C-u prefix to set mark after jump.
11846 (exchange-point-and-mark): Temporarily enable transient-mark-mode 11846 (exchange-point-and-mark): Temporarily enable transient-mark-mode
11847 if prefix arg. 11847 if prefix arg.
11848 11848
11849 2002-04-14 Pavel Janík <Pavel@Janik.cz> 11849 2002-04-14 Pavel Jan,Am(Bk <Pavel@Janik.cz>
11850 11850
11851 * speedbar.el (speedbar-tag-hierarchy-method) 11851 * speedbar.el (speedbar-tag-hierarchy-method)
11852 (speedbar-toggle-updates, speedbar-toggle-images): Doc fixes. 11852 (speedbar-toggle-updates, speedbar-toggle-images): Doc fixes.
11853 11853
11854 2002-04-14 Mike Williams <mdub@bigfoot.com> 11854 2002-04-14 Mike Williams <mdub@bigfoot.com>
11855 11855
11856 * textmodes/sgml-mode.el (sgml-parse-tag-backward): Fix to work at 11856 * textmodes/sgml-mode.el (sgml-parse-tag-backward): Fix to work at
11857 beginning of buffer. 11857 beginning of buffer.
11858 11858
11859 2002-04-14 Pavel Janík <Pavel@Janik.cz> 11859 2002-04-14 Pavel Jan,Am(Bk <Pavel@Janik.cz>
11860 11860
11861 * speedbar.el (speedbar-generic-item-info) 11861 * speedbar.el (speedbar-generic-item-info)
11862 (speedbar-sort-tags): Doc fix. 11862 (speedbar-sort-tags): Doc fix.
11863 (speedbar-add-supported-extension): Fix typo in interactive spec. 11863 (speedbar-add-supported-extension): Fix typo in interactive spec.
11864 11864
11883 (gamegrid-add-score-insecure): Restored from the old 11883 (gamegrid-add-score-insecure): Restored from the old
11884 `gamegrid-add-score'. 11884 `gamegrid-add-score'.
11885 (gamegrid-add-score): Just dispatch on `system-type' to one of the 11885 (gamegrid-add-score): Just dispatch on `system-type' to one of the
11886 previous two functions. 11886 previous two functions.
11887 11887
11888 2002-04-13 Pavel Janík <Pavel@Janik.cz> 11888 2002-04-13 Pavel Jan,Am(Bk <Pavel@Janik.cz>
11889 11889
11890 * iswitchb.el: Update commentary to include new function 11890 * iswitchb.el: Update commentary to include new function
11891 iswitchb-exclude-nonmatching. 11891 iswitchb-exclude-nonmatching.
11892 11892
11893 2002-04-12 John Wiegley <johnw@gnu.org> 11893 2002-04-12 John Wiegley <johnw@gnu.org>
11902 11902
11903 2002-04-12 Dave Love <fx@gnu.org> 11903 2002-04-12 Dave Love <fx@gnu.org>
11904 11904
11905 * help.el (string-key-binding): Deal with margin events. 11905 * help.el (string-key-binding): Deal with margin events.
11906 11906
11907 2002-04-12 Francesco Potortì <pot@gnu.org> 11907 2002-04-12 Francesco Potort,Al(B <pot@gnu.org>
11908 11908
11909 * comint.el (comint-password-prompt-regexp): Match " SMB password". 11909 * comint.el (comint-password-prompt-regexp): Match " SMB password".
11910 11910
11911 2002-04-11 Stefan Monnier <monnier@cs.yale.edu> 11911 2002-04-11 Stefan Monnier <monnier@cs.yale.edu>
11912 11912
11948 (fill-move-to-break-point): Make sure the result is always greater 11948 (fill-move-to-break-point): Make sure the result is always greater
11949 than linebeg, so we ensure forward progress. 11949 than linebeg, so we ensure forward progress.
11950 (fill-region-as-paragraph): Compare to `to' rather than eobp. 11950 (fill-region-as-paragraph): Compare to `to' rather than eobp.
11951 (fill-paragraph): Don't rebind fill-paragraph-function. 11951 (fill-paragraph): Don't rebind fill-paragraph-function.
11952 11952
11953 2002-04-11 Pavel Janík <Pavel@Janik.cz> 11953 2002-04-11 Pavel Jan,Am(Bk <Pavel@Janik.cz>
11954 11954
11955 * menu-bar.el (menu-bar-adv-search-menu): Add incremental search. 11955 * menu-bar.el (menu-bar-adv-search-menu): Add incremental search.
11956 11956
11957 2002-04-11 Andreas Schwab <schwab@suse.de> 11957 2002-04-11 Andreas Schwab <schwab@suse.de>
11958 11958
12062 12062
12063 * textmodes/sgml-mode.el (sgml-lexical-context): 12063 * textmodes/sgml-mode.el (sgml-lexical-context):
12064 Use sgml-parse-tag-backward to find start point. 12064 Use sgml-parse-tag-backward to find start point.
12065 (sgml-looking-back-at): Doc fix. 12065 (sgml-looking-back-at): Doc fix.
12066 12066
12067 2002-04-09 Pavel Janík <Pavel@Janik.cz> 12067 2002-04-09 Pavel Jan,Am(Bk <Pavel@Janik.cz>
12068 12068
12069 * isearch.el (isearch-message-prefix): Use minibuffer-prompt face 12069 * isearch.el (isearch-message-prefix): Use minibuffer-prompt face
12070 for prompt. 12070 for prompt.
12071 12071
12072 2002-04-08 Stefan Monnier <monnier@cs.yale.edu> 12072 2002-04-08 Stefan Monnier <monnier@cs.yale.edu>
12111 2002-04-08 Sam Steingold <sds@gnu.org> 12111 2002-04-08 Sam Steingold <sds@gnu.org>
12112 12112
12113 * vc-cvs.el (vc-cvs-valid-version-number-p): New function. 12113 * vc-cvs.el (vc-cvs-valid-version-number-p): New function.
12114 (vc-cvs-checkin): Use it. 12114 (vc-cvs-checkin): Use it.
12115 12115
12116 2002-04-08 Pavel Janík <Pavel@Janik.cz> 12116 2002-04-08 Pavel Jan,Am(Bk <Pavel@Janik.cz>
12117 12117
12118 * files.el (display-time-string): Fix last change. 12118 * files.el (display-time-string): Fix last change.
12119 12119
12120 2002-04-07 Sam Steingold <sds@gnu.org> 12120 2002-04-07 Sam Steingold <sds@gnu.org>
12121 12121
12126 * international/mule-cmds.el (set-default-coding-systems) 12126 * international/mule-cmds.el (set-default-coding-systems)
12127 (reset-language-environment): Preserve eols on 12127 (reset-language-environment): Preserve eols on
12128 default-process-coding-system. 12128 default-process-coding-system.
12129 (coding-system-change-text-conversion): Fix case where CODING is nil. 12129 (coding-system-change-text-conversion): Fix case where CODING is nil.
12130 12130
12131 2002-04-07 Pavel Janík <Pavel@Janik.cz> 12131 2002-04-07 Pavel Jan,Am(Bk <Pavel@Janik.cz>
12132 12132
12133 * subr.el (play-sound): Move here from simple.el. 12133 * subr.el (play-sound): Move here from simple.el.
12134 12134
12135 * simple.el (play-sound): Move to subr.el. 12135 * simple.el (play-sound): Move to subr.el.
12136 12136
12153 12153
12154 2002-04-06 Mike Williams <mdub@bigfoot.com> 12154 2002-04-06 Mike Williams <mdub@bigfoot.com>
12155 12155
12156 * textmodes/xml-lite.el: Remove. 12156 * textmodes/xml-lite.el: Remove.
12157 12157
12158 2002-04-05 Pavel Janík <Pavel@Janik.cz> 12158 2002-04-05 Pavel Jan,Am(Bk <Pavel@Janik.cz>
12159 12159
12160 * simple.el (play-sound): New function (uses play-sound-internal). 12160 * simple.el (play-sound): New function (uses play-sound-internal).
12161 12161
12162 2002-04-04 Richard M. Stallman <rms@gnu.org> 12162 2002-04-04 Richard M. Stallman <rms@gnu.org>
12163 12163
12177 2002-04-04 Mike Williams <mdub@bigfoot.com> 12177 2002-04-04 Mike Williams <mdub@bigfoot.com>
12178 12178
12179 * textmodes/sgml-mode.el: Add missing require. 12179 * textmodes/sgml-mode.el: Add missing require.
12180 (sgml-lexical-context): Fix up CDATA detection for boundary cases. 12180 (sgml-lexical-context): Fix up CDATA detection for boundary cases.
12181 12181
12182 2002-04-03 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 12182 2002-04-03 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
12183 12183
12184 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to 12184 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to
12185 spot indicated by text property `cvs-goal-column', if present. 12185 spot indicated by text property `cvs-goal-column', if present.
12186 12186
12187 * pcvs-info.el (cvs-fileinfo-pp): Use text property 12187 * pcvs-info.el (cvs-fileinfo-pp): Use text property
12245 12245
12246 * textmodes/sgml-mode.el (sgml-lexical-context) 12246 * textmodes/sgml-mode.el (sgml-lexical-context)
12247 (sgml-parse-tag-backward): Extend support for CDATA to include 12247 (sgml-parse-tag-backward): Extend support for CDATA to include
12248 conditional sections. 12248 conditional sections.
12249 12249
12250 2002-04-03 Pavel Janík <Pavel@Janik.cz> 12250 2002-04-03 Pavel Jan,Am(Bk <Pavel@Janik.cz>
12251 12251
12252 * cus-start.el: Rename `autoselect-window' to 12252 * cus-start.el: Rename `autoselect-window' to
12253 `mouse-autoselect-window'. 12253 `mouse-autoselect-window'.
12254 12254
12255 2002-04-02 Richard M. Stallman <rms@gnu.org> 12255 2002-04-02 Richard M. Stallman <rms@gnu.org>
12319 12319
12320 * textmodes/xml-lite.el: Removed much redundant stuff. 12320 * textmodes/xml-lite.el: Removed much redundant stuff.
12321 (xml-lite-parse-tag-backward): Simplify parsing by assuming we 12321 (xml-lite-parse-tag-backward): Simplify parsing by assuming we
12322 always start within text. Make use of sgml-unclosed-tag-p. 12322 always start within text. Make use of sgml-unclosed-tag-p.
12323 12323
12324 2002-04-01 Ville Skyttä <ville.skytta@xemacs.org> 12324 2002-04-01 Ville Skytt,Ad(B <ville.skytta@xemacs.org>
12325 12325
12326 * tcl.el (tcl-imenu-generic-expression): New value. 12326 * tcl.el (tcl-imenu-generic-expression): New value.
12327 (tcl-imenu-create-index-function): Function deleted. 12327 (tcl-imenu-create-index-function): Function deleted.
12328 (tcl-mode): Check for filladapt-mode. 12328 (tcl-mode): Check for filladapt-mode.
12329 Use tcl-imenu-generic-expression instead of 12329 Use tcl-imenu-generic-expression instead of
12330 tcl-imenu-create-index-function. 12330 tcl-imenu-create-index-function.
12331 (inferior-tcl-mode): Doc fix. 12331 (inferior-tcl-mode): Doc fix.
12332 Change not legally significant. 12332 Change not legally significant.
12333 12333
12334 2002-04-01 Pavel Janík <Pavel@Janik.cz> 12334 2002-04-01 Pavel Jan,Am(Bk <Pavel@Janik.cz>
12335 12335
12336 * cus-start.el: Rename `x-autoselect-window' to `autoselect-window'. 12336 * cus-start.el: Rename `x-autoselect-window' to `autoselect-window'.
12337 12337
12338 * window.el (handle-select-window): New function. 12338 * window.el (handle-select-window): New function.
12339 Update copyright. 12339 Update copyright.
12530 (xml-lite-indent-comment-offset): Remove. 12530 (xml-lite-indent-comment-offset): Remove.
12531 (xml-lite-calculate-indent): Use new name. Use natural alignment 12531 (xml-lite-calculate-indent): Use new name. Use natural alignment
12532 for comments. 12532 for comments.
12533 (xml-lite-in-string-p): Simplify. 12533 (xml-lite-in-string-p): Simplify.
12534 12534
12535 2002-03-27 Pavel Janík <Pavel@Janik.cz> 12535 2002-03-27 Pavel Jan,Am(Bk <Pavel@Janik.cz>
12536 12536
12537 * allout.el (outline-layout): Doc fix. 12537 * allout.el (outline-layout): Doc fix.
12538 12538
12539 2002-03-27 Stefan Monnier <monnier@cs.yale.edu> 12539 2002-03-27 Stefan Monnier <monnier@cs.yale.edu>
12540 12540
12598 12598
12599 2002-03-26 Richard M. Stallman <rms@gnu.org> 12599 2002-03-26 Richard M. Stallman <rms@gnu.org>
12600 12600
12601 * subr.el (substring-no-properties): Function deleted (now in C). 12601 * subr.el (substring-no-properties): Function deleted (now in C).
12602 12602
12603 2002-03-25 Pavel Janík <Pavel@Janik.cz> 12603 2002-03-25 Pavel Jan,Am(Bk <Pavel@Janik.cz>
12604 12604
12605 * mwheel.el (mouse-wheel-mode): Use global-set-key and 12605 * mwheel.el (mouse-wheel-mode): Use global-set-key and
12606 global-unset-key. 12606 global-unset-key.
12607 12607
12608 2002-03-24 Richard M. Stallman <rms@gnu.org> 12608 2002-03-24 Richard M. Stallman <rms@gnu.org>
12639 (:foreground COLOR) and (:background COLOR). 12639 (:foreground COLOR) and (:background COLOR).
12640 (enriched-decode-foreground, enriched-decode-background): Set the 12640 (enriched-decode-foreground, enriched-decode-background): Set the
12641 fore- and background colors of the faces we create, since facemenu 12641 fore- and background colors of the faces we create, since facemenu
12642 doesn't. 12642 doesn't.
12643 12643
12644 2002-03-24 Pavel Janík <Pavel@Janik.cz> 12644 2002-03-24 Pavel Jan,Am(Bk <Pavel@Janik.cz>
12645 12645
12646 * mwheel.el (mouse-wheel-mode): Use the result of 12646 * mwheel.el (mouse-wheel-mode): Use the result of
12647 current-global-map instead of the variable `global-map'. 12647 current-global-map instead of the variable `global-map'.
12648 12648
12649 2002-03-23 Richard M. Stallman <rms@gnu.org> 12649 2002-03-23 Richard M. Stallman <rms@gnu.org>
12694 2002-03-21 Thien-Thi Nguyen <ttn@gnu.org> 12694 2002-03-21 Thien-Thi Nguyen <ttn@gnu.org>
12695 12695
12696 * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter 12696 * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter
12697 directions as the last action. 12697 directions as the last action.
12698 12698
12699 2002-03-21 Pavel Janík <Pavel@Janik.cz> 12699 2002-03-21 Pavel Jan,Am(Bk <Pavel@Janik.cz>
12700 12700
12701 * startup.el (fancy-splash-tail, normal-splash-screen): 12701 * startup.el (fancy-splash-tail, normal-splash-screen):
12702 Update copyright. 12702 Update copyright.
12703 12703
12704 * novice.el (disabled-command-hook): Clarify output text to match 12704 * novice.el (disabled-command-hook): Clarify output text to match
12882 (po-find-charset): Search for the Charset= header even if we've 12882 (po-find-charset): Search for the Charset= header even if we've
12883 read less than 4KB. 12883 read less than 4KB.
12884 <top-level>: Remove the setup for all known codepages: it seems 12884 <top-level>: Remove the setup for all known codepages: it seems
12885 to cause crashes in the CCL driver. 12885 to cause crashes in the CCL driver.
12886 12886
12887 2002-03-16 Pavel Janík <Pavel@Janik.cz> 12887 2002-03-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
12888 12888
12889 * textmodes/bibtex.el (bibtex-sort-ignore-string-entries) 12889 * textmodes/bibtex.el (bibtex-sort-ignore-string-entries)
12890 (bibtex-entry-field-alist): Doc fix. 12890 (bibtex-entry-field-alist): Doc fix.
12891 12891
12892 2002-03-16 Richard M. Stallman <rms@gnu.org> 12892 2002-03-16 Richard M. Stallman <rms@gnu.org>
12900 2002-03-15 Stefan Monnier <monnier@cs.yale.edu> 12900 2002-03-15 Stefan Monnier <monnier@cs.yale.edu>
12901 12901
12902 * files.el (load-completion): New function. 12902 * files.el (load-completion): New function.
12903 (load-library): Use it. 12903 (load-library): Use it.
12904 12904
12905 2002-03-15 Pavel Janík <Pavel@Janik.cz> 12905 2002-03-15 Pavel Jan,Am(Bk <Pavel@Janik.cz>
12906 12906
12907 * calendar/cal-french.el (calendar-goto-french-date): Fix prompt 12907 * calendar/cal-french.el (calendar-goto-french-date): Fix prompt
12908 to match the actual code. 12908 to match the actual code.
12909 12909
12910 2002-03-15 Eli Zaretskii <eliz@is.elta.co.il> 12910 2002-03-15 Eli Zaretskii <eliz@is.elta.co.il>
12979 (fortran-indent-line, fortran-auto-fill): Simplify thanks to the 12979 (fortran-indent-line, fortran-auto-fill): Simplify thanks to the
12980 cleaner behavior of fortran-find-comment-start-skip. 12980 cleaner behavior of fortran-find-comment-start-skip.
12981 (fortran-fill): Don't be confused by ! inside a comment. 12981 (fortran-fill): Don't be confused by ! inside a comment.
12982 (fortran-break-line): Minor cleanup and simplification. 12982 (fortran-break-line): Minor cleanup and simplification.
12983 12983
12984 2002-03-13 Francesco Potortì <pot@gnu.org> 12984 2002-03-13 Francesco Potort,Al(B <pot@gnu.org>
12985 12985
12986 * progmodes/etags.el (tag-exact-file-name-match-p) 12986 * progmodes/etags.el (tag-exact-file-name-match-p)
12987 (tag-file-name-match-p, tag-partial-file-name-match-p): Use a 12987 (tag-file-name-match-p, tag-partial-file-name-match-p): Use a
12988 simpler regexp. 12988 simpler regexp.
12989 12989
12990 2002-03-12 Colin Walters <walters@debian.org> 12990 2002-03-12 Colin Walters <walters@debian.org>
12991 12991
12992 * ibuffer.el (ibuffer-redisplay-current): Don't move point when 12992 * ibuffer.el (ibuffer-redisplay-current): Don't move point when
12993 redisplaying a line. 12993 redisplaying a line.
12994 12994
12995 2002-03-12 Jan Djärv <jan.h.d@swipnet.se> 12995 2002-03-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
12996 12996
12997 * term/x-win.el (emacs-session-restore): Take previous id as 12997 * term/x-win.el (emacs-session-restore): Take previous id as
12998 an argument. 12998 an argument.
12999 (emacs-session-save): Add comment that return t means cancel shutdown 12999 (emacs-session-save): Add comment that return t means cancel shutdown
13000 13000
13011 common-lisp-indent-function. 13011 common-lisp-indent-function.
13012 (common-lisp-indent-function): Handle loop forms specially. 13012 (common-lisp-indent-function): Handle loop forms specially.
13013 (lisp-indent-defmethod): Use car/cdr instead of first/rest. 13013 (lisp-indent-defmethod): Use car/cdr instead of first/rest.
13014 (lisp-backquote-indentation): New user option. 13014 (lisp-backquote-indentation): New user option.
13015 13015
13016 2002-03-12 Francesco Potortì <pot@gnu.org> 13016 2002-03-12 Francesco Potort,Al(B <pot@gnu.org>
13017 13017
13018 * progmodes/etags.el (tag-exact-file-name-match-p) 13018 * progmodes/etags.el (tag-exact-file-name-match-p)
13019 (tag-file-name-match-p, tag-partial-file-name-match-p): 13019 (tag-file-name-match-p, tag-partial-file-name-match-p):
13020 Assume that the header of a tags section has either a number 13020 Assume that the header of a tags section has either a number
13021 or nothing after the last comma. 13021 or nothing after the last comma.
13043 (shell-pcomplete): Ditto. 13043 (shell-pcomplete): Ditto.
13044 (shell-pcomplete-reverse): Ditto. 13044 (shell-pcomplete-reverse): Ditto.
13045 13045
13046 * comint.el: Remove documentation on setting up pcomplete. 13046 * comint.el: Remove documentation on setting up pcomplete.
13047 13047
13048 2002-03-11 Pavel Janík <Pavel@Janik.cz> 13048 2002-03-11 Pavel Jan,Am(Bk <Pavel@Janik.cz>
13049 13049
13050 * font-lock.el (java-font-lock-extra-types): Add "URL" as separate 13050 * font-lock.el (java-font-lock-extra-types): Add "URL" as separate
13051 item. Doc fix. 13051 item. Doc fix.
13052 13052
13053 * image.el (image-type-from-file-header): Make temporary buffer 13053 * image.el (image-type-from-file-header): Make temporary buffer
13062 13062
13063 2002-03-10 Daniel Pfeiffer <occitan@esperanto.org> 13063 2002-03-10 Daniel Pfeiffer <occitan@esperanto.org>
13064 13064
13065 * play/mpuz.el: Use defface instead of facemenu-get-face. 13065 * play/mpuz.el: Use defface instead of facemenu-get-face.
13066 13066
13067 2002-03-10 Jan Djärv <jan.h.d@swipnet.se> 13067 2002-03-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
13068 13068
13069 * startup.el (command-line): Add call to emacs-session-restore if 13069 * startup.el (command-line): Add call to emacs-session-restore if
13070 both x-session-id and x-session-previous-id are strings. 13070 both x-session-id and x-session-previous-id are strings.
13071 13071
13072 * term/x-win.el (x-handle-smid): New function. 13072 * term/x-win.el (x-handle-smid): New function.
13163 (hif-or-expr): Parse `||' expressions. 13163 (hif-or-expr): Parse `||' expressions.
13164 (hif-and-expr): Renamed from hif-term. 13164 (hif-and-expr): Renamed from hif-term.
13165 (hif-conditional): New function to evaluate a conditional 13165 (hif-conditional): New function to evaluate a conditional
13166 expression. 13166 expression.
13167 13167
13168 2002-03-06 Pavel Janík <Pavel@Janik.cz> 13168 2002-03-06 Pavel Jan,Am(Bk <Pavel@Janik.cz>
13169 13169
13170 * language/czech.el ("Czech"): Fix the documentation. 13170 * language/czech.el ("Czech"): Fix the documentation.
13171 13171
13172 * language/slovak.el ("Slovak"): Likewise. 13172 * language/slovak.el ("Slovak"): Likewise.
13173 13173
13226 (bold-italic, underline, highlight, secondary-selection, fixed-pitch) 13226 (bold-italic, underline, highlight, secondary-selection, fixed-pitch)
13227 (variable-pitch, trailing-whitespace): Don't use the old-style entries. 13227 (variable-pitch, trailing-whitespace): Don't use the old-style entries.
13228 (mode-line-inactive, header-line): Move the `t' section to the 13228 (mode-line-inactive, header-line): Move the `t' section to the
13229 beginning so the `:inherit' setting can be shared. 13229 beginning so the `:inherit' setting can be shared.
13230 13230
13231 2002-03-04 Pavel Janík <Pavel@Janik.cz> 13231 2002-03-04 Pavel Jan,Am(Bk <Pavel@Janik.cz>
13232 13232
13233 * net/snmp-mode.el: Require tempo when compiling to prevent 13233 * net/snmp-mode.el: Require tempo when compiling to prevent
13234 warnings. Update copyright notice. 13234 warnings. Update copyright notice.
13235 13235
13236 * help.el (describe-key-briefly, describe-key): Interpret `undefined' 13236 * help.el (describe-key-briefly, describe-key): Interpret `undefined'
13346 2002-02-28 Richard M. Stallman <rms@gnu.org> 13346 2002-02-28 Richard M. Stallman <rms@gnu.org>
13347 13347
13348 * font-lock.el (java-font-lock-extra-types): 13348 * font-lock.el (java-font-lock-extra-types):
13349 Match java.net.URL, etc. 13349 Match java.net.URL, etc.
13350 13350
13351 2002-02-28 Pavel Janík <Pavel@Janik.cz> 13351 2002-02-28 Pavel Jan,Am(Bk <Pavel@Janik.cz>
13352 13352
13353 * hexl.el (hexl-options): Doc fix. 13353 * hexl.el (hexl-options): Doc fix.
13354 Update Commentary section. 13354 Update Commentary section.
13355 13355
13356 * textmodes/sgml-mode.el (sgml-specials, sgml-quick-keys): 13356 * textmodes/sgml-mode.el (sgml-specials, sgml-quick-keys):
13626 2002-02-20 Tom Tromey <tromey@cachet> 13626 2002-02-20 Tom Tromey <tromey@cachet>
13627 13627
13628 * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more 13628 * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more
13629 natural paragraph boundaries. Don't fail at beginning of buffer. 13629 natural paragraph boundaries. Don't fail at beginning of buffer.
13630 13630
13631 2002-02-20 Pavel Janík <Pavel@Janik.cz> 13631 2002-02-20 Pavel Jan,Am(Bk <Pavel@Janik.cz>
13632 13632
13633 * tar-mode.el (tar-next-line, tar-previous-line): Add doc string, 13633 * tar-mode.el (tar-next-line, tar-previous-line): Add doc string,
13634 call the argument "arg" to match plain next-line and 13634 call the argument "arg" to match plain next-line and
13635 previous-line. From Kevin Ryde <user42@zip.com.au>. 13635 previous-line. From Kevin Ryde <user42@zip.com.au>.
13636 13636
13690 2002-02-17 stanislav shalunov <shalunov@internet2.edu> 13690 2002-02-17 stanislav shalunov <shalunov@internet2.edu>
13691 13691
13692 * mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when 13692 * mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when
13693 invoked from Rmail with full headers displayed. 13693 invoked from Rmail with full headers displayed.
13694 13694
13695 2002-02-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 13695 2002-02-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13696 13696
13697 * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks 13697 * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
13698 when repeated. 13698 when repeated.
13699 * textmodes/paragraphs.el (mark-paragraph): Ditto. 13699 * textmodes/paragraphs.el (mark-paragraph): Ditto.
13700 13700
13706 * textmodes/ispell.el (ispell-menu-map): Added `customize-ispell' 13706 * textmodes/ispell.el (ispell-menu-map): Added `customize-ispell'
13707 and `flyspell-mode' entries. 13707 and `flyspell-mode' entries.
13708 13708
13709 * textmodes/flyspell.el (flyspell): Add to ispell group. 13709 * textmodes/flyspell.el (flyspell): Add to ispell group.
13710 13710
13711 2002-02-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 13711 2002-02-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13712 13712
13713 * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when 13713 * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when
13714 repeated. 13714 repeated.
13715 (mark-defun): Mark more if repeated. 13715 (mark-defun): Mark more if repeated.
13716 13716
13730 * Makefile.in (DONTCOMPILE): Remove cus-start.el. 13730 * Makefile.in (DONTCOMPILE): Remove cus-start.el.
13731 13731
13732 * cus-start.el: Add automatic-hscroll-margin and 13732 * cus-start.el: Add automatic-hscroll-margin and
13733 automatic-hscroll-step. 13733 automatic-hscroll-step.
13734 13734
13735 2002-02-16 Pavel Janík <Pavel@Janik.cz> 13735 2002-02-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
13736 13736
13737 * cus-start.el (x-autoselect-window): Allow customization. 13737 * cus-start.el (x-autoselect-window): Allow customization.
13738 13738
13739 * eshell/em-alias.el (eshell-alias-initialize): Do not use 13739 * eshell/em-alias.el (eshell-alias-initialize): Do not use
13740 make-local-hook. 13740 make-local-hook.
13827 13827
13828 2002-02-15 Eli Zaretskii <eliz@is.elta.co.il> 13828 2002-02-15 Eli Zaretskii <eliz@is.elta.co.il>
13829 13829
13830 * menu-bar.el (menu-bar-tools-menu): Add an item for Calculator. 13830 * menu-bar.el (menu-bar-tools-menu): Add an item for Calculator.
13831 13831
13832 2002-02-15 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 13832 2002-02-15 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
13833 13833
13834 * simple.el (mark-word): Mark more if repeated. 13834 * simple.el (mark-word): Mark more if repeated.
13835 * textmodes/paragraphs.el (mark-paragraph): Ditto. 13835 * textmodes/paragraphs.el (mark-paragraph): Ditto.
13836 (mark-end-of-sentence): Ditto. 13836 (mark-end-of-sentence): Ditto.
13837 13837
13928 2002-02-11 Eli Zaretskii <eliz@is.elta.co.il> 13928 2002-02-11 Eli Zaretskii <eliz@is.elta.co.il>
13929 13929
13930 * cus-start.el: Don't warn about "x-*" symbols when building a 13930 * cus-start.el: Don't warn about "x-*" symbols when building a
13931 non-GUI version. 13931 non-GUI version.
13932 13932
13933 2002-02-11 Pavel Janík <Pavel@Janik.cz> 13933 2002-02-11 Pavel Jan,Am(Bk <Pavel@Janik.cz>
13934 13934
13935 * strokes.el (strokes-do-stroke, strokes-do-complex-stroke): 13935 * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
13936 Doc fix. 13936 Doc fix.
13937 (strokes-help): Do not use doubled with-output-to-temp-buffer. 13937 (strokes-help): Do not use doubled with-output-to-temp-buffer.
13938 Fix the help string. 13938 Fix the help string.
13953 Maybe report character's unicode. Tweak printing of list info. 13953 Maybe report character's unicode. Tweak printing of list info.
13954 (list-input-methods): Add xref buttons. 13954 (list-input-methods): Add xref buttons.
13955 (dump-charsets, dump-codings): Deleted (obsolete). 13955 (dump-charsets, dump-codings): Deleted (obsolete).
13956 From Dave Love <fx@gnu.org>. 13956 From Dave Love <fx@gnu.org>.
13957 13957
13958 2002-02-10 Pavel Janík <Pavel@Janik.cz> 13958 2002-02-10 Pavel Jan,Am(Bk <Pavel@Janik.cz>
13959 13959
13960 * menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling. 13960 * menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling.
13961 13961
13962 2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu> 13962 2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>
13963 13963
13976 * ediff-util.el (ediff-dispose-of-variant-according-to-user): 13976 * ediff-util.el (ediff-dispose-of-variant-according-to-user):
13977 check if buff is alive. 13977 check if buff is alive.
13978 13978
13979 * ediff.el: Typo in comment. 13979 * ediff.el: Typo in comment.
13980 13980
13981 2002-02-09 Pavel Janík <Pavel@Janik.cz> 13981 2002-02-09 Pavel Jan,Am(Bk <Pavel@Janik.cz>
13982 13982
13983 * menu-bar.el (menu-bar-options-save): Take care of 13983 * menu-bar.el (menu-bar-options-save): Take care of
13984 line-number-mode and column-number-mode variables. 13984 line-number-mode and column-number-mode variables.
13985 (menu-bar-showhide-menu): New menu-items "Show Line Number" and 13985 (menu-bar-showhide-menu): New menu-items "Show Line Number" and
13986 "Show Column Number" in "Show/Hide" menu. 13986 "Show Column Number" in "Show/Hide" menu.
14053 * help-fns.el (describe-function-1): Ditto. 14053 * help-fns.el (describe-function-1): Ditto.
14054 14054
14055 * subr.el (global-set-key, local-set-key): Accept a symbol for the 14055 * subr.el (global-set-key, local-set-key): Accept a symbol for the
14056 KEY argument (like define-key). 14056 KEY argument (like define-key).
14057 14057
14058 2002-02-06 Pavel Janík <Pavel@Janik.cz> 14058 2002-02-06 Pavel Jan,Am(Bk <Pavel@Janik.cz>
14059 14059
14060 * textmodes/flyspell.el (flyspell-insert-function): Doc fix. 14060 * textmodes/flyspell.el (flyspell-insert-function): Doc fix.
14061 14061
14062 2002-02-06 Richard M. Stallman <rms@gnu.org> 14062 2002-02-06 Richard M. Stallman <rms@gnu.org>
14063 14063
14134 2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk> 14134 2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>
14135 14135
14136 * cus-edit.el (customize-mark-to-save): New function. 14136 * cus-edit.el (customize-mark-to-save): New function.
14137 * menu-bar.el (menu-bar-options-save): Rewrote. 14137 * menu-bar.el (menu-bar-options-save): Rewrote.
14138 14138
14139 2002-02-05 Pavel Janík <Pavel@Janik.cz> 14139 2002-02-05 Pavel Jan,Am(Bk <Pavel@Janik.cz>
14140 14140
14141 * cus-start.el (x-use-underline-position-properties): 14141 * cus-start.el (x-use-underline-position-properties):
14142 Allow customization. 14142 Allow customization.
14143 14143
14144 2002-02-04 Simon Josefsson <jas@extundo.com> 14144 2002-02-04 Simon Josefsson <jas@extundo.com>
14167 2002-02-03 Andreas Schwab <schwab@suse.de> 14167 2002-02-03 Andreas Schwab <schwab@suse.de>
14168 14168
14169 * window.el (save-selected-window): Move macro before first use. 14169 * window.el (save-selected-window): Move macro before first use.
14170 (balance-windows): Fix misplaced parenthesis. 14170 (balance-windows): Fix misplaced parenthesis.
14171 14171
14172 2002-02-03 Pavel Janík <Pavel@Janik.cz> 14172 2002-02-03 Pavel Jan,Am(Bk <Pavel@Janik.cz>
14173 14173
14174 * calculator.el (calculator-displayers): Doc fixes. 14174 * calculator.el (calculator-displayers): Doc fixes.
14175 14175
14176 2002-02-03 Pavel Janík <Pavel@Janik.cz> 14176 2002-02-03 Pavel Jan,Am(Bk <Pavel@Janik.cz>
14177 14177
14178 * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip. 14178 * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip.
14179 (menu-bar-options-save): Save also the value of `display-time-mode'. 14179 (menu-bar-options-save): Save also the value of `display-time-mode'.
14180 (showhide-date-time): New function. 14180 (showhide-date-time): New function.
14181 (menu-bar-showhide-menu): New menu-item "Date and time". 14181 (menu-bar-showhide-menu): New menu-item "Date and time".
14210 14210
14211 * mail/rmail.el (rmail-redecode-body): Prune the headers before 14211 * mail/rmail.el (rmail-redecode-body): Prune the headers before
14212 looking for X-Coding-System header, and restore the pruned state 14212 looking for X-Coding-System header, and restore the pruned state
14213 before returning. 14213 before returning.
14214 14214
14215 2002-02-02 Pavel Janík <Pavel@Janik.cz> 14215 2002-02-02 Pavel Jan,Am(Bk <Pavel@Janik.cz>
14216 14216
14217 * cus-edit.el (customize-save-variable): Fix typo in prompt. 14217 * cus-edit.el (customize-save-variable): Fix typo in prompt.
14218 14218
14219 These changes integrate new version of flyspell.el from its 14219 These changes integrate new version of flyspell.el from its
14220 maintainer, Manuel Serrano: 14220 maintainer, Manuel Serrano:
14299 (bootstrap): Depend on compile-always, not compile-files. 14299 (bootstrap): Depend on compile-always, not compile-files.
14300 14300
14301 * emulation/pc-select.el (pc-select-save-and-set-mode): 14301 * emulation/pc-select.el (pc-select-save-and-set-mode):
14302 Properly use MODE-VAR. 14302 Properly use MODE-VAR.
14303 14303
14304 2002-01-29 Pavel Janík <Pavel@Janik.cz> 14304 2002-01-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
14305 14305
14306 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs 14306 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
14307 Version" to "About Emacs". 14307 Version" to "About Emacs".
14308 (menu-bar-options-save): Add `default-frame-alist' 14308 (menu-bar-options-save): Add `default-frame-alist'
14309 to saved variables. 14309 to saved variables.
14316 14316
14317 2002-01-28 Eli Zaretskii <eliz@is.elta.co.il> 14317 2002-01-28 Eli Zaretskii <eliz@is.elta.co.il>
14318 14318
14319 * calendar/calendar.el (generate-calendar-month): Doc fix. 14319 * calendar/calendar.el (generate-calendar-month): Doc fix.
14320 14320
14321 2002-01-27 Pavel Janík <Pavel@Janik.cz> 14321 2002-01-27 Pavel Jan,Am(Bk <Pavel@Janik.cz>
14322 14322
14323 * time.el (display-time-mail-directory): New option. 14323 * time.el (display-time-mail-directory): New option.
14324 (display-time-mail-function): Update doc-string. 14324 (display-time-mail-function): Update doc-string.
14325 (display-time-mail-icon): Use XPM image when available. 14325 (display-time-mail-icon): Use XPM image when available.
14326 (display-time-string-forms): Use more descriptive text as 14326 (display-time-string-forms): Use more descriptive text as
14488 * textmodes/ispell.el (ispell-help): Clean up echo area if user quits. 14488 * textmodes/ispell.el (ispell-help): Clean up echo area if user quits.
14489 14489
14490 * ibuffer.el: Don't require ibuf-ext at load time. 14490 * ibuffer.el: Don't require ibuf-ext at load time.
14491 (ibuffer): Require ibuf-ext here. 14491 (ibuffer): Require ibuf-ext here.
14492 14492
14493 2002-01-21 Francesco Potortì <pot@gnu.org> 14493 2002-01-21 Francesco Potort,Al(B <pot@gnu.org>
14494 14494
14495 * generic-x.el (apache-conf-generic-mode): Highlight the first 14495 * generic-x.el (apache-conf-generic-mode): Highlight the first
14496 word in a line even if preceded by blanks. 14496 word in a line even if preceded by blanks.
14497 14497
14498 2002-01-21 Richard M. Stallman <rms@gnu.org> 14498 2002-01-21 Richard M. Stallman <rms@gnu.org>
14531 14531
14532 * ibuffer.el: (toplevel) Require `ibuf-ext', which is now compiled 14532 * ibuffer.el: (toplevel) Require `ibuf-ext', which is now compiled
14533 with `byte-compile-dynamic'. 14533 with `byte-compile-dynamic'.
14534 (ibuffer-default-directory, toplevel): Doc files. 14534 (ibuffer-default-directory, toplevel): Doc files.
14535 14535
14536 2002-01-20 Pavel Janík <Pavel@Janik.cz> 14536 2002-01-20 Pavel Jan,Am(Bk <Pavel@Janik.cz>
14537 14537
14538 * tempo.el (tempo-define-template): Doc fix. 14538 * tempo.el (tempo-define-template): Doc fix.
14539 14539
14540 * scroll-bar.el (scroll-bar-mode): Make argument optional. 14540 * scroll-bar.el (scroll-bar-mode): Make argument optional.
14541 14541
14548 * w32-fns.el, term/w32-win.el: Move user variables to w32-vars.el 14548 * w32-fns.el, term/w32-win.el: Move user variables to w32-vars.el
14549 and make them defcustoms. 14549 and make them defcustoms.
14550 14550
14551 * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts. 14551 * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts.
14552 14552
14553 2002-01-19 Pavel Janík <Pavel@Janik.cz> 14553 2002-01-19 Pavel Jan,Am(Bk <Pavel@Janik.cz>
14554 14554
14555 * language/tibet-util.el (tibetan-decompose-region) 14555 * language/tibet-util.el (tibetan-decompose-region)
14556 (tibetan-decompose-string): Fix typo in docstring. 14556 (tibetan-decompose-string): Fix typo in docstring.
14557 14557
14558 * ruler-mode.el (ruler-mode): New keyword. Fix :version. 14558 * ruler-mode.el (ruler-mode): New keyword. Fix :version.
14640 14640
14641 2002-01-16 Andreas Schwab <schwab@suse.de> 14641 2002-01-16 Andreas Schwab <schwab@suse.de>
14642 14642
14643 * mail/feedmail.el (feedmail): Fix :link spec. 14643 * mail/feedmail.el (feedmail): Fix :link spec.
14644 14644
14645 2002-01-16 Pavel Janík <Pavel@Janik.cz> 14645 2002-01-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
14646 14646
14647 * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version 14647 * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
14648 2 ldapsearch. 14648 2 ldapsearch.
14649 14649
14650 * net/eudc.el: New maintainer. Change author's address. 14650 * net/eudc.el: New maintainer. Change author's address.
14722 14722
14723 2002-01-13 Andreas Schwab <schwab@suse.de> 14723 2002-01-13 Andreas Schwab <schwab@suse.de>
14724 14724
14725 * dired-aux.el (dired-do-shell-command): Doc fix. 14725 * dired-aux.el (dired-do-shell-command): Doc fix.
14726 14726
14727 2002-01-13 Jan Djärv <jan.h.d@swipnet.se> 14727 2002-01-13 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
14728 14728
14729 * startup.el (command-line-x-option-alist): New options "-fs", 14729 * startup.el (command-line-x-option-alist): New options "-fs",
14730 "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight". 14730 "-fw", "-fh", "--fullscreen", "--fullwidth", and "--fullheight".
14731 14731
14732 * term/x-win.el (x-handle-initial-switch): New function. 14732 * term/x-win.el (x-handle-initial-switch): New function.
14757 (comint-simple-send): If comint-input-sender-no-newline, 14757 (comint-simple-send): If comint-input-sender-no-newline,
14758 don't output newline, but maybe send eof. 14758 don't output newline, but maybe send eof.
14759 (comint-send-input): New arg NO-NEWLINE. 14759 (comint-send-input): New arg NO-NEWLINE.
14760 (comint-send-eof): Call comint-send-eof with NO-NEWLINE. 14760 (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
14761 14761
14762 2002-01-12 Pavel Janík <Pavel@Janik.cz> 14762 2002-01-12 Pavel Jan,Am(Bk <Pavel@Janik.cz>
14763 14763
14764 * textmodes/flyspell.el (flyspell-check-pre-word-p): 14764 * textmodes/flyspell.el (flyspell-check-pre-word-p):
14765 Prevent delaying when executing keyboard macros. 14765 Prevent delaying when executing keyboard macros.
14766 14766
14767 2002-01-12 Richard M. Stallman <rms@gnu.org> 14767 2002-01-12 Richard M. Stallman <rms@gnu.org>
14842 14842
14843 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Fix custom type. 14843 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Fix custom type.
14844 14844
14845 * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type. 14845 * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
14846 14846
14847 2002-01-08 Pavel Janík <Pavel@Janik.cz> 14847 2002-01-08 Pavel Jan,Am(Bk <Pavel@Janik.cz>
14848 14848
14849 * progmodes/ada-mode.el (ada-initialize-properties, ada-mode): 14849 * progmodes/ada-mode.el (ada-initialize-properties, ada-mode):
14850 Do not use make-local-hook. 14850 Do not use make-local-hook.
14851 14851
14852 2002-01-08 Eli Zaretskii <eliz@is.elta.co.il> 14852 2002-01-08 Eli Zaretskii <eliz@is.elta.co.il>
14858 14858
14859 2002-01-08 Michael Kifer <kifer@cs.stonybrook.edu> 14859 2002-01-08 Michael Kifer <kifer@cs.stonybrook.edu>
14860 14860
14861 * ediff-hook.el: Add an autoload cookie. 14861 * ediff-hook.el: Add an autoload cookie.
14862 14862
14863 2002-01-08 Pavel Janík <Pavel@Janik.cz> 14863 2002-01-08 Pavel Jan,Am(Bk <Pavel@Janik.cz>
14864 14864
14865 * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail 14865 * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail
14866 address of the author. 14866 address of the author.
14867 14867
14868 2002-01-08 Richard M. Stallman <rms@gnu.org> 14868 2002-01-08 Richard M. Stallman <rms@gnu.org>
14970 if following a kill command. 14970 if following a kill command.
14971 14971
14972 * help-fns.el (describe-variable, describe-function): 14972 * help-fns.el (describe-variable, describe-function):
14973 Do save-excursion. 14973 Do save-excursion.
14974 14974
14975 2002-01-06 Pavel Janík <Pavel@Janik.cz> 14975 2002-01-06 Pavel Jan,Am(Bk <Pavel@Janik.cz>
14976 14976
14977 * net/ldap.el (ldap-search-internal): Skip error message from 14977 * net/ldap.el (ldap-search-internal): Skip error message from
14978 ldapsearch. Allow listing attribute names only. Do not open 14978 ldapsearch. Allow listing attribute names only. Do not open
14979 non-existent files. 14979 non-existent files.
14980 14980
14994 (enriched-handle-display-prop): Return proper values. 14994 (enriched-handle-display-prop): Return proper values.
14995 14995
14996 * net/eudcb-ldap.el (eudc-attribute-display-method-alist): 14996 * net/eudcb-ldap.el (eudc-attribute-display-method-alist):
14997 Use proper attribute name labeledUri instead of deprecated labeledUrl. 14997 Use proper attribute name labeledUri instead of deprecated labeledUrl.
14998 14998
14999 2002-01-05 Pavel Janík <Pavel@Janik.cz> 14999 2002-01-05 Pavel Jan,Am(Bk <Pavel@Janik.cz>
15000 15000
15001 * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when 15001 * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
15002 editing an empty hotlist. 15002 editing an empty hotlist.
15003 15003
15004 * net/ldap.el (ldap-search-internal): Make the buffer unibyte. 15004 * net/ldap.el (ldap-search-internal): Make the buffer unibyte.
15055 * textmodes/texinfo.el (texinfo-insert-@end): Fix the change from 15055 * textmodes/texinfo.el (texinfo-insert-@end): Fix the change from
15056 2001-10-24. 15056 2001-10-24.
15057 15057
15058 * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix. 15058 * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
15059 15059
15060 2002-01-04 Pavel Janík <Pavel@Janik.cz> 15060 2002-01-04 Pavel Jan,Am(Bk <Pavel@Janik.cz>
15061 15061
15062 * net/ldap.el (ldap-host-parameters-alist): Remove duplicated entry. 15062 * net/ldap.el (ldap-host-parameters-alist): Remove duplicated entry.
15063 (ldap-ignore-attribute-codings): Change the default value to allow 15063 (ldap-ignore-attribute-codings): Change the default value to allow
15064 encoding/decoding of attributes. 15064 encoding/decoding of attributes.
15065 (ldap-coding-system): Use UTF-8 as the coding-system. Doc fix. 15065 (ldap-coding-system): Use UTF-8 as the coding-system. Doc fix.
15085 `ls' directly. Bind coding-system-for-read to emacs-mule-unix 15085 `ls' directly. Bind coding-system-for-read to emacs-mule-unix
15086 before reading the auto-save file. If the buffer's auto-save file 15086 before reading the auto-save file. If the buffer's auto-save file
15087 does not exist, call mail-recover-1 to allow recovery from past 15087 does not exist, call mail-recover-1 to allow recovery from past
15088 auto-saved drafts. 15088 auto-saved drafts.
15089 15089
15090 2002-01-03 Pavel Janík <Pavel@Janik.cz> 15090 2002-01-03 Pavel Jan,Am(Bk <Pavel@Janik.cz>
15091 15091
15092 * time.el (display-time-load-average-threshold): Fix defcustom 15092 * time.el (display-time-load-average-threshold): Fix defcustom
15093 (add type and group). 15093 (add type and group).
15094 15094
15095 * net/ange-ftp.el (ange-ftp-shell-command): Remove port 15095 * net/ange-ftp.el (ange-ftp-shell-command): Remove port
15204 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il> 15204 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
15205 15205
15206 * bindings.el (function-key-map): Don't bind shifted keypad 15206 * bindings.el (function-key-map): Don't bind shifted keypad
15207 numeric keys. 15207 numeric keys.
15208 15208
15209 2002-01-02 Pavel Janík <Pavel@Janik.cz> 15209 2002-01-02 Pavel Jan,Am(Bk <Pavel@Janik.cz>
15210 15210
15211 * enriched.el (enriched-handle-display-prop): Remove unused variables. 15211 * enriched.el (enriched-handle-display-prop): Remove unused variables.
15212 (enriched-mode): Doc fix. 15212 (enriched-mode): Doc fix.
15213 15213
15214 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il> 15214 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
15240 2001-12-31 Per Abrahamsen <abraham@dina.kvl.dk> 15240 2001-12-31 Per Abrahamsen <abraham@dina.kvl.dk>
15241 15241
15242 * cus-edit.el (custom-face-edit-fix-value): New function. 15242 * cus-edit.el (custom-face-edit-fix-value): New function.
15243 (custom-face-edit): Use it, to convert :italic and :bold to new forms. 15243 (custom-face-edit): Use it, to convert :italic and :bold to new forms.
15244 15244
15245 2001-12-30 Pavel Janík <Pavel@Janik.cz> 15245 2001-12-30 Pavel Jan,Am(Bk <Pavel@Janik.cz>
15246 15246
15247 * progmodes/octave-mod.el (octave-abbrev-table): 15247 * progmodes/octave-mod.el (octave-abbrev-table):
15248 * progmodes/idlwave.el (idlwave-mode-abbrev-table): 15248 * progmodes/idlwave.el (idlwave-mode-abbrev-table):
15249 * progmodes/fortran.el (fortran-mode-abbrev-table): 15249 * progmodes/fortran.el (fortran-mode-abbrev-table):
15250 * progmodes/f90.el (f90-mode-abbrev-table): 15250 * progmodes/f90.el (f90-mode-abbrev-table):
15370 15370
15371 2001-12-25 Eli Zaretskii <eliz@is.elta.co.il> 15371 2001-12-25 Eli Zaretskii <eliz@is.elta.co.il>
15372 15372
15373 * international/fontset.el: Don't require ind-util when compiling. 15373 * international/fontset.el: Don't require ind-util when compiling.
15374 15374
15375 2001-12-25 Pavel Janík <Pavel@Janik.cz> 15375 2001-12-25 Pavel Jan,Am(Bk <Pavel@Janik.cz>
15376 15376
15377 * emulation/tpu-edt.el (tpu-reset-screen-size): 15377 * emulation/tpu-edt.el (tpu-reset-screen-size):
15378 Use set-frame-height and set-frame-width instead of set-screen-height 15378 Use set-frame-height and set-frame-width instead of set-screen-height
15379 and set-screen-width. 15379 and set-screen-width.
15380 15380
15458 * sort.el (sort-reorder-buffer): Copy all to a temp buffer first. 15458 * sort.el (sort-reorder-buffer): Copy all to a temp buffer first.
15459 15459
15460 * play/yow.el (yow): Use an arg to distinguish interactive calls, 15460 * play/yow.el (yow): Use an arg to distinguish interactive calls,
15461 not interactive-p. 15461 not interactive-p.
15462 15462
15463 2001-12-22 Pavel Janík <Pavel@Janik.cz> 15463 2001-12-22 Pavel Jan,Am(Bk <Pavel@Janik.cz>
15464 15464
15465 * emacs-lisp/elint.el (elint-unknown-builtin-args): 15465 * emacs-lisp/elint.el (elint-unknown-builtin-args):
15466 Remove mocklisp entries. 15466 Remove mocklisp entries.
15467 15467
15468 * subr.el (insert-string): Moved from mocklisp.c, reimplemented in 15468 * subr.el (insert-string): Moved from mocklisp.c, reimplemented in
15484 2001-12-22 Miles Bader <miles@gnu.org> 15484 2001-12-22 Miles Bader <miles@gnu.org>
15485 15485
15486 * textmodes/refill.el (refill-mode): Don't barf when redundantly 15486 * textmodes/refill.el (refill-mode): Don't barf when redundantly
15487 turning refill-mode off. 15487 turning refill-mode off.
15488 15488
15489 2001-12-22 Pavel Janík <Pavel@Janik.cz> 15489 2001-12-22 Pavel Jan,Am(Bk <Pavel@Janik.cz>
15490 15490
15491 * time.el (display-time-load-average-threshold): New variable. 15491 * time.el (display-time-load-average-threshold): New variable.
15492 (display-time-update): Use it. 15492 (display-time-update): Use it.
15493 15493
15494 These changes allow cycling through past 1, 5 and 15 minutes 15494 These changes allow cycling through past 1, 5 and 15 minutes
15627 15627
15628 * international/mule-diag.el (describe-coding-system) 15628 * international/mule-diag.el (describe-coding-system)
15629 (print-coding-system-briefly): Make printed output have a similar 15629 (print-coding-system-briefly): Make printed output have a similar
15630 format as describe-character-set. 15630 format as describe-character-set.
15631 15631
15632 2001-12-20 Pavel Janík <Pavel@Janik.cz> 15632 2001-12-20 Pavel Jan,Am(Bk <Pavel@Janik.cz>
15633 15633
15634 * play/blackbox.el (bb-member): Remove, use member instead. 15634 * play/blackbox.el (bb-member): Remove, use member instead.
15635 (bb-delete): Remove, use delete instead. 15635 (bb-delete): Remove, use delete instead.
15636 Update copyright notice. Defvar for bb-board, bb-x, bb-y, 15636 Update copyright notice. Defvar for bb-board, bb-x, bb-y,
15637 bb-score, bb-detour-count and bb-balls-placed. 15637 bb-score, bb-detour-count and bb-balls-placed.
15661 15661
15662 2001-12-19 Miles Bader <miles@gnu.org> 15662 2001-12-19 Miles Bader <miles@gnu.org>
15663 15663
15664 * international/fontset.el: Require `ind-util' when compiling. 15664 * international/fontset.el: Require `ind-util' when compiling.
15665 15665
15666 2001-12-18 Pavel Janík <Pavel@Janik.cz> 15666 2001-12-18 Pavel Jan,Am(Bk <Pavel@Janik.cz>
15667 15667
15668 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string 15668 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string
15669 instead of decompose-composite-char. 15669 instead of decompose-composite-char.
15670 15670
15671 2001-12-18 Richard M. Stallman <rms@gnu.org> 15671 2001-12-18 Richard M. Stallman <rms@gnu.org>
15879 (xml-parse-tag): Don't skip white space. Return nil for a comment. 15879 (xml-parse-tag): Don't skip white space. Return nil for a comment.
15880 Concat the two strings surrounding a comment into a single string. 15880 Concat the two strings surrounding a comment into a single string.
15881 15881
15882 * newcomment.el (comment-indent): Jump to the middle of empty comments. 15882 * newcomment.el (comment-indent): Jump to the middle of empty comments.
15883 15883
15884 2001-12-14 Pavel Janík <Pavel@Janik.cz> 15884 2001-12-14 Pavel Jan,Am(Bk <Pavel@Janik.cz>
15885 15885
15886 * select.el (xselect-convert-to-class, xselect-convert-to-name): 15886 * select.el (xselect-convert-to-class, xselect-convert-to-name):
15887 Document. 15887 Document.
15888 15888
15889 2001-12-14 Andre Spiegel <spiegel@gnu.org> 15889 2001-12-14 Andre Spiegel <spiegel@gnu.org>
15927 2001-12-13 Eli Zaretskii <eliz@is.elta.co.il> 15927 2001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
15928 15928
15929 * international/mule.el (set-auto-coding): Don't search for 15929 * international/mule.el (set-auto-coding): Don't search for
15930 "unibyte:" or "coding:" if set-auto-mode-1 returns nil. 15930 "unibyte:" or "coding:" if set-auto-mode-1 returns nil.
15931 15931
15932 2001-12-13 Pavel Janík <Pavel@Janik.cz> 15932 2001-12-13 Pavel Jan,Am(Bk <Pavel@Janik.cz>
15933 15933
15934 * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook. 15934 * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
15935 15935
15936 * mail/rmail.el (rmail-fontify-buffer-function): Likewise. 15936 * mail/rmail.el (rmail-fontify-buffer-function): Likewise.
15937 15937
15983 * language/thai-util.el, language/thai.el: Add Unicode equivalents. 15983 * language/thai-util.el, language/thai.el: Add Unicode equivalents.
15984 15984
15985 * language/european.el: Remove autoload cookies. Fix registration 15985 * language/european.el: Remove autoload cookies. Fix registration
15986 of diacritic composition function. 15986 of diacritic composition function.
15987 15987
15988 2001-12-11 Pavel Janík <Pavel@Janik.cz> 15988 2001-12-11 Pavel Jan,Am(Bk <Pavel@Janik.cz>
15989 15989
15990 * calendar/todo-mode.el: Require time-stamp. 15990 * calendar/todo-mode.el: Require time-stamp.
15991 15991
15992 * net/zone-mode.el (zone-mode): Don't use make-local-hook. 15992 * net/zone-mode.el (zone-mode): Don't use make-local-hook.
15993 15993
16040 16040
16041 * iswitchb.el (iswitchb-visit-buffer): 16041 * iswitchb.el (iswitchb-visit-buffer):
16042 Use `select-frame-set-input-focus'--needed when window manager 16042 Use `select-frame-set-input-focus'--needed when window manager
16043 uses "click to focus" policy. 16043 uses "click to focus" policy.
16044 16044
16045 2001-12-09 Pavel Janík <Pavel@Janik.cz> 16045 2001-12-09 Pavel Jan,Am(Bk <Pavel@Janik.cz>
16046 16046
16047 * COPYING: Moved back. 16047 * COPYING: Moved back.
16048 16048
16049 2001-12-07 Eli Zaretskii <eliz@is.elta.co.il> 16049 2001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
16050 16050
16189 (tags-search, tags-query-replace): Use backquotes. 16189 (tags-search, tags-query-replace): Use backquotes.
16190 16190
16191 * textmodes/picture.el (picture-mode-map): Don't use defconst 16191 * textmodes/picture.el (picture-mode-map): Don't use defconst
16192 for a variable. 16192 for a variable.
16193 16193
16194 2001-12-02 Pavel Janík <Pavel@Janik.cz> 16194 2001-12-02 Pavel Jan,Am(Bk <Pavel@Janik.cz>
16195 16195
16196 * textmodes/reftex-index.el (reftex-index-mode): 16196 * textmodes/reftex-index.el (reftex-index-mode):
16197 Remove make-local-hook. 16197 Remove make-local-hook.
16198 16198
16199 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise. 16199 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
16254 * progmodes/hideif.el (hide-ifdef-mode): Only modify 16254 * progmodes/hideif.el (hide-ifdef-mode): Only modify
16255 `change-major-mode-hook' locally. Reset invisibility spec. 16255 `change-major-mode-hook' locally. Reset invisibility spec.
16256 16256
16257 * man.el (Man-build-section-alist): Remove last Man-match-substring. 16257 * man.el (Man-build-section-alist): Remove last Man-match-substring.
16258 16258
16259 2001-11-30 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 16259 2001-11-30 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16260 16260
16261 * textmodes/paragraphs.el (mark-paragraph): Clarify doc. 16261 * textmodes/paragraphs.el (mark-paragraph): Clarify doc.
16262 Clarify error message. 16262 Clarify error message.
16263 16263
16264 2001-11-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 16264 2001-11-29 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16265 16265
16266 * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg. 16266 * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg.
16267 16267
16268 2001-11-30 Andre Spiegel <spiegel@gnu.org> 16268 2001-11-30 Andre Spiegel <spiegel@gnu.org>
16269 16269
16313 several sequential nodes. Add a simple caching mechanism. 16313 several sequential nodes. Add a simple caching mechanism.
16314 (Info-goto-index): New function extracted from Info-index. 16314 (Info-goto-index): New function extracted from Info-index.
16315 (Info-index): Use it. Add completion to the interactive spec. 16315 (Info-index): Use it. Add completion to the interactive spec.
16316 (Info-menu-update): Simplify call to `Info-complete-menu-item'. 16316 (Info-menu-update): Simplify call to `Info-complete-menu-item'.
16317 16317
16318 2001-11-29 Pavel Janík <Pavel@Janik.cz> 16318 2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
16319 16319
16320 * COPYING: Removed. 16320 * COPYING: Removed.
16321 16321
16322 2001-11-29 Dave Love <fx@gnu.org> 16322 2001-11-29 Dave Love <fx@gnu.org>
16323 16323
16330 * international/mule.el: Doc fixes. 16330 * international/mule.el: Doc fixes.
16331 (map-charset-chars): New function. 16331 (map-charset-chars): New function.
16332 (register-char-codings): Use it to cope with generic chars in 16332 (register-char-codings): Use it to cope with generic chars in
16333 safe-chars. 16333 safe-chars.
16334 16334
16335 2001-11-29 Pavel Janík <Pavel@Janik.cz> 16335 2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
16336 16336
16337 * play/blackbox.el (blackbox-mode, blackbox): Doc fix. 16337 * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
16338 16338
16339 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes. 16339 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
16340 16340
16474 2001-11-26 Sam Steingold <sds@gnu.org> 16474 2001-11-26 Sam Steingold <sds@gnu.org>
16475 16475
16476 * frame.el (show-trailing-whitespace): Remove :set argument (the 16476 * frame.el (show-trailing-whitespace): Remove :set argument (the
16477 value was essentially identical to the defalt). 16477 value was essentially identical to the defalt).
16478 16478
16479 2001-11-26 Pavel Janík <Pavel@Janik.cz> 16479 2001-11-26 Pavel Jan,Am(Bk <Pavel@Janik.cz>
16480 16480
16481 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook. 16481 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
16482 16482
16483 * icomplete.el (icomplete-minibuffer-setup): Likewise. 16483 * icomplete.el (icomplete-minibuffer-setup): Likewise.
16484 16484
16538 16538
16539 * window.el (save-selected-window): No error if saved window is dead. 16539 * window.el (save-selected-window): No error if saved window is dead.
16540 16540
16541 * help-funs.el (describe-syntax): Put (interactive) after doc string. 16541 * help-funs.el (describe-syntax): Put (interactive) after doc string.
16542 16542
16543 2001-11-26 Pavel Janík <Pavel@Janik.cz> 16543 2001-11-26 Pavel Jan,Am(Bk <Pavel@Janik.cz>
16544 16544
16545 * international/quail.el (quail-help): Require help-mode in 16545 * international/quail.el (quail-help): Require help-mode in
16546 top-level instead. 16546 top-level instead.
16547 16547
16548 * iswitchb.el (iswitchb-exhibit): Use insert instead of 16548 * iswitchb.el (iswitchb-exhibit): Use insert instead of
16609 Define each button type with its own explicit define-button-type. 16609 Define each button type with its own explicit define-button-type.
16610 16610
16611 * language/devan-util.el: Comment out parts of the file 16611 * language/devan-util.el: Comment out parts of the file
16612 which apparently are garbled. 16612 which apparently are garbled.
16613 16613
16614 2001-11-25 Pavel Janík <Pavel@Janik.cz> 16614 2001-11-25 Pavel Jan,Am(Bk <Pavel@Janik.cz>
16615 16615
16616 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use 16616 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
16617 insert-string. 16617 insert-string.
16618 16618
16619 2001-11-25 Pavel Janík <Pavel@Janik.cz> 16619 2001-11-25 Pavel Jan,Am(Bk <Pavel@Janik.cz>
16620 16620
16621 * play/snake.el (snake-mode): Remove make-local-hook. 16621 * play/snake.el (snake-mode): Remove make-local-hook.
16622 16622
16623 * play/tetris.el (tetris-mode): Likewise. 16623 * play/tetris.el (tetris-mode): Likewise.
16624 16624
16692 * vc.el (with-vc-properties): Don't bind `filename' locally. 16692 * vc.el (with-vc-properties): Don't bind `filename' locally.
16693 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings 16693 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
16694 to avoid name clashes. Fix `lisp-indent-function' property for 16694 to avoid name clashes. Fix `lisp-indent-function' property for
16695 both. 16695 both.
16696 16696
16697 2001-11-23 Francesco Potortì <pot@gnu.org> 16697 2001-11-23 Francesco Potort,Al(B <pot@gnu.org>
16698 16698
16699 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword. 16699 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
16700 16700
16701 2001-11-22 Colin Walters <walters@debian.org> 16701 2001-11-22 Colin Walters <walters@debian.org>
16702 16702
16741 16741
16742 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode. 16742 * progmodes/perl-mode.el (perl-mode): Don't use define-derived-mode.
16743 16743
16744 * international/encoded-kb.el: Don't alter minor-map-alist. 16744 * international/encoded-kb.el: Don't alter minor-map-alist.
16745 16745
16746 2001-11-20 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 16746 2001-11-20 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
16747 16747
16748 * files.el (auto-save-file-name-transforms): Put remote files in 16748 * files.el (auto-save-file-name-transforms): Put remote files in
16749 temporary-file-directory rather than /tmp. 16749 temporary-file-directory rather than /tmp.
16750 16750
16751 2001-11-21 Colin Walters <walters@debian.org> 16751 2001-11-21 Colin Walters <walters@debian.org>
17099 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word 17099 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
17100 if it doesn't make sense as anything else. 17100 if it doesn't make sense as anything else.
17101 Don't recognize a "telephone number" at the beginning of the name. 17101 Don't recognize a "telephone number" at the beginning of the name.
17102 (mail-extr-leading-garbage): Match non-word characters only. 17102 (mail-extr-leading-garbage): Match non-word characters only.
17103 17103
17104 2001-11-16 Pavel Janík <Pavel@Janik.cz> 17104 2001-11-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
17105 17105
17106 * startup.el (command-line-processed): Doc fix. 17106 * startup.el (command-line-processed): Doc fix.
17107 17107
17108 * apropos.el (apropos-next-label-button): Doc fix. 17108 * apropos.el (apropos-next-label-button): Doc fix.
17109 17109
17127 17127
17128 * emacs-lisp/cl.el (values, values-list, multiple-value-list) 17128 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
17129 (multiple-value-apply, nth-value): Use defsubst rather than defalias 17129 (multiple-value-apply, nth-value): Use defsubst rather than defalias
17130 to get better doc strings. 17130 to get better doc strings.
17131 17131
17132 2001-11-15 Pavel Janík <Pavel@Janik.cz> 17132 2001-11-15 Pavel Jan,Am(Bk <Pavel@Janik.cz>
17133 17133
17134 * derived.el: Fix autoload cookie. 17134 * derived.el: Fix autoload cookie.
17135 17135
17136 2001-11-15 Richard M. Stallman <rms@gnu.org> 17136 2001-11-15 Richard M. Stallman <rms@gnu.org>
17137 17137
17322 (log-view-current-file): Do final `expand-file-name' in the 17322 (log-view-current-file): Do final `expand-file-name' in the
17323 current `default-directory'. 17323 current `default-directory'.
17324 (log-view-current-tag): Take an optional `where' arg. 17324 (log-view-current-tag): Take an optional `where' arg.
17325 (log-view-diff): New user command. 17325 (log-view-diff): New user command.
17326 17326
17327 2001-11-12 Pavel Janík <Pavel@Janik.cz> 17327 2001-11-12 Pavel Jan,Am(Bk <Pavel@Janik.cz>
17328 17328
17329 * progmodes/cpp.el (cpp-choose-face): Fix typo. 17329 * progmodes/cpp.el (cpp-choose-face): Fix typo.
17330 17330
17331 2001-11-12 Sam Steingold <sds@gnu.org> 17331 2001-11-12 Sam Steingold <sds@gnu.org>
17332 17332
17362 `unread-command-char'. 17362 `unread-command-char'.
17363 17363
17364 * calc/calc-ext.el (calc-init-extensions): Update autoload names 17364 * calc/calc-ext.el (calc-init-extensions): Update autoload names
17365 to match files renamed on initial calc import. 17365 to match files renamed on initial calc import.
17366 17366
17367 2001-11-12 Pavel Janík <Pavel@Janik.cz> 17367 2001-11-12 Pavel Jan,Am(Bk <Pavel@Janik.cz>
17368 17368
17369 * textmodes/flyspell.el (flyspell-default-dictionary): 17369 * textmodes/flyspell.el (flyspell-default-dictionary):
17370 Fix previous change. 17370 Fix previous change.
17371 17371
17372 2001-11-12 Richard M. Stallman <rms@gnu.org> 17372 2001-11-12 Richard M. Stallman <rms@gnu.org>
17405 (clipboard-yank): Ditto. 17405 (clipboard-yank): Ditto.
17406 17406
17407 2001-11-11 Colin Walters <walters@verbum.org> 17407 2001-11-11 Colin Walters <walters@verbum.org>
17408 17408
17409 The following changes are based on patches from 17409 The following changes are based on patches from
17410 Eli Zaretskii <eliz@is.elta.co.il>, Kai Großjohann 17410 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro,A_(Bjohann
17411 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others. 17411 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
17412 17412
17413 * calc/calc.el (toplevel): Require calc-macs. 17413 * calc/calc.el (toplevel): Require calc-macs.
17414 (calc-minibuffer-size): New. 17414 (calc-minibuffer-size): New.
17415 (calcDigit-nondigit): Use it instead of `buffer-size'. 17415 (calcDigit-nondigit): Use it instead of `buffer-size'.
17474 17474
17475 * wid-edit.el (checklist): Removed `:menu-tag'. 17475 * wid-edit.el (checklist): Removed `:menu-tag'.
17476 (radio-button-choice): Ditto. 17476 (radio-button-choice): Ditto.
17477 (editable-list): Ditto. 17477 (editable-list): Ditto.
17478 17478
17479 2001-11-09 Pavel Janík <Pavel@Janik.cz> 17479 2001-11-09 Pavel Jan,Am(Bk <Pavel@Janik.cz>
17480 17480
17481 * play/gomoku.el: Move definitions of constants to the beginning 17481 * play/gomoku.el: Move definitions of constants to the beginning
17482 of file, before their use. 17482 of file, before their use.
17483 17483
17484 2001-11-09 Richard M. Stallman <rms@gnu.org> 17484 2001-11-09 Richard M. Stallman <rms@gnu.org>
17750 17750
17751 * emacs-lisp/debug.el (debugger-make-xrefs): New function. 17751 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
17752 (debugger-setup-buffer): Call it. 17752 (debugger-setup-buffer): Call it.
17753 (debugger-mode-map): Bind RET and mouse-2. 17753 (debugger-mode-map): Bind RET and mouse-2.
17754 17754
17755 2001-10-31 Pavel Janík <Pavel@Janik.cz> 17755 2001-10-31 Pavel Jan,Am(Bk <Pavel@Janik.cz>
17756 17756
17757 * startup.el: Document command line option --no-window-system 17757 * startup.el: Document command line option --no-window-system
17758 instead of --no-windows. 17758 instead of --no-windows.
17759 17759
17760 2001-10-30 Stefan Monnier <monnier@cs.yale.edu> 17760 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
17893 17893
17894 * emacs-lisp/bytecomp.el (byte-recompile-directory): 17894 * emacs-lisp/bytecomp.el (byte-recompile-directory):
17895 Report numbers of files skipped and failed too. 17895 Report numbers of files skipped and failed too.
17896 (byte-compile-file): Return 'no-byte-compile for skipped files. 17896 (byte-compile-file): Return 'no-byte-compile for skipped files.
17897 17897
17898 2001-10-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 17898 2001-10-29 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
17899 17899
17900 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n' 17900 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
17901 and `M p'. 17901 and `M p'.
17902 17902
17903 2001-10-29 Gerd Moellmann <gerd@gnu.org> 17903 2001-10-29 Gerd Moellmann <gerd@gnu.org>
18243 2001-10-22 Gerd Moellmann <gerd@gnu.org> 18243 2001-10-22 Gerd Moellmann <gerd@gnu.org>
18244 18244
18245 * progmodes/compile.el (compilation-set-window-height): 18245 * progmodes/compile.el (compilation-set-window-height):
18246 Select old window only if it's still live. 18246 Select old window only if it's still live.
18247 18247
18248 2001-10-22 Pavel Janík <Pavel@Janik.cz> 18248 2001-10-22 Pavel Jan,Am(Bk <Pavel@Janik.cz>
18249 18249
18250 * help-mode.el (help-buffer): Remove debugging code. 18250 * help-mode.el (help-buffer): Remove debugging code.
18251 From Stefan Monnier <monnier@cs.yale.edu>. 18251 From Stefan Monnier <monnier@cs.yale.edu>.
18252 18252
18253 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il> 18253 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>