diff options
| author | Francesco Potortì | 2002-04-17 08:04:17 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2002-04-17 08:04:17 +0000 |
| commit | e190a59baca4fd78b6b44db67a99599d0950a334 (patch) | |
| tree | 9735d854ad0d4f2ee3542b081494d1d83184ae01 | |
| parent | 1c565847fa5cdcf63a0e9d1631eb425094083c66 (diff) | |
| download | emacs-e190a59baca4fd78b6b44db67a99599d0950a334.tar.gz emacs-e190a59baca4fd78b6b44db67a99599d0950a334.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 34 |
1 files changed, 19 insertions, 15 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 136b6f49f3d..581181aa3ec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-04-17 Francesco Potorti` <pot@gnu.org> | ||
| 2 | |||
| 3 | * comint.el (comint-password-prompt-regexp): Match "Repeat passphrase". | ||
| 4 | |||
| 1 | 2002-04-16 Jason Rumney <jasonr@gnu.org> | 5 | 2002-04-16 Jason Rumney <jasonr@gnu.org> |
| 2 | 6 | ||
| 3 | * international/mule-cmds.el (locale-preferred-coding-systems): | 7 | * international/mule-cmds.el (locale-preferred-coding-systems): |
| @@ -18,7 +22,7 @@ | |||
| 18 | compilation error. | 22 | compilation error. |
| 19 | 23 | ||
| 20 | 2002-04-16 Michael Kifer <kifer@cs.stonybrook.edu> | 24 | 2002-04-16 Michael Kifer <kifer@cs.stonybrook.edu> |
| 21 | 25 | ||
| 22 | * viper-ex.el: Patch by Samuel Padgett. Copyright papers received. | 26 | * viper-ex.el: Patch by Samuel Padgett. Copyright papers received. |
| 23 | (viper-ex-print-buf-name): New variable. | 27 | (viper-ex-print-buf-name): New variable. |
| 24 | (viper-ex-print-buf): New variable. | 28 | (viper-ex-print-buf): New variable. |
| @@ -26,10 +30,10 @@ | |||
| 26 | (ex-g-marks): New variable. | 30 | (ex-g-marks): New variable. |
| 27 | (ex-print): New function. | 31 | (ex-print): New function. |
| 28 | (ex-print-display-lines): New function. | 32 | (ex-print-display-lines): New function. |
| 29 | 33 | ||
| 30 | * viper.el (viper-set-hooks): add window-setup-hook, which sets | 34 | * viper.el (viper-set-hooks): add window-setup-hook, which sets |
| 31 | the cursor color. | 35 | the cursor color. |
| 32 | 36 | ||
| 33 | * ediff-util.el (ediff-cleanup-mess): delete ctl window on exit | 37 | * ediff-util.el (ediff-cleanup-mess): delete ctl window on exit |
| 34 | when the window is not in its own frame. | 38 | when the window is not in its own frame. |
| 35 | (ediff-clone-buffer-for-region-comparison): more robust window | 39 | (ediff-clone-buffer-for-region-comparison): more robust window |
| @@ -37,7 +41,7 @@ | |||
| 37 | (ediff-make-cloned-buffer): use generate-new-buffer-name. | 41 | (ediff-make-cloned-buffer): use generate-new-buffer-name. |
| 38 | (ediff-inferior-compare-regions): deleted unused vars | 42 | (ediff-inferior-compare-regions): deleted unused vars |
| 39 | ctl-buf and quit-now. | 43 | ctl-buf and quit-now. |
| 40 | 44 | ||
| 41 | 2002-04-15 Richard M. Stallman <rms@gnu.org> | 45 | 2002-04-15 Richard M. Stallman <rms@gnu.org> |
| 42 | 46 | ||
| 43 | * facemenu.el (facemenu-add-new-face): Use this only for faces. | 47 | * facemenu.el (facemenu-add-new-face): Use this only for faces. |
| @@ -48,14 +52,14 @@ | |||
| 48 | 52 | ||
| 49 | 2002-04-15 Eli Zaretskii <eliz@is.elta.co.il> | 53 | 2002-04-15 Eli Zaretskii <eliz@is.elta.co.il> |
| 50 | 54 | ||
| 51 | * ediff-init.el (ediff-current-diff-face-A) | 55 | * ediff-init.el (ediff-current-diff-face-A) |
| 52 | (ediff-current-diff-face-B, ediff-current-diff-face-C) | 56 | (ediff-current-diff-face-B, ediff-current-diff-face-C) |
| 53 | (ediff-current-diff-face-Ancestor, ediff-fine-diff-face-A) | 57 | (ediff-current-diff-face-Ancestor, ediff-fine-diff-face-A) |
| 54 | (ediff-fine-diff-face-B, ediff-fine-diff-face-C) | 58 | (ediff-fine-diff-face-B, ediff-fine-diff-face-C) |
| 55 | (ediff-fine-diff-face-Ancestor, ediff-even-diff-face-A) | 59 | (ediff-fine-diff-face-Ancestor, ediff-even-diff-face-A) |
| 56 | (ediff-even-diff-face-B, ediff-even-diff-face-C) | 60 | (ediff-even-diff-face-B, ediff-even-diff-face-C) |
| 57 | (ediff-even-diff-face-Ancestor, ediff-odd-diff-face-A) | 61 | (ediff-even-diff-face-Ancestor, ediff-odd-diff-face-A) |
| 58 | (ediff-odd-diff-face-B, ediff-odd-diff-face-C) | 62 | (ediff-odd-diff-face-B, ediff-odd-diff-face-C) |
| 59 | (ediff-odd-diff-face-Ancestor): Add special color definitions for | 63 | (ediff-odd-diff-face-Ancestor): Add special color definitions for |
| 60 | tty and MS-DOS displays. | 64 | tty and MS-DOS displays. |
| 61 | 65 | ||
| @@ -67,7 +71,7 @@ | |||
| 67 | 71 | ||
| 68 | * faces.el (highlight): Force foreground to be black on a tty, so | 72 | * faces.el (highlight): Force foreground to be black on a tty, so |
| 69 | this face is readable on a dark-background tty. | 73 | this face is readable on a dark-background tty. |
| 70 | * wid-edit.el (widget-field-face, widget-single-line-field-face): | 74 | * wid-edit.el (widget-field-face, widget-single-line-field-face): |
| 71 | Likewise. | 75 | Likewise. |
| 72 | 76 | ||
| 73 | 2002-04-14 Kim F. Storm <storm@cua.dk> | 77 | 2002-04-14 Kim F. Storm <storm@cua.dk> |
| @@ -77,7 +81,7 @@ | |||
| 77 | Enhanced functionality when command is repeated: | 81 | Enhanced functionality when command is repeated: |
| 78 | - If first command set the mark (no prefix arg), repeat temporarily | 82 | - If first command set the mark (no prefix arg), repeat temporarily |
| 79 | enables transient-mark-mode. | 83 | enables transient-mark-mode. |
| 80 | - If first command jumped to mark off ring (with argument), | 84 | - If first command jumped to mark off ring (with argument), |
| 81 | repeat (with or without arg) jump to next mark off ring. | 85 | repeat (with or without arg) jump to next mark off ring. |
| 82 | - Use C-u C-u prefix to set mark after jump. | 86 | - Use C-u C-u prefix to set mark after jump. |
| 83 | (exchange-point-and-mark): Temporarily enable transient-mark-mode | 87 | (exchange-point-and-mark): Temporarily enable transient-mark-mode |
| @@ -112,7 +116,7 @@ | |||
| 112 | `ibuffer-map-lines'. | 116 | `ibuffer-map-lines'. |
| 113 | 117 | ||
| 114 | * calc/calc-bin.el (math-format-radix-float): Use `when'. | 118 | * calc/calc-bin.el (math-format-radix-float): Use `when'. |
| 115 | 119 | ||
| 116 | * calc/calc.el (math-format-number): Load `calc-ext' before we | 120 | * calc/calc.el (math-format-number): Load `calc-ext' before we |
| 117 | call `math-group-float'. | 121 | call `math-group-float'. |
| 118 | 122 | ||