diff options
Diffstat (limited to 'lisp/ChangeLog.5')
| -rw-r--r-- | lisp/ChangeLog.5 | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5 index 84dfb1031fd..5bc0474c58b 100644 --- a/lisp/ChangeLog.5 +++ b/lisp/ChangeLog.5 | |||
| @@ -4501,7 +4501,7 @@ | |||
| 4501 | (reporter-status-message, reporter-status-count): New variables. | 4501 | (reporter-status-message, reporter-status-count): New variables. |
| 4502 | 4502 | ||
| 4503 | * reporter.el (reporter-update-status, reporter-beautify-list) | 4503 | * reporter.el (reporter-update-status, reporter-beautify-list) |
| 4504 | reporter-dump-variable): Now smarter about formatting variables | 4504 | (reporter-dump-variable): Now smarter about formatting variables |
| 4505 | with list values. Checks the value of reporter-dont-compact-list. | 4505 | with list values. Checks the value of reporter-dont-compact-list. |
| 4506 | 4506 | ||
| 4507 | 1994-12-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 4507 | 1994-12-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| @@ -4732,8 +4732,8 @@ | |||
| 4732 | 4732 | ||
| 4733 | 1994-12-18 Lawrence R. Dodd (dodd@roebling.poly.edu) | 4733 | 1994-12-18 Lawrence R. Dodd (dodd@roebling.poly.edu) |
| 4734 | 4734 | ||
| 4735 | * fortran.el (fortran-end-if, fortran-end-do, | 4735 | * fortran.el (fortran-end-if, fortran-end-do) |
| 4736 | fortran-beginning-if, fortran-beginning-do): New subroutines. | 4736 | (fortran-beginning-if, fortran-beginning-do): New subroutines. |
| 4737 | (fortran-blink-matching-if, fortran-blink-matching-do): Use them. | 4737 | (fortran-blink-matching-if, fortran-blink-matching-do): Use them. |
| 4738 | (fortran-mark-do, fortran-mark-if): New user functions. | 4738 | (fortran-mark-do, fortran-mark-if): New user functions. |
| 4739 | (fortran-blink-matching-if, fortran-mode): Doc mod. | 4739 | (fortran-blink-matching-if, fortran-mode): Doc mod. |
| @@ -5249,8 +5249,8 @@ | |||
| 5249 | 5249 | ||
| 5250 | 1994-11-09 Francesco Potortì (pot@cnuce.cnr.it) | 5250 | 1994-11-09 Francesco Potortì (pot@cnuce.cnr.it) |
| 5251 | 5251 | ||
| 5252 | * man.el (Man-berkeley-sed-script, Man-sysv-sed-script, | 5252 | * man.el (Man-berkeley-sed-script, Man-sysv-sed-script) |
| 5253 | Man-cleanup-manpage, Man-fontify-manpage): Handle the "+\bo" form | 5253 | (Man-cleanup-manpage, Man-fontify-manpage): Handle the "+\bo" form |
| 5254 | (used by aix) in addition to the "o\b+" one (used by sun). | 5254 | (used by aix) in addition to the "o\b+" one (used by sun). |
| 5255 | 5255 | ||
| 5256 | 1994-11-09 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> | 5256 | 1994-11-09 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> |
| @@ -5285,8 +5285,8 @@ | |||
| 5285 | 5285 | ||
| 5286 | 1994-11-08 Ed Reingold <reingold@albert.gnu.ai.mit.edu> | 5286 | 1994-11-08 Ed Reingold <reingold@albert.gnu.ai.mit.edu> |
| 5287 | 5287 | ||
| 5288 | * calendar.el (diary-entry-marker, calendar-today-marker, | 5288 | * calendar.el (diary-entry-marker, calendar-today-marker) |
| 5289 | calendar-holiday-marker): Don't supersede attributes for faces | 5289 | (calendar-holiday-marker): Don't supersede attributes for faces |
| 5290 | `diary-face', `calendar-display-face', or `holiday-face' if they | 5290 | `diary-face', `calendar-display-face', or `holiday-face' if they |
| 5291 | are already defined. | 5291 | are already defined. |
| 5292 | 5292 | ||
| @@ -5341,7 +5341,7 @@ | |||
| 5341 | * bytecomp.el (byte-compile-insert-header): Escape backslashes | 5341 | * bytecomp.el (byte-compile-insert-header): Escape backslashes |
| 5342 | in FILENAME when putting it inside a string constant. | 5342 | in FILENAME when putting it inside a string constant. |
| 5343 | 5343 | ||
| 5344 | 1994-10-31 voelker <voelker@cs.washington.edu> | 5344 | 1994-10-31 Geoff Voelker <voelker@cs.washington.edu> |
| 5345 | 5345 | ||
| 5346 | * makefile.nt: New file. | 5346 | * makefile.nt: New file. |
| 5347 | 5347 | ||
| @@ -5634,8 +5634,8 @@ | |||
| 5634 | 5634 | ||
| 5635 | 1994-10-22 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | 5635 | 1994-10-22 Roland McGrath <roland@churchy.gnu.ai.mit.edu> |
| 5636 | 5636 | ||
| 5637 | * dired-aux.el (dired-do-tags-search, | 5637 | * dired-aux.el (dired-do-tags-search, dired-do-tags-query-replace): |
| 5638 | dired-do-tags-query-replace): New functions. | 5638 | New functions. |
| 5639 | * dired.el (dired-mode-map): Bind A to dired-do-tags-search, Q to | 5639 | * dired.el (dired-mode-map): Bind A to dired-do-tags-search, Q to |
| 5640 | dired-do-tags-query-replace. | 5640 | dired-do-tags-query-replace. |
| 5641 | 5641 | ||
| @@ -5665,8 +5665,8 @@ | |||
| 5665 | 5665 | ||
| 5666 | 1994-10-20 Noah Friedman <friedman@splode.com> | 5666 | 1994-10-20 Noah Friedman <friedman@splode.com> |
| 5667 | 5667 | ||
| 5668 | * timer.el (timer-error, timer-abnormal-termination, | 5668 | * timer.el (timer-error, timer-abnormal-termination) |
| 5669 | timer-filter-error): New error conditions. | 5669 | (timer-filter-error): New error conditions. |
| 5670 | (timer-process-filter, timer-process-sentinel): Signal an error, | 5670 | (timer-process-filter, timer-process-sentinel): Signal an error, |
| 5671 | don't just print a message. | 5671 | don't just print a message. |
| 5672 | 5672 | ||
| @@ -5707,8 +5707,8 @@ | |||
| 5707 | 5707 | ||
| 5708 | 1994-10-19 Boris Goldowsky <boris@cs.rochester.edu> | 5708 | 1994-10-19 Boris Goldowsky <boris@cs.rochester.edu> |
| 5709 | 5709 | ||
| 5710 | * facemenu.el (facemenu-face-menu, facemenu-foreground-menu, | 5710 | * facemenu.el (facemenu-face-menu, facemenu-foreground-menu) |
| 5711 | facemenu-background-menu, facemenu-special-menu): New or renamed | 5711 | (facemenu-background-menu, facemenu-special-menu): New or renamed |
| 5712 | variables for submenus. | 5712 | variables for submenus. |
| 5713 | * facemenu.el (facemenu-color-alist): Renamed from facemenu-colors. | 5713 | * facemenu.el (facemenu-color-alist): Renamed from facemenu-colors. |
| 5714 | * facemenu.el (facemenu-add-new-face): New function. | 5714 | * facemenu.el (facemenu-add-new-face): New function. |
| @@ -5901,8 +5901,8 @@ | |||
| 5901 | (facemenu-add-face, facemenu-discard-redundant-faces): New functions. | 5901 | (facemenu-add-face, facemenu-discard-redundant-faces): New functions. |
| 5902 | 5902 | ||
| 5903 | * facemenu.el (facemenu-set-foreground, facemenu-set-background) | 5903 | * facemenu.el (facemenu-set-foreground, facemenu-set-background) |
| 5904 | (facemenu-get-face, facemenu-foreground, facemenu-background): New | 5904 | (facemenu-get-face, facemenu-foreground, facemenu-background): |
| 5905 | functions and variables. Faces with names of the form fg:color | 5905 | New functions and variables. Faces with names of the form fg:color |
| 5906 | and bg:color are now treated specially. | 5906 | and bg:color are now treated specially. |
| 5907 | (facemenu-update): Updated for above. | 5907 | (facemenu-update): Updated for above. |
| 5908 | 5908 | ||
| @@ -6168,10 +6168,10 @@ | |||
| 6168 | * comint.el (comint-check-proc): Recognize `open'. | 6168 | * comint.el (comint-check-proc): Recognize `open'. |
| 6169 | (comint-exec): Use open-network-stream if command is a cons pair. | 6169 | (comint-exec): Use open-network-stream if command is a cons pair. |
| 6170 | 6170 | ||
| 6171 | * font-lock.el (compilation-mode-font-lock-keywords, | 6171 | * font-lock.el (compilation-mode-font-lock-keywords) |
| 6172 | rmail-summary-font-lock-keywords, dired-font-lock-keywords, | 6172 | (rmail-summary-font-lock-keywords, dired-font-lock-keywords) |
| 6173 | shell-font-lock-keywords, texi-font-lock-keywords, | 6173 | (shell-font-lock-keywords, texi-font-lock-keywords) |
| 6174 | perl-font-lock-keywords): Deleted. | 6174 | (perl-font-lock-keywords): Delete. |
| 6175 | 6175 | ||
| 6176 | * sh-script.el (sh-font-lock-keywords): Default to nil. | 6176 | * sh-script.el (sh-font-lock-keywords): Default to nil. |
| 6177 | 6177 | ||
| @@ -6232,7 +6232,7 @@ | |||
| 6232 | (Man-filter-list, Man-original-frame, Man-arguments) | 6232 | (Man-filter-list, Man-original-frame, Man-arguments) |
| 6233 | (Man-fontify-manpage-flag, Man-sections-alist, Man-refpages-alist) | 6233 | (Man-fontify-manpage-flag, Man-sections-alist, Man-refpages-alist) |
| 6234 | (Man-uses-untabify-flag, Man-page-mode-string, Man-sed-script): | 6234 | (Man-uses-untabify-flag, Man-page-mode-string, Man-sed-script): |
| 6235 | Added defvar's to keep the compiler quiet. | 6235 | Add defvar's to keep the compiler quiet. |
| 6236 | (Man-getpage-in-background): Start buffer name with "*Man ". | 6236 | (Man-getpage-in-background): Start buffer name with "*Man ". |
| 6237 | instead of "*man " to avoid conflict with "*mail*". | 6237 | instead of "*man " to avoid conflict with "*mail*". |
| 6238 | (Man-match-substring): Defsubst moved before first call. | 6238 | (Man-match-substring): Defsubst moved before first call. |
| @@ -7016,7 +7016,7 @@ | |||
| 7016 | 7016 | ||
| 7017 | * vc-hooks.el (vc-file-not-found-hook): Use save-excursion. | 7017 | * vc-hooks.el (vc-file-not-found-hook): Use save-excursion. |
| 7018 | 7018 | ||
| 7019 | 1994-09-18 Kenneth Manheimer (klm@coil.nist.gov) | 7019 | 1994-09-18 Ken Manheimer (klm@coil.nist.gov) |
| 7020 | 7020 | ||
| 7021 | * icomplete.el: Major rewrite to behave more like a minor mode. | 7021 | * icomplete.el: Major rewrite to behave more like a minor mode. |
| 7022 | Doc fixes. | 7022 | Doc fixes. |
| @@ -7233,14 +7233,14 @@ | |||
| 7233 | 7233 | ||
| 7234 | 1994-09-14 Boris Goldowsky <boris@cs.rochester.edu> | 7234 | 1994-09-14 Boris Goldowsky <boris@cs.rochester.edu> |
| 7235 | 7235 | ||
| 7236 | * simple.el (repeat-complex-command, next-history-element, | 7236 | * simple.el (repeat-complex-command, next-history-element) |
| 7237 | previous-matching-history-element): Override print-level when | 7237 | (previous-matching-history-element): Override print-level when |
| 7238 | offering command lines to edit. | 7238 | offering command lines to edit. |
| 7239 | 7239 | ||
| 7240 | 1994-09-13 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> | 7240 | 1994-09-13 Karl Heuer <kwzh@hal.gnu.ai.mit.edu> |
| 7241 | 7241 | ||
| 7242 | * faces.el (make-face-unbold, make-face-unitalic, make-face-bold, | 7242 | * faces.el (make-face-unbold, make-face-unitalic, make-face-bold) |
| 7243 | make-face-italic, make-face-bold-italic): Don't try to frob font | 7243 | (make-face-italic, make-face-bold-italic): Don't try to frob font |
| 7244 | if it's nil. | 7244 | if it's nil. |
| 7245 | 7245 | ||
| 7246 | 1994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu> | 7246 | 1994-09-11 Richard Stallman <rms@mole.gnu.ai.mit.edu> |
| @@ -7967,8 +7967,8 @@ | |||
| 7967 | Now accommodates buffer identifications generated by | 7967 | Now accommodates buffer identifications generated by |
| 7968 | mode-line.el and uniquify.el. | 7968 | mode-line.el and uniquify.el. |
| 7969 | 7969 | ||
| 7970 | * ediff.el (ediff-current-diff-face-A/B, | 7970 | * ediff.el (ediff-current-diff-face-A/B) |
| 7971 | ediff-fine-diff-face-A/B,ediff-odd/even-diff-face-A/B): | 7971 | (ediff-fine-diff-face-A/B, ediff-odd/even-diff-face-A/B): |
| 7972 | Variables changed to contain face names | 7972 | Variables changed to contain face names |
| 7973 | instead of face internal representation. | 7973 | instead of face internal representation. |
| 7974 | 7974 | ||
| @@ -8714,9 +8714,9 @@ | |||
| 8714 | 8714 | ||
| 8715 | 1994-06-22 Noah Friedman (friedman@splode.com) | 8715 | 1994-06-22 Noah Friedman (friedman@splode.com) |
| 8716 | 8716 | ||
| 8717 | * rsz-mini.el (resize-minibuffer-window-exactly, | 8717 | * rsz-mini.el (resize-minibuffer-window-exactly) |
| 8718 | resize-minibuffer-frame, resize-minibuffer-frame-exactly): Doc | 8718 | (resize-minibuffer-frame, resize-minibuffer-frame-exactly): |
| 8719 | fixes. | 8719 | Doc fixes. |
| 8720 | (resize-minibuffer-frame-exactly): Make default t. | 8720 | (resize-minibuffer-frame-exactly): Make default t. |
| 8721 | (resize-minibuffer-frame-original-height): New variable. | 8721 | (resize-minibuffer-frame-original-height): New variable. |
| 8722 | (resize-minibuffer-setup): Set it locally in the minibuffer. | 8722 | (resize-minibuffer-setup): Set it locally in the minibuffer. |
| @@ -8912,8 +8912,8 @@ | |||
| 8912 | 8912 | ||
| 8913 | 1994-06-17 Roland McGrath (roland@geech.gnu.ai.mit.edu) | 8913 | 1994-06-17 Roland McGrath (roland@geech.gnu.ai.mit.edu) |
| 8914 | 8914 | ||
| 8915 | * etags.el (tags-table-computed-list, | 8915 | * etags.el (tags-table-computed-list) |
| 8916 | tags-table-computed-list-for): New variables. | 8916 | (tags-table-computed-list-for): New variables. |
| 8917 | (tags-table-list-pointer, tags-table-list-started-at): Doc fixes. | 8917 | (tags-table-list-pointer, tags-table-list-started-at): Doc fixes. |
| 8918 | (tags-table-parent-pointer-list): Variable removed. | 8918 | (tags-table-parent-pointer-list): Variable removed. |
| 8919 | (tags-table-check-computed-list, tags-table-extend-computed-list): New | 8919 | (tags-table-check-computed-list, tags-table-extend-computed-list): New |