diff options
| author | Stefan Monnier | 2002-02-08 16:50:46 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2002-02-08 16:50:46 +0000 |
| commit | 6a229a6359f315f6e252bbaae39c4ab8b5d04a2c (patch) | |
| tree | 6997e021665ed3764ae840df704d360e8b46978c | |
| parent | ba460008557668623a5fbcf92bb6c33abb86f144 (diff) | |
| download | emacs-6a229a6359f315f6e252bbaae39c4ab8b5d04a2c.tar.gz emacs-6a229a6359f315f6e252bbaae39c4ab8b5d04a2c.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 55 | ||||
| -rw-r--r-- | src/ChangeLog | 14 |
2 files changed, 35 insertions, 34 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 971162a388e..bc252b139ee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-02-08 Stefan Monnier <monnier@cs.yale.edu> | ||
| 2 | |||
| 3 | * font-lock.el (save-buffer-state): Use restore-buffer-modified-p. | ||
| 4 | (c-font-lock-syntactic-face-function): Accept doxygen-style comments. | ||
| 5 | |||
| 1 | 2002-02-08 Richard M. Stallman <rms@gnu.org> | 6 | 2002-02-08 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * textmodes/text-mode.el (text-mode-hook-identify): Define as no-op. | 8 | * textmodes/text-mode.el (text-mode-hook-identify): Define as no-op. |
| @@ -9,12 +14,12 @@ | |||
| 9 | 14 | ||
| 10 | 2002-02-08 Eli Zaretskii <eliz@is.elta.co.il> | 15 | 2002-02-08 Eli Zaretskii <eliz@is.elta.co.il> |
| 11 | 16 | ||
| 12 | * net/ange-ftp.el (ange-ftp-process-handle-line) | 17 | * net/ange-ftp.el (ange-ftp-process-handle-line) |
| 13 | (ange-ftp-set-xfer-size): If the file's size is a float, divide | 18 | (ange-ftp-set-xfer-size): If the file's size is a float, divide |
| 14 | by 1024 instead of using ash. | 19 | by 1024 instead of using ash. |
| 15 | 20 | ||
| 16 | * international/mule-cmds.el (select-safe-coding-system): State | 21 | * international/mule-cmds.el (select-safe-coding-system): |
| 17 | the buffer's name in the message popped in the *Warning* buffer, | 22 | State the buffer's name in the message popped in the *Warning* buffer, |
| 18 | and make sure the offending buffer is displayed. | 23 | and make sure the offending buffer is displayed. |
| 19 | 24 | ||
| 20 | 2002-02-07 Markus Rost <rost@math.ohio-state.edu> | 25 | 2002-02-07 Markus Rost <rost@math.ohio-state.edu> |
| @@ -28,13 +33,13 @@ | |||
| 28 | * register.el (list-registers): New command. | 33 | * register.el (list-registers): New command. |
| 29 | (describe-register-1): New subroutine, taken out of view-register. | 34 | (describe-register-1): New subroutine, taken out of view-register. |
| 30 | 35 | ||
| 31 | * emacs-lisp/copyright.el (copyright-regexp): | 36 | * emacs-lisp/copyright.el (copyright-regexp): |
| 32 | Delete the unibyte copyright symbol; it's redundant. | 37 | Delete the unibyte copyright symbol; it's redundant. |
| 33 | Fix a spazz in the multibyte encoding here. | 38 | Fix a spazz in the multibyte encoding here. |
| 34 | 39 | ||
| 35 | 2002-02-07 Dave Love <fx@gnu.org> | 40 | 2002-02-07 Dave Love <fx@gnu.org> |
| 36 | 41 | ||
| 37 | * language/cyril-util.el (cyrillic-encode-koi8-r-char) | 42 | * language/cyril-util.el (cyrillic-encode-koi8-r-char) |
| 38 | (cyrillic-encode-alternativnyj-char): Get translation tables from | 43 | (cyrillic-encode-alternativnyj-char): Get translation tables from |
| 39 | symbol properties, not as variables. | 44 | symbol properties, not as variables. |
| 40 | (standard-display-cyrillic-translit): Include unicodes. | 45 | (standard-display-cyrillic-translit): Include unicodes. |
| @@ -88,7 +93,7 @@ | |||
| 88 | 93 | ||
| 89 | * subr.el (force-mode-line-update): Doc fix. | 94 | * subr.el (force-mode-line-update): Doc fix. |
| 90 | 95 | ||
| 91 | * subr.el (atomic-change-group, prepare-change-group) | 96 | * subr.el (atomic-change-group, prepare-change-group) |
| 92 | (activate-change-group, accept-change-group, cancel-change-group): | 97 | (activate-change-group, accept-change-group, cancel-change-group): |
| 93 | New functions. | 98 | New functions. |
| 94 | 99 | ||
| @@ -111,8 +116,7 @@ | |||
| 111 | 116 | ||
| 112 | * play/pong.el (pong-height): Don't use height that exceeds the | 117 | * play/pong.el (pong-height): Don't use height that exceeds the |
| 113 | frame height. | 118 | frame height. |
| 114 | (pong-border-options): Make the border colors slightly more | 119 | (pong-border-options): Make the border colors slightly more bright. |
| 115 | bright. | ||
| 116 | 120 | ||
| 117 | * play/gamegrid.el (gamegrid-display-type): Treat any | 121 | * play/gamegrid.el (gamegrid-display-type): Treat any |
| 118 | color-capable display as color-x, if display-color-p is fboundp. | 122 | color-capable display as color-x, if display-color-p is fboundp. |
| @@ -137,28 +141,24 @@ | |||
| 137 | 141 | ||
| 138 | 2002-02-04 Simon Josefsson <jas@extundo.com> | 142 | 2002-02-04 Simon Josefsson <jas@extundo.com> |
| 139 | 143 | ||
| 140 | * dired.el (dired-load-hook, dired-mode-hook) | 144 | * dired.el (dired-load-hook, dired-mode-hook) |
| 141 | (dired-before-readin-hook, dired-after-readin-hook): Defcustom. | 145 | (dired-before-readin-hook, dired-after-readin-hook): Defcustom. |
| 142 | 146 | ||
| 143 | 2002-02-03 Colin Walters <walters@verbum.org> | 147 | 2002-02-03 Colin Walters <walters@verbum.org> |
| 144 | 148 | ||
| 145 | * ibuf-ext.el (ibuffer-filter-format-alist, | 149 | * ibuf-ext.el (ibuffer-filter-format-alist) |
| 146 | ibuffer-cached-filter-formats, | 150 | (ibuffer-cached-filter-formats, ibuffer-compiled-filter-formats): |
| 147 | ibuffer-compiled-filter-formats): New variables. | 151 | New variables. |
| 148 | |||
| 149 | * ibuffer.el (ibuffer): Remove link; the "home page" for ibuffer | 152 | * ibuffer.el (ibuffer): Remove link; the "home page" for ibuffer |
| 150 | is now the Emacs CVS tree. | 153 | is now the Emacs CVS tree. |
| 151 | (ibuffer-formats): Doc fix. | 154 | (ibuffer-formats): Doc fix. |
| 152 | (ibuffer-active-formats-name, ibuffer-current-formats): New | 155 | (ibuffer-active-formats-name, ibuffer-current-formats): New functions. |
| 153 | functions. | ||
| 154 | (ibuffer-current-format): Use them. | 156 | (ibuffer-current-format): Use them. |
| 155 | (ibuffer-recompile-formats): Add support for | 157 | (ibuffer-recompile-formats, ibuffer-check-formats) |
| 156 | ibuffer-filter-format-alist. | 158 | (ibuffer-switch-format, ibuffer-update-title): |
| 157 | (ibuffer-check-formats): Ditto. | 159 | Add support for ibuffer-filter-format-alist. |
| 158 | (ibuffer-switch-format): Ditto. | ||
| 159 | (ibuffer-update-title): Ditto. | ||
| 160 | (define-ibuffer-column process): Remove unncessary consing. | 160 | (define-ibuffer-column process): Remove unncessary consing. |
| 161 | 161 | ||
| 162 | * ibuf-macs.el (define-ibuffer-column): Add beginnings of support | 162 | * ibuf-macs.el (define-ibuffer-column): Add beginnings of support |
| 163 | for a summary column. | 163 | for a summary column. |
| 164 | 164 | ||
| @@ -173,10 +173,8 @@ | |||
| 173 | 173 | ||
| 174 | 2002-02-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> | 174 | 2002-02-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 175 | 175 | ||
| 176 | * menu-bar.el (menu-bar-help-menu): Use different text for | 176 | * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip. |
| 177 | tool-tip. | 177 | (menu-bar-options-save): Save also the value of `display-time-mode'. |
| 178 | (menu-bar-options-save): Save also the value of | ||
| 179 | `display-time-mode'. | ||
| 180 | (showhide-date-time): New function. | 178 | (showhide-date-time): New function. |
| 181 | (menu-bar-showhide-menu): New menu-item "Date and time". | 179 | (menu-bar-showhide-menu): New menu-item "Date and time". |
| 182 | 180 | ||
| @@ -219,8 +217,7 @@ | |||
| 219 | These changes integrate new version of flyspell.el from its | 217 | These changes integrate new version of flyspell.el from its |
| 220 | maintainer, Manuel Serrano: | 218 | maintainer, Manuel Serrano: |
| 221 | 219 | ||
| 222 | * textmodes/flyspell.el (flyspell-issue-message-flag): New user | 220 | * textmodes/flyspell.el (flyspell-issue-message-flag): New user option. |
| 223 | option. | ||
| 224 | (flyspell-mode-on, flyspell-notify-misspell) | 221 | (flyspell-mode-on, flyspell-notify-misspell) |
| 225 | (flyspell-small-region, flyspell-external-point-words) | 222 | (flyspell-small-region, flyspell-external-point-words) |
| 226 | (flyspell-large-region): Use it | 223 | (flyspell-large-region): Use it |
| @@ -248,8 +245,8 @@ | |||
| 248 | * novice.el (enable-command): If Emacs was invoked as "emacs -q", | 245 | * novice.el (enable-command): If Emacs was invoked as "emacs -q", |
| 249 | don't alter the user's ~/.emacs. | 246 | don't alter the user's ~/.emacs. |
| 250 | (disable-command): If user-init-file is nil or does not exist, | 247 | (disable-command): If user-init-file is nil or does not exist, |
| 251 | default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows). But | 248 | default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows). |
| 252 | don't alter the init file if Emacs was invoked as "emacs -q" | 249 | But don't alter the init file if Emacs was invoked as "emacs -q" |
| 253 | 250 | ||
| 254 | 2002-02-01 Stefan Monnier <monnier@cs.yale.edu> | 251 | 2002-02-01 Stefan Monnier <monnier@cs.yale.edu> |
| 255 | 252 | ||
diff --git a/src/ChangeLog b/src/ChangeLog index 6b393590ac1..7bf529ffdd7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -6,6 +6,10 @@ | |||
| 6 | 6 | ||
| 7 | * sysdep.c (init_system_name): Put unused variable `p' in #if 0. | 7 | * sysdep.c (init_system_name): Put unused variable `p' in #if 0. |
| 8 | 8 | ||
| 9 | 2002-02-07 Stefan Monnier <monnier@cs.yale.edu> | ||
| 10 | |||
| 11 | * lisp.h (Fx_file_dialog): Export (for Motif code in fileio.c). | ||
| 12 | |||
| 9 | 2002-02-07 Kim F. Storm <storm@cua.dk> | 13 | 2002-02-07 Kim F. Storm <storm@cua.dk> |
| 10 | 14 | ||
| 11 | * keymap.c (where_is_internal): Only check whether definition is | 15 | * keymap.c (where_is_internal): Only check whether definition is |
| @@ -23,14 +27,14 @@ | |||
| 23 | defining command remapping. Doc updated. | 27 | defining command remapping. Doc updated. |
| 24 | (Flookup_key): Remap command through keymap if KEY is a symbol. | 28 | (Flookup_key): Remap command through keymap if KEY is a symbol. |
| 25 | (is_command_symbol): New function. | 29 | (is_command_symbol): New function. |
| 26 | (Fkey_binding): Use it. New optional argument NO-REMAP. Doc | 30 | (Fkey_binding): Use it. New optional argument NO-REMAP. |
| 27 | updated. Callers changed. Perform command remapping via | 31 | Doc updated. Callers changed. Perform command remapping via |
| 28 | recursive call unless that arg is non-nil. | 32 | recursive call unless that arg is non-nil. |
| 29 | (where_is_internal): New argument no_remap. Callers changed. | 33 | (where_is_internal): New argument no_remap. Callers changed. |
| 30 | Call recursively to find original key bindings for a remapped | 34 | Call recursively to find original key bindings for a remapped |
| 31 | comand unless that arg is non-nil. | 35 | comand unless that arg is non-nil. |
| 32 | (Fwhere_is_internal): New optional argument NO-REMAP. Doc | 36 | (Fwhere_is_internal): New optional argument NO-REMAP. |
| 33 | updated. Callers changed. Pass arg to where_is_internal. | 37 | Doc updated. Callers changed. Pass arg to where_is_internal. |
| 34 | 38 | ||
| 35 | * keymap.h (Fkey_binding, Fwhere_is_internal): Update prototype. | 39 | * keymap.h (Fkey_binding, Fwhere_is_internal): Update prototype. |
| 36 | (is_command_symbol): Added prototype. | 40 | (is_command_symbol): Added prototype. |
| @@ -63,7 +67,7 @@ | |||
| 63 | * lread.c (read1): Redesign strategy for force_multibyte and | 67 | * lread.c (read1): Redesign strategy for force_multibyte and |
| 64 | force_singlebyte. Now is_multibyte records whether read_buffer | 68 | force_singlebyte. Now is_multibyte records whether read_buffer |
| 65 | is multibyte. Encountering any multibyte character makes it so. | 69 | is multibyte. Encountering any multibyte character makes it so. |
| 66 | 70 | ||
| 67 | 2002-02-02 Stefan Monnier <monnier@cs.yale.edu> | 71 | 2002-02-02 Stefan Monnier <monnier@cs.yale.edu> |
| 68 | 72 | ||
| 69 | * term.c (term_get_fkeys_1): If `k0' and `k;' are both specified and | 73 | * term.c (term_get_fkeys_1): If `k0' and `k;' are both specified and |