Mercurial > emacs
comparison lisp/ChangeLog @ 48902:c79f62a9de7e
*** empty log message ***
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Fri, 20 Dec 2002 13:01:10 +0000 |
parents | 7e3e83e13ba9 |
children | bf2ca45780be |
comparison
equal
deleted
inserted
replaced
48901:6f912a2e94c1 | 48902:c79f62a9de7e |
---|---|
1 2002-12-20 Francesco Potorti` <pot@gnu.org> | 1 2002-12-20 Francesco Potort,Al(B <pot@gnu.org> |
2 | 2 |
3 * mail/undigest.el (rmail-mail-separator): Renamed from | 3 * mail/undigest.el (rmail-mail-separator): Renamed from |
4 rmail-digest-mail-separator. All users changed. | 4 rmail-digest-mail-separator. All users changed. |
5 (unforward-rmail-message): Rewritten to be more robust and to | 5 (unforward-rmail-message): Rewritten to be more robust and to |
6 additionally account for the common style of forwarding messages | 6 additionally account for the common style of forwarding messages |
62 (select-safe-coding-system): Handle t in the arg | 62 (select-safe-coding-system): Handle t in the arg |
63 DEFAULT-CODING-SYSTEM specially. Use read-coding-system to read a | 63 DEFAULT-CODING-SYSTEM specially. Use read-coding-system to read a |
64 coding-system to allow users to specify unsafe coding system on | 64 coding-system to allow users to specify unsafe coding system on |
65 their risk. | 65 their risk. |
66 | 66 |
67 2002-12-16 Francesco Potorti` <pot@gnu.org> | 67 2002-12-16 Francesco Potort,Al(B <pot@gnu.org> |
68 | 68 |
69 * mail/undigest.el (rmail-digest-methods) | 69 * mail/undigest.el (rmail-digest-methods) |
70 (rmail-digest-mail-separator): New variables. | 70 (rmail-digest-mail-separator): New variables. |
71 (rmail-digest-parse-mime, rmail-digest-parse-rfc1153strict) | 71 (rmail-digest-parse-mime, rmail-digest-parse-rfc1153strict) |
72 (rmail-digest-parse-rfc1153sloppy, rmail-digest-rfc1153) | 72 (rmail-digest-parse-rfc1153sloppy, rmail-digest-rfc1153) |
3470 | 3470 |
3471 * simple.el: Provide `simple'. | 3471 * simple.el: Provide `simple'. |
3472 (transient-mark-mode, line-number-mode, column-number-mode): | 3472 (transient-mark-mode, line-number-mode, column-number-mode): |
3473 Pass an explicit `:require nil' argument. | 3473 Pass an explicit `:require nil' argument. |
3474 | 3474 |
3475 2002-09-13 Francesco Potorti` <pot@gnu.org> | 3475 2002-09-13 Francesco Potort,Al(B <pot@gnu.org> |
3476 | 3476 |
3477 * play/tetris.el (tetris-blank-options, tetris-cell-options): | 3477 * play/tetris.el (tetris-blank-options, tetris-cell-options): |
3478 Remove various redundant `(t nil)'. | 3478 Remove various redundant `(t nil)'. |
3479 | 3479 |
3480 * play/snake.el (snake-border-options): Use color on tty if available. | 3480 * play/snake.el (snake-border-options): Use color on tty if available. |
4255 (read-file-name-electric-shadow-tty-properties) | 4255 (read-file-name-electric-shadow-tty-properties) |
4256 (read-file-name-electric-shadow-mode): Remove compatibility defs. | 4256 (read-file-name-electric-shadow-mode): Remove compatibility defs. |
4257 | 4257 |
4258 * comint.el (comint-carriage-motion): Start at START. | 4258 * comint.el (comint-carriage-motion): Start at START. |
4259 | 4259 |
4260 2002-08-27 Francesco Potorti` <pot@gnu.org> | 4260 2002-08-27 Francesco Potort,Al(B <pot@gnu.org> |
4261 | 4261 |
4262 * net/ange-ftp.el (ange-ftp-skip-msgs): Skip the 530 response | 4262 * net/ange-ftp.el (ange-ftp-skip-msgs): Skip the 530 response |
4263 given by vsFTPd when accessed with a kerberised FTP client. | 4263 given by vsFTPd when accessed with a kerberised FTP client. |
4264 | 4264 |
4265 2002-08-27 Richard M. Stallman <rms@gnu.org> | 4265 2002-08-27 Richard M. Stallman <rms@gnu.org> |
5991 | 5991 |
5992 * files.el (save-some-buffers): Doc fix. | 5992 * files.el (save-some-buffers): Doc fix. |
5993 | 5993 |
5994 * bindings.el (completion-ignored-extensions): Add .gmo and .mo. | 5994 * bindings.el (completion-ignored-extensions): Add .gmo and .mo. |
5995 | 5995 |
5996 2002-07-06 Francesco Potorti` <pot@gnu.org> | 5996 2002-07-06 Francesco Potort,Al(B <pot@gnu.org> |
5997 | 5997 |
5998 * dos-w32.el (file-name-buffer-file-type-alist): Add knowledge of | 5998 * dos-w32.el (file-name-buffer-file-type-alist): Add knowledge of |
5999 .sx[dmicw] file suffixes for Open office data files. | 5999 .sx[dmicw] file suffixes for Open office data files. |
6000 | 6000 |
6001 * files.el (auto-mode-alist): Likewise. | 6001 * files.el (auto-mode-alist): Likewise. |
6480 * progmodes/ada-prj.el: Update copyright. | 6480 * progmodes/ada-prj.el: Update copyright. |
6481 (ada-prj-load-directory): Make sure we do not use one of the new Emacs | 6481 (ada-prj-load-directory): Make sure we do not use one of the new Emacs |
6482 21 dialogs to select the file, since we want a directory name only. | 6482 21 dialogs to select the file, since we want a directory name only. |
6483 (ada-customize): Add support for the new GNAT project files. | 6483 (ada-customize): Add support for the new GNAT project files. |
6484 | 6484 |
6485 2002-06-20 Francesco Potorti` <pot@gnu.org> | 6485 2002-06-20 Francesco Potort,Al(B <pot@gnu.org> |
6486 | 6486 |
6487 * progmodes/etags.el (tag-implicit-name-match-p): New function. | 6487 * progmodes/etags.el (tag-implicit-name-match-p): New function. |
6488 (etags-recognize-tags-table): Use it for implicit tag names. | 6488 (etags-recognize-tags-table): Use it for implicit tag names. |
6489 | 6489 |
6490 2002-06-20 Miles Bader <miles@gnu.org> | 6490 2002-06-20 Miles Bader <miles@gnu.org> |
7496 2002-05-14 Mike Williams <mdub@bigfoot.com> | 7496 2002-05-14 Mike Williams <mdub@bigfoot.com> |
7497 | 7497 |
7498 * textmodes/sgml-mode.el (sgml-tag): | 7498 * textmodes/sgml-mode.el (sgml-tag): |
7499 Default skeleton-transformation to `identity'. | 7499 Default skeleton-transformation to `identity'. |
7500 | 7500 |
7501 2002-05-14 Francesco Potorti` <pot@gnu.org> | 7501 2002-05-14 Francesco Potort,Al(B <pot@gnu.org> |
7502 | 7502 |
7503 * shell.el (shell-mode): Make second part of initialisation | 7503 * shell.el (shell-mode): Make second part of initialisation |
7504 depend on whether comint-input-ring is empty, rather than depend | 7504 depend on whether comint-input-ring is empty, rather than depend |
7505 on it being nil. | 7505 on it being nil. |
7506 | 7506 |
7775 2002-05-06 Markus Rost <rost@math.ohio-state.edu> | 7775 2002-05-06 Markus Rost <rost@math.ohio-state.edu> |
7776 | 7776 |
7777 * emacs-lisp/find-func.el (find-function-search-for-symbol): | 7777 * emacs-lisp/find-func.el (find-function-search-for-symbol): |
7778 Use with-syntax-table. | 7778 Use with-syntax-table. |
7779 | 7779 |
7780 2002-05-06 Francesco Potorti` <pot@gnu.org> | 7780 2002-05-06 Francesco Potort,Al(B <pot@gnu.org> |
7781 | 7781 |
7782 * mail/rmail.el (rmail-font-lock-keywords): Highlight Resent-[Ff]rom:. | 7782 * mail/rmail.el (rmail-font-lock-keywords): Highlight Resent-[Ff]rom:. |
7783 | 7783 |
7784 2002-05-05 Markus Rost <rost@math.ohio-state.edu> | 7784 2002-05-05 Markus Rost <rost@math.ohio-state.edu> |
7785 | 7785 |
9476 2002-04-19 Kim F. Storm <storm@cua.dk> | 9476 2002-04-19 Kim F. Storm <storm@cua.dk> |
9477 | 9477 |
9478 * simple.el (pop-to-mark-command): Do not set this-command. | 9478 * simple.el (pop-to-mark-command): Do not set this-command. |
9479 (set-mark-command): Always jump to mark when called with arg. | 9479 (set-mark-command): Always jump to mark when called with arg. |
9480 | 9480 |
9481 2002-04-18 Francesco Potorti` <pot@gnu.org> | 9481 2002-04-18 Francesco Potort,Al(B <pot@gnu.org> |
9482 | 9482 |
9483 * comint.el (comint-watch-for-password-prompt): Remove whitespace | 9483 * comint.el (comint-watch-for-password-prompt): Remove whitespace |
9484 at the beginning of password prompts. | 9484 at the beginning of password prompts. |
9485 | 9485 |
9486 2002-04-18 Andrew Innes <andrewi@gnu.org> | 9486 2002-04-18 Andrew Innes <andrewi@gnu.org> |
9493 one window. | 9493 one window. |
9494 (ibuffer-visit-buffer-1-window): Simply call `ibuffer-visit-buffer'. | 9494 (ibuffer-visit-buffer-1-window): Simply call `ibuffer-visit-buffer'. |
9495 (ibuffer-current-state-list): Reinstate optional argument; now | 9495 (ibuffer-current-state-list): Reinstate optional argument; now |
9496 just call `point' inside the mapping function. | 9496 just call `point' inside the mapping function. |
9497 | 9497 |
9498 2002-04-17 Francesco Potorti` <pot@gnu.org> | 9498 2002-04-17 Francesco Potort,Al(B <pot@gnu.org> |
9499 | 9499 |
9500 * dired-aux.el (dired-star-subst-regexp) | 9500 * dired-aux.el (dired-star-subst-regexp) |
9501 (dired-quark-subst-regexp): New constants. | 9501 (dired-quark-subst-regexp): New constants. |
9502 (dired-do-shell-command, dired-shell-stuff-it): Use them. | 9502 (dired-do-shell-command, dired-shell-stuff-it): Use them. |
9503 (dired-do-shell-command): Raise an error if both `*' and `?' | 9503 (dired-do-shell-command): Raise an error if both `*' and `?' |
9648 | 9648 |
9649 2002-04-12 Dave Love <fx@gnu.org> | 9649 2002-04-12 Dave Love <fx@gnu.org> |
9650 | 9650 |
9651 * help.el (string-key-binding): Deal with margin events. | 9651 * help.el (string-key-binding): Deal with margin events. |
9652 | 9652 |
9653 2002-04-12 Francesco Potorti` <pot@gnu.org> | 9653 2002-04-12 Francesco Potort,Al(B <pot@gnu.org> |
9654 | 9654 |
9655 * comint.el (comint-password-prompt-regexp): Match " SMB password". | 9655 * comint.el (comint-password-prompt-regexp): Match " SMB password". |
9656 | 9656 |
9657 2002-04-11 Stefan Monnier <monnier@cs.yale.edu> | 9657 2002-04-11 Stefan Monnier <monnier@cs.yale.edu> |
9658 | 9658 |
10725 (fortran-indent-line, fortran-auto-fill): Simplify thanks to the | 10725 (fortran-indent-line, fortran-auto-fill): Simplify thanks to the |
10726 cleaner behavior of fortran-find-comment-start-skip. | 10726 cleaner behavior of fortran-find-comment-start-skip. |
10727 (fortran-fill): Don't be confused by ! inside a comment. | 10727 (fortran-fill): Don't be confused by ! inside a comment. |
10728 (fortran-break-line): Minor cleanup and simplification. | 10728 (fortran-break-line): Minor cleanup and simplification. |
10729 | 10729 |
10730 2002-03-13 Francesco Potorti` <pot@gnu.org> | 10730 2002-03-13 Francesco Potort,Al(B <pot@gnu.org> |
10731 | 10731 |
10732 * progmodes/etags.el (tag-exact-file-name-match-p) | 10732 * progmodes/etags.el (tag-exact-file-name-match-p) |
10733 (tag-file-name-match-p, tag-partial-file-name-match-p): Use a | 10733 (tag-file-name-match-p, tag-partial-file-name-match-p): Use a |
10734 simpler regexp. | 10734 simpler regexp. |
10735 | 10735 |
10757 common-lisp-indent-function. | 10757 common-lisp-indent-function. |
10758 (common-lisp-indent-function): Handle loop forms specially. | 10758 (common-lisp-indent-function): Handle loop forms specially. |
10759 (lisp-indent-defmethod): Use car/cdr instead of first/rest. | 10759 (lisp-indent-defmethod): Use car/cdr instead of first/rest. |
10760 (lisp-backquote-indentation): New user option. | 10760 (lisp-backquote-indentation): New user option. |
10761 | 10761 |
10762 2002-03-12 Francesco Potorti` <pot@gnu.org> | 10762 2002-03-12 Francesco Potort,Al(B <pot@gnu.org> |
10763 | 10763 |
10764 * progmodes/etags.el (tag-exact-file-name-match-p) | 10764 * progmodes/etags.el (tag-exact-file-name-match-p) |
10765 (tag-file-name-match-p, tag-partial-file-name-match-p): | 10765 (tag-file-name-match-p, tag-partial-file-name-match-p): |
10766 Assume that the header of a tags section has either a number | 10766 Assume that the header of a tags section has either a number |
10767 or nothing after the last comma. | 10767 or nothing after the last comma. |
12234 * textmodes/ispell.el (ispell-help): Clean up echo area if user quits. | 12234 * textmodes/ispell.el (ispell-help): Clean up echo area if user quits. |
12235 | 12235 |
12236 * ibuffer.el: Don't require ibuf-ext at load time. | 12236 * ibuffer.el: Don't require ibuf-ext at load time. |
12237 (ibuffer): Require ibuf-ext here. | 12237 (ibuffer): Require ibuf-ext here. |
12238 | 12238 |
12239 2002-01-21 Francesco Potorti` <pot@gnu.org> | 12239 2002-01-21 Francesco Potort,Al(B <pot@gnu.org> |
12240 | 12240 |
12241 * generic-x.el (apache-conf-generic-mode): Highlight the first | 12241 * generic-x.el (apache-conf-generic-mode): Highlight the first |
12242 word in a line even if preceded by blanks. | 12242 word in a line even if preceded by blanks. |
12243 | 12243 |
12244 2002-01-21 Richard M. Stallman <rms@gnu.org> | 12244 2002-01-21 Richard M. Stallman <rms@gnu.org> |
14438 * vc.el (with-vc-properties): Don't bind `filename' locally. | 14438 * vc.el (with-vc-properties): Don't bind `filename' locally. |
14439 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings | 14439 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings |
14440 to avoid name clashes. Fix `lisp-indent-function' property for | 14440 to avoid name clashes. Fix `lisp-indent-function' property for |
14441 both. | 14441 both. |
14442 | 14442 |
14443 2001-11-23 Francesco Potorti` <pot@gnu.org> | 14443 2001-11-23 Francesco Potort,Al(B <pot@gnu.org> |
14444 | 14444 |
14445 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword. | 14445 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword. |
14446 | 14446 |
14447 2001-11-22 Colin Walters <walters@debian.org> | 14447 2001-11-22 Colin Walters <walters@debian.org> |
14448 | 14448 |