aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Potortì2002-12-20 13:01:10 +0000
committerFrancesco Potortì2002-12-20 13:01:10 +0000
commit7b11d96e3301b9cf22bf4ad9f50b791017487814 (patch)
tree7b5499ad763aeeb06e6b99b248bdbf94abcc7156
parent47687ab8d95ad12fd37b24e7883428ab5d14c933 (diff)
downloademacs-7b11d96e3301b9cf22bf4ad9f50b791017487814.tar.gz
emacs-7b11d96e3301b9cf22bf4ad9f50b791017487814.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog30
1 files changed, 15 insertions, 15 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fab0f214999..167c1f73548 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,4 @@
12002-12-20 Francesco Potorti` <pot@gnu.org> 12002-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.
@@ -64,7 +64,7 @@
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
672002-12-16 Francesco Potorti` <pot@gnu.org> 672002-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.
@@ -3472,7 +3472,7 @@
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
34752002-09-13 Francesco Potorti` <pot@gnu.org> 34752002-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)'.
@@ -4257,7 +4257,7 @@
4257 4257
4258 * comint.el (comint-carriage-motion): Start at START. 4258 * comint.el (comint-carriage-motion): Start at START.
4259 4259
42602002-08-27 Francesco Potorti` <pot@gnu.org> 42602002-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.
@@ -5993,7 +5993,7 @@
5993 5993
5994 * bindings.el (completion-ignored-extensions): Add .gmo and .mo. 5994 * bindings.el (completion-ignored-extensions): Add .gmo and .mo.
5995 5995
59962002-07-06 Francesco Potorti` <pot@gnu.org> 59962002-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.
@@ -6482,7 +6482,7 @@
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
64852002-06-20 Francesco Potorti` <pot@gnu.org> 64852002-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.
@@ -7498,7 +7498,7 @@
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
75012002-05-14 Francesco Potorti` <pot@gnu.org> 75012002-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
@@ -7777,7 +7777,7 @@
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
77802002-05-06 Francesco Potorti` <pot@gnu.org> 77802002-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
@@ -9478,7 +9478,7 @@
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
94812002-04-18 Francesco Potorti` <pot@gnu.org> 94812002-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.
@@ -9495,7 +9495,7 @@
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
94982002-04-17 Francesco Potorti` <pot@gnu.org> 94982002-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.
@@ -9650,7 +9650,7 @@
9650 9650
9651 * help.el (string-key-binding): Deal with margin events. 9651 * help.el (string-key-binding): Deal with margin events.
9652 9652
96532002-04-12 Francesco Potorti` <pot@gnu.org> 96532002-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
@@ -10727,7 +10727,7 @@
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
107302002-03-13 Francesco Potorti` <pot@gnu.org> 107302002-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
@@ -10759,7 +10759,7 @@
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
107622002-03-12 Francesco Potorti` <pot@gnu.org> 107622002-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):
@@ -12236,7 +12236,7 @@
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
122392002-01-21 Francesco Potorti` <pot@gnu.org> 122392002-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.
@@ -14440,7 +14440,7 @@
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
144432001-11-23 Francesco Potorti` <pot@gnu.org> 144432001-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